longhouse-api-build-and-deploy
completed- Job ID
019e66d2-738b-db3c-e743-bdfbd28a5de1- Created
- 2026-05-27 00:25:28 UTC
- Updated
- 2026-05-27 00:25:28 UTC
- Duration
- 1m 47s
- Source Ref
- c54859c3b099e3cbffc26c4222fd7aed4f167f6f
- Source URL
- https://github.com/catalystcommunity/longhouse.git
- Runner Image
containers.catalystsquad.com/public/reactorcide/runnerbase:dev- Priority
- 0
- Queue
- reactorcide-jobs
Logs
2026-05-27T00:25:49.929529+00:00 ⚠️ Configuration warnings:
• runner_image: Using 'latest' tag or no tag specified
💡 Consider using a specific version tag for reproducible builds
✅ Configuration is valid (with warnings)
2026-05-27T00:25:49.930134+00:00 [INFO] [runnerlib] Preparing CI source type=git url=https://github.com/catalystcommunity/longhouse.git ref=c54859c3b099e3cbffc26c4222fd7aed4f167f6f
2026-05-27T00:25:49.930322+00:00 [INFO] [runnerlib] Preparing git source url=https://github.com/catalystcommunity/longhouse.git ref=c54859c3b099e3cbffc26c4222fd7aed4f167f6f target=/job/ci
2026-05-27T00:25:51.014051+00:00 [INFO] [runnerlib] Git source prepared successfully path=/job/ci
2026-05-27T00:25:51.014998+00:00 [INFO] [runnerlib] Preparing source type=git url=https://github.com/catalystcommunity/longhouse.git ref=c54859c3b099e3cbffc26c4222fd7aed4f167f6f
2026-05-27T00:25:51.015125+00:00 [INFO] [runnerlib] Preparing git source url=https://github.com/catalystcommunity/longhouse.git ref=c54859c3b099e3cbffc26c4222fd7aed4f167f6f target=/job/src
2026-05-27T00:25:52.009085+00:00 [INFO] [runnerlib] Git source prepared successfully path=/job/src
2026-05-27T00:25:52.009893+00:00 [INFO] [runnerlib] Initialized 0 plugins
2026-05-27T00:25:49.930245+00:00 🔐 Preparing trusted CI source (type: git)
2026-05-27T00:25:49.930397+00:00 Cloning git repository: https://github.com/catalystcommunity/longhouse.git
2026-05-27T00:25:50.985616+00:00 Checking out ref: c54859c3b099e3cbffc26c4222fd7aed4f167f6f
2026-05-27T00:25:51.014196+00:00 Repository checked out to: /job/ci
2026-05-27T00:25:51.015234+00:00 Cloning git repository: https://github.com/catalystcommunity/longhouse.git
2026-05-27T00:25:51.974046+00:00 Checking out ref: c54859c3b099e3cbffc26c4222fd7aed4f167f6f
2026-05-27T00:25:52.009209+00:00 Repository checked out to: /job/src
2026-05-27T00:25:52.010041+00:00 Executing job locally (no container)
2026-05-27T00:25:52.010069+00:00 Command: bash /job/src/.reactorcide/jobs/scripts/api-build-and-deploy.sh
2026-05-27T00:25:52.156937+00:00 ================================================
2026-05-27T00:25:52.157375+00:00 Longhouse API Build and Deploy
2026-05-27T00:25:52.157399+00:00 ================================================
2026-05-27T00:25:52.161537+00:00 Building version: 0.7.0
2026-05-27T00:25:52.166717+00:00 Installing crane...
2026-05-27T00:25:53.513836+00:00
2026-05-27T00:25:53.513942+00:00 ================================================
2026-05-27T00:25:53.513963+00:00 Building API Docker Image
2026-05-27T00:25:53.513979+00:00 ================================================
2026-05-27T00:25:53.522888+00:00 Registry authentication configured
2026-05-27T00:25:53.523002+00:00 Building image: containers.catalystsquad.com/public/catalystcommunity/longhouse-api:0.7.0
2026-05-27T00:25:53.523824+00:00 Installing docker CLI...
2026-05-27T00:25:57.767801+00:00 Waiting for Docker daemon...
2026-05-27T00:25:57.838872+00:00 Docker daemon is ready
2026-05-27T00:25:57.873577+00:00 DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
2026-05-27T00:25:57.873623+00:00 Install the buildx component to build images with BuildKit:
2026-05-27T00:25:57.873640+00:00 https://docs.docker.com/go/buildx/
2026-05-27T00:25:57.873654+00:00
2026-05-27T00:25:57.934220+00:00 Sending build context to Docker daemon 2.158MB
2026-05-27T00:25:57.934265+00:00
2026-05-27T00:25:58.030126+00:00 Step 1/16 : FROM golang:1.23-alpine AS builder
2026-05-27T00:25:58.869748+00:00 1.23-alpine: Pulling from library/golang
2026-05-27T00:25:59.263460+00:00 9824c27679d3: Pulling fs layer
2026-05-27T00:25:59.263539+00:00 8371a51cbc44: Pulling fs layer
2026-05-27T00:25:59.263613+00:00 d5791340ef18: Pulling fs layer
2026-05-27T00:25:59.263634+00:00 d3178a7b2709: Pulling fs layer
2026-05-27T00:25:59.263647+00:00 4f4fb700ef54: Pulling fs layer
2026-05-27T00:25:59.263660+00:00 d3178a7b2709: Waiting
2026-05-27T00:25:59.265822+00:00 4f4fb700ef54: Waiting
2026-05-27T00:25:59.504402+00:00 8371a51cbc44: Download complete
2026-05-27T00:25:59.604719+00:00 9824c27679d3: Verifying Checksum
2026-05-27T00:25:59.604857+00:00 9824c27679d3: Download complete
2026-05-27T00:25:59.719845+00:00 d3178a7b2709: Verifying Checksum
2026-05-27T00:25:59.720004+00:00 d3178a7b2709: Download complete
2026-05-27T00:25:59.809322+00:00 4f4fb700ef54: Verifying Checksum
2026-05-27T00:25:59.809512+00:00 4f4fb700ef54: Download complete
2026-05-27T00:26:00.065679+00:00 9824c27679d3: Pull complete
2026-05-27T00:26:00.360244+00:00 8371a51cbc44: Pull complete
2026-05-27T00:26:02.015253+00:00 d5791340ef18: Verifying Checksum
2026-05-27T00:26:02.015351+00:00 d5791340ef18: Download complete
2026-05-27T00:26:17.884949+00:00 d5791340ef18: Pull complete
2026-05-27T00:26:17.923805+00:00 d3178a7b2709: Pull complete
2026-05-27T00:26:17.958479+00:00 4f4fb700ef54: Pull complete
2026-05-27T00:26:17.983534+00:00 Digest: sha256:383395b794dffa5b53012a212365d40c8e37109a626ca30d6151c8348d380b5f
2026-05-27T00:26:17.992741+00:00 Status: Downloaded newer image for golang:1.23-alpine
2026-05-27T00:26:17.997900+00:00 ---> 72fd06a5dd05
2026-05-27T00:26:17.998043+00:00 Step 2/16 : RUN apk add --no-cache git ca-certificates
2026-05-27T00:26:18.855507+00:00 ---> Running in 57da0c3af060
2026-05-27T00:26:19.320845+00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz
2026-05-27T00:26:19.767943+00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz
2026-05-27T00:26:21.129740+00:00 (1/12) Installing brotli-libs (1.1.0-r2)
2026-05-27T00:26:21.179013+00:00 (2/12) Installing c-ares (1.34.6-r0)
2026-05-27T00:26:21.202310+00:00 (3/12) Installing libunistring (1.3-r0)
2026-05-27T00:26:21.256067+00:00 (4/12) Installing libidn2 (2.3.7-r0)
2026-05-27T00:26:21.278098+00:00 (5/12) Installing nghttp2-libs (1.69.0-r0)
2026-05-27T00:26:21.300051+00:00 (6/12) Installing libpsl (0.21.5-r3)
2026-05-27T00:26:21.352260+00:00 (7/12) Installing zstd-libs (1.5.7-r0)
2026-05-27T00:26:21.399657+00:00 (8/12) Installing libcurl (8.14.1-r2)
2026-05-27T00:26:21.437610+00:00 (9/12) Installing libexpat (2.7.5-r0)
2026-05-27T00:26:21.460599+00:00 (10/12) Installing pcre2 (10.46-r0)
2026-05-27T00:26:21.499293+00:00 (11/12) Installing git (2.49.1-r0)
2026-05-27T00:26:21.776779+00:00 (12/12) Installing git-init-template (2.49.1-r0)
2026-05-27T00:26:21.800089+00:00 Executing busybox-1.37.0-r18.trigger
2026-05-27T00:26:21.827125+00:00 OK: 20 MiB in 29 packages
2026-05-27T00:26:23.038611+00:00 ---> Removed intermediate container 57da0c3af060
2026-05-27T00:26:23.038714+00:00 ---> ea308df5b323
2026-05-27T00:26:23.038738+00:00 Step 3/16 : WORKDIR /build/coredb
2026-05-27T00:26:23.088163+00:00 ---> Running in 2f672adb3bf3
2026-05-27T00:26:23.153730+00:00 ---> Removed intermediate container 2f672adb3bf3
2026-05-27T00:26:23.153792+00:00 ---> 565e18cd5ceb
2026-05-27T00:26:23.153855+00:00 Step 4/16 : COPY coredb/go.mod ./
2026-05-27T00:26:23.224860+00:00 ---> 47e3a4e6c0a3
2026-05-27T00:26:23.224909+00:00 Step 5/16 : COPY coredb/ ./
2026-05-27T00:26:23.310907+00:00 ---> d6c7f9f58cbb
2026-05-27T00:26:23.310997+00:00 Step 6/16 : WORKDIR /build/api
2026-05-27T00:26:23.362853+00:00 ---> Running in 9cdc15a82c07
2026-05-27T00:26:23.428655+00:00 ---> Removed intermediate container 9cdc15a82c07
2026-05-27T00:26:23.428731+00:00 ---> 7d3d0c34119e
2026-05-27T00:26:23.428854+00:00 Step 7/16 : COPY api/go.mod api/go.sum ./
2026-05-27T00:26:23.502975+00:00 ---> 2f64c55cc7f4
2026-05-27T00:26:23.503078+00:00 Step 8/16 : RUN go mod download
2026-05-27T00:26:23.551411+00:00 ---> Running in 5affef8c6637
2026-05-27T00:26:33.036525+00:00 ---> Removed intermediate container 5affef8c6637
2026-05-27T00:26:33.036671+00:00 ---> e1a4c66cfd57
2026-05-27T00:26:33.036715+00:00 Step 9/16 : COPY api/ ./
2026-05-27T00:26:33.238450+00:00 ---> cae6b2fbc0cb
2026-05-27T00:26:33.238524+00:00 Step 10/16 : RUN CGO_ENABLED=0 GOOS=linux go build -a -o longhouse .
2026-05-27T00:26:33.289148+00:00 ---> Running in 81d57ba6c5c7
2026-05-27T00:27:02.164117+00:00 ---> Removed intermediate container 81d57ba6c5c7
2026-05-27T00:27:02.164230+00:00 ---> 29d8dbe1470e
2026-05-27T00:27:02.164397+00:00 Step 11/16 : FROM scratch
2026-05-27T00:27:02.164440+00:00 --->
2026-05-27T00:27:02.164472+00:00 Step 12/16 : COPY --from=builder /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/
2026-05-27T00:27:02.254783+00:00 ---> b5cff67a107d
2026-05-27T00:27:02.254865+00:00 Step 13/16 : COPY --from=builder /build/api/longhouse /longhouse
2026-05-27T00:27:03.442496+00:00 ---> 89ef7f2c2679
2026-05-27T00:27:03.442602+00:00 Step 14/16 : EXPOSE 6080 6081
2026-05-27T00:27:03.490866+00:00 ---> Running in 58debb60cffe
2026-05-27T00:27:03.557417+00:00 ---> Removed intermediate container 58debb60cffe
2026-05-27T00:27:03.557506+00:00 ---> 0c65e1754854
2026-05-27T00:27:03.557543+00:00 Step 15/16 : USER 1000:1000
2026-05-27T00:27:03.604074+00:00 ---> Running in f30f0d9b7a11
2026-05-27T00:27:03.661987+00:00 ---> Removed intermediate container f30f0d9b7a11
2026-05-27T00:27:03.662056+00:00 ---> 8c3210fe3cf5
2026-05-27T00:27:03.662073+00:00 Step 16/16 : ENTRYPOINT ["/longhouse"]
2026-05-27T00:27:03.707477+00:00 ---> Running in 413467da4dcc
2026-05-27T00:27:03.767650+00:00 ---> Removed intermediate container 413467da4dcc
2026-05-27T00:27:03.767764+00:00 ---> e6c35df93cd9
2026-05-27T00:27:03.787259+00:00 Successfully built e6c35df93cd9
2026-05-27T00:27:03.799470+00:00 Successfully tagged containers.catalystsquad.com/public/catalystcommunity/longhouse-api:0.7.0
2026-05-27T00:27:04.731530+00:00 Pushing to internal registry...
2026-05-27T00:27:05.641863+00:00 2026/05/27 00:27:05 pushed blob: sha256:e6c35df93cd9281296cb9e404b4b669211f4195f9a98fff63d9d470ae7bc3f22
2026-05-27T00:27:05.665918+00:00 2026/05/27 00:27:05 pushed blob: sha256:8cb55216f74ff0b2d90762ed08b76c6726add296c9e07973d4add7b94c37bb85
2026-05-27T00:27:06.865124+00:00 2026/05/27 00:27:06 pushed blob: sha256:37cb47ad020b9e49e8041fcc542e18a66b1723ab287e2c067e885040b32905af
2026-05-27T00:27:06.877093+00:00 2026/05/27 00:27:06 containers.catalystsquad.com/public/catalystcommunity/longhouse-api:0.7.0: digest: sha256:551c8da018d36a08f24fe3d7c18354e22cdd77c198b023c08433c5ea721b9c47 size: 592
2026-05-27T00:27:06.877175+00:00 containers.catalystsquad.com/public/catalystcommunity/longhouse-api@sha256:551c8da018d36a08f24fe3d7c18354e22cdd77c198b023c08433c5ea721b9c47
2026-05-27T00:27:07.695961+00:00 2026/05/27 00:27:07 existing blob: sha256:e6c35df93cd9281296cb9e404b4b669211f4195f9a98fff63d9d470ae7bc3f22
2026-05-27T00:27:07.706635+00:00 2026/05/27 00:27:07 existing blob: sha256:8cb55216f74ff0b2d90762ed08b76c6726add296c9e07973d4add7b94c37bb85
2026-05-27T00:27:08.435198+00:00 2026/05/27 00:27:08 existing blob: sha256:37cb47ad020b9e49e8041fcc542e18a66b1723ab287e2c067e885040b32905af
2026-05-27T00:27:08.446843+00:00 2026/05/27 00:27:08 containers.catalystsquad.com/public/catalystcommunity/longhouse-api:latest: digest: sha256:551c8da018d36a08f24fe3d7c18354e22cdd77c198b023c08433c5ea721b9c47 size: 592
2026-05-27T00:27:08.447010+00:00 containers.catalystsquad.com/public/catalystcommunity/longhouse-api@sha256:551c8da018d36a08f24fe3d7c18354e22cdd77c198b023c08433c5ea721b9c47
2026-05-27T00:27:08.449789+00:00 Pushing to external registry...
2026-05-27T00:27:09.226525+00:00 containers.catalystsquad.com/public/catalystcommunity/longhouse-api@sha256:551c8da018d36a08f24fe3d7c18354e22cdd77c198b023c08433c5ea721b9c47
2026-05-27T00:27:10.074541+00:00 containers.catalystsquad.com/public/catalystcommunity/longhouse-api@sha256:551c8da018d36a08f24fe3d7c18354e22cdd77c198b023c08433c5ea721b9c47
2026-05-27T00:27:10.077379+00:00 External push succeeded
2026-05-27T00:27:10.089725+00:00 Image pushed successfully
2026-05-27T00:27:10.089853+00:00
2026-05-27T00:27:10.089902+00:00 ================================================
2026-05-27T00:27:10.089976+00:00 API image build complete!
2026-05-27T00:27:10.090068+00:00 Version: 0.7.0
2026-05-27T00:27:10.090111+00:00 Internal: containers.catalystsquad.com/public/catalystcommunity/longhouse-api:0.7.0
2026-05-27T00:27:10.090136+00:00 External: containers.catalystsquad.com/public/catalystcommunity/longhouse-api:0.7.0
2026-05-27T00:27:10.090150+00:00 ================================================
2026-05-27T00:27:11.094955+00:00 ✓ Wrote 1 job trigger(s) to /job/triggers.json
2026-05-27T00:27:11.432881+00:00 ✓ Triggers submitted via API, removed triggers.json
2026-05-27T00:27:11.433062+00:00 2026-05-27T00:27:11.088764+00:00 Loaded trigger: longhouse-web-build-and-deploy (image: containers.catalystsquad.com/public/reactorcide/runnerbase:dev)
2026-05-27T00:27:11.433093+00:00 2026-05-27T00:27:11.432713+00:00 Triggered: longhouse-web-build-and-deploy
2026-05-27T00:27:11.433109+00:00 2026-05-27T00:27:11.432769+00:00 Submitted 1 trigger(s)
2026-05-27T00:27:11.515094+00:00 ✓ Job completed successfully (exit code: 0)