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 |
[#1507984] 2025/06/10 19:47:09 Running build on fra02.builds.sr.ht
[#1507984] 2025/06/10 19:47:09 Booting image alpine/latest (default) on port 22301
[#1507984] 2025/06/10 19:47:09 Waiting for guest to settle
[#1507984] 2025/06/10 19:47:17 Sending tasks
[#1507984] 2025/06/10 19:47:18 Sending build environment
[#1507984] 2025/06/10 19:47:18 Installing packages
Warning: Permanently added '[localhost]:22301' (ED25519) to the list of known hosts.
fetch http://dl-cdn.alpinelinux.org/alpine/v3.21/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/v3.21/community/x86_64/APKINDEX.tar.gz
(1/4) Upgrading python3 (3.12.10-r1 -> 3.12.11-r0)
(2/4) Upgrading python3-pycache-pyc0 (3.12.10-r1 -> 3.12.11-r0)
(3/4) Upgrading pyc (3.12.10-r1 -> 3.12.11-r0)
(4/4) Upgrading python3-pyc (3.12.10-r1 -> 3.12.11-r0)
Executing busybox-1.37.0-r12.trigger
OK: 473 MiB in 137 packages
Warning: Permanently added '[localhost]:22301' (ED25519) to the list of known hosts.
(1/8) Installing ca-certificates (20241121-r1)
(2/8) Installing ada-libs (2.9.2-r1)
(3/8) Installing icu-data-en (74.2-r0)
Executing icu-data-en-74.2-r0.post-install
*
* If you need ICU with non-English locales and legacy charset support, install
* package icu-data-full.
*
(4/8) Installing icu-libs (74.2-r0)
(5/8) Installing simdjson (3.10.1-r0)
(6/8) Installing simdutf (5.6.3-r0)
(7/8) Installing nodejs (22.15.1-r0)
(8/8) Installing npm (10.9.1-r0)
Executing busybox-1.37.0-r12.trigger
Executing ca-certificates-20241121-r1.trigger
OK: 538 MiB in 145 packages
[#1507984] 2025/06/10 19:47:20 Cloning repositories
Cloning into 'i18next-typescript-parser'...
+ git -C i18next-typescript-parser checkout -q 732d744474ce3ff8e30ee98ad3e35acbd3b67cf0
+ git -C i18next-typescript-parser submodule update --init --recursive
[#1507984] 2025/06/10 19:47:21 Running task build
[#1507984] 2025/06/10 19:47:23 Build failed.
[#1507984] 2025/06/10 19:47:23 The build environment will be kept alive for 10 minutes.
[#1507984] 2025/06/10 19:47:23 To log in with SSH and examine it, use the following command:
[#1507984] 2025/06/10 19:47:23
[#1507984] 2025/06/10 19:47:23 ssh -t builds@fra02.builds.sr.ht connect 1507984
[#1507984] 2025/06/10 19:47:23
[#1507984] 2025/06/10 19:47:23 After logging in, the deadline is increased to your remaining build time.
[#1507984] 2025/06/10 19:57:23 Deadline elapsed. Terminating build environment.
[#1507984] 2025/06/10 19:57:23 Error: Running task on guest: exit status 2
|