~mil/#1418652

failed

Owner
~mil
Created
a month ago
Updated
a month ago
Build manifest
view manifest »

Tasks

view log »
_apply_patch view log »
test view log »
go to bottom »
go to top »
setup
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
[#1418652] 2025/01/29 13:53:57 Booting image alpine/edge (default) on port 22868
[#1418652] 2025/01/29 13:53:58 Waiting for guest to settle
[#1418652] 2025/01/29 13:54:07 Sending tasks
[#1418652] 2025/01/29 13:54:08 Sending build environment
[#1418652] 2025/01/29 13:54:08 Installing packages
Warning: Permanently added '[localhost]:22868' (ED25519) to the list of known hosts.
fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
OK: 453 MiB in 138 packages
Warning: Permanently added '[localhost]:22868' (ED25519) to the list of known hosts.
(1/10) Installing editorconfig-checker (2.7.0-r11)
(2/10) 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.
*
(3/10) Installing icu-libs (74.2-r0)
(4/10) Installing icu (74.2-r0)
(5/10) Installing icu-dev (74.2-r0)
(6/10) Installing oniguruma (6.9.9-r0)
(7/10) Installing jq (1.7.1-r0)
(8/10) Installing linux-headers (6.12.6-r0)
(9/10) Installing shellcheck (0.10.0-r1)
(10/10) Installing shellspec (0.28.1-r0)
Executing busybox-1.37.0-r13.trigger
OK: 495 MiB in 148 packages
[#1418652] 2025/01/29 13:54:10 Cloning repositories
Cloning into 'sxmo-utils'...
+ cd sxmo-utils
+ git submodule update --init --recursive
[#1418652] 2025/01/29 13:54:11 Running task _apply_patch
[#1418652] 2025/01/29 13:54:11 Processing post-failed triggers for job group...
[#1418652] 2025/01/29 13:54:12 Sent build results email to ~sicelo <absicsz@gmail.com>
[#1418652] 2025/01/29 13:54:12 Processing post-failed triggers...
[#1418652] 2025/01/29 13:54:12 Sending webhook...
[#1418652] 2025/01/29 13:54:12 Webhook response: 200
[#1418652] 2025/01/29 13:54:12 Thanks!
[#1418652] 2025/01/29 13:54:12 Build failed.
[#1418652] 2025/01/29 13:54:12 The build environment will be kept alive for 10 minutes.
[#1418652] 2025/01/29 13:54:12 To log in with SSH and examine it, use the following command:
[#1418652] 2025/01/29 13:54:12 
[#1418652] 2025/01/29 13:54:12 	ssh -t builds@fra02.builds.sr.ht connect 1418652
[#1418652] 2025/01/29 13:54:12 
[#1418652] 2025/01/29 13:54:12 After logging in, the deadline is increased to your remaining build time.
[#1418652] 2025/01/29 14:04:12 Deadline elapsed. Terminating build environment.
[#1418652] 2025/01/29 14:04:12 Error: Running task on guest: exit status 128
_apply_patch
1
2
3
4
5
6
7
8
+ echo Applying patch from lists.sr.ht
Applying patch from lists.sr.ht
+ git config --global user.name builds.sr.ht
+ git config --global user.email builds@sr.ht
+ cd sxmo-utils
+ curl -sS https://lists.sr.ht/~mil/sxmo-devel/patches/57192.mbox
+ git am -3 /tmp/57192.patch
Patch format detection failed.
Build complete: failed a month ago (took 13 seconds)