2026-06-26T16:36:53.375014Z 00O Running with gitlab-runner 18.11.1 (5265d41d) 2026-06-26T16:36:53.375053Z 00O  on ba0d40dbec6d ee6NEhN34, system ID: r_LuGAIt6mmQ0P 2026-06-26T16:36:53.375120Z 00O Resolving secrets 2026-06-26T16:36:53.375685Z 00O section_start:1782491813:prepare_executor 2026-06-26T16:36:53.375693Z 00O+Preparing the "docker" executor 2026-06-26T16:36:53.402202Z 00O Using Docker executor with image docker:cli ... 2026-06-26T16:36:54.466612Z 00O Using effective pull policy of [always] for container docker:cli 2026-06-26T16:36:54.515895Z 00O Pulling docker image docker:cli ... 2026-06-26T16:36:56.648292Z 00O Using docker image sha256:d14410ab6f87a2b6c14b7150de787cd7b8bb012a8e900966d6d893e9f7fc49b6 for docker:cli with digest docker@sha256:d14410ab6f87a2b6c14b7150de787cd7b8bb012a8e900966d6d893e9f7fc49b6 ... 2026-06-26T16:36:56.648315Z 00O section_end:1782491816:prepare_executor 2026-06-26T16:36:56.648319Z 00O+section_start:1782491816:prepare_script 2026-06-26T16:36:56.648530Z 00O+Preparing environment 2026-06-26T16:36:56.673079Z 00O Using effective pull policy of [always] for container sha256:ac0f843d45047cc02cea2f6379f3c6f47aac077acc85bba0527ddc1e0b7773ba 2026-06-26T16:36:56.918517Z 01O Running on runner-ee6nehn34-project-248-concurrent-0 via 0ea095f01732... 2026-06-26T16:36:57.073185Z 00O section_end:1782491817:prepare_script 2026-06-26T16:36:57.073193Z 00O+section_start:1782491817:get_sources 2026-06-26T16:36:57.074914Z 00O+Getting source from Git repository 2026-06-26T16:36:57.381237Z 01O Gitaly correlation ID: 01KW2CN4YQCXHXKAZTTPNNK1KA 2026-06-26T16:36:57.393131Z 01O Fetching changes with git depth set to 20... 2026-06-26T16:36:57.397216Z 01O Reinitialized existing Git repository in /builds/kisulkens/platforms/air/user-interfaces/web/.git/ 2026-06-26T16:36:57.401027Z 01O Created fresh repository. 2026-06-26T16:36:59.877975Z 01O Checking out fde56ca9 as detached HEAD (ref is staging)... 2026-06-26T16:36:59.900908Z 01O Removing .env 2026-06-26T16:36:59.963417Z 01O 2026-06-26T16:36:59.963425Z 01O Skipping Git submodules setup 2026-06-26T16:37:00.122261Z 00O section_end:1782491820:get_sources 2026-06-26T16:37:00.122272Z 00O+section_start:1782491820:step_script 2026-06-26T16:37:00.127190Z 00O+Executing "step_script" stage of the job script 2026-06-26T16:37:00.127219Z 00O Using effective pull policy of [always] for container docker:cli 2026-06-26T16:37:00.186970Z 00O Using docker image sha256:d14410ab6f87a2b6c14b7150de787cd7b8bb012a8e900966d6d893e9f7fc49b6 for docker:cli with digest docker@sha256:d14410ab6f87a2b6c14b7150de787cd7b8bb012a8e900966d6d893e9f7fc49b6 ... 2026-06-26T16:37:00.469359Z 01O $ echo "$CI_REGISTRY_PASSWORD" | docker login -u "$CI_REGISTRY_USER" $CI_REGISTRY --password-stdin 2026-06-26T16:37:05.479018Z 01O Login Succeeded 2026-06-26T16:37:05.479037Z 01E 2026-06-26T16:37:05.479038Z 01E WARNING! Your credentials are stored unencrypted in '/root/.docker/config.json'. 2026-06-26T16:37:05.479040Z 01E Configure a credential helper to remove this warning. See 2026-06-26T16:37:05.479043Z 01E https://docs.docker.com/go/credential-store/ 2026-06-26T16:37:05.479045Z 01E 2026-06-26T16:37:05.480889Z 01O $ cp $ENV .env 2026-06-26T16:37:05.482641Z 01O $ docker compose build --push 2026-06-26T16:37:05.596445Z 01E Image registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:fde56ca9987ccab27816f0cf6922cbcef1ed0c64 Building 2026-06-26T16:37:05.663746Z 01O #1 [internal] load local bake definitions 2026-06-26T16:37:05.765612Z 01O #1 reading from stdin 635B done 2026-06-26T16:37:05.765624Z 01O #1 DONE 0.0s 2026-06-26T16:37:05.765626Z 01O 2026-06-26T16:37:05.765627Z 01O #2 [internal] load build definition from Dockerfile 2026-06-26T16:37:05.765630Z 01O #2 transferring dockerfile: 2026-06-26T16:37:05.962744Z 01O #2 transferring dockerfile: 868B done 2026-06-26T16:37:05.962760Z 01O #2 DONE 0.1s 2026-06-26T16:37:05.962763Z 01O 2026-06-26T16:37:05.962766Z 01O #3 [internal] load metadata for docker.io/library/node:lts-alpine3.23 2026-06-26T16:37:06.982463Z 01O #3 DONE 1.2s 2026-06-26T16:37:07.091407Z 01O 2026-06-26T16:37:07.091422Z 01O #4 [internal] load .dockerignore 2026-06-26T16:37:07.091426Z 01O #4 transferring context: 140B done 2026-06-26T16:37:07.091429Z 01O #4 DONE 0.0s 2026-06-26T16:37:07.091433Z 01O 2026-06-26T16:37:07.091435Z 01O #5 [base 1/5] FROM docker.io/library/node:lts-alpine3.23@sha256:595398b0081eacda8e1c4c5b97b76cd1020e4d58a8ebcb4843b9bca1e79e7436 2026-06-26T16:37:07.091513Z 01O #5 resolve docker.io/library/node:lts-alpine3.23@sha256:595398b0081eacda8e1c4c5b97b76cd1020e4d58a8ebcb4843b9bca1e79e7436 0.0s done 2026-06-26T16:37:07.091517Z 01O #5 DONE 0.0s 2026-06-26T16:37:07.091519Z 01O 2026-06-26T16:37:07.091521Z 01O #6 [internal] load build context 2026-06-26T16:37:10.900017Z 01O #6 transferring context: 320.90MB 3.8s done 2026-06-26T16:37:10.900066Z 01O #6 DONE 3.8s 2026-06-26T16:37:11.072159Z 01O 2026-06-26T16:37:11.072170Z 01O #7 [base 4/5] RUN corepack enable 2026-06-26T16:37:11.072172Z 01O #7 CACHED 2026-06-26T16:37:11.072174Z 01O 2026-06-26T16:37:11.072175Z 01O #8 [base 2/5] WORKDIR /app 2026-06-26T16:37:11.072177Z 01O #8 CACHED 2026-06-26T16:37:11.072178Z 01O 2026-06-26T16:37:11.072180Z 01O #9 [base 3/5] COPY package.json yarn.lock .yarnrc.yml ./ 2026-06-26T16:37:11.072181Z 01O #9 CACHED 2026-06-26T16:37:11.072183Z 01O 2026-06-26T16:37:11.072184Z 01O #10 [dependencies 1/1] RUN --mount=type=cache,target=/root/.cache/yarn yarn install --immutable 2026-06-26T16:37:11.072187Z 01O #10 CACHED 2026-06-26T16:37:11.072188Z 01O 2026-06-26T16:37:11.072189Z 01O #11 [base 5/5] RUN --mount=type=cache,target=/root/.node/corepack/ corepack prepare 2026-06-26T16:37:11.072191Z 01O #11 CACHED 2026-06-26T16:37:11.072211Z 01O 2026-06-26T16:37:11.072212Z 01O #12 [build 1/2] COPY . . 2026-06-26T16:37:11.855646Z 01O #12 DONE 0.9s 2026-06-26T16:37:12.010401Z 01O 2026-06-26T16:37:12.010412Z 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-06-26T16:37:14.494767Z 01O #13 2.635 ⚠ i18n configuration in next.config.js is unsupported in App Router. 2026-06-26T16:37:14.494779Z 01O #13 2.635 Learn more about internationalization in App Router: https://nextjs.org/docs/app/building-your-application/routing/internationalization 2026-06-26T16:37:14.595185Z 01O #13 2.686 ▲ Next.js 16.2.6 (Turbopack) 2026-06-26T16:37:14.595195Z 01O #13 2.686 - Environments: .env 2026-06-26T16:37:14.595197Z 01O #13 2.686 - Experiments (use with caution): 2026-06-26T16:37:14.595199Z 01O #13 2.686 · clientTraceMetadata 2026-06-26T16:37:14.595200Z 01O #13 2.686 2026-06-26T16:37:14.595201Z 01O #13 2.689 ⚠ The "middleware" file convention is deprecated. Please use "proxy" instead. Learn more: https://nextjs.org/docs/messages/middleware-to-proxy 2026-06-26T16:37:14.595204Z 01O #13 2.735 Creating an optimized production build ... 2026-06-26T16:37:27.298731Z 01O #13 15.43 ✓ Compiled successfully in 11.9s 2026-06-26T16:37:27.453661Z 01O #13 15.44 Running next.config.js provided runAfterProductionCompile ... 2026-06-26T16:37:27.871155Z 01O #13 16.01 ✓ Completed runAfterProductionCompile in 568ms 2026-06-26T16:37:28.023068Z 01O #13 16.01 Running TypeScript ... 2026-06-26T16:37:46.606025Z 01O #13 34.75 Finished TypeScript in 18.7s ... 2026-06-26T16:37:46.760939Z 01O #13 34.75 Collecting page data using 27 workers ... 2026-06-26T16:37:53.425322Z 01O #13 41.57 Generating static pages using 27 workers (0/96) ... 2026-06-26T16:37:53.716738Z 01O #13 41.86 Generating static pages using 27 workers (24/96) 2026-06-26T16:37:54.078451Z 01O #13 42.22 Generating static pages using 27 workers (48/96) 2026-06-26T16:37:54.532349Z 01O #13 42.67 Generating static pages using 27 workers (72/96) 2026-06-26T16:37:54.898151Z 01O #13 43.04 ✓ Generating static pages using 27 workers (96/96) in 1473ms 2026-06-26T16:37:55.107786Z 01O #13 43.08 Finalizing page optimization ... 2026-06-26T16:37:55.107798Z 01O #13 43.09 2026-06-26T16:37:55.107800Z 01O #13 43.10 Route (pages) 2026-06-26T16:37:55.107802Z 01O #13 43.10 ┌ ○ / (429 ms) 2026-06-26T16:37:55.107804Z 01O #13 43.10 ├ /_app 2026-06-26T16:37:55.107806Z 01O #13 43.10 ├ ○ /404 (430 ms) 2026-06-26T16:37:55.107808Z 01O #13 43.10 ├ ○ /account (1316 ms) 2026-06-26T16:37:55.107809Z 01O #13 43.10 ├ ○ /admin (1316 ms) 2026-06-26T16:37:55.107811Z 01O #13 43.10 ├ ○ /api-keys (1316 ms) 2026-06-26T16:37:55.107882Z 01O #13 43.10 ├ ƒ /api/auth/[...nextauth] 2026-06-26T16:37:55.107885Z 01O #13 43.10 ├ ƒ /api/auth/convert-token-google 2026-06-26T16:37:55.107887Z 01O #13 43.10 ├ ƒ /api/dadata/company 2026-06-26T16:37:55.107889Z 01O #13 43.10 ├ ƒ /api/healthz 2026-06-26T16:37:55.107890Z 01O #13 43.10 ├ ○ /audio (1317 ms) 2026-06-26T16:37:55.107892Z 01O #13 43.10 ├ ○ /audio/[slug] 2026-06-26T16:37:55.107894Z 01O #13 43.10 ├ ○ /auth-social 2026-06-26T16:37:55.107895Z 01O #13 43.10 ├ ○ /change-password 2026-06-26T16:37:55.107897Z 01O #13 43.10 ├ ○ /chat-bot (1317 ms) 2026-06-26T16:37:55.107898Z 01O #13 43.10 ├ ○ /chat-bot/[slug] 2026-06-26T16:37:55.107900Z 01O #13 43.10 ├ ○ /confirm 2026-06-26T16:37:55.107902Z 01O #13 43.10 ├ ○ /dashboard (1316 ms) 2026-06-26T16:37:55.107903Z 01O #13 43.10 ├ ○ /error-boundary 2026-06-26T16:37:55.107905Z 01O #13 43.10 ├ ○ /example-update 2026-06-26T16:37:55.107907Z 01O #13 43.10 ├ ○ /healthz (430 ms) 2026-06-26T16:37:55.107908Z 01O #13 43.10 ├ ƒ /home 2026-06-26T16:37:55.107910Z 01O #13 43.10 ├ ○ /images 2026-06-26T16:37:55.107911Z 01O #13 43.10 ├ ○ /images/[slug] (1320 ms) 2026-06-26T16:37:55.107913Z 01O #13 43.10 ├ ○ /login (430 ms) 2026-06-26T16:37:55.107915Z 01O #13 43.10 ├ ○ /network-error (429 ms) 2026-06-26T16:37:55.107916Z 01O #13 43.10 ├ ƒ /r/[email] 2026-06-26T16:37:55.107918Z 01O #13 43.10 ├ ○ /register 2026-06-26T16:37:55.107920Z 01O #13 43.10 ├ ○ /register-business (430 ms) 2026-06-26T16:37:55.107921Z 01O #13 43.10 ├ ○ /reports-mobile 2026-06-26T16:37:55.107923Z 01O #13 43.10 ├ ○ /reset 2026-06-26T16:37:55.107925Z 01O #13 43.10 ├ ○ /subscription 2026-06-26T16:37:55.107939Z 01O #13 43.10 ├ ○ /telegram-blocked 2026-06-26T16:37:55.107941Z 01O #13 43.10 ├ ○ /videos 2026-06-26T16:37:55.107942Z 01O #13 43.10 ├ ○ /videos/[slug] 2026-06-26T16:37:55.107944Z 01O #13 43.10 ├ ○ /voice-cloning (430 ms) 2026-06-26T16:37:55.107946Z 01O #13 43.10 ├ ○ /voice-cloning/[slug] (430 ms) 2026-06-26T16:37:55.107948Z 01O #13 43.10 └ ○ /whisper 2026-06-26T16:37:55.107949Z 01O #13 43.10 2026-06-26T16:37:55.107950Z 01O #13 43.10 ƒ Proxy (Middleware) 2026-06-26T16:37:55.107952Z 01O #13 43.10 2026-06-26T16:37:55.107953Z 01O #13 43.10 ○ (Static) prerendered as static content 2026-06-26T16:37:55.107955Z 01O #13 43.10 ƒ (Dynamic) server-rendered on demand 2026-06-26T16:37:55.107957Z 01O #13 43.10 2026-06-26T16:37:55.388107Z 01O #13 DONE 43.5s 2026-06-26T16:37:56.201458Z 01O 2026-06-26T16:37:56.201471Z 01O #14 [stage-3 1/5] COPY --from=dependencies /app/node_modules ./node_modules 2026-06-26T16:37:56.351819Z 01O #14 CACHED 2026-06-26T16:37:56.351830Z 01O 2026-06-26T16:37:56.351832Z 01O #15 [stage-3 2/5] COPY --from=build /app/.next .next 2026-06-26T16:37:56.598366Z 01O #15 DONE 0.4s 2026-06-26T16:37:56.957389Z 01O 2026-06-26T16:37:56.957399Z 01O #16 [stage-3 3/5] COPY --from=build /app/public public 2026-06-26T16:37:57.257147Z 01O #16 DONE 0.3s 2026-06-26T16:37:57.468560Z 01O 2026-06-26T16:37:57.468570Z 01O #17 [stage-3 4/5] COPY --from=build /app/next.config.js /app/next-i18next.config.js ./ 2026-06-26T16:37:57.468573Z 01O #17 DONE 0.0s 2026-06-26T16:37:57.468575Z 01O 2026-06-26T16:37:57.468576Z 01O #18 [stage-3 5/5] COPY --from=build /app/.next .next 2026-06-26T16:37:57.813303Z 01O #18 DONE 0.5s 2026-06-26T16:37:57.973043Z 01O 2026-06-26T16:37:57.973053Z 01O #19 exporting to image 2026-06-26T16:37:57.973055Z 01O #19 exporting layers 2026-06-26T16:38:10.663455Z 01O #19 exporting layers 12.8s done 2026-06-26T16:38:10.804124Z 01O #19 exporting manifest sha256:69baa89782d0acc0bed98a0997121307986e92d4ec6f5e81ac7fbc79dfe7ce2a done 2026-06-26T16:38:10.804136Z 01O #19 exporting config sha256:ed0d06489aeec7edf4927194dc351383ebaa07536c18dbad37c7f7bfd1c45fc1 done 2026-06-26T16:38:10.804139Z 01O #19 exporting attestation manifest sha256:9f75ce65db148445f13b804b67469a48fc7333006ed2f840993829c4e3cd8662 0.0s done 2026-06-26T16:38:10.804141Z 01O #19 exporting manifest list sha256:cdc1216a62443c0d7aaa4f5e52e339d3184d86b58df42027250fc3defcd2448a done 2026-06-26T16:38:10.804144Z 01O #19 naming to registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:fde56ca9987ccab27816f0cf6922cbcef1ed0c64 done 2026-06-26T16:38:10.804146Z 01O #19 pushing layers 2026-06-26T16:38:10.804148Z 01O #19 ... 2026-06-26T16:38:10.804149Z 01O 2026-06-26T16:38:10.804151Z 01O #20 [auth] kisulkens/platforms/air/user-interfaces/web:pull,push token for registry.kisulkens.ru 2026-06-26T16:38:10.954664Z 01O #20 DONE 0.0s 2026-06-26T16:38:10.954675Z 01O 2026-06-26T16:38:10.954678Z 01O #19 exporting to image 2026-06-26T16:38:16.957110Z 01O #19 pushing layers 6.2s done 2026-06-26T16:38:16.957120Z 01O #19 pushing manifest for registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:fde56ca9987ccab27816f0cf6922cbcef1ed0c64@sha256:cdc1216a62443c0d7aaa4f5e52e339d3184d86b58df42027250fc3defcd2448a 2026-06-26T16:38:17.749192Z 01O #19 pushing manifest for registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:fde56ca9987ccab27816f0cf6922cbcef1ed0c64@sha256:cdc1216a62443c0d7aaa4f5e52e339d3184d86b58df42027250fc3defcd2448a 0.8s done 2026-06-26T16:38:17.749203Z 01O #19 DONE 19.9s 2026-06-26T16:38:17.858599Z 01O 2026-06-26T16:38:17.858614Z 01O #21 resolving provenance for metadata file 2026-06-26T16:38:17.890798Z 01O #21 DONE 0.0s 2026-06-26T16:38:17.890921Z 01E Image registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:fde56ca9987ccab27816f0cf6922cbcef1ed0c64 Built 2026-06-26T16:38:18.287701Z 00O section_end:1782491898:step_script 2026-06-26T16:38:18.287709Z 00O+section_start:1782491898:cleanup_file_variables 2026-06-26T16:38:18.290958Z 00O+Cleaning up project directory and file based variables 2026-06-26T16:38:18.704685Z 00O section_end:1782491898:cleanup_file_variables 2026-06-26T16:38:18.704690Z 00O+ 2026-06-26T16:38:18.806741Z 00O Job succeeded