2026-04-15 08:44:56.490316 | Job console starting 2026-04-15 08:44:56.503272 | Updating git repos 2026-04-15 08:44:56.539129 | Cloning repos into workspace 2026-04-15 08:44:56.581490 | Restoring repo states 2026-04-15 08:44:56.595006 | Merging changes 2026-04-15 08:44:56.595038 | Checking out repos 2026-04-15 08:44:56.681359 | Preparing playbooks 2026-04-15 08:44:57.325470 | Running Ansible setup 2026-04-15 08:45:01.754014 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-15 08:45:02.518958 | 2026-04-15 08:45:02.519132 | PLAY [Base pre] 2026-04-15 08:45:02.535415 | 2026-04-15 08:45:02.535555 | TASK [Setup log path fact] 2026-04-15 08:45:02.569565 | debian-bookworm | ok 2026-04-15 08:45:02.584736 | 2026-04-15 08:45:02.584877 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-15 08:45:02.628843 | debian-bookworm | ok 2026-04-15 08:45:02.641020 | 2026-04-15 08:45:02.641141 | TASK [emit-job-header : Print job information] 2026-04-15 08:45:02.696798 | # Job Information 2026-04-15 08:45:02.697105 | Ansible Version: 2.16.14 2026-04-15 08:45:02.697176 | Job: container-image-python-osism-frontend-push 2026-04-15 08:45:02.697243 | Pipeline: post 2026-04-15 08:45:02.697292 | Executor: 521e9411259a 2026-04-15 08:45:02.697334 | Triggered by: https://github.com/osism/python-osism/commit/c44e82176dba2f8875f80857e47cf8789ef786d5 2026-04-15 08:45:02.697379 | Event ID: 1706f93e-38a7-11f1-849f-bbc8243af3d3 2026-04-15 08:45:02.705509 | 2026-04-15 08:45:02.705655 | LOOP [emit-job-header : Print node information] 2026-04-15 08:45:02.823843 | debian-bookworm | ok: 2026-04-15 08:45:02.824094 | debian-bookworm | # Node Information 2026-04-15 08:45:02.824143 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-15 08:45:02.824170 | debian-bookworm | Hostname: debian 2026-04-15 08:45:02.824193 | debian-bookworm | Username: zuul 2026-04-15 08:45:02.824214 | debian-bookworm | Distro: Debian 12.13 2026-04-15 08:45:02.824363 | debian-bookworm | Provider: regiocloud-a 2026-04-15 08:45:02.824395 | debian-bookworm | Region: 2026-04-15 08:45:02.824417 | debian-bookworm | Label: debian-bookworm 2026-04-15 08:45:02.824439 | debian-bookworm | Product Name: OpenStack Nova 2026-04-15 08:45:02.824459 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe0c:d237 2026-04-15 08:45:02.860275 | 2026-04-15 08:45:02.860485 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-15 08:45:03.374262 | debian-bookworm -> localhost | changed 2026-04-15 08:45:03.381923 | 2026-04-15 08:45:03.382062 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-15 08:45:04.459724 | debian-bookworm -> localhost | changed 2026-04-15 08:45:04.471313 | 2026-04-15 08:45:04.471436 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-15 08:45:04.789875 | debian-bookworm -> localhost | ok 2026-04-15 08:45:04.804522 | 2026-04-15 08:45:04.804705 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-15 08:45:04.834792 | debian-bookworm | ok 2026-04-15 08:45:04.852665 | debian-bookworm | included: /var/lib/zuul/builds/d8904dc5292c4c58840eb6c63db463e1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-15 08:45:04.859083 | 2026-04-15 08:45:04.859188 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-15 08:45:06.095646 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-15 08:45:06.095969 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/d8904dc5292c4c58840eb6c63db463e1/work/d8904dc5292c4c58840eb6c63db463e1_id_rsa 2026-04-15 08:45:06.096015 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/d8904dc5292c4c58840eb6c63db463e1/work/d8904dc5292c4c58840eb6c63db463e1_id_rsa.pub 2026-04-15 08:45:06.096042 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-15 08:45:06.096068 | debian-bookworm -> localhost | SHA256:G9mfBeJbBkf+0GxZsurCR5MvXeSYA1f/kFypG59WwwY zuul-build-sshkey 2026-04-15 08:45:06.096103 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-15 08:45:06.096125 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-15 08:45:06.096146 | debian-bookworm -> localhost | | . . =| 2026-04-15 08:45:06.096167 | debian-bookworm -> localhost | | o E X.| 2026-04-15 08:45:06.096188 | debian-bookworm -> localhost | | o * # o| 2026-04-15 08:45:06.096208 | debian-bookworm -> localhost | | + + % Xo| 2026-04-15 08:45:06.096228 | debian-bookworm -> localhost | | S o B @ B| 2026-04-15 08:45:06.096255 | debian-bookworm -> localhost | | + B B * | 2026-04-15 08:45:06.096276 | debian-bookworm -> localhost | | . + * + | 2026-04-15 08:45:06.096296 | debian-bookworm -> localhost | | o . | 2026-04-15 08:45:06.096317 | debian-bookworm -> localhost | | | 2026-04-15 08:45:06.096337 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-15 08:45:06.096388 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.714028 2026-04-15 08:45:06.103223 | 2026-04-15 08:45:06.103344 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-15 08:45:06.132045 | debian-bookworm | ok 2026-04-15 08:45:06.141751 | debian-bookworm | included: /var/lib/zuul/builds/d8904dc5292c4c58840eb6c63db463e1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-15 08:45:06.151795 | 2026-04-15 08:45:06.151919 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-15 08:45:06.176356 | debian-bookworm | skipping: Conditional result was False 2026-04-15 08:45:06.189149 | 2026-04-15 08:45:06.189322 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-15 08:45:06.846678 | debian-bookworm | changed 2026-04-15 08:45:06.854119 | 2026-04-15 08:45:06.854244 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-15 08:45:07.117365 | debian-bookworm | ok 2026-04-15 08:45:07.123777 | 2026-04-15 08:45:07.123902 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-15 08:45:07.751883 | debian-bookworm | changed 2026-04-15 08:45:07.759285 | 2026-04-15 08:45:07.759406 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-15 08:45:08.406236 | debian-bookworm | changed 2026-04-15 08:45:08.413631 | 2026-04-15 08:45:08.413755 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-15 08:45:08.448168 | debian-bookworm | skipping: Conditional result was False 2026-04-15 08:45:08.456010 | 2026-04-15 08:45:08.456146 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-15 08:45:08.934159 | debian-bookworm -> localhost | changed 2026-04-15 08:45:08.954982 | 2026-04-15 08:45:08.955140 | TASK [add-build-sshkey : Add back temp key] 2026-04-15 08:45:09.332187 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/d8904dc5292c4c58840eb6c63db463e1/work/d8904dc5292c4c58840eb6c63db463e1_id_rsa (zuul-build-sshkey) 2026-04-15 08:45:09.332751 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.031135 2026-04-15 08:45:09.355424 | 2026-04-15 08:45:09.355575 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-15 08:45:09.762068 | debian-bookworm | ok 2026-04-15 08:45:09.768060 | 2026-04-15 08:45:09.768191 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-15 08:45:09.792338 | debian-bookworm | skipping: Conditional result was False 2026-04-15 08:45:09.803553 | 2026-04-15 08:45:09.803686 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-15 08:45:10.280684 | debian-bookworm | ok 2026-04-15 08:45:10.296313 | 2026-04-15 08:45:10.296479 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-15 08:45:10.337581 | debian-bookworm | ok 2026-04-15 08:45:10.343838 | 2026-04-15 08:45:10.343988 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-15 08:45:10.714243 | debian-bookworm -> localhost | ok 2026-04-15 08:45:10.721562 | 2026-04-15 08:45:10.721686 | TASK [validate-host : Collect information about the host] 2026-04-15 08:45:11.853197 | debian-bookworm | ok 2026-04-15 08:45:11.866704 | 2026-04-15 08:45:11.866870 | TASK [validate-host : Sanitize hostname] 2026-04-15 08:45:11.977139 | debian-bookworm | ok 2026-04-15 08:45:12.019388 | 2026-04-15 08:45:12.019516 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-15 08:45:12.571528 | debian-bookworm -> localhost | changed 2026-04-15 08:45:12.584343 | 2026-04-15 08:45:12.584507 | TASK [validate-host : Collect information about zuul worker] 2026-04-15 08:45:12.996617 | debian-bookworm | ok 2026-04-15 08:45:13.004355 | 2026-04-15 08:45:13.004502 | TASK [validate-host : Write out all zuul information for each host] 2026-04-15 08:45:13.597295 | debian-bookworm -> localhost | changed 2026-04-15 08:45:13.607303 | 2026-04-15 08:45:13.607414 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-15 08:45:13.894338 | debian-bookworm | ok 2026-04-15 08:45:13.902067 | 2026-04-15 08:45:13.902195 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-15 08:45:14.983436 | debian-bookworm | changed: 2026-04-15 08:45:14.983721 | debian-bookworm | cd+++++++++ src/ 2026-04-15 08:45:14.983773 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-15 08:45:14.983804 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-15 08:45:14.983833 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-04-15 08:45:14.983859 | debian-bookworm | Containerfile 2026-04-15 08:45:14.984081 | debian-bookworm | Containerfile 2026-04-15 08:45:14.999834 | debian-bookworm | 11.12.1 2026-04-15 08:46:53.948717 | debian-bookworm | #9 27.17 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.12.1 2026-04-15 08:46:53.948746 | debian-bookworm | #9 27.17 npm notice To update run: npm install -g npm@11.12.1 2026-04-15 08:46:53.948771 | debian-bookworm | #9 27.17 npm notice 2026-04-15 08:46:54.735657 | debian-bookworm | #9 DONE 28.1s 2026-04-15 08:46:54.890955 | debian-bookworm | 2026-04-15 08:46:54.891139 | debian-bookworm | #11 [build 5/6] COPY . . 2026-04-15 08:46:55.264718 | debian-bookworm | #11 DONE 0.5s 2026-04-15 08:46:55.420374 | debian-bookworm | 2026-04-15 08:46:55.420516 | debian-bookworm | #12 [build 6/6] RUN npm run build 2026-04-15 08:46:55.813876 | debian-bookworm | #12 0.545 2026-04-15 08:46:55.813991 | debian-bookworm | #12 0.545 > frontend@0.1.0 build 2026-04-15 08:46:55.814014 | debian-bookworm | #12 0.545 > next build 2026-04-15 08:46:55.814047 | debian-bookworm | #12 0.545 2026-04-15 08:46:56.613984 | debian-bookworm | #12 1.345 ▲ Next.js 16.2.1 (Turbopack) 2026-04-15 08:46:56.810991 | debian-bookworm | #12 1.346 2026-04-15 08:46:56.811109 | debian-bookworm | #12 1.392 Creating an optimized production build ... 2026-04-15 08:47:05.901424 | debian-bookworm | #12 10.63 ✓ Compiled successfully in 8.8s 2026-04-15 08:47:06.054447 | debian-bookworm | #12 10.64 Running TypeScript ... 2026-04-15 08:47:06.140195 | debian-bookworm | #12 10.87 2026-04-15 08:47:06.291748 | debian-bookworm | #12 10.87 We detected TypeScript in your project and reconfigured your tsconfig.json file for you. 2026-04-15 08:47:06.291803 | debian-bookworm | #12 10.87 The following suggested values were added to your tsconfig.json. These values can be changed to fit your project's needs: 2026-04-15 08:47:06.291822 | debian-bookworm | #12 10.87 2026-04-15 08:47:06.291826 | debian-bookworm | #12 10.87 - include was updated to add '.next/dev/types/**/*.ts' 2026-04-15 08:47:06.291829 | debian-bookworm | #12 10.87 2026-04-15 08:47:06.291833 | debian-bookworm | #12 10.87 The following mandatory changes were made to your tsconfig.json: 2026-04-15 08:47:06.291836 | debian-bookworm | #12 10.87 2026-04-15 08:47:06.291840 | debian-bookworm | #12 10.87 - jsx was set to react-jsx (next.js uses the React automatic runtime) 2026-04-15 08:47:06.291844 | debian-bookworm | #12 10.87 2026-04-15 08:47:12.196011 | debian-bookworm | #12 16.93 Finished TypeScript in 6.3s ... 2026-04-15 08:47:12.352840 | debian-bookworm | #12 16.93 Collecting page data using 1 worker ... 2026-04-15 08:47:12.895230 | debian-bookworm | #12 17.63 Generating static pages using 1 worker (0/10) ... 2026-04-15 08:47:13.127487 | debian-bookworm | #12 17.71 Generating static pages using 1 worker (2/10) 2026-04-15 08:47:13.311967 | debian-bookworm | #12 18.04 Generating static pages using 1 worker (4/10) 2026-04-15 08:47:13.558322 | debian-bookworm | #12 18.05 Generating static pages using 1 worker (7/10) 2026-04-15 08:47:13.558434 | debian-bookworm | #12 18.13 ✓ Generating static pages using 1 worker (10/10) in 502ms 2026-04-15 08:47:13.558456 | debian-bookworm | #12 18.14 Finalizing page optimization ... 2026-04-15 08:47:13.796401 | debian-bookworm | #12 18.53 2026-04-15 08:47:13.952674 | debian-bookworm | #12 18.53 Route (app) 2026-04-15 08:47:13.952802 | debian-bookworm | #12 18.53 ┌ ○ / 2026-04-15 08:47:13.952829 | debian-bookworm | #12 18.53 ├ ○ /_not-found 2026-04-15 08:47:13.952853 | debian-bookworm | #12 18.53 ├ ƒ /api/config 2026-04-15 08:47:13.952877 | debian-bookworm | #12 18.53 ├ ƒ /api/health 2026-04-15 08:47:13.952900 | debian-bookworm | #12 18.53 ├ ○ /events 2026-04-15 08:47:13.952922 | debian-bookworm | #12 18.53 ├ ○ /inventory 2026-04-15 08:47:13.952945 | debian-bookworm | #12 18.53 ├ ○ /nodes 2026-04-15 08:47:13.952975 | debian-bookworm | #12 18.53 ├ ƒ /nodes/[identifier] 2026-04-15 08:47:13.953000 | debian-bookworm | #12 18.53 └ ○ /services 2026-04-15 08:47:13.953024 | debian-bookworm | #12 18.53 2026-04-15 08:47:13.953047 | debian-bookworm | #12 18.53 2026-04-15 08:47:13.953070 | debian-bookworm | #12 18.53 ○ (Static) prerendered as static content 2026-04-15 08:47:13.953092 | debian-bookworm | #12 18.53 ƒ (Dynamic) server-rendered on demand 2026-04-15 08:47:13.953114 | debian-bookworm | #12 18.53 2026-04-15 08:47:13.969197 | debian-bookworm | #12 DONE 18.7s 2026-04-15 08:47:14.795908 | debian-bookworm | 2026-04-15 08:47:14.796054 | debian-bookworm | #13 [runner 5/7] COPY --from=build /app/public ./public 2026-04-15 08:47:14.942928 | debian-bookworm | #13 DONE 0.1s 2026-04-15 08:47:15.096324 | debian-bookworm | 2026-04-15 08:47:15.096658 | debian-bookworm | #14 [runner 6/7] COPY --from=build --chown=nextjs:nodejs /app/.next/standalone ./ 2026-04-15 08:47:15.315059 | debian-bookworm | #14 DONE 0.4s 2026-04-15 08:47:15.455928 | debian-bookworm | 2026-04-15 08:47:15.456070 | debian-bookworm | #15 [runner 7/7] COPY --from=build --chown=nextjs:nodejs /app/.next/static ./.next/static 2026-04-15 08:47:15.456115 | debian-bookworm | #15 DONE 0.1s 2026-04-15 08:47:15.620060 | debian-bookworm | 2026-04-15 08:47:15.620146 | debian-bookworm | #16 exporting to image 2026-04-15 08:47:15.620160 | debian-bookworm | #16 exporting layers 2026-04-15 08:47:18.795413 | debian-bookworm | #16 exporting layers 3.3s done 2026-04-15 08:47:18.795531 | debian-bookworm | #16 exporting manifest sha256:1013eaf32ccb2bdd75612a4a87f8d25bba69df9180b937ba9bcb071a7d68c59f 2026-04-15 08:47:18.915089 | debian-bookworm | #16 exporting manifest sha256:1013eaf32ccb2bdd75612a4a87f8d25bba69df9180b937ba9bcb071a7d68c59f 0.0s done 2026-04-15 08:47:18.915247 | debian-bookworm | #16 exporting config sha256:9f9f0491948d6393f02228b56fecbc2017402dc2fd68be9cd851935252a37a43 0.0s done 2026-04-15 08:47:18.915302 | debian-bookworm | #16 exporting attestation manifest sha256:0cc6d147d39dc202bd9f2885714aee0bb3b31ed48844ab18067f71c0894ab221 0.0s done 2026-04-15 08:47:18.915363 | debian-bookworm | #16 exporting manifest list sha256:4db316fa2ebea8ad7b270e3240b6af647efa5993f597892152217d4b448232b2 2026-04-15 08:47:19.093328 | debian-bookworm | #16 exporting manifest list sha256:4db316fa2ebea8ad7b270e3240b6af647efa5993f597892152217d4b448232b2 0.0s done 2026-04-15 08:47:19.093450 | debian-bookworm | #16 naming to docker.io/library/c44e821:latest done 2026-04-15 08:47:19.093475 | debian-bookworm | #16 unpacking to docker.io/library/c44e821:latest 2026-04-15 08:47:19.874014 | debian-bookworm | #16 unpacking to docker.io/library/c44e821:latest 0.9s done 2026-04-15 08:47:20.077651 | debian-bookworm | #16 DONE 4.5s 2026-04-15 08:47:20.115821 | debian-bookworm | + docker images 2026-04-15 08:47:20.200493 | debian-bookworm | WARNING: This output is designed for human readability. For machine-readable output, please use --format. 2026-04-15 08:47:20.200607 | debian-bookworm | IMAGE ID DISK USAGE CONTENT SIZE EXTRA 2026-04-15 08:47:20.200617 | debian-bookworm | c44e821:latest 4db316fa2ebe 301MB 75.7MB 2026-04-15 08:47:20.601927 | debian-bookworm | ok: Runtime: 0:01:00.223827 2026-04-15 08:47:20.610639 | 2026-04-15 08:47:20.610771 | TASK [Run push script] 2026-04-15 08:47:27.144940 | debian-bookworm | Output suppressed because no_log was given 2026-04-15 08:47:27.158053 | 2026-04-15 08:47:27.158226 | TASK [Run cosign script] 2026-04-15 08:47:27.466282 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-04-15 08:47:27.466512 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2026-04-15 08:47:27.466539 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-04-15 08:47:27.466570 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-04-15 08:47:27.489133 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-15 08:47:27.489788 | debian-bookworm | Dload Upload Total Spent Left Speed 2026-04-15 08:47:27.717235 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-04-15 08:47:27.910989 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-04-15 08:47:32.334350 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 17 128M 17 22.5M 0 0 15.7M 0 0:00:08 0:00:01 0:00:07 24.0M 42 128M 42 54.6M 0 0 22.4M 0 0:00:05 0:00:02 0:00:03 28.1M 69 128M 69 89.5M 0 0 26.0M 0 0:00:04 0:00:03 0:00:01 30.4M 89 128M 89 115M 0 0 26.0M 0 0:00:04 0:00:04 --:--:-- 29.3M 100 128M 100 128M 0 0 26.6M 0 0:00:04 0:00:04 --:--:-- 29.6M 2026-04-15 08:47:32.343331 | debian-bookworm | + chmod +x cosign-linux-amd64 2026-04-15 08:47:32.345879 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/osism-frontend:latest 2026-04-15 08:47:33.130714 | debian-bookworm | WARNING: Image reference osism.harbor.regio.digital/osism/osism-frontend:latest uses a tag, not a digest, to identify the image to sign. 2026-04-15 08:47:33.130827 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2026-04-15 08:47:33.130844 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-04-15 08:47:33.130858 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-04-15 08:47:33.130872 | debian-bookworm | images by tag will be removed in a future release. 2026-04-15 08:47:33.130884 | debian-bookworm | 2026-04-15 08:47:33.478652 | debian-bookworm | Signing artifact... 2026-04-15 08:47:38.206185 | debian-bookworm | ok: Runtime: 0:00:10.370200 2026-04-15 08:47:38.219216 | 2026-04-15 08:47:38.219396 | TASK [Run sbom script] 2026-04-15 08:47:38.525913 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-04-15 08:47:38.526061 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2026-04-15 08:47:38.526075 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-04-15 08:47:38.526083 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2026-04-15 08:47:38.526091 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2026-04-15 08:47:38.537626 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-04-15 08:47:38.629154 | debian-bookworm | [info] checking github for the current release tag 2026-04-15 08:47:39.244921 | debian-bookworm | [info] fetching release script for tag='v1.42.4' 2026-04-15 08:47:39.501963 | debian-bookworm | [info] checking github for the current release tag 2026-04-15 08:47:39.669625 | debian-bookworm | [info] using release tag='v1.42.4' version='1.42.4' os='linux' arch='amd64' 2026-04-15 08:47:42.255694 | debian-bookworm | [info] installed /usr/local/bin/syft 2026-04-15 08:47:42.286418 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/osism-frontend:latest -o cyclonedx-json 2026-04-15 08:47:56.402146 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p osism-frontend -v latest -f sbom.json -a 2026-04-15 08:47:58.088560 | debian-bookworm | WARNING: DependencyTrack server is HTTPS but no path to file with cert chain was provided (may be required if not using a well-known CA). Set Env $DTRACK_SERVER_CERTCHAIN or use --certchain if requests fail. 2026-04-15 08:47:58.088662 | debian-bookworm | Provided project name and version: osism-frontend latest 2026-04-15 08:47:58.088681 | debian-bookworm | Auto mode ON 2026-04-15 08:47:58.088693 | debian-bookworm | Reading sbom.json ... 2026-04-15 08:47:58.088706 | debian-bookworm | Uploading sbom.json ... 2026-04-15 08:47:58.088723 | debian-bookworm | Waiting for project uuid 507c5074-46bc-415f-897a-4c75471fd417 to be reported by dt server ... 2026-04-15 08:47:58.088736 | debian-bookworm | Project UUID: 507c5074-46bc-415f-897a-4c75471fd417 2026-04-15 08:47:58.088747 | debian-bookworm | No policy violations found. 2026-04-15 08:47:58.088759 | debian-bookworm | severity_scores, {'CRITICAL': 1, 'HIGH': 17, 'MEDIUM': 12, 'LOW': 0, 'UNASSIGNED': 0} 2026-04-15 08:47:58.088771 | debian-bookworm | Vulnerability audit resulted in no violations. 2026-04-15 08:47:58.282492 | debian-bookworm | ok: Runtime: 0:00:19.599280 2026-04-15 08:47:58.286995 | 2026-04-15 08:47:58.287166 | PLAY RECAP 2026-04-15 08:47:58.287293 | debian-bookworm | ok: 5 changed: 5 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-15 08:47:58.287357 | 2026-04-15 08:47:58.416631 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/python-osism/playbooks/build.yml@main] 2026-04-15 08:47:58.419094 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-15 08:47:59.192757 | 2026-04-15 08:47:59.192927 | PLAY [Base post] 2026-04-15 08:47:59.207195 | 2026-04-15 08:47:59.207345 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-15 08:48:00.002517 | debian-bookworm | changed 2026-04-15 08:48:00.012884 | 2026-04-15 08:48:00.013052 | PLAY RECAP 2026-04-15 08:48:00.013134 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-15 08:48:00.013219 | 2026-04-15 08:48:00.158409 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-15 08:48:00.159576 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-15 08:48:00.980719 | 2026-04-15 08:48:00.980893 | PLAY [Base post-logs] 2026-04-15 08:48:00.991516 | 2026-04-15 08:48:00.991650 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-15 08:48:01.446304 | localhost | changed 2026-04-15 08:48:01.464257 | 2026-04-15 08:48:01.464499 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-15 08:48:01.501430 | localhost | ok 2026-04-15 08:48:01.506450 | 2026-04-15 08:48:01.506593 | TASK [Set zuul-log-path fact] 2026-04-15 08:48:01.535416 | localhost | ok 2026-04-15 08:48:01.549434 | 2026-04-15 08:48:01.549604 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-15 08:48:01.586659 | localhost | ok 2026-04-15 08:48:01.592239 | 2026-04-15 08:48:01.592421 | TASK [upload-logs : Create log directories] 2026-04-15 08:48:02.112185 | localhost | changed 2026-04-15 08:48:02.117207 | 2026-04-15 08:48:02.117378 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-15 08:48:02.619569 | localhost -> localhost | ok: Runtime: 0:00:00.005025 2026-04-15 08:48:02.625640 | 2026-04-15 08:48:02.625826 | TASK [upload-logs : Upload logs to log server] 2026-04-15 08:48:03.179873 | localhost | Output suppressed because no_log was given 2026-04-15 08:48:03.181769 | 2026-04-15 08:48:03.181880 | LOOP [upload-logs : Compress console log and json output] 2026-04-15 08:48:03.234382 | localhost | skipping: Conditional result was False 2026-04-15 08:48:03.239746 | localhost | skipping: Conditional result was False 2026-04-15 08:48:03.248482 | 2026-04-15 08:48:03.248590 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-15 08:48:03.295559 | localhost | skipping: Conditional result was False 2026-04-15 08:48:03.296160 | 2026-04-15 08:48:03.299590 | localhost | skipping: Conditional result was False 2026-04-15 08:48:03.306330 | 2026-04-15 08:48:03.306514 | LOOP [upload-logs : Upload console log and json output]