[dpdk-ci] No space left on some UNH system

David Marchand david.marchand at redhat.com
Tue Feb 23 09:31:26 CET 2021


Hello,

Looking at http://mails.dpdk.org/archives/test-report/2021-February/179652.html,
the logs contain "No space left" messages.

It seems fine atm but I don't know if we are just at the edge of the pit :-).
Can this be investigated so that it does not repeat?

Thanks.

"""
[3370/3375] Compiling C object
'drivers/a715181@@rte_net_mlx5 at sha/meson-generated_.._rte_net_mlx5.pmd.c.o'.
[3371/3375] Compiling C object
'drivers/a715181@@rte_net_mlx5 at sta/meson-generated_.._rte_net_mlx5.pmd.c.o'.
[3372/3375] Linking static target drivers/librte_net_mlx5.a.
[3373/3375] Generating rte_net_mlx5.sym_chk with a meson_exe.py custom command.
[3374/3375] Linking target drivers/librte_net_mlx5.so.21.2.
[3375/3375] Linking target buildtools/chkincs/chkincs.
Traceback (most recent call last):
  File "/usr/local/lib/python3.6/dist-packages/mesonbuild/minstall.py",
line 342, in do_install
    self.install_targets(d)
  File "/usr/local/lib/python3.6/dist-packages/mesonbuild/minstall.py",
line 449, in install_targets
    self.do_copyfile(fname, outname)
  File "/usr/local/lib/python3.6/dist-packages/mesonbuild/minstall.py",
line 257, in do_copyfile
    shutil.copyfile(from_file, to_file)
  File "/usr/lib/python3.6/shutil.py", line 122, in copyfile
    copyfileobj(fsrc, fdst)
  File "/usr/lib/python3.6/shutil.py", line 82, in copyfileobj
    fdst.write(buf)
OSError: [Errno 28] No space left on device

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.6/dist-packages/mesonbuild/minstall.py",
line 514, in run
    installer.do_install(datafilename)
  File "/usr/local/lib/python3.6/dist-packages/mesonbuild/minstall.py",
line 349, in do_install
    print('Nothing to install.')
  File "/usr/local/lib/python3.6/dist-packages/mesonbuild/minstall.py",
line 71, in __exit__
    append_to_log(self.lf, d)
  File "/usr/local/lib/python3.6/dist-packages/mesonbuild/minstall.py",
line 81, in append_to_log
    lf.flush()
OSError: [Errno 28] No space left on device

During handling of the above exception, another exception occurred:
"""


-- 
David Marchand



More information about the ci mailing list