~emersion/#1422494

success

Make gamja config customizable

69d6b7e534 — Simon Ser

Owner
~emersion
Created
10 days ago
Updated
10 days ago
Build manifest
view manifest »

Tasks

view log »
build view log »
deploy 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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
[#1422494] 2025/02/04 21:18:20 Booting image archlinux (default) on port 22623
[#1422494] 2025/02/04 21:18:21 Waiting for guest to settle
[#1422494] 2025/02/04 21:18:29 Sending tasks
[#1422494] 2025/02/04 21:18:30 Sending build environment
[#1422494] 2025/02/04 21:18:31 Sending secrets
[#1422494] 2025/02/04 21:18:31 Resolving secret 106c7011-4e0e-4b33-a3f2-ffea55ce3f4b
[#1422494] 2025/02/04 21:18:31 Installing packages
Warning: Permanently added '[localhost]:22623' (ED25519) to the list of known hosts.
:: Synchronizing package databases...
 core downloading...
 extra downloading...
 multilib downloading...
warning: archlinux-keyring-20250123-1 is up to date -- skipping
 there is nothing to do
Warning: Permanently added '[localhost]:22623' (ED25519) to the list of known hosts.
nothing to do
Warning: Permanently added '[localhost]:22623' (ED25519) to the list of known hosts.
Sync Explicit (1): podman-5.3.2-1
resolving dependencies...
:: There are 2 providers available for oci-runtime:
:: Repository extra
   1) crun  2) runc

Enter a number (default=1): 
looking for conflicting packages...

Packages (21) aardvark-dns-1.13.1-1  abseil-cpp-20240722.1-1  catatonit-0.2.1-1  conmon-1:2.1.12-1  containers-common-1:0.61.1-1  criu-4.0-2  crun-1.19.1-2  gtest-1.15.2-1  libbsd-0.12.2-2  libdrm-2.4.124-1  libmd-1.1.0-2  libnet-2:1.3-1  libpciaccess-0.18.1-2  netavark-1.13.1-1  nftables-1:1.1.1-2  passt-2025_01_21.4f2c8e7-1  protobuf-29.2-1  protobuf-c-1.5.0-10  python-protobuf-29.2-1  yajl-2.1.0-6  podman-5.3.2-1

Total Download Size:    36.66 MiB
Total Installed Size:  134.77 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 podman-5.3.2-1-x86_64 downloading...
 netavark-1.13.1-1-x86_64 downloading...
 protobuf-29.2-1-x86_64 downloading...
 abseil-cpp-20240722.1-1-x86_64 downloading...
 aardvark-dns-1.13.1-1-x86_64 downloading...
 criu-4.0-2-x86_64 downloading...
 gtest-1.15.2-1-x86_64 downloading...
 python-protobuf-29.2-1-x86_64 downloading...
 nftables-1:1.1.1-2-x86_64 downloading...
 libdrm-2.4.124-1-x86_64 downloading...
 catatonit-0.2.1-1-x86_64 downloading...
 libnet-2:1.3-1-x86_64 downloading...
 crun-1.19.1-2-x86_64 downloading...
 passt-2025_01_21.4f2c8e7-1-x86_64 downloading...
 libbsd-0.12.2-2-x86_64 downloading...
 protobuf-c-1.5.0-10-x86_64 downloading...
 containers-common-1:0.61.1-1-any downloading...
 yajl-2.1.0-6-x86_64 downloading...
 libmd-1.1.0-2-x86_64 downloading...
 conmon-1:2.1.12-1-x86_64 downloading...
 libpciaccess-0.18.1-2-x86_64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing catatonit...
installing conmon...
installing aardvark-dns...
installing netavark...
installing containers-common...
installing yajl...
installing libmd...
installing libbsd...
installing libpciaccess...
installing libdrm...
Optional dependencies for libdrm
    cairo: needed for modetest tool
installing libnet...
installing nftables...
Optional dependencies for nftables
    python: Python bindings [installed]
installing gtest...
Optional dependencies for gtest
    python: gmock generator [installed]
installing abseil-cpp...
installing protobuf...
installing protobuf-c...
installing python-protobuf...
installing criu...
installing crun...
installing passt...
Optional dependencies for passt
    sh: for demo script [installed]
installing podman...
Optional dependencies for podman
    apparmor: for AppArmor support
    btrfs-progs: support btrfs backend devices
    cni-plugins: for an alternative container-network-stack implementation
    fuse-overlayfs: for storage driver in rootless environment
    slirp4netns: for alternative rootless network support
    podman-compose: for docker-compose compatibility
    podman-docker: for Docker-compatible CLI
:: Running post-transaction hooks...
(1/4) Reloading system manager configuration...
(2/4) Reloading user manager configuration...
(3/4) Creating temporary files...
(4/4) Arming ConditionNeedsUpdate...
[#1422494] 2025/02/04 21:18:34 Cloning repositories
Cloning into 'soju-containers'...
+ cd soju-containers
+ git checkout -q 69d6b7e5348d5b8a313b2bcd3df48b258df5155b
+ cd soju-containers
+ git submodule update --init --recursive
[#1422494] 2025/02/04 21:18:35 Running task build
[#1422494] 2025/02/04 21:21:28 Running task deploy
build
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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
+ cd soju-containers
+ platforms=linux/amd64,linux/arm64,linux/arm/v6
+ podman build --platform linux/amd64,linux/arm64,linux/arm/v6 --target soju --manifest soju soju
[linux/amd64] [1/2] STEP 1/7: FROM --platform=linux/amd64 docker.io/library/golang:alpine AS soju-build
Trying to pull docker.io/library/golang:alpine...
Getting image source signatures
Copying blob sha256:009968c6529e09b95bd1a1de21301f30aa4628cbced5fe0a8fe0c6c6c592b6c5
Copying blob sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1
Copying blob sha256:1f3e46996e2966e4faa5846e56e76e3748b7315e2ded61476c24403d592134f0
Copying blob sha256:d3d5e94dedf03123c13c33c9f461a159dffbfd2152083ecf3c4c39c215e73fba
Copying blob sha256:a648298ca3cb141d19da2ac4305e3b151f5a91715c71246b81fdb6a32c7ad9e1
Copying config sha256:b0dd8d95a22097eb75e2c20ccf94b3957f40380944a4c8b263cc39ea5ff0d3e7
Writing manifest to image destination
[linux/amd64] [1/2] STEP 2/7: RUN --mount=type=cache,target=/var/cache/apk 	apk -U add build-base ca-certificates tzdata
fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/main/x86_64/APKINDEX.tar.gz
fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/community/x86_64/APKINDEX.tar.gz
(1/22) Installing libgcc (14.2.0-r4)
(2/22) Installing jansson (2.14-r4)
(3/22) Installing libstdc++ (14.2.0-r4)
(4/22) Installing zstd-libs (1.5.6-r2)
(5/22) Installing binutils (2.43.1-r1)
(6/22) Installing libmagic (5.46-r2)
(7/22) Installing file (5.46-r2)
(8/22) Installing libgomp (14.2.0-r4)
(9/22) Installing libatomic (14.2.0-r4)
(10/22) Installing gmp (6.3.0-r2)
(11/22) Installing isl26 (0.26-r1)
(12/22) Installing mpfr4 (4.2.1-r0)
(13/22) Installing mpc1 (1.3.1-r1)
(14/22) Installing gcc (14.2.0-r4)
(15/22) Installing libstdc++-dev (14.2.0-r4)
(16/22) Installing musl-dev (1.2.5-r8)
(17/22) Installing g++ (14.2.0-r4)
(18/22) Installing make (4.4.1-r2)
(19/22) Installing fortify-headers (1.1-r5)
(20/22) Installing patch (2.7.6-r10)
(21/22) Installing build-base (0.5-r3)
(22/22) Installing tzdata (2024b-r1)
Executing busybox-1.37.0-r9.trigger
OK: 244 MiB in 38 packages
--> 4dfcc6fd3183
[linux/amd64] [1/2] STEP 3/7: ARG SOJU_REF=master
--> 49844f5cd048
[linux/amd64] [1/2] STEP 4/7: ADD https://codeberg.org/emersion/soju.git#${SOJU_REF} /src/
--> 1793584c96a7
[linux/amd64] [1/2] STEP 5/7: WORKDIR /src
--> f02ea8c0e19d
[linux/amd64] [1/2] STEP 6/7: ARG TARGETOS TARGETARCH TARGETPLATFORM BUILDPLATFORM
--> 7195c4c516b5
[linux/amd64] [1/2] STEP 7/7: RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=type=cache,target=/root/go/pkg/mod 	<<EOF (if [ "$TARGETPLATFORM" = "$BUILDPLATFORM" ]; then...)
go: downloading gopkg.in/irc.v4 v4.0.0
go: downloading github.com/pires/go-proxyproto v0.8.0
go: downloading github.com/prometheus/client_golang v1.20.5
go: downloading golang.org/x/crypto v0.31.0
go: downloading codeberg.org/emersion/go-scfg v0.1.0
go: downloading github.com/SherClockHolmes/webpush-go v1.3.1-0.20250102224029-1d350302adf0
go: downloading github.com/coder/websocket v1.8.12
go: downloading github.com/emersion/go-sasl v0.0.0-20241020182733-b788ff22d5a6
go: downloading golang.org/x/time v0.8.0
go: downloading git.sr.ht/~emersion/go-sqlite3-fts5 v0.0.0-20240124102820-f3a72e8b79b1
go: downloading github.com/lib/pq v1.10.9
go: downloading github.com/mattn/go-sqlite3 v1.14.24
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/client_model v0.6.1
go: downloading github.com/prometheus/common v0.59.1
go: downloading github.com/prometheus/procfs v0.15.1
go: downloading google.golang.org/protobuf v1.34.2
go: downloading github.com/klauspost/compress v1.17.9
go: downloading golang.org/x/term v0.27.0
go: downloading git.sr.ht/~sircmpwn/go-bare v0.0.0-20210406120253-ab86bc2846d9
go: downloading github.com/golang-jwt/jwt/v5 v5.2.1
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading golang.org/x/sys v0.28.0
--> 91be28075485
[linux/amd64] [2/2] STEP 1/7: FROM scratch AS soju
[linux/amd64] [2/2] STEP 2/7: COPY --from=soju-build /src/soju /src/sojudb /src/sojuctl /
--> 8ce428507601
[linux/amd64] [2/2] STEP 3/7: COPY --from=soju-build /usr/share/zoneinfo /usr/share/zoneinfo
--> d2789d02d267
[linux/amd64] [2/2] STEP 4/7: COPY --from=soju-build /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/
--> 02fc96ab9a36
[linux/amd64] [2/2] STEP 5/7: ENV PATH=/
--> 09c3d093eaff
[linux/amd64] [2/2] STEP 6/7: ENTRYPOINT ["soju"]
--> 0d6395a2fa84
[linux/amd64] [2/2] STEP 7/7: HEALTHCHECK CMD ["sojuctl", "help"]
[linux/amd64] [2/2] COMMIT
time="2025-02-04T21:19:39Z" level=warning msg="HEALTHCHECK is not supported for OCI image format and will be ignored. Must use `docker` format"
--> df1862eb3da8
[linux/arm/v6] [1/2] STEP 1/7: FROM --platform=linux/amd64 docker.io/library/golang:alpine AS soju-build
df1862eb3da8e5a1734d9d62a409768c47b0199221a8ca536814f752123765aa
[linux/arm/v6] [1/2] STEP 2/7: RUN --mount=type=cache,target=/var/cache/apk 	apk -U add build-base ca-certificates tzdata
--> Using cache 4dfcc6fd3183780d7a36fee78dad14654ba377f397ced79bd6add5420da2ec91
--> 4dfcc6fd3183
[linux/arm/v6] [1/2] STEP 3/7: ARG SOJU_REF=master
--> Using cache 49844f5cd048247f25d7450dbf8b53fd9776df72f5482318b758adf093a13216
--> 49844f5cd048
[linux/arm/v6] [1/2] STEP 4/7: ADD https://codeberg.org/emersion/soju.git#${SOJU_REF} /src/
--> 3612c2199729
[linux/arm/v6] [1/2] STEP 5/7: WORKDIR /src
--> 143124567db9
[linux/arm/v6] [1/2] STEP 6/7: ARG TARGETOS TARGETARCH TARGETPLATFORM BUILDPLATFORM
--> 5472614105c1
[linux/arm/v6] [1/2] STEP 7/7: RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=type=cache,target=/root/go/pkg/mod 	<<EOF (if [ "$TARGETPLATFORM" = "$BUILDPLATFORM" ]; then...)
go: downloading gopkg.in/irc.v4 v4.0.0
go: downloading github.com/pires/go-proxyproto v0.8.0
go: downloading github.com/prometheus/client_golang v1.20.5
go: downloading golang.org/x/crypto v0.31.0
go: downloading codeberg.org/emersion/go-scfg v0.1.0
go: downloading github.com/SherClockHolmes/webpush-go v1.3.1-0.20250102224029-1d350302adf0
go: downloading github.com/coder/websocket v1.8.12
go: downloading github.com/emersion/go-sasl v0.0.0-20241020182733-b788ff22d5a6
go: downloading golang.org/x/time v0.8.0
go: downloading github.com/lib/pq v1.10.9
go: downloading modernc.org/sqlite v1.34.1
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/client_model v0.6.1
go: downloading github.com/prometheus/common v0.59.1
go: downloading github.com/prometheus/procfs v0.15.1
go: downloading google.golang.org/protobuf v1.34.2
go: downloading github.com/klauspost/compress v1.17.9
go: downloading git.sr.ht/~sircmpwn/go-bare v0.0.0-20210406120253-ab86bc2846d9
go: downloading github.com/golang-jwt/jwt/v5 v5.2.1
go: downloading golang.org/x/term v0.27.0
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading golang.org/x/sys v0.28.0
go: downloading modernc.org/libc v1.61.0
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/dustin/go-humanize v1.0.1
go: downloading golang.org/x/exp v0.0.0-20231108232855-2478ac86f678
go: downloading modernc.org/mathutil v1.6.0
go: downloading modernc.org/memory v1.8.0
go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec
--> 82fff11a84f9
[linux/arm64] [1/2] STEP 1/7: FROM --platform=linux/amd64 docker.io/library/golang:alpine AS soju-build
[linux/arm64] [1/2] STEP 2/7: RUN --mount=type=cache,target=/var/cache/apk 	apk -U add build-base ca-certificates tzdata
--> Using cache 4dfcc6fd3183780d7a36fee78dad14654ba377f397ced79bd6add5420da2ec91
--> 4dfcc6fd3183
[linux/arm64] [1/2] STEP 3/7: ARG SOJU_REF=master
--> Using cache 49844f5cd048247f25d7450dbf8b53fd9776df72f5482318b758adf093a13216
--> 49844f5cd048
[linux/arm64] [1/2] STEP 4/7: ADD https://codeberg.org/emersion/soju.git#${SOJU_REF} /src/
--> 2ec9aa6a4ec2
[linux/arm64] [1/2] STEP 5/7: WORKDIR /src
--> 2aa09c02a894
[linux/arm64] [1/2] STEP 6/7: ARG TARGETOS TARGETARCH TARGETPLATFORM BUILDPLATFORM
--> ddf8013bdb50
[linux/arm64] [1/2] STEP 7/7: RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=type=cache,target=/root/go/pkg/mod 	<<EOF (if [ "$TARGETPLATFORM" = "$BUILDPLATFORM" ]; then...)
go: downloading gopkg.in/irc.v4 v4.0.0
go: downloading golang.org/x/crypto v0.31.0
go: downloading codeberg.org/emersion/go-scfg v0.1.0
go: downloading github.com/pires/go-proxyproto v0.8.0
go: downloading github.com/prometheus/client_golang v1.20.5
go: downloading github.com/lib/pq v1.10.9
go: downloading modernc.org/sqlite v1.34.1
go: downloading golang.org/x/time v0.8.0
go: downloading github.com/SherClockHolmes/webpush-go v1.3.1-0.20250102224029-1d350302adf0
go: downloading github.com/coder/websocket v1.8.12
go: downloading github.com/emersion/go-sasl v0.0.0-20241020182733-b788ff22d5a6
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/client_model v0.6.1
go: downloading github.com/prometheus/common v0.59.1
go: downloading github.com/prometheus/procfs v0.15.1
go: downloading google.golang.org/protobuf v1.34.2
go: downloading github.com/klauspost/compress v1.17.9
go: downloading golang.org/x/term v0.27.0
go: downloading git.sr.ht/~sircmpwn/go-bare v0.0.0-20210406120253-ab86bc2846d9
go: downloading github.com/golang-jwt/jwt/v5 v5.2.1
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading golang.org/x/sys v0.28.0
go: downloading modernc.org/libc v1.61.0
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/dustin/go-humanize v1.0.1
go: downloading golang.org/x/exp v0.0.0-20231108232855-2478ac86f678
go: downloading modernc.org/mathutil v1.6.0
go: downloading modernc.org/memory v1.8.0
go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec
--> 82352a73f336
[linux/arm/v6] [2/2] STEP 1/7: FROM scratch AS soju
[linux/arm/v6] [2/2] STEP 2/7: COPY --from=soju-build /src/soju /src/sojudb /src/sojuctl /
--> 604940e86fa2
[linux/arm/v6] [2/2] STEP 3/7: COPY --from=soju-build /usr/share/zoneinfo /usr/share/zoneinfo
--> c62a766a8499
[linux/arm/v6] [2/2] STEP 4/7: COPY --from=soju-build /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/
--> 2357453a26fc
[linux/arm/v6] [2/2] STEP 5/7: ENV PATH=/
--> 2057e147f4ad
[linux/arm/v6] [2/2] STEP 6/7: ENTRYPOINT ["soju"]
--> 7752eb22d370
[linux/arm/v6] [2/2] STEP 7/7: HEALTHCHECK CMD ["sojuctl", "help"]
[linux/arm/v6] [2/2] COMMIT
time="2025-02-04T21:20:49Z" level=warning msg="HEALTHCHECK is not supported for OCI image format and will be ignored. Must use `docker` format"
--> 0ad6c3a9259d
[linux/arm64] [2/2] STEP 1/7: FROM scratch AS soju
[linux/arm64] [2/2] STEP 2/7: COPY --from=soju-build /src/soju /src/sojudb /src/sojuctl /
0ad6c3a9259d1cd148aa6e7775f9432768f3dbc2630e211813594bae8e07b145
--> 31f6049607c5
[linux/arm64] [2/2] STEP 3/7: COPY --from=soju-build /usr/share/zoneinfo /usr/share/zoneinfo
--> 52b70d5b53ac
[linux/arm64] [2/2] STEP 4/7: COPY --from=soju-build /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/
--> e007e375f927
[linux/arm64] [2/2] STEP 5/7: ENV PATH=/
--> 34b8459a2ac2
[linux/arm64] [2/2] STEP 6/7: ENTRYPOINT ["soju"]
--> 7b83dda3a2f8
[linux/arm64] [2/2] STEP 7/7: HEALTHCHECK CMD ["sojuctl", "help"]
[linux/arm64] [2/2] COMMIT
time="2025-02-04T21:20:50Z" level=warning msg="HEALTHCHECK is not supported for OCI image format and will be ignored. Must use `docker` format"
--> d61a12dcb84b
d61a12dcb84b2c6ae36bba3a0ab8fc3546f20086537d1808ec09c73cfb236e7a
+ podman build --platform linux/amd64,linux/arm64,linux/arm/v6 --target gamja --manifest gamja gamja
[linux/arm/v6] [1/3] STEP 1/6: FROM --platform=linux/amd64 docker.io/library/golang:alpine AS kimchi-build
[linux/arm/v6] [1/3] STEP 2/6: ARG KIMCHI_REF=master
--> 1924bc9fdb1a
[linux/arm/v6] [1/3] STEP 3/6: ADD https://codeberg.org/emersion/kimchi.git#${KIMCHI_REF} /src/
--> 72a8ed52ab34
[linux/arm/v6] [1/3] STEP 4/6: WORKDIR /src
--> 73f631714af7
[linux/arm/v6] [1/3] STEP 5/6: ARG TARGETOS TARGETARCH
--> 7f920d0f42c5
[linux/arm/v6] [1/3] STEP 6/6: RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=type=cache,target=/root/go/pkg/mod 	GOOS=$TARGETOS GOARCH=$TARGETARCH go build
go: downloading github.com/pires/go-proxyproto v0.8.0
go: downloading git.sr.ht/~emersion/go-scfg v0.0.0-20250102010123-2f3fb2d5d50e
go: downloading golang.org/x/net v0.34.0
go: downloading golang.org/x/text v0.22.0
--> e56a21a65c8b
[linux/arm/v6] [2/3] STEP 1/5: FROM --platform=linux/amd64 docker.io/library/node:alpine AS gamja-build
Trying to pull docker.io/library/node:alpine...
Getting image source signatures
Copying blob sha256:7daf61b3a5213813ebc0d58ce8e76fcb6244e2a6cd13602f58263f6103ca34e1
Copying blob sha256:1f3e46996e2966e4faa5846e56e76e3748b7315e2ded61476c24403d592134f0
Copying blob sha256:8e453ffab4f9ca7d90ed105bd4bcca4a6a66b34e4bf302192067d4b012749f33
Copying blob sha256:f20b88d69c851dfd548ffcddf64704a16412dab3885e9169326edba80c6be53c
Copying config sha256:515c75eea952cef41bb17e10a1c89f2042be1c909010201707287be115e2a620
Writing manifest to image destination
[linux/arm/v6] [2/3] STEP 2/5: ARG GAMJA_REF=master
--> 8f20b50093cb
[linux/arm/v6] [2/3] STEP 3/5: ADD https://codeberg.org/emersion/gamja.git#${GAMJA_REF} /src/
--> a4fdf371eddb
[linux/arm/v6] [2/3] STEP 4/5: WORKDIR /src
--> 6f55f688d189
[linux/arm/v6] [2/3] STEP 5/5: RUN --mount=type=cache,target=/src/node_modules 	--mount=type=cache,target=/src/.parcel-cache 	npm install --include=dev && npm run build

added 249 packages, and audited 250 packages in 5s

110 packages are looking for funding
  run `npm fund` for details

3 vulnerabilities (1 high, 2 critical)

To address issues that do not require attention, run:
  npm audit fix

Some issues need review, and may require choosing
a different dependency.

Run `npm audit` for details.
npm notice
npm notice New major version of npm available! 10.9.2 -> 11.1.0
npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.1.0
npm notice To update run: npm install -g npm@11.1.0
npm notice

> build
> parcel build

78Building...
Bundling...
Packaging & Optimizing...
✨ Built in 865ms

dist/index.html                  574 B    102ms
dist/manifest.webmanifest         99 B     76ms
dist/index.953868ce.css        10.4 kB     91ms
dist/index.7fbdf9ee.js       150.46 kB    228ms
--> c876e3f06658
[linux/amd64] [1/3] STEP 1/6: FROM --platform=linux/amd64 docker.io/library/golang:alpine AS kimchi-build
[linux/amd64] [1/3] STEP 2/6: ARG KIMCHI_REF=master
--> Using cache 1924bc9fdb1a9c6b656dc2e4b1071433cadad1a5e2fb6641863c114c3a3ea737
--> 1924bc9fdb1a
[linux/amd64] [1/3] STEP 3/6: ADD https://codeberg.org/emersion/kimchi.git#${KIMCHI_REF} /src/
--> 6b1070fd76f3
[linux/amd64] [1/3] STEP 4/6: WORKDIR /src
--> 86d8fbefe285
[linux/amd64] [1/3] STEP 5/6: ARG TARGETOS TARGETARCH
--> 88987630b7e3
[linux/amd64] [1/3] STEP 6/6: RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=type=cache,target=/root/go/pkg/mod 	GOOS=$TARGETOS GOARCH=$TARGETARCH go build
go: downloading git.sr.ht/~emersion/go-scfg v0.0.0-20250102010123-2f3fb2d5d50e
go: downloading github.com/pires/go-proxyproto v0.8.0
go: downloading golang.org/x/net v0.34.0
go: downloading golang.org/x/text v0.22.0
--> 6b1e134ba962
[linux/arm64] [1/3] STEP 1/6: FROM --platform=linux/amd64 docker.io/library/golang:alpine AS kimchi-build
[linux/arm64] [1/3] STEP 2/6: ARG KIMCHI_REF=master
--> Using cache 1924bc9fdb1a9c6b656dc2e4b1071433cadad1a5e2fb6641863c114c3a3ea737
--> 1924bc9fdb1a
[linux/arm64] [1/3] STEP 3/6: ADD https://codeberg.org/emersion/kimchi.git#${KIMCHI_REF} /src/
--> 0c92740939f4
[linux/arm64] [1/3] STEP 4/6: WORKDIR /src
--> 78131bef7ea5
[linux/arm64] [1/3] STEP 5/6: ARG TARGETOS TARGETARCH
--> 6f6df5fb34cd
[linux/arm64] [1/3] STEP 6/6: RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=type=cache,target=/root/go/pkg/mod 	GOOS=$TARGETOS GOARCH=$TARGETARCH go build
go: downloading git.sr.ht/~emersion/go-scfg v0.0.0-20250102010123-2f3fb2d5d50e
go: downloading github.com/pires/go-proxyproto v0.8.0
go: downloading golang.org/x/net v0.34.0
go: downloading golang.org/x/text v0.22.0
--> 1dddf1dae93e
[linux/arm/v6] [3/3] STEP 1/5: FROM scratch AS gamja
[linux/arm/v6] [3/3] STEP 2/5: COPY --from=kimchi-build /src/kimchi /kimchi
--> 35f5678af806
[linux/arm/v6] [3/3] STEP 3/5: COPY --from=gamja-build /src/dist /gamja
--> 8788a61ffdf4
[linux/arm/v6] [3/3] STEP 4/5: ADD kimchi-config /kimchi-config
--> 946d2b5ec55f
[linux/arm/v6] [3/3] STEP 5/5: CMD ["/kimchi", "-config", "/kimchi-config"]
[linux/arm/v6] [3/3] COMMIT
--> d68159d6557d
[linux/amd64] [2/3] STEP 1/5: FROM --platform=linux/amd64 docker.io/library/node:alpine AS gamja-build
d68159d6557dc0d583e4634ff016b603859a60d7cc1f8e3d3d6ae1a419dc545d
[linux/amd64] [2/3] STEP 2/5: ARG GAMJA_REF=master
--> Using cache 8f20b50093cb33ac633c96c20674b73db843d9771882700fdca12b5a6b0d3b0a
--> 8f20b50093cb
[linux/amd64] [2/3] STEP 3/5: ADD https://codeberg.org/emersion/gamja.git#${GAMJA_REF} /src/
--> 05a19d93d472
[linux/amd64] [2/3] STEP 4/5: WORKDIR /src
--> c75bc362f704
[linux/amd64] [2/3] STEP 5/5: RUN --mount=type=cache,target=/src/node_modules 	--mount=type=cache,target=/src/.parcel-cache 	npm install --include=dev && npm run build

up to date, audited 250 packages in 790ms

110 packages are looking for funding
  run `npm fund` for details

3 vulnerabilities (1 high, 2 critical)

To address issues that do not require attention, run:
  npm audit fix

Some issues need review, and may require choosing
a different dependency.

Run `npm audit` for details.
npm notice
npm notice New major version of npm available! 10.9.2 -> 11.1.0
npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.1.0
npm notice To update run: npm install -g npm@11.1.0
npm notice

> build
> parcel build

78Building...
Bundling...
✨ Built in 597ms

dist/index.html                  574 B    102ms
dist/manifest.webmanifest         99 B     76ms
dist/index.953868ce.css        10.4 kB     91ms
dist/index.7fbdf9ee.js       150.46 kB    228ms
--> bcf80d688606
[linux/arm64] [2/3] STEP 1/5: FROM --platform=linux/amd64 docker.io/library/node:alpine AS gamja-build
[linux/arm64] [2/3] STEP 2/5: ARG GAMJA_REF=master
--> Using cache 8f20b50093cb33ac633c96c20674b73db843d9771882700fdca12b5a6b0d3b0a
--> 8f20b50093cb
[linux/arm64] [2/3] STEP 3/5: ADD https://codeberg.org/emersion/gamja.git#${GAMJA_REF} /src/
--> a81597fbb7d2
[linux/arm64] [2/3] STEP 4/5: WORKDIR /src
--> 562b14c679f7
[linux/arm64] [2/3] STEP 5/5: RUN --mount=type=cache,target=/src/node_modules 	--mount=type=cache,target=/src/.parcel-cache 	npm install --include=dev && npm run build

up to date, audited 250 packages in 877ms

110 packages are looking for funding
  run `npm fund` for details

3 vulnerabilities (1 high, 2 critical)

To address issues that do not require attention, run:
  npm audit fix

Some issues need review, and may require choosing
a different dependency.

Run `npm audit` for details.
npm notice
npm notice New major version of npm available! 10.9.2 -> 11.1.0
npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.1.0
npm notice To update run: npm install -g npm@11.1.0
npm notice

> build
> parcel build

78Building...
Bundling...
✨ Built in 679ms

dist/index.html                  574 B    102ms
dist/manifest.webmanifest         99 B     76ms
dist/index.953868ce.css        10.4 kB     91ms
dist/index.7fbdf9ee.js       150.46 kB    228ms
--> 5342a7ec6664
[linux/amd64] [3/3] STEP 1/5: FROM scratch AS gamja
[linux/amd64] [3/3] STEP 2/5: COPY --from=kimchi-build /src/kimchi /kimchi
--> 02cc66383194
[linux/amd64] [3/3] STEP 3/5: COPY --from=gamja-build /src/dist /gamja
--> cc4fe29fc528
[linux/amd64] [3/3] STEP 4/5: ADD kimchi-config /kimchi-config
--> 40680cc3f33b
[linux/amd64] [3/3] STEP 5/5: CMD ["/kimchi", "-config", "/kimchi-config"]
[linux/amd64] [3/3] COMMIT
--> f5745c196cbc
[linux/arm64] [3/3] STEP 1/5: FROM scratch AS gamja
[linux/arm64] [3/3] STEP 2/5: COPY --from=kimchi-build /src/kimchi /kimchi
f5745c196cbc3f2d64cbf751891b1dedd36761a53ce0be1f2bd401cf4a6df431
--> 30a64ab16063
[linux/arm64] [3/3] STEP 3/5: COPY --from=gamja-build /src/dist /gamja
--> c3544b30667d
[linux/arm64] [3/3] STEP 4/5: ADD kimchi-config /kimchi-config
--> da8c20608c24
[linux/arm64] [3/3] STEP 5/5: CMD ["/kimchi", "-config", "/kimchi-config"]
[linux/arm64] [3/3] COMMIT
--> a8fd94b3e387
a8fd94b3e387dab795c31e038fe2e875d3d63e4a01a3198f47dd5f32befb3130
deploy
1
2
3
4
5
6
7
+ cd soju-containers
++ git rev-parse HEAD
++ git rev-parse origin/master
+ '[' 69d6b7e5348d5b8a313b2bcd3df48b258df5155b = 3a6204595e1ad44828235b4478b72c32f9f6cde1 ']'
+ complete-build
+ echo 1
+ exit 0
Build complete: success 10 days ago (took 3 minutes)