Reactorcide

← Back to Jobs

longhouse-api-build-test

completed exit: 0

Triggered by eval job 019ebf6c-dfe3-265d-1249-65a30c2788ad

Job ID
019ebf6c-ee59-6b7b-ee70-984843206e1f
Created
2026-06-13 05:20:47 UTC
Updated
2026-06-13 05:20:47 UTC
Duration
1m 39s
Source Ref
ebbe5bb3158646d4b1fccd0263cbb0e0969aba11
Source URL
https://github.com/catalystcommunity/longhouse.git
Runner Image
containers.catalystsquad.com/public/reactorcide/runnerbase:dev
Priority
0
Queue
reactorcide-jobs

Logs

2026-06-13T05:21:09.507372666Z2026-06-13T05:21:08.891350+00:00 ⚠️ Configuration warnings:
2026-06-13T05:21:09.50741245Z • runner_image: Using 'latest' tag or no tag specified
2026-06-13T05:21:09.50742337Z 💡 Consider using a specific version tag for reproducible builds
2026-06-13T05:21:09.507430881Z
2026-06-13T05:21:09.507440161Z✅ Configuration is valid (with warnings)
2026-06-13T05:21:09.507453367Z2026-06-13T05:21:08.891936+00:00 [INFO] [runnerlib] Preparing CI source type=git url=https://github.com/catalystcommunity/longhouse.git ref=b4d76382de36834842a1dea127ad982f815dccfc
2026-06-13T05:21:09.507465374Z2026-06-13T05:21:08.892114+00:00 [INFO] [runnerlib] Preparing git source url=https://github.com/catalystcommunity/longhouse.git ref=b4d76382de36834842a1dea127ad982f815dccfc target=/job/ci
2026-06-13T05:21:10.043511439Z2026-06-13T05:21:10.027344+00:00 [INFO] [runnerlib] Git source prepared successfully path=/job/ci
2026-06-13T05:21:10.043528128Z2026-06-13T05:21:10.028087+00:00 [INFO] [runnerlib] Preparing source type=git url=https://github.com/catalystcommunity/longhouse.git ref=ebbe5bb3158646d4b1fccd0263cbb0e0969aba11
2026-06-13T05:21:10.04354008Z2026-06-13T05:21:10.028208+00:00 [INFO] [runnerlib] Preparing git source url=https://github.com/catalystcommunity/longhouse.git ref=ebbe5bb3158646d4b1fccd0263cbb0e0969aba11 target=/job/src
2026-06-13T05:21:11.129264315Z2026-06-13T05:21:11.127354+00:00 [INFO] [runnerlib] Git source prepared successfully path=/job/src
2026-06-13T05:21:11.130750542Z2026-06-13T05:21:11.127969+00:00 [INFO] [runnerlib] Initialized 0 plugins
2026-06-13T05:22:22.222599079Z2026-06-13T05:21:08.892041+00:00 🔐 Preparing trusted CI source (type: git)
2026-06-13T05:22:22.222616603Z2026-06-13T05:21:08.892181+00:00 Cloning git repository: https://github.com/catalystcommunity/longhouse.git
2026-06-13T05:22:22.222624499Z2026-06-13T05:21:09.984944+00:00 Checking out ref: b4d76382de36834842a1dea127ad982f815dccfc
2026-06-13T05:22:22.222630823Z2026-06-13T05:21:10.027501+00:00 Repository checked out to: /job/ci
2026-06-13T05:22:22.222637476Z2026-06-13T05:21:10.028305+00:00 Cloning git repository: https://github.com/catalystcommunity/longhouse.git
2026-06-13T05:22:22.222650987Z2026-06-13T05:21:11.096037+00:00 Checking out ref: ebbe5bb3158646d4b1fccd0263cbb0e0969aba11
2026-06-13T05:22:22.222656814Z2026-06-13T05:21:11.127488+00:00 Repository checked out to: /job/src
2026-06-13T05:22:22.22266462Z2026-06-13T05:21:11.128061+00:00 Executing job locally (no container)
2026-06-13T05:22:22.22425839Z2026-06-13T05:21:11.128083+00:00 Command: bash /job/src/.reactorcide/jobs/scripts/api-build-test.sh
2026-06-13T05:22:22.224299655Z2026-06-13T05:21:11.261510+00:00 ================================================
2026-06-13T05:22:22.224306382Z2026-06-13T05:21:11.261574+00:00 Longhouse API Docker Build Test
2026-06-13T05:22:22.224312032Z2026-06-13T05:21:11.261601+00:00 ================================================
2026-06-13T05:22:22.224384709Z2026-06-13T05:21:11.262086+00:00 Installing docker CLI...
2026-06-13T05:22:22.224428867Z2026-06-13T05:21:15.029763+00:00 Waiting for Docker daemon...
2026-06-13T05:22:22.224443497Z2026-06-13T05:21:15.105550+00:00 Docker daemon is ready
2026-06-13T05:22:22.22445424Z2026-06-13T05:21:15.134781+00:00 DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
2026-06-13T05:22:22.22446512Z2026-06-13T05:21:15.134841+00:00 Install the buildx component to build images with BuildKit:
2026-06-13T05:22:22.2244743Z2026-06-13T05:21:15.134859+00:00 https://docs.docker.com/go/buildx/
2026-06-13T05:22:22.224487143Z2026-06-13T05:21:15.134872+00:00
2026-06-13T05:22:22.224495983Z2026-06-13T05:21:15.198077+00:00 Sending build context to Docker daemon 2.754MB
2026-06-13T05:22:22.224503937Z2026-06-13T05:21:15.198135+00:00
2026-06-13T05:22:22.224511633Z2026-06-13T05:21:15.240502+00:00 Step 1/16 : FROM golang:1.23-alpine AS builder
2026-06-13T05:22:22.224519313Z2026-06-13T05:21:16.169807+00:00 1.23-alpine: Pulling from library/golang
2026-06-13T05:22:22.224526304Z2026-06-13T05:21:16.427820+00:00 9824c27679d3: Pulling fs layer
2026-06-13T05:22:22.224533468Z2026-06-13T05:21:16.427990+00:00 8371a51cbc44: Pulling fs layer
2026-06-13T05:22:22.224663525Z2026-06-13T05:21:16.428018+00:00 d5791340ef18: Pulling fs layer
2026-06-13T05:22:22.224920494Z2026-06-13T05:21:16.428034+00:00 d3178a7b2709: Pulling fs layer
2026-06-13T05:22:22.224932677Z2026-06-13T05:21:16.428050+00:00 4f4fb700ef54: Pulling fs layer
2026-06-13T05:22:22.224939861Z2026-06-13T05:21:16.428098+00:00 d3178a7b2709: Waiting
2026-06-13T05:22:22.224947701Z2026-06-13T05:21:16.661677+00:00 8371a51cbc44: Verifying Checksum
2026-06-13T05:22:22.225005987Z2026-06-13T05:21:16.661803+00:00 8371a51cbc44: Download complete
2026-06-13T05:22:22.225021928Z2026-06-13T05:21:16.775588+00:00 9824c27679d3: Verifying Checksum
2026-06-13T05:22:22.225437846Z2026-06-13T05:21:16.775662+00:00 9824c27679d3: Download complete
2026-06-13T05:22:22.225446896Z2026-06-13T05:21:16.851445+00:00 d3178a7b2709: Download complete
2026-06-13T05:22:22.225452459Z2026-06-13T05:21:16.964827+00:00 4f4fb700ef54: Download complete
2026-06-13T05:22:22.225457456Z2026-06-13T05:21:17.222364+00:00 9824c27679d3: Pull complete
2026-06-13T05:22:22.225465409Z2026-06-13T05:21:17.463286+00:00 8371a51cbc44: Pull complete
2026-06-13T05:22:22.225470776Z2026-06-13T05:21:19.157476+00:00 d5791340ef18: Verifying Checksum
2026-06-13T05:22:22.225475909Z2026-06-13T05:21:19.157588+00:00 d5791340ef18: Download complete
2026-06-13T05:22:22.225481312Z2026-06-13T05:21:35.369798+00:00 d5791340ef18: Pull complete
2026-06-13T05:22:22.225489162Z2026-06-13T05:21:35.406798+00:00 d3178a7b2709: Pull complete
2026-06-13T05:22:22.225493792Z2026-06-13T05:21:35.441554+00:00 4f4fb700ef54: Pull complete
2026-06-13T05:22:22.225549303Z2026-06-13T05:21:35.463658+00:00 Digest: sha256:383395b794dffa5b53012a212365d40c8e37109a626ca30d6151c8348d380b5f
2026-06-13T05:22:22.22555579Z2026-06-13T05:21:35.469632+00:00 Status: Downloaded newer image for golang:1.23-alpine
2026-06-13T05:22:22.225560937Z2026-06-13T05:21:35.474335+00:00 ---> 72fd06a5dd05
2026-06-13T05:22:22.225831619Z2026-06-13T05:21:35.474431+00:00 Step 2/16 : RUN apk add --no-cache git ca-certificates
2026-06-13T05:22:22.225838939Z2026-06-13T05:21:36.190970+00:00 ---> Running in 28cea1714837
2026-06-13T05:22:22.225849372Z2026-06-13T05:21:36.659297+00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz
2026-06-13T05:22:22.225879Z2026-06-13T05:21:37.042036+00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz
2026-06-13T05:22:22.226587659Z2026-06-13T05:21:38.182179+00:00 (1/12) Installing brotli-libs (1.1.0-r2)
2026-06-13T05:22:22.226599969Z2026-06-13T05:21:38.250418+00:00 (2/12) Installing c-ares (1.34.6-r0)
2026-06-13T05:22:22.226610329Z2026-06-13T05:21:38.278905+00:00 (3/12) Installing libunistring (1.3-r0)
2026-06-13T05:22:22.226616102Z2026-06-13T05:21:38.355988+00:00 (4/12) Installing libidn2 (2.3.7-r0)
2026-06-13T05:22:22.22662199Z2026-06-13T05:21:38.383516+00:00 (5/12) Installing nghttp2-libs (1.69.0-r0)
2026-06-13T05:22:22.22662791Z2026-06-13T05:21:38.407878+00:00 (6/12) Installing libpsl (0.21.5-r3)
2026-06-13T05:22:22.226757628Z2026-06-13T05:21:38.429773+00:00 (7/12) Installing zstd-libs (1.5.7-r0)
2026-06-13T05:22:22.226766638Z2026-06-13T05:21:38.475732+00:00 (8/12) Installing libcurl (8.14.1-r2)
2026-06-13T05:22:22.226771701Z2026-06-13T05:21:38.517739+00:00 (9/12) Installing libexpat (2.7.5-r0)
2026-06-13T05:22:22.227187852Z2026-06-13T05:21:38.542097+00:00 (10/12) Installing pcre2 (10.46-r0)
2026-06-13T05:22:22.227200852Z2026-06-13T05:21:38.590859+00:00 (11/12) Installing git (2.49.1-r0)
2026-06-13T05:22:22.227233392Z2026-06-13T05:21:38.862641+00:00 (12/12) Installing git-init-template (2.49.1-r0)
2026-06-13T05:22:22.227242479Z2026-06-13T05:21:38.884884+00:00 Executing busybox-1.37.0-r18.trigger
2026-06-13T05:22:22.227251189Z2026-06-13T05:21:38.910046+00:00 OK: 20 MiB in 29 packages
2026-06-13T05:22:22.227758344Z2026-06-13T05:21:40.037259+00:00 ---> Removed intermediate container 28cea1714837
2026-06-13T05:22:22.22777008Z2026-06-13T05:21:40.037330+00:00 ---> 3271bc6af345
2026-06-13T05:22:22.22777705Z2026-06-13T05:21:40.037350+00:00 Step 3/16 : WORKDIR /build/coredb
2026-06-13T05:22:22.227792187Z2026-06-13T05:21:40.093276+00:00 ---> Running in 232235f797b3
2026-06-13T05:22:22.227797957Z2026-06-13T05:21:40.155973+00:00 ---> Removed intermediate container 232235f797b3
2026-06-13T05:22:22.227803214Z2026-06-13T05:21:40.156077+00:00 ---> 601f054372e7
2026-06-13T05:22:22.228429956Z2026-06-13T05:21:40.156107+00:00 Step 4/16 : COPY coredb/go.mod ./
2026-06-13T05:22:22.228442766Z2026-06-13T05:21:40.233548+00:00 ---> 7cd139193585
2026-06-13T05:22:22.228448543Z2026-06-13T05:21:40.233649+00:00 Step 5/16 : COPY coredb/ ./
2026-06-13T05:22:22.228454656Z2026-06-13T05:21:40.332638+00:00 ---> 395d552d86b2
2026-06-13T05:22:22.228460756Z2026-06-13T05:21:40.332737+00:00 Step 6/16 : WORKDIR /build/api
2026-06-13T05:22:22.228467166Z2026-06-13T05:21:40.383841+00:00 ---> Running in 2fd9ff93f940
2026-06-13T05:22:22.22847408Z2026-06-13T05:21:40.444870+00:00 ---> Removed intermediate container 2fd9ff93f940
2026-06-13T05:22:22.228497854Z2026-06-13T05:21:40.444944+00:00 ---> 8d987d6a9d67
2026-06-13T05:22:22.22850371Z2026-06-13T05:21:40.445013+00:00 Step 7/16 : COPY api/go.mod api/go.sum ./
2026-06-13T05:22:22.228509477Z2026-06-13T05:21:40.522554+00:00 ---> f3798cdd5235
2026-06-13T05:22:22.228693532Z2026-06-13T05:21:40.522626+00:00 Step 8/16 : RUN go mod download
2026-06-13T05:22:22.228707942Z2026-06-13T05:21:40.572914+00:00 ---> Running in 557f0f206763
2026-06-13T05:22:22.228717806Z2026-06-13T05:21:50.086693+00:00 ---> Removed intermediate container 557f0f206763
2026-06-13T05:22:22.228726053Z2026-06-13T05:21:50.086763+00:00 ---> a45b350d6710
2026-06-13T05:22:22.228970289Z2026-06-13T05:21:50.086840+00:00 Step 9/16 : COPY api/ ./
2026-06-13T05:22:22.228980159Z2026-06-13T05:21:50.317458+00:00 ---> f4374ec84478
2026-06-13T05:22:22.229030132Z2026-06-13T05:21:50.317530+00:00 Step 10/16 : RUN CGO_ENABLED=0 GOOS=linux go build -a -o longhouse .
2026-06-13T05:22:22.229355048Z2026-06-13T05:21:50.371789+00:00 ---> Running in 9abd10669b9a
2026-06-13T05:22:22.229393785Z2026-06-13T05:22:20.543647+00:00 ---> Removed intermediate container 9abd10669b9a
2026-06-13T05:22:22.230537979Z2026-06-13T05:22:20.543759+00:00 ---> e59cafad2056
2026-06-13T05:22:22.230548623Z2026-06-13T05:22:20.543868+00:00 Step 11/16 : FROM scratch
2026-06-13T05:22:22.230554596Z2026-06-13T05:22:20.544065+00:00 --->
2026-06-13T05:22:22.230561416Z2026-06-13T05:22:20.544187+00:00 Step 12/16 : COPY --from=builder /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/
2026-06-13T05:22:22.230566624Z2026-06-13T05:22:20.630571+00:00 ---> 3538779c59c4
2026-06-13T05:22:22.230573107Z2026-06-13T05:22:20.630645+00:00 Step 13/16 : COPY --from=builder /build/api/longhouse /longhouse
2026-06-13T05:22:22.230578564Z2026-06-13T05:22:21.843390+00:00 ---> 6ed434e21e08
2026-06-13T05:22:22.230583547Z2026-06-13T05:22:21.843518+00:00 Step 14/16 : EXPOSE 6080 6081
2026-06-13T05:22:22.230588747Z2026-06-13T05:22:21.892852+00:00 ---> Running in f6fb40f343ae
2026-06-13T05:22:22.231195262Z2026-06-13T05:22:21.952592+00:00 ---> Removed intermediate container f6fb40f343ae
2026-06-13T05:22:22.231204255Z2026-06-13T05:22:21.952681+00:00 ---> fda88abe21d1
2026-06-13T05:22:22.231210442Z2026-06-13T05:22:21.952769+00:00 Step 15/16 : USER 1000:1000
2026-06-13T05:22:22.231215529Z2026-06-13T05:22:22.000796+00:00 ---> Running in e3bd775d6a2a
2026-06-13T05:22:22.231223392Z2026-06-13T05:22:22.065842+00:00 ---> Removed intermediate container e3bd775d6a2a
2026-06-13T05:22:22.231228466Z2026-06-13T05:22:22.065913+00:00 ---> 4f2a152a622e
2026-06-13T05:22:22.231234619Z2026-06-13T05:22:22.065973+00:00 Step 16/16 : ENTRYPOINT ["/longhouse"]
2026-06-13T05:22:22.231239769Z2026-06-13T05:22:22.114305+00:00 ---> Running in 2946c205876c
2026-06-13T05:22:22.231644299Z2026-06-13T05:22:22.178224+00:00 ---> Removed intermediate container 2946c205876c
2026-06-13T05:22:22.231657353Z2026-06-13T05:22:22.178818+00:00 ---> 185cb4cd85bb
2026-06-13T05:22:22.231662983Z2026-06-13T05:22:22.203568+00:00 Successfully built 185cb4cd85bb
2026-06-13T05:22:22.231668983Z2026-06-13T05:22:22.214117+00:00 Successfully tagged longhouse-api:test
2026-06-13T05:22:22.231898951Z2026-06-13T05:22:22.218171+00:00 === API Docker image builds successfully ===
2026-06-13T05:22:22.231905715Z2026-06-13T05:22:22.219725+00:00 ✓ Job completed successfully (exit code: 0)