longhouse-api-build-test
completed- Job ID
019de6b1-0933-2c73-b82a-874f4f5fa7c6- Created
- 2026-05-02 03:17:35 UTC
- Updated
- 2026-05-02 03:17:35 UTC
- Duration
- 1m 31s
- Source Ref
- 5b866c504aa1e6f8c0fb30f03b4bb5305f7cc7c0
- 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-02T03:17:56.689465+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-02T03:17:56.690028+00:00 [INFO] [runnerlib] Preparing CI source type=git url=https://github.com/catalystcommunity/longhouse.git ref=5b866c504aa1e6f8c0fb30f03b4bb5305f7cc7c0
2026-05-02T03:17:56.690196+00:00 [INFO] [runnerlib] Preparing git source url=https://github.com/catalystcommunity/longhouse.git ref=5b866c504aa1e6f8c0fb30f03b4bb5305f7cc7c0 target=/job/ci
2026-05-02T03:17:57.516214+00:00 [INFO] [runnerlib] Git source prepared successfully path=/job/ci
2026-05-02T03:17:57.516994+00:00 [INFO] [runnerlib] Preparing source type=git url=https://github.com/catalystcommunity/longhouse.git ref=5b866c504aa1e6f8c0fb30f03b4bb5305f7cc7c0
2026-05-02T03:17:57.517091+00:00 [INFO] [runnerlib] Preparing git source url=https://github.com/catalystcommunity/longhouse.git ref=5b866c504aa1e6f8c0fb30f03b4bb5305f7cc7c0 target=/job/src
2026-05-02T03:17:58.306071+00:00 [INFO] [runnerlib] Git source prepared successfully path=/job/src
2026-05-02T03:17:58.306802+00:00 [INFO] [runnerlib] Initialized 0 plugins
2026-05-02T03:17:56.690129+00:00 🔐 Preparing trusted CI source (type: git)
2026-05-02T03:17:56.690249+00:00 Cloning git repository: https://github.com/catalystcommunity/longhouse.git
2026-05-02T03:17:57.489088+00:00 Checking out ref: 5b866c504aa1e6f8c0fb30f03b4bb5305f7cc7c0
2026-05-02T03:17:57.516391+00:00 Repository checked out to: /job/ci
2026-05-02T03:17:57.517153+00:00 Cloning git repository: https://github.com/catalystcommunity/longhouse.git
2026-05-02T03:17:58.279929+00:00 Checking out ref: 5b866c504aa1e6f8c0fb30f03b4bb5305f7cc7c0
2026-05-02T03:17:58.306207+00:00 Repository checked out to: /job/src
2026-05-02T03:17:58.306915+00:00 Executing job locally (no container)
2026-05-02T03:17:58.306940+00:00 Command: bash /job/src/.reactorcide/jobs/scripts/api-build-test.sh
2026-05-02T03:17:58.473925+00:00 ================================================
2026-05-02T03:17:58.474012+00:00 Longhouse API Docker Build Test
2026-05-02T03:17:58.474045+00:00 ================================================
2026-05-02T03:17:58.474870+00:00 Installing docker CLI...
2026-05-02T03:18:02.347808+00:00 Waiting for Docker daemon...
2026-05-02T03:18:02.396458+00:00 Docker daemon is ready
2026-05-02T03:18:02.418834+00:00 DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
2026-05-02T03:18:02.418876+00:00 Install the buildx component to build images with BuildKit:
2026-05-02T03:18:02.418883+00:00 https://docs.docker.com/go/buildx/
2026-05-02T03:18:02.418889+00:00
2026-05-02T03:18:02.440192+00:00 Sending build context to Docker daemon 989.2kB
2026-05-02T03:18:02.440238+00:00
2026-05-02T03:18:02.489828+00:00 Step 1/16 : FROM golang:1.23-alpine AS builder
2026-05-02T03:18:03.480567+00:00 1.23-alpine: Pulling from library/golang
2026-05-02T03:18:03.715870+00:00 9824c27679d3: Pulling fs layer
2026-05-02T03:18:03.715967+00:00 8371a51cbc44: Pulling fs layer
2026-05-02T03:18:03.715984+00:00 d5791340ef18: Pulling fs layer
2026-05-02T03:18:03.715994+00:00 d3178a7b2709: Pulling fs layer
2026-05-02T03:18:03.716815+00:00 4f4fb700ef54: Pulling fs layer
2026-05-02T03:18:03.716850+00:00 d3178a7b2709: Waiting
2026-05-02T03:18:03.716863+00:00 4f4fb700ef54: Waiting
2026-05-02T03:18:04.076187+00:00 8371a51cbc44: Verifying Checksum
2026-05-02T03:18:04.076738+00:00 8371a51cbc44: Download complete
2026-05-02T03:18:04.226971+00:00 9824c27679d3: Verifying Checksum
2026-05-02T03:18:04.227019+00:00 9824c27679d3: Download complete
2026-05-02T03:18:04.403001+00:00 d3178a7b2709: Verifying Checksum
2026-05-02T03:18:04.403066+00:00 d3178a7b2709: Download complete
2026-05-02T03:18:04.553772+00:00 4f4fb700ef54: Verifying Checksum
2026-05-02T03:18:04.553848+00:00 4f4fb700ef54: Download complete
2026-05-02T03:18:04.569027+00:00 9824c27679d3: Pull complete
2026-05-02T03:18:04.743109+00:00 8371a51cbc44: Pull complete
2026-05-02T03:18:05.921058+00:00 d5791340ef18: Verifying Checksum
2026-05-02T03:18:05.921107+00:00 d5791340ef18: Download complete
2026-05-02T03:18:21.182625+00:00 d5791340ef18: Pull complete
2026-05-02T03:18:21.270176+00:00 d3178a7b2709: Pull complete
2026-05-02T03:18:21.386218+00:00 4f4fb700ef54: Pull complete
2026-05-02T03:18:21.411421+00:00 Digest: sha256:383395b794dffa5b53012a212365d40c8e37109a626ca30d6151c8348d380b5f
2026-05-02T03:18:21.419359+00:00 Status: Downloaded newer image for golang:1.23-alpine
2026-05-02T03:18:21.423992+00:00 ---> 72fd06a5dd05
2026-05-02T03:18:21.424078+00:00 Step 2/16 : RUN apk add --no-cache git ca-certificates
2026-05-02T03:18:21.491771+00:00 ---> Running in 65b1874677f3
2026-05-02T03:18:21.974316+00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz
2026-05-02T03:18:22.247282+00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz
2026-05-02T03:18:23.538399+00:00 (1/12) Installing brotli-libs (1.1.0-r2)
2026-05-02T03:18:23.580827+00:00 (2/12) Installing c-ares (1.34.6-r0)
2026-05-02T03:18:23.605168+00:00 (3/12) Installing libunistring (1.3-r0)
2026-05-02T03:18:23.668385+00:00 (4/12) Installing libidn2 (2.3.7-r0)
2026-05-02T03:18:23.692457+00:00 (5/12) Installing nghttp2-libs (1.65.0-r0)
2026-05-02T03:18:23.714623+00:00 (6/12) Installing libpsl (0.21.5-r3)
2026-05-02T03:18:23.736904+00:00 (7/12) Installing zstd-libs (1.5.7-r0)
2026-05-02T03:18:23.780128+00:00 (8/12) Installing libcurl (8.14.1-r2)
2026-05-02T03:18:23.818140+00:00 (9/12) Installing libexpat (2.7.5-r0)
2026-05-02T03:18:23.843396+00:00 (10/12) Installing pcre2 (10.46-r0)
2026-05-02T03:18:23.889339+00:00 (11/12) Installing git (2.49.1-r0)
2026-05-02T03:18:24.088255+00:00 (12/12) Installing git-init-template (2.49.1-r0)
2026-05-02T03:18:24.109086+00:00 Executing busybox-1.37.0-r18.trigger
2026-05-02T03:18:24.133004+00:00 OK: 20 MiB in 29 packages
2026-05-02T03:18:25.295540+00:00 ---> Removed intermediate container 65b1874677f3
2026-05-02T03:18:25.295640+00:00 ---> 2db01b2bbb2c
2026-05-02T03:18:25.295660+00:00 Step 3/16 : WORKDIR /build/coredb
2026-05-02T03:18:25.370506+00:00 ---> Running in 6775c62f8528
2026-05-02T03:18:25.473019+00:00 ---> Removed intermediate container 6775c62f8528
2026-05-02T03:18:25.473149+00:00 ---> 7431205f1621
2026-05-02T03:18:25.473224+00:00 Step 4/16 : COPY coredb/go.mod ./
2026-05-02T03:18:25.569896+00:00 ---> b50ea3c322c2
2026-05-02T03:18:25.570111+00:00 Step 5/16 : COPY coredb/ ./
2026-05-02T03:18:25.680937+00:00 ---> eaae22eb27f7
2026-05-02T03:18:25.681061+00:00 Step 6/16 : WORKDIR /build/api
2026-05-02T03:18:25.770369+00:00 ---> Running in 43b240f4f2e1
2026-05-02T03:18:25.850627+00:00 ---> Removed intermediate container 43b240f4f2e1
2026-05-02T03:18:25.850785+00:00 ---> d87f26045089
2026-05-02T03:18:25.850813+00:00 Step 7/16 : COPY api/go.mod api/go.sum ./
2026-05-02T03:18:25.932522+00:00 ---> 0b25d1c222f6
2026-05-02T03:18:25.932598+00:00 Step 8/16 : RUN go mod download
2026-05-02T03:18:25.989540+00:00 ---> Running in 2956aa1b0163
2026-05-02T03:18:36.283781+00:00 ---> Removed intermediate container 2956aa1b0163
2026-05-02T03:18:36.283859+00:00 ---> c429b227e2f5
2026-05-02T03:18:36.283876+00:00 Step 9/16 : COPY api/ ./
2026-05-02T03:18:36.537295+00:00 ---> fafc7f6bd20d
2026-05-02T03:18:36.537370+00:00 Step 10/16 : RUN CGO_ENABLED=0 GOOS=linux go build -a -o longhouse .
2026-05-02T03:18:36.605184+00:00 ---> Running in 0edc4738eeb0
2026-05-02T03:19:02.554772+00:00 ---> Removed intermediate container 0edc4738eeb0
2026-05-02T03:19:02.554866+00:00 ---> 2e411b8fa71d
2026-05-02T03:19:02.554937+00:00 Step 11/16 : FROM scratch
2026-05-02T03:19:02.554960+00:00 --->
2026-05-02T03:19:02.555011+00:00 Step 12/16 : COPY --from=builder /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/
2026-05-02T03:19:02.638263+00:00 ---> 607302fc6c1d
2026-05-02T03:19:02.638406+00:00 Step 13/16 : COPY --from=builder /build/api/longhouse /longhouse
2026-05-02T03:19:03.780413+00:00 ---> e0d7b6d2c6f6
2026-05-02T03:19:03.780524+00:00 Step 14/16 : EXPOSE 6080 6081
2026-05-02T03:19:03.829345+00:00 ---> Running in 16bbcba5182f
2026-05-02T03:19:03.892162+00:00 ---> Removed intermediate container 16bbcba5182f
2026-05-02T03:19:03.892284+00:00 ---> c402ffe3d19f
2026-05-02T03:19:03.892490+00:00 Step 15/16 : USER 1000:1000
2026-05-02T03:19:03.938514+00:00 ---> Running in cf1d54598135
2026-05-02T03:19:03.999653+00:00 ---> Removed intermediate container cf1d54598135
2026-05-02T03:19:03.999743+00:00 ---> 05ea05317162
2026-05-02T03:19:03.999762+00:00 Step 16/16 : ENTRYPOINT ["/longhouse"]
2026-05-02T03:19:04.047448+00:00 ---> Running in 0dd418094ff1
2026-05-02T03:19:04.107337+00:00 ---> Removed intermediate container 0dd418094ff1
2026-05-02T03:19:04.107386+00:00 ---> a2e89c7dc224
2026-05-02T03:19:04.122014+00:00 Successfully built a2e89c7dc224
2026-05-02T03:19:04.129679+00:00 Successfully tagged longhouse-api:test
2026-05-02T03:19:04.133092+00:00 === API Docker image builds successfully ===
2026-05-02T03:19:04.134662+00:00 ✓ Job completed successfully (exit code: 0)