release
failed- Job ID
019d5f6e-ffcc-863d-4da0-6bdb3dc536e2- Created
- 2026-04-05 20:56:43 UTC
- Updated
- 2026-04-05 20:56:43 UTC
- Duration
- 1m 56s
- Source Ref
- 0d99fa44a6ab51ce746a5c44afb0954451ac5d71
- Source URL
- https://github.com/catalystcommunity/reactorcide.git
- Runner Image
golang:1.25-alpine- Priority
- 15
- Queue
- reactorcide-jobs
Logs
( 1/17) Installing docker-cli (29.1.3-r3)
( 2/17) Installing brotli-libs (1.2.0-r0)
( 3/17) Installing c-ares (1.34.6-r0)
( 4/17) Installing libunistring (1.4.1-r0)
( 5/17) Installing libidn2 (2.3.8-r0)
( 6/17) Installing nghttp2-libs (1.68.0-r0)
( 7/17) Installing nghttp3 (1.13.1-r0)
( 8/17) Installing libpsl (0.21.5-r3)
( 9/17) Installing zstd-libs (1.5.7-r2)
(10/17) Installing libcurl (8.17.0-r1)
(11/17) Installing libexpat (2.7.5-r0)
(12/17) Installing pcre2 (10.47-r0)
(13/17) Installing git (2.52.0-r0)
(14/17) Installing git-init-template (2.52.0-r0)
(15/17) Installing wget (1.25.0-r2)
(16/17) Installing unzip (6.0-r16)
(17/17) Installing zip (3.0-r13)
Executing busybox-1.37.0-r30.trigger
OK: 51.5 MiB in 34 packages
Cloning into '/workspace'...
Updating files: 71% (248/347)
Updating files: 72% (250/347)
Updating files: 73% (254/347)
Updating files: 74% (257/347)
Updating files: 75% (261/347)
Updating files: 76% (264/347)
Updating files: 77% (268/347)
Updating files: 78% (271/347)
Updating files: 79% (275/347)
Updating files: 80% (278/347)
Updating files: 81% (282/347)
Updating files: 82% (285/347)
Updating files: 83% (289/347)
Updating files: 84% (292/347)
Updating files: 85% (295/347)
Updating files: 86% (299/347)
Updating files: 87% (302/347)
Updating files: 88% (306/347)
Updating files: 89% (309/347)
Updating files: 90% (313/347)
Updating files: 91% (316/347)
Updating files: 92% (320/347)
Updating files: 93% (323/347)
Updating files: 94% (327/347)
Updating files: 95% (330/347)
Updating files: 96% (334/347)
Updating files: 97% (337/347)
Updating files: 98% (341/347)
Updating files: 99% (344/347)
Updating files: 100% (347/347)
Updating files: 100% (347/347), done.
=== Installing semver-tags v0.4.0 ===
=== Running semver-tags ===
Output: {"New_release_published":"true","New_release_version":"0.4.0","New_release_major_version":"0","New_release_minor_version":"4","New_release_patch_version":"0","New_release_git_head":"","New_release_notes":"fix: remove a cwd race in job isolation test\nfeat: basic web app, readonly","New_release_notes_json":"{\"new_release_notes_escaped\":{\"package_\":[\"fix: remove a cwd race in job isolation test\",\"feat: basic web app, readonly\"]}}","Dry_run":"false","Release_package":"","New_release_git_tag":"v0.4.0","Last_release_version":"0.3.0","Last_release_git_head":"61a02719258ee3efc692f295dc8943e43b6e4469","Last_release_git_tag":"v0.3.0"}
=== New release: v0.4.0 ===
=== Setting up registry auth ===
=== Building runnerbase image ===
WARNING: Error parsing config file (/home/reactorcide/.docker/config.json): invalid character '\n' in string literal
DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
Install the buildx component to build images with BuildKit:
https://docs.docker.com/go/buildx/
Sending build context to Docker daemon 577kB
Step 1/11 : FROM python:3.13-slim-trixie
3.13-slim-trixie: Pulling from library/python
ec781dee3f47: Pulling fs layer
b186029d0aef: Pulling fs layer
e2a2a5e6ffbf: Pulling fs layer
eecee41f47a6: Pulling fs layer
eecee41f47a6: Waiting
b186029d0aef: Verifying Checksum
b186029d0aef: Download complete
e2a2a5e6ffbf: Verifying Checksum
eecee41f47a6: Verifying Checksum
eecee41f47a6: Download complete
ec781dee3f47: Verifying Checksum
ec781dee3f47: Download complete
ec781dee3f47: Pull complete
b186029d0aef: Pull complete
e2a2a5e6ffbf: Pull complete
eecee41f47a6: Pull complete
Digest: sha256:739e7213785e88c0f702dcdc12c0973afcbd606dbf021a589cab77d6b00b579d
Status: Downloaded newer image for python:3.13-slim-trixie
---> 9aafbb8a9ec1
Step 2/11 : RUN apt-get update && apt-get install -y --no-install-recommends git ca-certificates openssh-client rsync curl sudo && rm -rf /var/lib/apt/lists/*
---> Running in 440c84f9c4ca
Hit:1 http://deb.debian.org/debian trixie InRelease
Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB]
Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB]
Get:4 http://deb.debian.org/debian trixie/main amd64 Packages [9671 kB]
Get:5 http://deb.debian.org/debian trixie-updates/main amd64 Packages [5412 B]
Get:6 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [119 kB]
Fetched 9886 kB in 3s (3450 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
ca-certificates is already the newest version (20250419).
The following additional packages will be installed:
git-man libapparmor1 libbrotli1 libcbor0.10 libcom-err2 libcurl3t64-gnutls
libcurl4t64 libedit2 liberror-perl libexpat1 libfido2-1 libgdbm-compat4t64
libgnutls30t64 libgssapi-krb5-2 libidn2-0 libk5crypto3 libkeyutils1
libkrb5-3 libkrb5support0 libldap2 libnghttp2-14 libnghttp3-9 libngtcp2-16
libngtcp2-crypto-gnutls8 libp11-kit0 libperl5.40 libpopt0 libpsl5t64
librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1t64 libtasn1-6
libunistring5 perl perl-modules-5.40
Suggested packages:
gettext-base git-doc git-email git-gui gitk gitweb git-cvs git-mediawiki
git-svn gnutls-bin krb5-doc krb5-user sensible-utils keychain libpam-ssh
monkeysphere ssh-askpass perl-doc libterm-readline-gnu-perl
| libterm-readline-perl-perl make libtap-harness-archive-perl openssh-server
python3 python3-braceexpand
Recommended packages:
bash-completion patch less krb5-locales libldap-common publicsuffix
libsasl2-modules xauth
The following NEW packages will be installed:
curl git git-man libapparmor1 libbrotli1 libcbor0.10 libcom-err2
libcurl3t64-gnutls libcurl4t64 libedit2 liberror-perl libexpat1 libfido2-1
libgdbm-compat4t64 libgnutls30t64 libgssapi-krb5-2 libidn2-0 libk5crypto3
libkeyutils1 libkrb5-3 libkrb5support0 libldap2 libnghttp2-14 libnghttp3-9
libngtcp2-16 libngtcp2-crypto-gnutls8 libp11-kit0 libperl5.40 libpopt0
libpsl5t64 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1t64 libtasn1-6
libunistring5 openssh-client perl perl-modules-5.40 rsync sudo
0 upgraded, 41 newly installed, 0 to remove and 0 not upgraded.
Need to get 28.1 MB of archives.
After this operation, 134 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian trixie/main amd64 libexpat1 amd64 2.7.1-2 [108 kB]
Get:2 http://deb.debian.org/debian trixie/main amd64 libpopt0 amd64 1.19+dfsg-2 [43.8 kB]
Get:3 http://deb.debian.org/debian trixie/main amd64 rsync amd64 3.4.1+ds1-5+deb13u1 [429 kB]
Get:4 http://deb.debian.org/debian trixie/main amd64 libapparmor1 amd64 4.1.0-1 [43.7 kB]
Get:5 http://deb.debian.org/debian trixie/main amd64 sudo amd64 1.9.16p2-3+deb13u1 [2087 kB]
Get:6 http://deb.debian.org/debian trixie/main amd64 libedit2 amd64 3.1-20250104-1 [93.8 kB]
Get:7 http://deb.debian.org/debian trixie/main amd64 libcbor0.10 amd64 0.10.2-2 [28.3 kB]
Get:8 http://deb.debian.org/debian trixie/main amd64 libfido2-1 amd64 1.15.0-1+b1 [78.7 kB]
Get:9 http://deb.debian.org/debian trixie/main amd64 libkrb5support0 amd64 1.21.3-5 [33.0 kB]
Get:10 http://deb.debian.org/debian trixie/main amd64 libcom-err2 amd64 1.47.2-3+b10 [25.0 kB]
Get:11 http://deb.debian.org/debian trixie/main amd64 libk5crypto3 amd64 1.21.3-5 [81.5 kB]
Get:12 http://deb.debian.org/debian trixie/main amd64 libkeyutils1 amd64 1.6.3-6 [9456 B]
Get:13 http://deb.debian.org/debian trixie/main amd64 libkrb5-3 amd64 1.21.3-5 [326 kB]
Get:14 http://deb.debian.org/debian trixie/main amd64 libgssapi-krb5-2 amd64 1.21.3-5 [138 kB]
Get:15 http://deb.debian.org/debian trixie/main amd64 openssh-client amd64 1:10.0p1-7+deb13u1 [986 kB]
Get:16 http://deb.debian.org/debian trixie/main amd64 perl-modules-5.40 all 5.40.1-6 [3019 kB]
Get:17 http://deb.debian.org/debian trixie/main amd64 libgdbm-compat4t64 amd64 1.24-2 [50.3 kB]
Get:18 http://deb.debian.org/debian trixie/main amd64 libperl5.40 amd64 5.40.1-6 [4341 kB]
Get:19 http://deb.debian.org/debian trixie/main amd64 perl amd64 5.40.1-6 [267 kB]
Get:20 http://deb.debian.org/debian trixie/main amd64 libbrotli1 amd64 1.1.0-2+b7 [307 kB]
Get:21 http://deb.debian.org/debian trixie/main amd64 libunistring5 amd64 1.3-2 [477 kB]
Get:22 http://deb.debian.org/debian trixie/main amd64 libidn2-0 amd64 2.3.8-2 [109 kB]
Get:23 http://deb.debian.org/debian trixie/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg1-9 [19.8 kB]
Get:24 http://deb.debian.org/debian trixie/main amd64 libsasl2-2 amd64 2.1.28+dfsg1-9 [57.5 kB]
Get:25 http://deb.debian.org/debian trixie/main amd64 libldap2 amd64 2.6.10+dfsg-1 [194 kB]
Get:26 http://deb.debian.org/debian trixie/main amd64 libnghttp2-14 amd64 1.64.0-1.1 [76.0 kB]
Get:27 http://deb.debian.org/debian trixie/main amd64 libnghttp3-9 amd64 1.8.0-1 [67.7 kB]
Get:28 http://deb.debian.org/debian trixie/main amd64 libpsl5t64 amd64 0.21.2-1.1+b1 [57.2 kB]
Get:29 http://deb.debian.org/debian trixie/main amd64 libp11-kit0 amd64 0.25.5-3 [425 kB]
Get:30 http://deb.debian.org/debian trixie/main amd64 libtasn1-6 amd64 4.20.0-2 [49.9 kB]
Get:31 http://deb.debian.org/debian trixie/main amd64 libgnutls30t64 amd64 3.8.9-3+deb13u2 [1468 kB]
Get:32 http://deb.debian.org/debian trixie/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b5 [58.8 kB]
Get:33 http://deb.debian.org/debian trixie/main amd64 libssh2-1t64 amd64 1.11.1-1 [245 kB]
Get:34 http://deb.debian.org/debian trixie/main amd64 libcurl4t64 amd64 8.14.1-2+deb13u2 [391 kB]
Get:35 http://deb.debian.org/debian trixie/main amd64 curl amd64 8.14.1-2+deb13u2 [270 kB]
Get:36 http://deb.debian.org/debian trixie/main amd64 libngtcp2-16 amd64 1.11.0-1 [131 kB]
Get:37 http://deb.debian.org/debian trixie/main amd64 libngtcp2-crypto-gnutls8 amd64 1.11.0-1 [29.3 kB]
Get:38 http://deb.debian.org/debian trixie/main amd64 libcurl3t64-gnutls amd64 8.14.1-2+deb13u2 [383 kB]
Get:39 http://deb.debian.org/debian trixie/main amd64 liberror-perl all 0.17030-1 [26.9 kB]
Get:40 http://deb.debian.org/debian trixie/main amd64 git-man all 1:2.47.3-0+deb13u1 [2205 kB]
Get:41 http://deb.debian.org/debian trixie/main amd64 git amd64 1:2.47.3-0+deb13u1 [8862 kB]
[91mdebconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
[0m[91mdebconf: unable to initialize frontend: Readline
debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.40.1 /usr/local/share/perl/5.40.1 /usr/lib/x86_64-linux-gnu/perl5/5.40 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.40 /usr/share/perl/5.40 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8, <STDIN> line 41.)
debconf: falling back to frontend: Teletype
[0m[91mdebconf: unable to initialize frontend: Teletype
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Noninteractive
[0mFetched 28.1 MB in 3s (10.2 MB/s)
Selecting previously unselected package libexpat1:amd64.
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5645 files and directories currently installed.)
Preparing to unpack .../00-libexpat1_2.7.1-2_amd64.deb ...
Unpacking libexpat1:amd64 (2.7.1-2) ...
Selecting previously unselected package libpopt0:amd64.
Preparing to unpack .../01-libpopt0_1.19+dfsg-2_amd64.deb ...
Unpacking libpopt0:amd64 (1.19+dfsg-2) ...
Selecting previously unselected package rsync.
Preparing to unpack .../02-rsync_3.4.1+ds1-5+deb13u1_amd64.deb ...
Unpacking rsync (3.4.1+ds1-5+deb13u1) ...
Selecting previously unselected package libapparmor1:amd64.
Preparing to unpack .../03-libapparmor1_4.1.0-1_amd64.deb ...
Unpacking libapparmor1:amd64 (4.1.0-1) ...
Selecting previously unselected package sudo.
Preparing to unpack .../04-sudo_1.9.16p2-3+deb13u1_amd64.deb ...
Unpacking sudo (1.9.16p2-3+deb13u1) ...
Selecting previously unselected package libedit2:amd64.
Preparing to unpack .../05-libedit2_3.1-20250104-1_amd64.deb ...
Unpacking libedit2:amd64 (3.1-20250104-1) ...
Selecting previously unselected package libcbor0.10:amd64.
Preparing to unpack .../06-libcbor0.10_0.10.2-2_amd64.deb ...
Unpacking libcbor0.10:amd64 (0.10.2-2) ...
Selecting previously unselected package libfido2-1:amd64.
Preparing to unpack .../07-libfido2-1_1.15.0-1+b1_amd64.deb ...
Unpacking libfido2-1:amd64 (1.15.0-1+b1) ...
Selecting previously unselected package libkrb5support0:amd64.
Preparing to unpack .../08-libkrb5support0_1.21.3-5_amd64.deb ...
Unpacking libkrb5support0:amd64 (1.21.3-5) ...
Selecting previously unselected package libcom-err2:amd64.
Preparing to unpack .../09-libcom-err2_1.47.2-3+b10_amd64.deb ...
Unpacking libcom-err2:amd64 (1.47.2-3+b10) ...
Selecting previously unselected package libk5crypto3:amd64.
Preparing to unpack .../10-libk5crypto3_1.21.3-5_amd64.deb ...
Unpacking libk5crypto3:amd64 (1.21.3-5) ...
Selecting previously unselected package libkeyutils1:amd64.
Preparing to unpack .../11-libkeyutils1_1.6.3-6_amd64.deb ...
Unpacking libkeyutils1:amd64 (1.6.3-6) ...
Selecting previously unselected package libkrb5-3:amd64.
Preparing to unpack .../12-libkrb5-3_1.21.3-5_amd64.deb ...
Unpacking libkrb5-3:amd64 (1.21.3-5) ...
Selecting previously unselected package libgssapi-krb5-2:amd64.
Preparing to unpack .../13-libgssapi-krb5-2_1.21.3-5_amd64.deb ...
Unpacking libgssapi-krb5-2:amd64 (1.21.3-5) ...
Selecting previously unselected package openssh-client.
Preparing to unpack .../14-openssh-client_1%3a10.0p1-7+deb13u1_amd64.deb ...
Unpacking openssh-client (1:10.0p1-7+deb13u1) ...
Selecting previously unselected package perl-modules-5.40.
Preparing to unpack .../15-perl-modules-5.40_5.40.1-6_all.deb ...
Unpacking perl-modules-5.40 (5.40.1-6) ...
Selecting previously unselected package libgdbm-compat4t64:amd64.
Preparing to unpack .../16-libgdbm-compat4t64_1.24-2_amd64.deb ...
Unpacking libgdbm-compat4t64:amd64 (1.24-2) ...
Selecting previously unselected package libperl5.40:amd64.
Preparing to unpack .../17-libperl5.40_5.40.1-6_amd64.deb ...
Unpacking libperl5.40:amd64 (5.40.1-6) ...
Selecting previously unselected package perl.
Preparing to unpack .../18-perl_5.40.1-6_amd64.deb ...
Unpacking perl (5.40.1-6) ...
Selecting previously unselected package libbrotli1:amd64.
Preparing to unpack .../19-libbrotli1_1.1.0-2+b7_amd64.deb ...
Unpacking libbrotli1:amd64 (1.1.0-2+b7) ...
Selecting previously unselected package libunistring5:amd64.
Preparing to unpack .../20-libunistring5_1.3-2_amd64.deb ...
Unpacking libunistring5:amd64 (1.3-2) ...
Selecting previously unselected package libidn2-0:amd64.
Preparing to unpack .../21-libidn2-0_2.3.8-2_amd64.deb ...
Unpacking libidn2-0:amd64 (2.3.8-2) ...
Selecting previously unselected package libsasl2-modules-db:amd64.
Preparing to unpack .../22-libsasl2-modules-db_2.1.28+dfsg1-9_amd64.deb ...
Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg1-9) ...
Selecting previously unselected package libsasl2-2:amd64.
Preparing to unpack .../23-libsasl2-2_2.1.28+dfsg1-9_amd64.deb ...
Unpacking libsasl2-2:amd64 (2.1.28+dfsg1-9) ...
Selecting previously unselected package libldap2:amd64.
Preparing to unpack .../24-libldap2_2.6.10+dfsg-1_amd64.deb ...
Unpacking libldap2:amd64 (2.6.10+dfsg-1) ...
Selecting previously unselected package libnghttp2-14:amd64.
Preparing to unpack .../25-libnghttp2-14_1.64.0-1.1_amd64.deb ...
Unpacking libnghttp2-14:amd64 (1.64.0-1.1) ...
Selecting previously unselected package libnghttp3-9:amd64.
Preparing to unpack .../26-libnghttp3-9_1.8.0-1_amd64.deb ...
Unpacking libnghttp3-9:amd64 (1.8.0-1) ...
Selecting previously unselected package libpsl5t64:amd64.
Preparing to unpack .../27-libpsl5t64_0.21.2-1.1+b1_amd64.deb ...
Unpacking libpsl5t64:amd64 (0.21.2-1.1+b1) ...
Selecting previously unselected package libp11-kit0:amd64.
Preparing to unpack .../28-libp11-kit0_0.25.5-3_amd64.deb ...
Unpacking libp11-kit0:amd64 (0.25.5-3) ...
Selecting previously unselected package libtasn1-6:amd64.
Preparing to unpack .../29-libtasn1-6_4.20.0-2_amd64.deb ...
Unpacking libtasn1-6:amd64 (4.20.0-2) ...
Selecting previously unselected package libgnutls30t64:amd64.
Preparing to unpack .../30-libgnutls30t64_3.8.9-3+deb13u2_amd64.deb ...
Unpacking libgnutls30t64:amd64 (3.8.9-3+deb13u2) ...
Selecting previously unselected package librtmp1:amd64.
Preparing to unpack .../31-librtmp1_2.4+20151223.gitfa8646d.1-2+b5_amd64.deb ...
Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ...
Selecting previously unselected package libssh2-1t64:amd64.
Preparing to unpack .../32-libssh2-1t64_1.11.1-1_amd64.deb ...
Unpacking libssh2-1t64:amd64 (1.11.1-1) ...
Selecting previously unselected package libcurl4t64:amd64.
Preparing to unpack .../33-libcurl4t64_8.14.1-2+deb13u2_amd64.deb ...
Unpacking libcurl4t64:amd64 (8.14.1-2+deb13u2) ...
Selecting previously unselected package curl.
Preparing to unpack .../34-curl_8.14.1-2+deb13u2_amd64.deb ...
Unpacking curl (8.14.1-2+deb13u2) ...
Selecting previously unselected package libngtcp2-16:amd64.
Preparing to unpack .../35-libngtcp2-16_1.11.0-1_amd64.deb ...
Unpacking libngtcp2-16:amd64 (1.11.0-1) ...
Selecting previously unselected package libngtcp2-crypto-gnutls8:amd64.
Preparing to unpack .../36-libngtcp2-crypto-gnutls8_1.11.0-1_amd64.deb ...
Unpacking libngtcp2-crypto-gnutls8:amd64 (1.11.0-1) ...
Selecting previously unselected package libcurl3t64-gnutls:amd64.
Preparing to unpack .../37-libcurl3t64-gnutls_8.14.1-2+deb13u2_amd64.deb ...
Unpacking libcurl3t64-gnutls:amd64 (8.14.1-2+deb13u2) ...
Selecting previously unselected package liberror-perl.
Preparing to unpack .../38-liberror-perl_0.17030-1_all.deb ...
Unpacking liberror-perl (0.17030-1) ...
Selecting previously unselected package git-man.
Preparing to unpack .../39-git-man_1%3a2.47.3-0+deb13u1_all.deb ...
Unpacking git-man (1:2.47.3-0+deb13u1) ...
Selecting previously unselected package git.
Preparing to unpack .../40-git_1%3a2.47.3-0+deb13u1_amd64.deb ...
Unpacking git (1:2.47.3-0+deb13u1) ...
Setting up libexpat1:amd64 (2.7.1-2) ...
Setting up libkeyutils1:amd64 (1.6.3-6) ...
Setting up libapparmor1:amd64 (4.1.0-1) ...
Setting up libgdbm-compat4t64:amd64 (1.24-2) ...
Setting up libcbor0.10:amd64 (0.10.2-2) ...
Setting up libbrotli1:amd64 (1.1.0-2+b7) ...
Setting up libedit2:amd64 (3.1-20250104-1) ...
Setting up libnghttp2-14:amd64 (1.64.0-1.1) ...
Setting up libcom-err2:amd64 (1.47.2-3+b10) ...
Setting up libkrb5support0:amd64 (1.21.3-5) ...
Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg1-9) ...
Setting up libp11-kit0:amd64 (0.25.5-3) ...
Setting up libunistring5:amd64 (1.3-2) ...
Setting up sudo (1.9.16p2-3+deb13u1) ...
invoke-rc.d: could not determine current runlevel
invoke-rc.d: policy-rc.d denied execution of start.
Setting up libk5crypto3:amd64 (1.21.3-5) ...
Setting up libsasl2-2:amd64 (2.1.28+dfsg1-9) ...
Setting up libnghttp3-9:amd64 (1.8.0-1) ...
Setting up perl-modules-5.40 (5.40.1-6) ...
Setting up libtasn1-6:amd64 (4.20.0-2) ...
Setting up git-man (1:2.47.3-0+deb13u1) ...
Setting up libngtcp2-16:amd64 (1.11.0-1) ...
Setting up libkrb5-3:amd64 (1.21.3-5) ...
Setting up libssh2-1t64:amd64 (1.11.1-1) ...
Setting up libfido2-1:amd64 (1.15.0-1+b1) ...
Setting up libldap2:amd64 (2.6.10+dfsg-1) ...
Setting up libpopt0:amd64 (1.19+dfsg-2) ...
Setting up libidn2-0:amd64 (2.3.8-2) ...
Setting up libperl5.40:amd64 (5.40.1-6) ...
Setting up perl (5.40.1-6) ...
Setting up libgssapi-krb5-2:amd64 (1.21.3-5) ...
Setting up rsync (3.4.1+ds1-5+deb13u1) ...
invoke-rc.d: could not determine current runlevel
invoke-rc.d: policy-rc.d denied execution of start.
Setting up libgnutls30t64:amd64 (3.8.9-3+deb13u2) ...
Setting up openssh-client (1:10.0p1-7+deb13u1) ...
Setting up libpsl5t64:amd64 (0.21.2-1.1+b1) ...
Setting up liberror-perl (0.17030-1) ...
Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ...
Setting up libngtcp2-crypto-gnutls8:amd64 (1.11.0-1) ...
Setting up libcurl4t64:amd64 (8.14.1-2+deb13u2) ...
Setting up libcurl3t64-gnutls:amd64 (8.14.1-2+deb13u2) ...
Setting up git (1:2.47.3-0+deb13u1) ...
Setting up curl (8.14.1-2+deb13u2) ...
Processing triggers for libc-bin (2.41-12+deb13u2) ...
---> Removed intermediate container 440c84f9c4ca
---> 3df2dfd70ea9
Step 3/11 : RUN useradd -m -u 1001 -s /bin/sh runner && echo "runner ALL=(ALL) NOPASSWD: /usr/bin/apt-get, /usr/bin/apt" >> /etc/sudoers.d/runner
---> Running in 5fff1bbeb9fd
---> Removed intermediate container 5fff1bbeb9fd
---> 18670e5ba1d4
Step 4/11 : COPY --from=ghcr.io/astral-sh/uv:latest /uv /usr/local/bin/uv
latest: Pulling from astral-sh/uv
550a33ac40fb: Pulling fs layer
7769ce87d54e: Pulling fs layer
7769ce87d54e: Verifying Checksum
7769ce87d54e: Download complete
550a33ac40fb: Verifying Checksum
550a33ac40fb: Download complete
550a33ac40fb: Pull complete
7769ce87d54e: Pull complete
Digest: sha256:90bbb3c16635e9627f49eec6539f956d70746c409209041800a0280b93152823
Status: Downloaded newer image for ghcr.io/astral-sh/uv:latest
---> 3d1fede2abcb
Step 5/11 : WORKDIR /job
---> Running in a3866c402382
---> Removed intermediate container a3866c402382
---> 2ec19ba7912e
Step 6/11 : COPY . /tmp/runnerlib
---> 512e54a7cb81
Step 7/11 : RUN cd /tmp/runnerlib && uv pip install --system . && rm -rf /tmp/runnerlib
---> Running in 768d49c6ba6b
[91mUsing Python 3.13.12 environment at: /usr/local
[0m[91mResolved 16 packages in 557ms
[0m[91m Building runnerlib @ file:///tmp/runnerlib
[0m[91mDownloading pygments (1.2MiB)
[0m[91mDownloading[0m[91m cryptography (4.3MiB)
[0m[91m Downloaded cryptography
[0m[91m Downloaded pygments
[0m[91m Built runnerlib @ file:///tmp/runnerlib
[0m[91mPrepared 16 packages in 2.30s
[0m[91mInstalled 16 packages in 42ms
[0m[91m + annotated-doc==0.0.4
+ [0m[91mcffi==2.0.[0m[91m0
+[0m[91m click==[0m[91m8.3.[0m[91m2
[0m[91m+ cryptography[0m[91m==46.[0m[91m0.6
[0m[91m+ [0m[91mgitdb==4.[0m[91m0.12[0m[91m
+ [0m[91mgitpython==3.[0m[91m1.46[0m[91m
[0m[91m+ markdown-it-py==4[0m[91m.0.0[0m[91m
[0m[91m+ mdurl[0m[91m==0.1.2
+ pycparser==[0m[91m3.0
+ pygments==2.20.0
[0m[91m + pyyaml==6.0.3
+[0m[91m rich[0m[91m==14[0m[91m.3.[0m[91m3
[0m[91m +[0m[91m runnerlib[0m[91m==0[0m[91m.1.0 (from [0m[91mfile:///tmp/runnerlib)
[0m[91m +[0m[91m shellingham[0m[91m==1.[0m[91m5.4
[0m[91m [0m[91m+ [0m[91msmmap==[0m[91m5.0.[0m[91m3
[0m[91m +[0m[91m typer[0m[91m==0.[0m[91m24.1
[0m ---> Removed intermediate container 768d49c6ba6b
---> 5a458b6f468a
Step 8/11 : RUN runnerlib --help
---> Running in 7b3c72c8c8a6
Usage: runnerlib [OPTIONS] COMMAND [ARGS]...
╭─ Options ────────────────────────────────────────────────────────────────────╮
│ --install-completion Install completion for the current shell. │
│ --show-completion Show completion for the current shell, to copy │
│ it or customize the installation. │
│ --help Show this message and exit. │
╰──────────────────────────────────────────────────────────────────────────────╯
╭─ Commands ───────────────────────────────────────────────────────────────────╮
│ run Run a job command, passing through all arguments. │
│ checkout Checkout a git repository to the configured code directory. │
│ run-job Run a job from a JSON/YAML definition file. │
│ copy Copy a directory to the configured code directory. │
│ cleanup Clean up the job directory. │
│ config Display the resolved configuration. │
│ validate Validate the configuration without executing. │
│ eval Evaluate job definitions against an event and generate triggers. │
│ trigger Read job definition files and submit them as triggers. │
│ git │
╰──────────────────────────────────────────────────────────────────────────────╯
---> Removed intermediate container 7b3c72c8c8a6
---> b6fe0640a8ea
Step 9/11 : RUN chown runner:runner /job
---> Running in 70c51df9c69c
---> Removed intermediate container 70c51df9c69c
---> 89ab8f54bb3b
Step 10/11 : ENTRYPOINT ["runnerlib"]
---> Running in 66304effee3b
---> Removed intermediate container 66304effee3b
---> f16e33db6ba4
Step 11/11 : CMD ["--help"]
---> Running in daa18f64d65f
---> Removed intermediate container daa18f64d65f
---> 75b970fe8e33
Successfully built 75b970fe8e33
Successfully tagged containers.catalystsquad.com/public/reactorcide/runnerbase:v0.4.0
Successfully tagged containers.catalystsquad.com/public/reactorcide/runnerbase:latest
WARNING: Error parsing config file (/home/reactorcide/.docker/config.json): invalid character '\n' in string literal
The push refers to repository [containers.catalystsquad.com/public/reactorcide/runnerbase]
Get "https://containers.catalystsquad.com/v2/": dial tcp 10.16.0.30:443: connect: connection refused