Gentoo Archives: gentoo-releng-autobuilds

From: catalyst@×××××××××××××××××××××××××××××.org
To: releng@g.o, gentoo-releng-autobuilds@l.g.o
Subject: [gentoo-releng-autobuilds] [ppc-auto] Catalyst build error - snapshot
Date: Tue, 26 Apr 2022 04:07:46
Message-Id: 20220426040746.3701CE076B@pigeon.gentoo.org
1 *** Running command: catalyst -c /etc/catalyst/catalyst.conf -s stable
2 25 Apr 2022 21:07:37 PDT: NOTICE : Loading configuration file: /etc/catalyst/catalyst.conf
3 NOTICE:catalyst:Loading configuration file: /etc/catalyst/catalyst.conf
4 25 Apr 2022 21:07:37 PDT: NOTICE : conf_values[options] = ['autoresume', 'bindist', 'pkgcache', 'seedcache']
5 NOTICE:catalyst:conf_values[options] = ['autoresume', 'bindist', 'pkgcache', 'seedcache']
6 25 Apr 2022 21:07:38 PDT: NOTICE : >>> /usr/bin/git -C /var/tmp/catalyst/repos/gentoo.git fetch --quiet --depth=1
7 NOTICE:catalyst:>>> /usr/bin/git -C /var/tmp/catalyst/repos/gentoo.git fetch --quiet --depth=1
8 25 Apr 2022 21:07:42 PDT: ERROR : CatalystError: ['/usr/bin/git', '-C', '/var/tmp/catalyst/repos/gentoo.git', 'fetch', '--quiet', '--depth=1'] failed with return code128
9 ERROR:catalyst:CatalystError: ['/usr/bin/git', '-C', '/var/tmp/catalyst/repos/gentoo.git', 'fetch', '--quiet', '--depth=1'] failed with return code128
10 25 Apr 2022 21:07:42 PDT: ERROR :
11 ERROR:catalyst:
12 Traceback (most recent call last):
13 File "/usr/lib/python3.9/site-packages/catalyst/targets/snapshot.py", line 61, in update_ebuild_repo
14 subprocess.run(cmd,
15 File "/usr/lib/python3.9/subprocess.py", line 528, in run
16 raise CalledProcessError(retcode, process.args,
17 subprocess.CalledProcessError: Command '['/usr/bin/git', '-C', '/var/tmp/catalyst/repos/gentoo.git', 'fetch', '--quiet', '--depth=1']' returned non-zero exit status 128.
18
19 The above exception was the direct cause of the following exception:
20
21 Traceback (most recent call last):
22 File "/usr/lib/python-exec/python3.9/catalyst", line 27, in <module>
23 main(sys.argv[1:])
24 File "/usr/lib/python3.9/site-packages/catalyst/main.py", line 257, in main
25 return _main(parser, opts)
26 File "/usr/lib/python3.9/site-packages/catalyst/main.py", line 367, in _main
27 success = build_target(addlargs)
28 File "/usr/lib/python3.9/site-packages/catalyst/main.py", line 87, in build_target
29 return target.run()
30 File "/usr/lib/python3.9/site-packages/catalyst/targets/snapshot.py", line 81, in run
31 treeish = self.update_ebuild_repo()
32 File "/usr/lib/python3.9/site-packages/catalyst/targets/snapshot.py", line 75, in update_ebuild_repo
33 raise CatalystError(f'{e.cmd} failed with return code'
34 catalyst.support.CatalystError: ['/usr/bin/git', '-C', '/var/tmp/catalyst/repos/gentoo.git', 'fetch', '--quiet', '--depth=1'] failed with return code128
35
36
37
38
39
40 Full build log at /tmp/tmp.goqCuMi7rq