Reactorcide

← Back to Jobs

longhouse-web-build-test

completed exit: 0

Triggered by eval job 019df13e-5c05-fc2e-b6e0-601be1f768fe

Job ID
019df13e-6b5d-a8a4-80f6-b12811678705
Created
2026-05-04 04:28:13 UTC
Updated
2026-05-04 04:28:13 UTC
Duration
1m 21s
Source Ref
087eafe70f307cbd404fd6c1026f621348157146
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-04T04:28:35.764143874Z2026-05-04T04:28:34.645226+00:00 ⚠️ Configuration warnings:
2026-05-04T04:28:35.76415467Z • runner_image: Using 'latest' tag or no tag specified
2026-05-04T04:28:35.764161714Z 💡 Consider using a specific version tag for reproducible builds
2026-05-04T04:28:35.76416659Z
2026-05-04T04:28:35.76417178Z✅ Configuration is valid (with warnings)
2026-05-04T04:28:35.76417964Z2026-05-04T04:28:34.645554+00:00 [INFO] [runnerlib] Preparing CI source type=git url=https://github.com/catalystcommunity/longhouse.git ref=087eafe70f307cbd404fd6c1026f621348157146
2026-05-04T04:28:35.76418666Z2026-05-04T04:28:34.645655+00:00 [INFO] [runnerlib] Preparing git source url=https://github.com/catalystcommunity/longhouse.git ref=087eafe70f307cbd404fd6c1026f621348157146 target=/job/ci
2026-05-04T04:28:35.764193424Z2026-05-04T04:28:35.563968+00:00 [INFO] [runnerlib] Git source prepared successfully path=/job/ci
2026-05-04T04:28:35.764199484Z2026-05-04T04:28:35.564435+00:00 [INFO] [runnerlib] Preparing source type=git url=https://github.com/catalystcommunity/longhouse.git ref=087eafe70f307cbd404fd6c1026f621348157146
2026-05-04T04:28:35.764209734Z2026-05-04T04:28:35.564485+00:00 [INFO] [runnerlib] Preparing git source url=https://github.com/catalystcommunity/longhouse.git ref=087eafe70f307cbd404fd6c1026f621348157146 target=/job/src
2026-05-04T04:28:36.349628288Z2026-05-04T04:28:36.336864+00:00 [INFO] [runnerlib] Git source prepared successfully path=/job/src
2026-05-04T04:28:36.349640131Z2026-05-04T04:28:36.337348+00:00 [INFO] [runnerlib] Initialized 0 plugins
2026-05-04T04:29:29.996161267Z2026-05-04T04:28:34.645612+00:00 🔐 Preparing trusted CI source (type: git)
2026-05-04T04:29:29.996176461Z2026-05-04T04:28:34.645745+00:00 Cloning git repository: https://github.com/catalystcommunity/longhouse.git
2026-05-04T04:29:29.996183348Z2026-05-04T04:28:35.538129+00:00 Checking out ref: 087eafe70f307cbd404fd6c1026f621348157146
2026-05-04T04:29:29.996240086Z2026-05-04T04:28:35.564065+00:00 Repository checked out to: /job/ci
2026-05-04T04:29:29.996257219Z2026-05-04T04:28:35.564515+00:00 Cloning git repository: https://github.com/catalystcommunity/longhouse.git
2026-05-04T04:29:29.996267769Z2026-05-04T04:28:36.322407+00:00 Checking out ref: 087eafe70f307cbd404fd6c1026f621348157146
2026-05-04T04:29:29.996276676Z2026-05-04T04:28:36.337026+00:00 Repository checked out to: /job/src
2026-05-04T04:29:29.996293309Z2026-05-04T04:28:36.337444+00:00 Executing job locally (no container)
2026-05-04T04:29:29.996306199Z2026-05-04T04:28:36.337459+00:00 Command: bash /job/src/.reactorcide/jobs/scripts/web-build-test.sh
2026-05-04T04:29:29.996315366Z2026-05-04T04:28:36.449086+00:00 ================================================
2026-05-04T04:29:29.997260994Z2026-05-04T04:28:36.449141+00:00 Longhouse Web UI Docker Build Test
2026-05-04T04:29:29.997270554Z2026-05-04T04:28:36.449189+00:00 ================================================
2026-05-04T04:29:29.99727655Z2026-05-04T04:28:36.449485+00:00 Installing docker CLI...
2026-05-04T04:29:29.997282137Z2026-05-04T04:28:39.872303+00:00 Waiting for Docker daemon...
2026-05-04T04:29:29.997287357Z2026-05-04T04:28:39.945063+00:00 Docker daemon is ready
2026-05-04T04:29:29.997293567Z2026-05-04T04:28:39.974001+00:00 DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
2026-05-04T04:29:29.99730225Z2026-05-04T04:28:39.974067+00:00 Install the buildx component to build images with BuildKit:
2026-05-04T04:29:29.997308608Z2026-05-04T04:28:39.974084+00:00 https://docs.docker.com/go/buildx/
2026-05-04T04:29:29.997315515Z2026-05-04T04:28:39.974096+00:00
2026-05-04T04:29:29.997337525Z2026-05-04T04:28:39.999081+00:00 Sending build context to Docker daemon 998.9kB
2026-05-04T04:29:29.997516602Z2026-05-04T04:28:39.999124+00:00
2026-05-04T04:29:29.997525019Z2026-05-04T04:28:40.054011+00:00 Step 1/13 : FROM golang:1.23-alpine AS builder
2026-05-04T04:29:29.997530892Z2026-05-04T04:28:40.936488+00:00 1.23-alpine: Pulling from library/golang
2026-05-04T04:29:29.997536012Z2026-05-04T04:28:41.166844+00:00 9824c27679d3: Pulling fs layer
2026-05-04T04:29:30.000619553Z2026-05-04T04:28:41.166910+00:00 8371a51cbc44: Pulling fs layer
2026-05-04T04:29:30.00063806Z2026-05-04T04:28:41.166928+00:00 d5791340ef18: Pulling fs layer
2026-05-04T04:29:30.000643914Z2026-05-04T04:28:41.166973+00:00 d3178a7b2709: Pulling fs layer
2026-05-04T04:29:30.000649514Z2026-05-04T04:28:41.166993+00:00 4f4fb700ef54: Pulling fs layer
2026-05-04T04:29:30.00065468Z2026-05-04T04:28:41.167007+00:00 d3178a7b2709: Waiting
2026-05-04T04:29:30.000939202Z2026-05-04T04:28:41.167043+00:00 4f4fb700ef54: Waiting
2026-05-04T04:29:30.000953622Z2026-05-04T04:28:41.552706+00:00 8371a51cbc44: Verifying Checksum
2026-05-04T04:29:30.000958736Z2026-05-04T04:28:41.552969+00:00 8371a51cbc44: Download complete
2026-05-04T04:29:30.00113116Z2026-05-04T04:28:41.692321+00:00 9824c27679d3: Verifying Checksum
2026-05-04T04:29:30.001154697Z2026-05-04T04:28:41.692465+00:00 9824c27679d3: Download complete
2026-05-04T04:29:30.00117076Z2026-05-04T04:28:41.893750+00:00 d3178a7b2709: Verifying Checksum
2026-05-04T04:29:30.001180948Z2026-05-04T04:28:41.893857+00:00 d3178a7b2709: Download complete
2026-05-04T04:29:30.001200801Z2026-05-04T04:28:42.028932+00:00 4f4fb700ef54: Download complete
2026-05-04T04:29:30.001206184Z2026-05-04T04:28:42.085387+00:00 9824c27679d3: Pull complete
2026-05-04T04:29:30.001211114Z2026-05-04T04:28:42.360001+00:00 8371a51cbc44: Pull complete
2026-05-04T04:29:30.001216554Z2026-05-04T04:28:43.140172+00:00 d5791340ef18: Verifying Checksum
2026-05-04T04:29:30.001221351Z2026-05-04T04:28:43.140284+00:00 d5791340ef18: Download complete
2026-05-04T04:29:30.001228824Z2026-05-04T04:28:58.915809+00:00 d5791340ef18: Pull complete
2026-05-04T04:29:30.001233444Z2026-05-04T04:28:59.457501+00:00 d3178a7b2709: Pull complete
2026-05-04T04:29:30.001238678Z2026-05-04T04:28:59.659088+00:00 4f4fb700ef54: Pull complete
2026-05-04T04:29:30.001245351Z2026-05-04T04:28:59.701347+00:00 Digest: sha256:383395b794dffa5b53012a212365d40c8e37109a626ca30d6151c8348d380b5f
2026-05-04T04:29:30.001251168Z2026-05-04T04:28:59.710046+00:00 Status: Downloaded newer image for golang:1.23-alpine
2026-05-04T04:29:30.001256088Z2026-05-04T04:28:59.714589+00:00 ---> 72fd06a5dd05
2026-05-04T04:29:30.001341022Z2026-05-04T04:28:59.714683+00:00 Step 2/13 : RUN apk add --no-cache git ca-certificates
2026-05-04T04:29:30.001347496Z2026-05-04T04:28:59.783486+00:00 ---> Running in 143fec088b22
2026-05-04T04:29:30.001353402Z2026-05-04T04:29:00.222808+00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz
2026-05-04T04:29:30.001359579Z2026-05-04T04:29:00.653159+00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz
2026-05-04T04:29:30.001364702Z2026-05-04T04:29:01.927582+00:00 (1/12) Installing brotli-libs (1.1.0-r2)
2026-05-04T04:29:30.001370413Z2026-05-04T04:29:01.981013+00:00 (2/12) Installing c-ares (1.34.6-r0)
2026-05-04T04:29:30.001375526Z2026-05-04T04:29:02.005462+00:00 (3/12) Installing libunistring (1.3-r0)
2026-05-04T04:29:30.001380626Z2026-05-04T04:29:02.072312+00:00 (4/12) Installing libidn2 (2.3.7-r0)
2026-05-04T04:29:30.001385523Z2026-05-04T04:29:02.097327+00:00 (5/12) Installing nghttp2-libs (1.65.0-r0)
2026-05-04T04:29:30.001390209Z2026-05-04T04:29:02.120111+00:00 (6/12) Installing libpsl (0.21.5-r3)
2026-05-04T04:29:30.001394883Z2026-05-04T04:29:02.141360+00:00 (7/12) Installing zstd-libs (1.5.7-r0)
2026-05-04T04:29:30.001399609Z2026-05-04T04:29:02.182094+00:00 (8/12) Installing libcurl (8.14.1-r2)
2026-05-04T04:29:30.001404833Z2026-05-04T04:29:02.227835+00:00 (9/12) Installing libexpat (2.7.5-r0)
2026-05-04T04:29:30.001409723Z2026-05-04T04:29:02.252618+00:00 (10/12) Installing pcre2 (10.46-r0)
2026-05-04T04:29:30.001416299Z2026-05-04T04:29:02.297858+00:00 (11/12) Installing git (2.49.1-r0)
2026-05-04T04:29:30.001529331Z2026-05-04T04:29:02.621944+00:00 (12/12) Installing git-init-template (2.49.1-r0)
2026-05-04T04:29:30.001544651Z2026-05-04T04:29:02.647783+00:00 Executing busybox-1.37.0-r18.trigger
2026-05-04T04:29:30.001554711Z2026-05-04T04:29:02.679501+00:00 OK: 20 MiB in 29 packages
2026-05-04T04:29:30.001568931Z2026-05-04T04:29:03.848309+00:00 ---> Removed intermediate container 143fec088b22
2026-05-04T04:29:30.001584752Z2026-05-04T04:29:03.848440+00:00 ---> 8e372f243e98
2026-05-04T04:29:30.001594138Z2026-05-04T04:29:03.848459+00:00 Step 3/13 : WORKDIR /build/webapp
2026-05-04T04:29:30.001606748Z2026-05-04T04:29:03.911080+00:00 ---> Running in 749d7497d174
2026-05-04T04:29:30.001616345Z2026-05-04T04:29:03.986058+00:00 ---> Removed intermediate container 749d7497d174
2026-05-04T04:29:30.001625218Z2026-05-04T04:29:03.986111+00:00 ---> 9a103ebfec12
2026-05-04T04:29:30.001634318Z2026-05-04T04:29:03.986172+00:00 Step 4/13 : COPY webapp/go.mod webapp/go.sum ./
2026-05-04T04:29:30.001836743Z2026-05-04T04:29:04.078286+00:00 ---> f9ca14ecb3f8
2026-05-04T04:29:30.001848119Z2026-05-04T04:29:04.078384+00:00 Step 5/13 : RUN go mod download
2026-05-04T04:29:30.00185586Z2026-05-04T04:29:04.137992+00:00 ---> Running in b0f0c00f0df5
2026-05-04T04:29:30.001865707Z2026-05-04T04:29:06.811332+00:00 ---> Removed intermediate container b0f0c00f0df5
2026-05-04T04:29:30.002077701Z2026-05-04T04:29:06.811409+00:00 ---> 3431f8b31f56
2026-05-04T04:29:30.002085788Z2026-05-04T04:29:06.811426+00:00 Step 6/13 : COPY webapp/ ./
2026-05-04T04:29:30.002141809Z2026-05-04T04:29:06.951914+00:00 ---> ba1a56de84c1
2026-05-04T04:29:30.002483299Z2026-05-04T04:29:06.951988+00:00 Step 7/13 : RUN CGO_ENABLED=0 GOOS=linux go build -a -o longhouse-web .
2026-05-04T04:29:30.002491669Z2026-05-04T04:29:07.003807+00:00 ---> Running in a128f675eefe
2026-05-04T04:29:30.002497169Z2026-05-04T04:29:28.739188+00:00 ---> Removed intermediate container a128f675eefe
2026-05-04T04:29:30.002855345Z2026-05-04T04:29:28.739249+00:00 ---> 5db388ebd7c4
2026-05-04T04:29:30.002862502Z2026-05-04T04:29:28.739304+00:00 Step 8/13 : FROM scratch
2026-05-04T04:29:30.002867382Z2026-05-04T04:29:28.739322+00:00 --->
2026-05-04T04:29:30.002874825Z2026-05-04T04:29:28.739333+00:00 Step 9/13 : COPY --from=builder /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/
2026-05-04T04:29:30.002879872Z2026-05-04T04:29:28.837538+00:00 ---> 338bb74759f6
2026-05-04T04:29:30.002885738Z2026-05-04T04:29:28.837615+00:00 Step 10/13 : COPY --from=builder /build/webapp/longhouse-web /longhouse-web
2026-05-04T04:29:30.003228889Z2026-05-04T04:29:29.626192+00:00 ---> b9255fbfbda4
2026-05-04T04:29:30.003235876Z2026-05-04T04:29:29.626324+00:00 Step 11/13 : EXPOSE 4080
2026-05-04T04:29:30.003303896Z2026-05-04T04:29:29.673740+00:00 ---> Running in 343c813d7387
2026-05-04T04:29:30.003311989Z2026-05-04T04:29:29.733484+00:00 ---> Removed intermediate container 343c813d7387
2026-05-04T04:29:30.00428711Z2026-05-04T04:29:29.733610+00:00 ---> 2786eca5ad5c
2026-05-04T04:29:30.004294588Z2026-05-04T04:29:29.733635+00:00 Step 12/13 : USER 1000:1000
2026-05-04T04:29:30.004299548Z2026-05-04T04:29:29.783067+00:00 ---> Running in 8e5f37c36c2e
2026-05-04T04:29:30.004306021Z2026-05-04T04:29:29.841361+00:00 ---> Removed intermediate container 8e5f37c36c2e
2026-05-04T04:29:30.004310591Z2026-05-04T04:29:29.841473+00:00 ---> ca478f5423fa
2026-05-04T04:29:30.004316555Z2026-05-04T04:29:29.841580+00:00 Step 13/13 : ENTRYPOINT ["/longhouse-web"]
2026-05-04T04:29:30.004321311Z2026-05-04T04:29:29.888653+00:00 ---> Running in 2b03480f931e
2026-05-04T04:29:30.004326548Z2026-05-04T04:29:29.956838+00:00 ---> Removed intermediate container 2b03480f931e
2026-05-04T04:29:30.004331571Z2026-05-04T04:29:29.956921+00:00 ---> f8cb549624cd
2026-05-04T04:29:30.004336325Z2026-05-04T04:29:29.969130+00:00 Successfully built f8cb549624cd
2026-05-04T04:29:30.004973531Z2026-05-04T04:29:29.976971+00:00 Successfully tagged longhouse-web:test
2026-05-04T04:29:30.004982231Z2026-05-04T04:29:29.981041+00:00 === Web UI Docker image builds successfully ===
2026-05-04T04:29:30.004987764Z2026-05-04T04:29:29.982685+00:00 ✓ Job completed successfully (exit code: 0)