1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60 |
[#1349188] 2024/10/12 00:38:31 Booting image alpine/latest (default) on port 22856
[#1349188] 2024/10/12 00:38:31 Waiting for guest to settle
[#1349188] 2024/10/12 00:38:41 Sending tasks
[#1349188] 2024/10/12 00:38:45 Sending build environment
[#1349188] 2024/10/12 00:38:45 Sending secrets
[#1349188] 2024/10/12 00:38:45 Resolving secret 482975ec-22f7-49fd-9b54-486b0b1947c3
[#1349188] 2024/10/12 00:38:46 Installing packages
Warning: Permanently added '[localhost]:22856' (ED25519) to the list of known hosts.
fetch http://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz
OK: 463 MiB in 140 packages
Warning: Permanently added '[localhost]:22856' (ED25519) to the list of known hosts.
(1/22) Installing coreutils-env (9.5-r1)
(2/22) Installing coreutils-fmt (9.5-r1)
(3/22) Installing coreutils-sha512sum (9.5-r1)
(4/22) Installing skalibs (2.14.1.1-r0)
(5/22) Installing utmps-libs (0.1.2.2-r1)
(6/22) Installing coreutils (9.5-r1)
(7/22) Installing libsmartcols (2.40.1-r1)
(8/22) Installing losetup (2.40.1-r1)
(9/22) Installing libintl (0.22.5-r0)
(10/22) Installing libproc2 (4.0.4-r0)
(11/22) Installing procps-ng (4.0.4-r0)
(12/22) Installing py3-certifi (2024.2.2-r1)
(13/22) Installing py3-certifi-pyc (2024.2.2-r1)
(14/22) Installing py3-charset-normalizer (3.3.2-r1)
(15/22) Installing py3-charset-normalizer-pyc (3.3.2-r1)
(16/22) Installing py3-idna (3.7-r0)
(17/22) Installing py3-idna-pyc (3.7-r0)
(18/22) Installing py3-urllib3 (1.26.18-r1)
(19/22) Installing py3-urllib3-pyc (1.26.18-r1)
(20/22) Installing py3-requests (2.32.3-r0)
(21/22) Installing py3-requests-pyc (2.32.3-r0)
(22/22) Installing xz (5.6.2-r0)
Executing busybox-1.36.1-r29.trigger
OK: 468 MiB in 162 packages
[#1349188] 2024/10/12 00:38:47 Cloning repositories
Cloning into 'pmaports'...
+ cd pmaports
+ git submodule update --init --recursive
Cloning into 'pmbootstrap'...
+ cd pmbootstrap
+ git submodule update --init --recursive
Cloning into 'build.postmarketos.org'...
+ cd build.postmarketos.org
+ git submodule update --init --recursive
[#1349188] 2024/10/12 00:39:04 Running task bpo_setup
[#1349188] 2024/10/12 00:39:05 Processing post-failed triggers...
[#1349188] 2024/10/12 00:39:05 Sending webhook...
[#1349188] 2024/10/12 00:39:08 Webhook response: 200
[#1349188] 2024/10/12 00:39:08 done
[#1349188] 2024/10/12 00:39:08 Build failed.
[#1349188] 2024/10/12 00:39:08 The build environment will be kept alive for 10 minutes.
[#1349188] 2024/10/12 00:39:08 To log in with SSH and examine it, use the following command:
[#1349188] 2024/10/12 00:39:08
[#1349188] 2024/10/12 00:39:08 ssh -t builds@fra01.builds.sr.ht connect 1349188
[#1349188] 2024/10/12 00:39:08
[#1349188] 2024/10/12 00:39:08 After logging in, the deadline is increased to your remaining build time.
[#1349188] 2024/10/12 00:49:08 Deadline elapsed. Terminating build environment.
[#1349188] 2024/10/12 00:49:08 Error: Running task on guest: exit status 1
|