Gentoo Archives: gentoo-releng-autobuilds

From: catalyst@×××××××××××××××××××××.org
To: releng@g.o, gentoo-releng-autobuilds@l.g.o
Subject: [gentoo-releng-autobuilds] [ia64-auto] Catalyst fatal build error - stage3.spec
Date: Mon, 09 Sep 2019 07:09:24
Message-Id: 20190909070923.78D6AE0930@pigeon.gentoo.org
1 *** Running command: catalyst -a -c /etc/catalyst/catalyst.conf -f stage3.spec
2 09 Sep 2019 07:12:19 UTC: NOTICE : Loading configuration file: /etc/catalyst/catalyst.conf
3 09 Sep 2019 07:12:19 UTC: NOTICE : conf_values[options] = {'kerncache', 'seedcache', 'snapcache', 'pkgcache', 'clear-autoresume', 'autoresume', 'bindist'}
4 09 Sep 2019 07:12:19 UTC: NOTICE : Processing spec file: stage3.spec
5 09 Sep 2019 07:12:20 UTC: NOTICE : Using target: stage3
6 09 Sep 2019 07:12:20 UTC: NOTICE : Source file specification matching setting is: strict
7 09 Sep 2019 07:12:20 UTC: NOTICE : Accepted source file extensions search order: ['tar.xz', 'tpxz', 'xz', 'tar.bz2', 'bz2', 'tbz2', 'squashfs', 'sfs', 'tar.gz', 'gz', 'tar']
8 09 Sep 2019 07:12:20 UTC: NOTICE : Source path set to /var/tmp/catalyst/tmp/default/stage1-ia64-20190909T031005Z/
9 09 Sep 2019 07:12:20 UTC: NOTICE : Removing AutoResume Points ...
10 09 Sep 2019 07:12:20 UTC: NOTICE : Emptying directory: /var/tmp/catalyst/tmp/default/.autoresume-stage3-ia64-20190909T031005Z
11 09 Sep 2019 07:12:20 UTC: NOTICE : --- Running action sequence: unpack
12 09 Sep 2019 07:12:20 UTC: NOTICE : Resume: "seed source" unpack resume point is disabled
13 09 Sep 2019 07:12:20 UTC: NOTICE : Resume: Target chroot is invalid, cleaning up...
14 09 Sep 2019 07:12:20 UTC: NOTICE : Removing AutoResume Points ...
15 09 Sep 2019 07:12:20 UTC: NOTICE : Emptying directory: /var/tmp/catalyst/tmp/default/.autoresume-stage3-ia64-20190909T031005Z
16 09 Sep 2019 07:12:20 UTC: NOTICE : Clearing the chroot path ...
17 09 Sep 2019 07:12:20 UTC: NOTICE : Emptying directory: /var/tmp/catalyst/tmp/default/stage3-ia64-20190909T031005Z
18 09 Sep 2019 07:12:20 UTC: NOTICE : Starting rsync from /var/tmp/catalyst/tmp/default/stage1-ia64-20190909T031005Z/
19 09 Sep 2019 07:12:20 UTC: NOTICE : to /var/tmp/catalyst/tmp/default/stage3-ia64-20190909T031005Z (this may take some time) ..
20 09 Sep 2019 07:15:23 UTC: NOTICE : --- Running action sequence: unpack_snapshot
21 09 Sep 2019 07:15:23 UTC: NOTICE : --- Running action sequence: setup_confdir
22 09 Sep 2019 07:15:23 UTC: NOTICE : --- Running action sequence: portage_overlay
23 09 Sep 2019 07:15:23 UTC: NOTICE : --- Running action sequence: base_dirs
24 09 Sep 2019 07:15:23 UTC: NOTICE : --- Running action sequence: bind
25 09 Sep 2019 07:15:23 UTC: NOTICE : --- Running action sequence: chroot_setup
26 09 Sep 2019 07:15:23 UTC: NOTICE : Setting up chroot...
27 09 Sep 2019 07:15:23 UTC: WARNING : Overriding certain env variables may cause catastrophic failure.
28 09 Sep 2019 07:15:23 UTC: WARNING : If your build fails look here first as the possible problem.
29 09 Sep 2019 07:15:23 UTC: WARNING : Catalyst assumes you know what you are doing when setting these variables.
30 09 Sep 2019 07:15:23 UTC: WARNING : Catalyst Maintainers use VERY minimal envscripts, if used at all.
31 09 Sep 2019 07:15:23 UTC: WARNING : You have been warned.
32 09 Sep 2019 07:15:24 UTC: NOTICE : Writing the stage make.conf to: /var/tmp/catalyst/tmp/default/stage3-ia64-20190909T031005Z/etc/portage/make.conf
33 09 Sep 2019 07:15:24 UTC: NOTICE : STICKY-CONFIG is enabled
34 09 Sep 2019 07:15:24 UTC: NOTICE : --- Running action sequence: setup_environment
35 09 Sep 2019 07:15:24 UTC: NOTICE : --- Running action sequence: run_local
36 Copying stage3-chroot.sh to /tmp
37 copying stage3-chroot.sh to /var/tmp/catalyst/tmp/default/stage3-ia64-20190909T031005Z/tmp
38 copying chroot-functions.sh to /var/tmp/catalyst/tmp/default/stage3-ia64-20190909T031005Z/tmp
39 Ensure the file has the executable bit set
40 Running stage3-chroot.sh in chroot:
41 chroot /var/tmp/catalyst/tmp/default/stage3-ia64-20190909T031005Z /tmp/stage3-chroot.sh
42 chroot: failed to run command './tmp/stage3-chroot.sh': No such file or directory
43 09 Sep 2019 07:15:24 UTC: ERROR : CatalystError: cmd(['/usr/share/catalyst/targets/stage3/stage3-controller.sh', 'run']) exited 1
44 09 Sep 2019 07:15:24 UTC: ERROR : CatalystError: Stage build aborting due to error.
45 09 Sep 2019 07:15:24 UTC: ERROR : Exception running action sequence run_local
46 Traceback (most recent call last):
47 File "/usr/lib/python3.6/site-packages/catalyst/base/stagebase.py", line 1360, in run_local
48 env=self.env)
49 File "/usr/lib/python3.6/site-packages/catalyst/support.py", line 54, in cmd
50 print_traceback=False)
51 catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/stage3/stage3-controller.sh', 'run']) exited 1
52
53 During handling of the above exception, another exception occurred:
54
55 Traceback (most recent call last):
56 File "/usr/lib/python3.6/site-packages/catalyst/base/stagebase.py", line 1465, in run
57 getattr(self, x)()
58 File "/usr/lib/python3.6/site-packages/catalyst/base/stagebase.py", line 1369, in run_local
59 print_traceback=False)
60 catalyst.support.CatalystError: Stage build aborting due to error.
61 09 Sep 2019 07:15:24 UTC: NOTICE : Cleaning up... Running unbind()
62
63
64
65 Full build log at /tmp/catalyst-auto.20190909T031005Z.UCURfy/log/stage3.log