2026-07-27T17:01:55.925688Z 00O Running with gitlab-runner 18.11.1 (5265d41d) 2026-07-27T17:01:55.925728Z 00O  on ba0d40dbec6d ee6NEhN34, system ID: r_LuGAIt6mmQ0P 2026-07-27T17:01:55.925813Z 00O Resolving secrets 2026-07-27T17:01:55.926154Z 00O section_start:1785171715:prepare_executor 2026-07-27T17:01:55.926158Z 00O+Preparing the "docker" executor 2026-07-27T17:01:55.952029Z 00O Using Docker executor with image docker:cli ... 2026-07-27T17:01:57.036001Z 00O Using effective pull policy of [always] for container docker:cli 2026-07-27T17:01:57.100338Z 00O Pulling docker image docker:cli ... 2026-07-27T17:01:59.293995Z 00O Using docker image sha256:be132a9f282288de4afaf63379dff75711fda0147c6b72a9df44e51841402144 for docker:cli with digest docker@sha256:be132a9f282288de4afaf63379dff75711fda0147c6b72a9df44e51841402144 ... 2026-07-27T17:01:59.294013Z 00O section_end:1785171719:prepare_executor 2026-07-27T17:01:59.294015Z 00O+section_start:1785171719:prepare_script 2026-07-27T17:01:59.294192Z 00O+Preparing environment 2026-07-27T17:01:59.310060Z 00O Using effective pull policy of [always] for container sha256:ac0f843d45047cc02cea2f6379f3c6f47aac077acc85bba0527ddc1e0b7773ba 2026-07-27T17:01:59.551425Z 01O Running on runner-ee6nehn34-project-248-concurrent-1 via 0ea095f01732... 2026-07-27T17:01:59.710732Z 00O section_end:1785171719:prepare_script 2026-07-27T17:01:59.710741Z 00O+section_start:1785171719:get_sources 2026-07-27T17:01:59.711987Z 00O+Getting source from Git repository 2026-07-27T17:02:00.048960Z 01O Gitaly correlation ID: 01KYJ8D9DP41XGK17R59DS3SV8 2026-07-27T17:02:00.057867Z 01O Fetching changes with git depth set to 20... 2026-07-27T17:02:00.062094Z 01O Initialized empty Git repository in /builds/kisulkens/platforms/air/user-interfaces/web/.git/ 2026-07-27T17:02:00.064927Z 01O Created fresh repository. 2026-07-27T17:02:04.011763Z 01O Checking out 94a3da1e as detached HEAD (ref is staging)... 2026-07-27T17:02:04.684376Z 01O 2026-07-27T17:02:04.684385Z 01O Skipping Git submodules setup 2026-07-27T17:02:04.955025Z 00O section_end:1785171724:get_sources 2026-07-27T17:02:04.955035Z 00O+section_start:1785171724:step_script 2026-07-27T17:02:04.960947Z 00O+Executing "step_script" stage of the job script 2026-07-27T17:02:04.961001Z 00O Using effective pull policy of [always] for container docker:cli 2026-07-27T17:02:05.018528Z 00O Using docker image sha256:be132a9f282288de4afaf63379dff75711fda0147c6b72a9df44e51841402144 for docker:cli with digest docker@sha256:be132a9f282288de4afaf63379dff75711fda0147c6b72a9df44e51841402144 ... 2026-07-27T17:02:05.284039Z 01O $ echo "$CI_REGISTRY_PASSWORD" | docker login -u "$CI_REGISTRY_USER" $CI_REGISTRY --password-stdin 2026-07-27T17:02:05.591090Z 01O Login Succeeded 2026-07-27T17:02:05.591111Z 01E 2026-07-27T17:02:05.591113Z 01E WARNING! Your credentials are stored unencrypted in '/root/.docker/config.json'. 2026-07-27T17:02:05.591115Z 01E Configure a credential helper to remove this warning. See 2026-07-27T17:02:05.591117Z 01E https://docs.docker.com/go/credential-store/ 2026-07-27T17:02:05.591119Z 01E 2026-07-27T17:02:05.592937Z 01O $ cp $ENV .env 2026-07-27T17:02:05.594553Z 01O $ docker compose build --push 2026-07-27T17:02:05.706639Z 01E Image registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:94a3da1e54f666375ccc9d15fbae4f27876c8fba Building 2026-07-27T17:02:05.777701Z 01O #1 [internal] load local bake definitions 2026-07-27T17:02:05.895914Z 01O #1 reading from stdin 635B done 2026-07-27T17:02:05.895925Z 01O #1 DONE 0.0s 2026-07-27T17:02:05.895927Z 01O 2026-07-27T17:02:05.895928Z 01O #2 [internal] load build definition from Dockerfile 2026-07-27T17:02:05.895931Z 01O #2 transferring dockerfile: 868B done 2026-07-27T17:02:05.895932Z 01O #2 DONE 0.1s 2026-07-27T17:02:06.055332Z 01O 2026-07-27T17:02:06.055347Z 01O #3 [internal] load metadata for docker.io/library/node:lts-alpine3.23 2026-07-27T17:02:06.381196Z 01O #3 DONE 0.5s 2026-07-27T17:02:06.505639Z 01O 2026-07-27T17:02:06.505652Z 01O #4 [internal] load .dockerignore 2026-07-27T17:02:06.505654Z 01O #4 transferring context: 140B done 2026-07-27T17:02:06.505656Z 01O #4 DONE 0.1s 2026-07-27T17:02:06.505658Z 01O 2026-07-27T17:02:06.505660Z 01O #5 [base 1/5] FROM docker.io/library/node:lts-alpine3.23@sha256:595398b0081eacda8e1c4c5b97b76cd1020e4d58a8ebcb4843b9bca1e79e7436 2026-07-27T17:02:06.505662Z 01O #5 resolve docker.io/library/node:lts-alpine3.23@sha256:595398b0081eacda8e1c4c5b97b76cd1020e4d58a8ebcb4843b9bca1e79e7436 0.0s done 2026-07-27T17:02:06.505723Z 01O #5 DONE 0.0s 2026-07-27T17:02:06.505725Z 01O 2026-07-27T17:02:06.505726Z 01O #6 [internal] load build context 2026-07-27T17:02:10.248351Z 01O #6 transferring context: 317.36MB 3.7s done 2026-07-27T17:02:10.248406Z 01O #6 DONE 3.8s 2026-07-27T17:02:10.421053Z 01O 2026-07-27T17:02:10.421062Z 01O #7 [base 3/5] COPY package.json yarn.lock .yarnrc.yml ./ 2026-07-27T17:02:10.421063Z 01O #7 CACHED 2026-07-27T17:02:10.421064Z 01O 2026-07-27T17:02:10.421065Z 01O #8 [base 4/5] RUN corepack enable 2026-07-27T17:02:10.421066Z 01O #8 CACHED 2026-07-27T17:02:10.421067Z 01O 2026-07-27T17:02:10.421067Z 01O #9 [base 2/5] WORKDIR /app 2026-07-27T17:02:10.421068Z 01O #9 CACHED 2026-07-27T17:02:10.421069Z 01O 2026-07-27T17:02:10.421069Z 01O #10 [dependencies 1/1] RUN --mount=type=cache,target=/root/.cache/yarn yarn install --immutable 2026-07-27T17:02:10.421071Z 01O #10 CACHED 2026-07-27T17:02:10.421071Z 01O 2026-07-27T17:02:10.421072Z 01O #11 [base 5/5] RUN --mount=type=cache,target=/root/.node/corepack/ corepack prepare 2026-07-27T17:02:10.421073Z 01O #11 CACHED 2026-07-27T17:02:10.421074Z 01O 2026-07-27T17:02:10.421074Z 01O #12 [build 1/2] COPY . . 2026-07-27T17:02:10.979274Z 01O #12 DONE 0.7s 2026-07-27T17:02:11.137123Z 01O 2026-07-27T17:02:11.137133Z 01O #13 [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-07-27T17:02:13.551982Z 01O #13 2.566 ⚠ i18n configuration in next.config.js is unsupported in App Router. 2026-07-27T17:02:13.551993Z 01O #13 2.566 Learn more about internationalization in App Router: https://nextjs.org/docs/app/building-your-application/routing/internationalization 2026-07-27T17:02:13.663548Z 01O #13 2.616 ▲ Next.js 16.2.6 (Turbopack) 2026-07-27T17:02:13.663560Z 01O #13 2.616 - Environments: .env 2026-07-27T17:02:13.663562Z 01O #13 2.616 - Experiments (use with caution): 2026-07-27T17:02:13.663564Z 01O #13 2.616 · clientTraceMetadata 2026-07-27T17:02:13.663566Z 01O #13 2.616 2026-07-27T17:02:13.663567Z 01O #13 2.619 ⚠ The "middleware" file convention is deprecated. Please use "proxy" instead. Learn more: https://nextjs.org/docs/messages/middleware-to-proxy 2026-07-27T17:02:13.663570Z 01O #13 2.677 Creating an optimized production build ... 2026-07-27T17:02:26.861271Z 01O #13 15.87 ✓ Compiled successfully in 12.4s 2026-07-27T17:02:27.012765Z 01O #13 15.87 Running next.config.js provided runAfterProductionCompile ... 2026-07-27T17:02:27.408079Z 01O #13 16.42 ✓ Completed runAfterProductionCompile in 549ms 2026-07-27T17:02:27.560784Z 01O #13 16.42 Running TypeScript ... 2026-07-27T17:02:44.211605Z 01O #13 33.23 Finished TypeScript in 16.8s ... 2026-07-27T17:02:44.365656Z 01O #13 33.23 Collecting page data using 27 workers ... 2026-07-27T17:02:48.631465Z 01O #13 37.64 Generating static pages using 27 workers (0/96) ... 2026-07-27T17:02:48.895333Z 01O #13 37.91 Generating static pages using 27 workers (24/96) 2026-07-27T17:02:49.188656Z 01O #13 38.20 Generating static pages using 27 workers (48/96) 2026-07-27T17:02:49.824558Z 01O #13 38.84 Generating static pages using 27 workers (72/96) 2026-07-27T17:02:50.063071Z 01O #13 39.08 ✓ Generating static pages using 27 workers (96/96) in 1432ms 2026-07-27T17:02:50.264366Z 01O #13 39.10 Finalizing page optimization ... 2026-07-27T17:02:50.264377Z 01O #13 39.12 2026-07-27T17:02:50.264379Z 01O #13 39.13 Route (pages) 2026-07-27T17:02:50.264380Z 01O #13 39.13 ┌ ○ / 2026-07-27T17:02:50.264383Z 01O #13 39.13 ├ /_app 2026-07-27T17:02:50.264384Z 01O #13 39.13 ├ ○ /404 2026-07-27T17:02:50.264386Z 01O #13 39.13 ├ ○ /account (1295 ms) 2026-07-27T17:02:50.264387Z 01O #13 39.13 ├ ○ /admin (1295 ms) 2026-07-27T17:02:50.264389Z 01O #13 39.13 ├ ○ /api-keys (1295 ms) 2026-07-27T17:02:50.264390Z 01O #13 39.13 ├ ƒ /api/auth/[...nextauth] 2026-07-27T17:02:50.264392Z 01O #13 39.13 ├ ƒ /api/auth/convert-token-google 2026-07-27T17:02:50.264438Z 01O #13 39.13 ├ ƒ /api/dadata/company 2026-07-27T17:02:50.264440Z 01O #13 39.13 ├ ƒ /api/healthz 2026-07-27T17:02:50.264440Z 01O #13 39.13 ├ ○ /audio 2026-07-27T17:02:50.264441Z 01O #13 39.13 ├ ○ /audio/[slug] 2026-07-27T17:02:50.264442Z 01O #13 39.13 ├ ○ /auth-social (383 ms) 2026-07-27T17:02:50.264443Z 01O #13 39.13 ├ ○ /change-password (383 ms) 2026-07-27T17:02:50.264453Z 01O #13 39.13 ├ ○ /chat-bot 2026-07-27T17:02:50.264454Z 01O #13 39.13 ├ ○ /chat-bot/[slug] (382 ms) 2026-07-27T17:02:50.264456Z 01O #13 39.13 ├ ○ /confirm 2026-07-27T17:02:50.264457Z 01O #13 39.13 ├ ○ /dashboard (1296 ms) 2026-07-27T17:02:50.264458Z 01O #13 39.13 ├ ○ /error-boundary 2026-07-27T17:02:50.264459Z 01O #13 39.13 ├ ○ /example-update (383 ms) 2026-07-27T17:02:50.264461Z 01O #13 39.13 ├ ○ /healthz 2026-07-27T17:02:50.264462Z 01O #13 39.13 ├ ƒ /home 2026-07-27T17:02:50.264466Z 01O #13 39.13 ├ ○ /images 2026-07-27T17:02:50.264486Z 01O #13 39.13 ├ ○ /images/[slug] (1295 ms) 2026-07-27T17:02:50.264487Z 01O #13 39.13 ├ ○ /login (382 ms) 2026-07-27T17:02:50.264489Z 01O #13 39.13 ├ ○ /network-error 2026-07-27T17:02:50.264490Z 01O #13 39.13 ├ ƒ /r/[email] 2026-07-27T17:02:50.264491Z 01O #13 39.13 ├ ○ /register (383 ms) 2026-07-27T17:02:50.264492Z 01O #13 39.13 ├ ○ /register-business (1295 ms) 2026-07-27T17:02:50.264494Z 01O #13 39.13 ├ ○ /reports-mobile 2026-07-27T17:02:50.264498Z 01O #13 39.13 ├ ○ /reset (383 ms) 2026-07-27T17:02:50.264499Z 01O #13 39.13 ├ ○ /subscription (383 ms) 2026-07-27T17:02:50.264506Z 01O #13 39.13 ├ ○ /telegram-blocked 2026-07-27T17:02:50.264508Z 01O #13 39.13 ├ ○ /videos 2026-07-27T17:02:50.264509Z 01O #13 39.13 ├ ○ /videos/[slug] 2026-07-27T17:02:50.264511Z 01O #13 39.13 ├ ○ /voice-cloning (1298 ms) 2026-07-27T17:02:50.264512Z 01O #13 39.13 ├ ○ /voice-cloning/[slug] 2026-07-27T17:02:50.264514Z 01O #13 39.13 └ ○ /whisper 2026-07-27T17:02:50.264518Z 01O #13 39.13 2026-07-27T17:02:50.264519Z 01O #13 39.13 ƒ Proxy (Middleware) 2026-07-27T17:02:50.264521Z 01O #13 39.13 2026-07-27T17:02:50.264522Z 01O #13 39.13 ○ (Static) prerendered as static content 2026-07-27T17:02:50.264523Z 01O #13 39.13 ƒ (Dynamic) server-rendered on demand 2026-07-27T17:02:50.264524Z 01O #13 39.13 2026-07-27T17:02:50.508172Z 01O #13 DONE 39.5s 2026-07-27T17:02:51.208840Z 01O 2026-07-27T17:02:51.208856Z 01O #14 [stage-3 1/5] COPY --from=dependencies /app/node_modules ./node_modules 2026-07-27T17:02:51.359444Z 01O #14 CACHED 2026-07-27T17:02:51.359455Z 01O 2026-07-27T17:02:51.359457Z 01O #15 [stage-3 2/5] COPY --from=build /app/.next .next 2026-07-27T17:02:51.597979Z 01O #15 DONE 0.4s 2026-07-27T17:02:51.861516Z 01O 2026-07-27T17:02:51.861526Z 01O #16 [stage-3 3/5] COPY --from=build /app/public public 2026-07-27T17:02:52.203797Z 01O #16 DONE 0.3s 2026-07-27T17:02:52.424800Z 01O 2026-07-27T17:02:52.424811Z 01O #17 [stage-3 4/5] COPY --from=build /app/next.config.js /app/next-i18next.config.js ./ 2026-07-27T17:02:52.424814Z 01O #17 DONE 0.1s 2026-07-27T17:02:52.424816Z 01O 2026-07-27T17:02:52.424818Z 01O #18 [stage-3 5/5] COPY --from=build /app/.next .next 2026-07-27T17:02:52.777782Z 01O #18 DONE 0.5s 2026-07-27T17:02:52.936345Z 01O 2026-07-27T17:02:52.936357Z 01O #19 exporting to image 2026-07-27T17:02:52.936359Z 01O #19 exporting layers 2026-07-27T17:03:06.891015Z 01O #19 exporting layers 14.1s done 2026-07-27T17:03:07.043320Z 01O #19 exporting manifest sha256:a9cae9b8baaf51f096d904a5c704acbc0348cf8e11c51d5a173b97d205472cee done 2026-07-27T17:03:07.043338Z 01O #19 exporting config sha256:ee53bf9706e2c61aabc6d8d487eb346a35ed3d4b76d381ba421721f9ab189994 done 2026-07-27T17:03:07.043344Z 01O #19 exporting attestation manifest sha256:f08cc524adba1e1e106fe73134524209ddf67295231e455c548e2dc1402f0c99 0.0s done 2026-07-27T17:03:07.043346Z 01O #19 exporting manifest list sha256:5c84a107c85dd95e1c5ea4de7a3162480d3316874ff5d8a1522a7a1d79a33c7f done 2026-07-27T17:03:07.043349Z 01O #19 naming to registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:94a3da1e54f666375ccc9d15fbae4f27876c8fba done 2026-07-27T17:03:07.043352Z 01O #19 pushing layers 2026-07-27T17:03:07.043353Z 01O #19 ... 2026-07-27T17:03:07.043355Z 01O 2026-07-27T17:03:07.043356Z 01O #20 [auth] kisulkens/platforms/air/user-interfaces/web:pull,push token for registry.kisulkens.ru 2026-07-27T17:03:07.193744Z 01O #20 DONE 0.0s 2026-07-27T17:03:07.193759Z 01O 2026-07-27T17:03:07.193761Z 01O #19 exporting to image 2026-07-27T17:03:12.990570Z 01O #19 pushing layers 6.0s done 2026-07-27T17:03:12.990581Z 01O #19 pushing manifest for registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:94a3da1e54f666375ccc9d15fbae4f27876c8fba@sha256:5c84a107c85dd95e1c5ea4de7a3162480d3316874ff5d8a1522a7a1d79a33c7f 2026-07-27T17:03:13.747225Z 01O #19 pushing manifest for registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:94a3da1e54f666375ccc9d15fbae4f27876c8fba@sha256:5c84a107c85dd95e1c5ea4de7a3162480d3316874ff5d8a1522a7a1d79a33c7f 0.8s done 2026-07-27T17:03:13.747236Z 01O #19 DONE 21.0s 2026-07-27T17:03:13.862136Z 01O 2026-07-27T17:03:13.862148Z 01O #21 resolving provenance for metadata file 2026-07-27T17:03:13.890135Z 01O #21 DONE 0.0s 2026-07-27T17:03:13.890244Z 01E Image registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:94a3da1e54f666375ccc9d15fbae4f27876c8fba Built 2026-07-27T17:03:14.174682Z 00O section_end:1785171794:step_script 2026-07-27T17:03:14.174693Z 00O+section_start:1785171794:cleanup_file_variables 2026-07-27T17:03:14.180412Z 00O+Cleaning up project directory and file based variables 2026-07-27T17:03:14.570620Z 00O section_end:1785171794:cleanup_file_variables 2026-07-27T17:03:14.570630Z 00O+ 2026-07-27T17:03:14.685013Z 00O Job succeeded