2026-06-16T22:56:19.830467Z 00O Running with gitlab-runner 18.11.1 (5265d41d) 2026-06-16T22:56:19.830504Z 00O  on ba0d40dbec6d ee6NEhN34, system ID: r_LuGAIt6mmQ0P 2026-06-16T22:56:19.830563Z 00O Resolving secrets 2026-06-16T22:56:19.830855Z 00O section_start:1781650579:prepare_executor 2026-06-16T22:56:19.830860Z 00O+Preparing the "docker" executor 2026-06-16T22:56:19.854419Z 00O Using Docker executor with image docker:cli ... 2026-06-16T22:56:20.905114Z 00O Using effective pull policy of [always] for container docker:cli 2026-06-16T22:56:20.970806Z 00O Pulling docker image docker:cli ... 2026-06-16T22:56:23.036148Z 00O Using docker image sha256:11e1133c30f3ceb73c6bdc7dfb78b3f9ed8e8e0d1d0400e91c5ec2eb240bf2ff for docker:cli with digest docker@sha256:11e1133c30f3ceb73c6bdc7dfb78b3f9ed8e8e0d1d0400e91c5ec2eb240bf2ff ... 2026-06-16T22:56:23.036173Z 00O section_end:1781650583:prepare_executor 2026-06-16T22:56:23.036177Z 00O+section_start:1781650583:prepare_script 2026-06-16T22:56:23.036409Z 00O+Preparing environment 2026-06-16T22:56:23.065183Z 00O Using effective pull policy of [always] for container sha256:ac0f843d45047cc02cea2f6379f3c6f47aac077acc85bba0527ddc1e0b7773ba 2026-06-16T22:56:23.339793Z 01O Running on runner-ee6nehn34-project-248-concurrent-0 via 0ea095f01732... 2026-06-16T22:56:23.488062Z 00O section_end:1781650583:prepare_script 2026-06-16T22:56:23.488070Z 00O+section_start:1781650583:get_sources 2026-06-16T22:56:23.489669Z 00O+Getting source from Git repository 2026-06-16T22:56:23.823320Z 01O Gitaly correlation ID: 01KV9ACPR7W725GRHXBV0QY729 2026-06-16T22:56:23.831374Z 01O Fetching changes with git depth set to 20... 2026-06-16T22:56:23.835659Z 01O Reinitialized existing Git repository in /builds/kisulkens/platforms/air/user-interfaces/web/.git/ 2026-06-16T22:56:23.839181Z 01O Created fresh repository. 2026-06-16T22:56:25.670146Z 01O Checking out c6e8abfc as detached HEAD (ref is main)... 2026-06-16T22:56:25.691485Z 01O Removing .env 2026-06-16T22:56:25.754928Z 01O 2026-06-16T22:56:25.754936Z 01O Skipping Git submodules setup 2026-06-16T22:56:25.940185Z 00O section_end:1781650585:get_sources 2026-06-16T22:56:25.940196Z 00O+section_start:1781650585:step_script 2026-06-16T22:56:25.948760Z 00O+Executing "step_script" stage of the job script 2026-06-16T22:56:25.948796Z 00O Using effective pull policy of [always] for container docker:cli 2026-06-16T22:56:26.019055Z 00O Using docker image sha256:11e1133c30f3ceb73c6bdc7dfb78b3f9ed8e8e0d1d0400e91c5ec2eb240bf2ff for docker:cli with digest docker@sha256:11e1133c30f3ceb73c6bdc7dfb78b3f9ed8e8e0d1d0400e91c5ec2eb240bf2ff ... 2026-06-16T22:56:26.310502Z 01O $ echo "$CI_REGISTRY_PASSWORD" | docker login -u "$CI_REGISTRY_USER" $CI_REGISTRY --password-stdin 2026-06-16T22:56:26.680625Z 01O Login Succeeded 2026-06-16T22:56:26.680656Z 01E 2026-06-16T22:56:26.680660Z 01E WARNING! Your credentials are stored unencrypted in '/root/.docker/config.json'. 2026-06-16T22:56:26.680663Z 01E Configure a credential helper to remove this warning. See 2026-06-16T22:56:26.680665Z 01E https://docs.docker.com/go/credential-store/ 2026-06-16T22:56:26.680667Z 01E 2026-06-16T22:56:26.682492Z 01O $ cp $ENV .env 2026-06-16T22:56:26.684124Z 01O $ docker compose build --push 2026-06-16T22:56:26.802858Z 01E Image registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:c6e8abfc6ca336062e43b4078092c7c55eaf0ccc Building 2026-06-16T22:56:26.871001Z 01O #1 [internal] load local bake definitions 2026-06-16T22:56:26.995009Z 01O #1 reading from stdin 635B done 2026-06-16T22:56:26.995020Z 01O #1 DONE 0.0s 2026-06-16T22:56:26.995022Z 01O 2026-06-16T22:56:26.995024Z 01O #2 [internal] load build definition from Dockerfile 2026-06-16T22:56:26.995026Z 01O #2 transferring dockerfile: 868B done 2026-06-16T22:56:26.995028Z 01O #2 DONE 0.1s 2026-06-16T22:56:27.156665Z 01O 2026-06-16T22:56:27.156675Z 01O #3 [internal] load metadata for docker.io/library/node:lts-alpine3.23 2026-06-16T22:56:27.866592Z 01O #3 DONE 0.9s 2026-06-16T22:56:27.980058Z 01O 2026-06-16T22:56:27.980068Z 01O #4 [internal] load .dockerignore 2026-06-16T22:56:27.980071Z 01O #4 transferring context: 140B done 2026-06-16T22:56:27.980073Z 01O #4 DONE 0.1s 2026-06-16T22:56:27.980075Z 01O 2026-06-16T22:56:27.980076Z 01O #5 [base 1/5] FROM docker.io/library/node:lts-alpine3.23@sha256:2bdb65ed1dab192432bc31c95f94155ca5ad7fc1392fb7eb7526ab682fa5bf14 2026-06-16T22:56:27.980079Z 01O #5 resolve docker.io/library/node:lts-alpine3.23@sha256:2bdb65ed1dab192432bc31c95f94155ca5ad7fc1392fb7eb7526ab682fa5bf14 0.0s done 2026-06-16T22:56:27.980141Z 01O #5 DONE 0.0s 2026-06-16T22:56:27.980143Z 01O 2026-06-16T22:56:27.980144Z 01O #6 [internal] load build context 2026-06-16T22:56:31.793919Z 01O #6 transferring context: 324.79MB 3.8s done 2026-06-16T22:56:31.793931Z 01O #6 DONE 3.8s 2026-06-16T22:56:31.793933Z 01O 2026-06-16T22:56:31.793934Z 01O #7 [base 3/5] COPY package.json yarn.lock .yarnrc.yml ./ 2026-06-16T22:56:31.793937Z 01O #7 CACHED 2026-06-16T22:56:31.793938Z 01O 2026-06-16T22:56:31.793940Z 01O #8 [base 4/5] RUN corepack enable 2026-06-16T22:56:31.793941Z 01O #8 CACHED 2026-06-16T22:56:31.793943Z 01O 2026-06-16T22:56:31.793944Z 01O #9 [stage-3 2/5] COPY --from=build /app/.next .next 2026-06-16T22:56:31.793976Z 01O #9 CACHED 2026-06-16T22:56:31.793978Z 01O 2026-06-16T22:56:31.793979Z 01O #10 [stage-3 4/5] COPY --from=build /app/next.config.js /app/next-i18next.config.js ./ 2026-06-16T22:56:31.793982Z 01O #10 CACHED 2026-06-16T22:56:31.793983Z 01O 2026-06-16T22:56:31.793984Z 01O #11 [build 2/2] RUN --mount=from=dependencies,source=/app/node_modules,target=node_modules --mount=type=cache,target=/app/.next/cache --mount=type=cache,target=/root/.cache/yarn yarn build 2026-06-16T22:56:31.793988Z 01O #11 CACHED 2026-06-16T22:56:31.793989Z 01O 2026-06-16T22:56:31.793990Z 01O #12 [base 2/5] WORKDIR /app 2026-06-16T22:56:31.793992Z 01O #12 CACHED 2026-06-16T22:56:31.793993Z 01O 2026-06-16T22:56:31.793994Z 01O #13 [build 1/2] COPY . . 2026-06-16T22:56:31.793996Z 01O #13 CACHED 2026-06-16T22:56:31.793997Z 01O 2026-06-16T22:56:31.793998Z 01O #14 [stage-3 3/5] COPY --from=build /app/public public 2026-06-16T22:56:31.794000Z 01O #14 CACHED 2026-06-16T22:56:31.794002Z 01O 2026-06-16T22:56:31.794003Z 01O #15 [base 5/5] RUN --mount=type=cache,target=/root/.node/corepack/ corepack prepare 2026-06-16T22:56:31.794005Z 01O #15 CACHED 2026-06-16T22:56:31.794006Z 01O 2026-06-16T22:56:31.794007Z 01O #16 [dependencies 1/1] RUN --mount=type=cache,target=/root/.cache/yarn yarn install --immutable 2026-06-16T22:56:31.794009Z 01O #16 CACHED 2026-06-16T22:56:31.794011Z 01O 2026-06-16T22:56:31.794012Z 01O #17 [stage-3 1/5] COPY --from=dependencies /app/node_modules ./node_modules 2026-06-16T22:56:31.794014Z 01O #17 CACHED 2026-06-16T22:56:31.794015Z 01O 2026-06-16T22:56:31.794017Z 01O #18 [stage-3 5/5] COPY --from=build /app/.next .next 2026-06-16T22:56:31.953878Z 01O #18 CACHED 2026-06-16T22:56:31.953912Z 01O 2026-06-16T22:56:31.953915Z 01O #19 [auth] kisulkens/platforms/air/user-interfaces/web:pull,push token for registry.kisulkens.ru 2026-06-16T22:56:32.104511Z 01O #19 DONE 0.0s 2026-06-16T22:56:32.104526Z 01O 2026-06-16T22:56:32.104528Z 01O #20 exporting to image 2026-06-16T22:56:32.104530Z 01O #20 exporting layers done 2026-06-16T22:56:32.104531Z 01O #20 exporting manifest sha256:397bb60d450d1202e8b69547f53c251691d3e876cb2cffd8a2c30f887d236ce6 done 2026-06-16T22:56:32.104534Z 01O #20 exporting config sha256:64295181ade9aaa1e78a2a023f6753cff2702d7aa8f6fdd9f242a5460ebd81a2 done 2026-06-16T22:56:32.104536Z 01O #20 exporting attestation manifest sha256:833d27890ebcafb0cab098ed477c830c53c4b625c3b8f7384c8164f3683a92b9 0.0s done 2026-06-16T22:56:32.104539Z 01O #20 exporting manifest list sha256:6bf8a86be56acdc02f9e797c17ebc0cb7e839ef67ad8b700045deb1be0f9adc3 done 2026-06-16T22:56:32.104541Z 01O #20 naming to registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:c6e8abfc6ca336062e43b4078092c7c55eaf0ccc done 2026-06-16T22:56:32.104544Z 01O #20 pushing layers 2026-06-16T22:56:40.924646Z 01O #20 pushing layers 9.0s done 2026-06-16T22:56:40.924655Z 01O #20 pushing manifest for registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:c6e8abfc6ca336062e43b4078092c7c55eaf0ccc@sha256:6bf8a86be56acdc02f9e797c17ebc0cb7e839ef67ad8b700045deb1be0f9adc3 2026-06-16T22:56:41.704659Z 01O #20 pushing manifest for registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:c6e8abfc6ca336062e43b4078092c7c55eaf0ccc@sha256:6bf8a86be56acdc02f9e797c17ebc0cb7e839ef67ad8b700045deb1be0f9adc3 0.8s done 2026-06-16T22:56:41.704741Z 01O #20 DONE 9.9s 2026-06-16T22:56:41.812717Z 01O 2026-06-16T22:56:41.812726Z 01O #21 resolving provenance for metadata file 2026-06-16T22:56:41.812728Z 01O #21 DONE 0.0s 2026-06-16T22:56:41.823665Z 01E Image registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:c6e8abfc6ca336062e43b4078092c7c55eaf0ccc Built 2026-06-16T22:56:42.435082Z 00O section_end:1781650602:step_script 2026-06-16T22:56:42.435090Z 00O+section_start:1781650602:cleanup_file_variables 2026-06-16T22:56:42.441567Z 00O+Cleaning up project directory and file based variables 2026-06-16T22:56:42.875275Z 00O section_end:1781650602:cleanup_file_variables 2026-06-16T22:56:42.875286Z 00O+ 2026-06-16T22:56:42.988671Z 00O Job succeeded