Gentoo Archives: gentoo-releng-autobuilds

From: catalyst@××××××××××××××××.name
To: jmbsvicetto@×××××.com, gentoo-releng-autobuilds@l.g.o
Subject: [gentoo-releng-autobuilds] [amd64-auto] Catalyst fatal build error - stage1-nomultilib.spec
Date: Fri, 17 Apr 2020 00:15:14
Message-Id: 20200416144101.A79716425E@thor.jmbsvicetto.name
1 *** Running command: time catalyst -a -c /etc/catalyst/release/amd64-auto.conf -f stage1-nomultilib.spec
2 16 Mar 2020 03:56:12 UTC: NOTICE : Loading configuration file: /etc/catalyst/release/amd64-auto.conf
3 16 Mar 2020 03:56:12 UTC: NOTICE : conf_values[options] = {'preserve_libs', 'pkgcache', 'clear-autoresume', 'bindist'}
4 16 Mar 2020 03:56:12 UTC: NOTICE : Processing spec file: stage1-nomultilib.spec
5 16 Mar 2020 03:56:12 UTC: NOTICE : Using target: stage1
6 16 Mar 2020 03:56:12 UTC: NOTICE : Source file specification matching setting is: loose
7 16 Mar 2020 03:56:12 UTC: NOTICE : Accepted source file extensions search order: ['tar', 'tar.xz', 'tpxz', 'xz', 'tar.bz2', 'bz2', 'tbz2', 'tar.gz', 'gz']
8 16 Mar 2020 03:56:13 UTC: NOTICE : Source path set to /home/release/buildroot/amd64-dev/builds/default/stage3-amd64-nomultilib-latest.tar.xz
9 16 Mar 2020 03:56:13 UTC: NOTICE : stage1 stage path is /home/release/buildroot/amd64-dev/tmp/default/stage1-amd64-nomultilib-20200316T030003Z/tmp/stage1root
10 16 Mar 2020 03:56:13 UTC: NOTICE : --- Running action sequence: unpack
11 16 Mar 2020 03:56:13 UTC: NOTICE : Clearing the chroot path ...
12 16 Mar 2020 03:56:13 UTC: NOTICE : Emptying directory: /home/release/buildroot/amd64-dev/tmp/default/stage1-amd64-nomultilib-20200316T030003Z
13 16 Mar 2020 03:56:13 UTC: NOTICE : Starting auto from /home/release/buildroot/amd64-dev/builds/default/stage3-amd64-nomultilib-latest.tar.xz
14 16 Mar 2020 03:56:13 UTC: NOTICE : to /home/release/buildroot/amd64-dev/tmp/default/stage1-amd64-nomultilib-20200316T030003Z (this may take some time) ..
15 tar: ./usr/lib64/locale/locale-archive: Wrote only 5120 of 10240 bytes
16 tar: ./usr/lib64/libb2.so.1.0.4: Cannot write: No space left on device
17 tar: ./usr/lib64/libospgrove.so.0.0.1: Cannot write: No space left on device
18 tar: ./usr/lib64/libgdbm.so.4.0.0: Cannot write: No space left on device
19 tar: ./usr/lib64/libbsd-ctor.a: Cannot write: No space left on device
20 tar: ./usr/lib64/python3.6: Cannot mkdir: No space left on device
21 tar: ./usr/lib64/python3.6: Cannot mkdir: No space left on device
22 tar: ./usr/lib64/python3.6/sre_parse.py: Cannot open: No such file or directory
23 tar: ./usr/lib64/python3.6: Cannot mkdir: No space left on device
24 tar: ./usr/lib64/python3.6/gzip.py: Cannot open: No such file or directory
25 tar: ./usr/lib64/python3.6: Cannot mkdir: No space left on device
26 tar: ./usr/lib64/python3.6/wave.py: Cannot open: No such file or directory
27 tar: ./usr/lib64/python3.6: Cannot mkdir: No space left on device
28 tar: ./usr/lib64/python3.6/_pyio.py: Cannot open: No such file or directory
29 tar: ./usr/lib64/python3.6: Cannot mkdir: No space left on device
30 tar: ./usr/lib64/python3.6/site.py: Cannot open: No such file or directory
31 tar: ./usr/lib64/python3.6: Cannot mkdir: No space left on device
32 tar: ./usr/lib64/python3.6/xdrlib.py: Cannot open: No such file or directory
33 tar: ./usr/lib64/python3.6: Cannot mkdir: No space left on device
34 tar: ./usr/lib64/python3.6/trace.py: Cannot open: No such file or directory
35 tar: ./usr/lib64/python3.6: Cannot mkdir: No space left on device
36 tar: ./usr/lib64/python3.6/enum.py: Cannot open: No such file or directory
37 tar: ./usr/lib64/python3.6: Cannot mkdir: No space left on device
38 tar: ./usr/lib64/python3.6/subprocess.py: Cannot open: No such file or directory
39 tar: ./usr/lib64/python3.6: Cannot mkdir: No space left on device
40 tar: ./usr/lib64/python3.6/pydoc_data: Cannot mkdir: No such file or directory
41 tar: ./usr/lib64/python3.6: Cannot mkdir: No space left on device
42 tar: ./usr/lib64/python3.6/pydoc_data/__pycache__: Cannot mkdir: No such file or directory
43 tar: ./usr/lib64/python3.6: Cannot mkdir: No space left on device
44 tar: ./usr/lib64/python3.6/pydoc_data/__pycache__/__init__.cpython-36.opt-1.pyc: Cannot open: No such file or directory
45 tar: ./usr/lib64/python3.6: Cannot mkdir: No space left on device
46 tar: ./usr/lib64/python3.6/pydoc_data/__pycache__/__init__.cpython-36.opt-2.pyc: Cannot open: No such file or directory
47 tar: ./usr/lib64/python3.6: Cannot mkdir: No space left on device
48 tar: ./usr/lib64/python3.6/pydoc_data/__pycache__/__init16 Mar 2020 03:56:35 UTC: ERROR : 'pixz' extraction of /home/release/buildroot/amd64-dev/builds/default/stage3-amd64-nomultilib-latest.tar.xz to /home/release/buildroot/amd64-dev/tmp/default/stage1-amd64-nomultilib-20200316T030003Z failed.
49 16 Mar 2020 03:56:35 UTC: ERROR : Exception running action sequence unpack
50 OSError: [Errno 28] No space left on device
51
52 During handling of the above exception, another exception occurred:
53
54 Traceback (most recent call last):
55 File "/usr/lib64/python3.6/site-packages/catalyst/base/stagebase.py", line 1471, in run
56 getattr(self, x)()
57 File "/usr/lib64/python3.6/site-packages/catalyst/base/stagebase.py", line 830, in unpack
58 data = self.settings["source_path_hash"])
59 File "/usr/lib64/python3.6/site-packages/catalyst/base/resume.py", line 56, in enable
60 myf.write(data)
61 OSError: [Errno 28] No space left on device
62 16 Mar 2020 03:56:35 UTC: NOTICE : Cleaning up... Running unbind()
63 16 Mar 2020 03:56:35 UTC: NOTICE : /home/release/buildroot/amd64-dev/tmp/default/stage1-amd64-nomultilib-20200316T030003Z/var/cache/binpkgs is not a mount point. Skipping
64 16 Mar 2020 03:56:35 UTC: NOTICE : /home/release/buildroot/amd64-dev/tmp/default/stage1-amd64-nomultilib-20200316T030003Z/tmp/stage1root/proc does not exist. Skipping
65 16 Mar 2020 03:56:35 UTC: NOTICE : /home/release/buildroot/amd64-dev/tmp/default/stage1-amd64-nomultilib-20200316T030003Z/run is not a mount point. Skipping
66 16 Mar 2020 03:56:35 UTC: NOTICE : /home/release/buildroot/amd64-dev/tmp/default/stage1-amd64-nomultilib-20200316T030003Z/dev/shm does not exist. Skipping
67 16 Mar 2020 03:56:35 UTC: NOTICE : /home/release/buildroot/amd64-dev/tmp/default/stage1-amd64-nomultilib-20200316T030003Z/dev/pts does not exist. Skipping
68 16 Mar 2020 03:56:35 UTC: NOTICE : /home/release/buildroot/amd64-dev/tmp/default/stage1-amd64-nomultilib-20200316T030003Z/var/tmp/portage does not exist. Skipping
69 16 Mar 2020 03:56:35 UTC: NOTICE : /home/release/buildroot/amd64-dev/tmp/default/stage1-amd64-nomultilib-20200316T030003Z/var/cache/distfiles is not a mount point. Skipping
70 16 Mar 2020 03:56:35 UTC: NOTICE : /home/release/buildroot/amd64-dev/tmp/default/stage1-amd64-nomultilib-20200316T030003Z/dev does not exist. Skipping
71 16 Mar 2020 03:56:35 UTC: NOTICE : /home/release/buildroot/amd64-dev/tmp/default/stage1-amd64-nomultilib-20200316T030003Z/proc is not a mount point. Skipping
72 Command exited with non-zero status 2
73 17.61user 3.41system 0:22.94elapsed 91%CPU (0avgtext+0avgdata 355168maxresident)k
74 8inputs+717008outputs (0major+104294minor)pagefaults 0swaps
75
76
77
78 Full build log at /home/release/tmp/run/catalyst-auto.20200316T030003Z.91ZXmh/log/stage1-nomultilib.log