2026-05-19 12:49:01.683350 | Job console starting 2026-05-19 12:49:01.697173 | Updating git repos 2026-05-19 12:49:01.761759 | Cloning repos into workspace 2026-05-19 12:49:01.819074 | Restoring repo states 2026-05-19 12:49:01.838018 | Merging changes 2026-05-19 12:49:01.838055 | Checking out repos 2026-05-19 12:49:01.940606 | Preparing playbooks 2026-05-19 12:49:02.805007 | Running Ansible setup 2026-05-19 12:49:07.183487 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-19 12:49:07.971998 | 2026-05-19 12:49:07.972163 | PLAY [Base pre] 2026-05-19 12:49:07.988836 | 2026-05-19 12:49:07.988966 | TASK [Setup log path fact] 2026-05-19 12:49:08.018359 | debian-bookworm | ok 2026-05-19 12:49:08.034323 | 2026-05-19 12:49:08.034471 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-19 12:49:08.075239 | debian-bookworm | ok 2026-05-19 12:49:08.086465 | 2026-05-19 12:49:08.086641 | TASK [emit-job-header : Print job information] 2026-05-19 12:49:08.135682 | # Job Information 2026-05-19 12:49:08.135871 | Ansible Version: 2.16.14 2026-05-19 12:49:08.135906 | Job: container-image-python-osism-frontend-push 2026-05-19 12:49:08.135940 | Pipeline: post 2026-05-19 12:49:08.135963 | Executor: 521e9411259a 2026-05-19 12:49:08.135984 | Triggered by: https://github.com/osism/python-osism/commit/ab7f6aafa4be2f4436fc0e21e8aec2221e84e03a 2026-05-19 12:49:08.136006 | Event ID: 191b8074-5381-11f1-9f49-0ae8a3aee11f 2026-05-19 12:49:08.141010 | 2026-05-19 12:49:08.141121 | LOOP [emit-job-header : Print node information] 2026-05-19 12:49:08.264266 | debian-bookworm | ok: 2026-05-19 12:49:08.264613 | debian-bookworm | # Node Information 2026-05-19 12:49:08.264676 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-19 12:49:08.264723 | debian-bookworm | Hostname: debian 2026-05-19 12:49:08.264762 | debian-bookworm | Username: zuul 2026-05-19 12:49:08.264801 | debian-bookworm | Distro: Debian 12.14 2026-05-19 12:49:08.264847 | debian-bookworm | Provider: regiocloud-a 2026-05-19 12:49:08.264886 | debian-bookworm | Region: 2026-05-19 12:49:08.264922 | debian-bookworm | Label: debian-bookworm 2026-05-19 12:49:08.264958 | debian-bookworm | Product Name: OpenStack Nova 2026-05-19 12:49:08.264993 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe5e:5203 2026-05-19 12:49:08.294170 | 2026-05-19 12:49:08.294358 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-19 12:49:08.764677 | debian-bookworm -> localhost | changed 2026-05-19 12:49:08.772275 | 2026-05-19 12:49:08.772398 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-19 12:49:09.865112 | debian-bookworm -> localhost | changed 2026-05-19 12:49:09.885804 | 2026-05-19 12:49:09.885974 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-19 12:49:10.175026 | debian-bookworm -> localhost | ok 2026-05-19 12:49:10.190177 | 2026-05-19 12:49:10.190397 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-19 12:49:10.223122 | debian-bookworm | ok 2026-05-19 12:49:10.238240 | debian-bookworm | included: /var/lib/zuul/builds/b2ac72c0e4fc410997fd3ea419558ca8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-19 12:49:10.244652 | 2026-05-19 12:49:10.244758 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-19 12:49:11.270985 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-19 12:49:11.271374 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b2ac72c0e4fc410997fd3ea419558ca8/work/b2ac72c0e4fc410997fd3ea419558ca8_id_rsa 2026-05-19 12:49:11.271446 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b2ac72c0e4fc410997fd3ea419558ca8/work/b2ac72c0e4fc410997fd3ea419558ca8_id_rsa.pub 2026-05-19 12:49:11.271496 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-19 12:49:11.271542 | debian-bookworm -> localhost | SHA256:1w2iPMvQdFimUeptn/Fsp3hXQdfOpI5wphG1hRNtchY zuul-build-sshkey 2026-05-19 12:49:11.271622 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-19 12:49:11.271667 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-19 12:49:11.271707 | debian-bookworm -> localhost | | ..+.o+E..| 2026-05-19 12:49:11.271748 | debian-bookworm -> localhost | | B. +o=.+| 2026-05-19 12:49:11.271786 | debian-bookworm -> localhost | | = o.o*.=.| 2026-05-19 12:49:11.271823 | debian-bookworm -> localhost | | = +oooo..o| 2026-05-19 12:49:11.271861 | debian-bookworm -> localhost | | . S +*oo. .| 2026-05-19 12:49:11.271905 | debian-bookworm -> localhost | | o =...=. .| 2026-05-19 12:49:11.271947 | debian-bookworm -> localhost | | o o + o| 2026-05-19 12:49:11.271986 | debian-bookworm -> localhost | | o.o.| 2026-05-19 12:49:11.272026 | debian-bookworm -> localhost | | .... | 2026-05-19 12:49:11.272065 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-19 12:49:11.272161 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.502764 2026-05-19 12:49:11.282253 | 2026-05-19 12:49:11.282399 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-19 12:49:11.317706 | debian-bookworm | ok 2026-05-19 12:49:11.331404 | debian-bookworm | included: /var/lib/zuul/builds/b2ac72c0e4fc410997fd3ea419558ca8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-19 12:49:11.346227 | 2026-05-19 12:49:11.346449 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-19 12:49:11.373024 | debian-bookworm | skipping: Conditional result was False 2026-05-19 12:49:11.386068 | 2026-05-19 12:49:11.386235 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-19 12:49:12.010049 | debian-bookworm | changed 2026-05-19 12:49:12.017451 | 2026-05-19 12:49:12.017625 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-19 12:49:12.277054 | debian-bookworm | ok 2026-05-19 12:49:12.285676 | 2026-05-19 12:49:12.285815 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-19 12:49:12.959719 | debian-bookworm | changed 2026-05-19 12:49:12.969801 | 2026-05-19 12:49:12.969959 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-19 12:49:13.647392 | debian-bookworm | changed 2026-05-19 12:49:13.656338 | 2026-05-19 12:49:13.656488 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-19 12:49:13.680946 | debian-bookworm | skipping: Conditional result was False 2026-05-19 12:49:13.687264 | 2026-05-19 12:49:13.687385 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-19 12:49:14.157780 | debian-bookworm -> localhost | changed 2026-05-19 12:49:14.179385 | 2026-05-19 12:49:14.179544 | TASK [add-build-sshkey : Add back temp key] 2026-05-19 12:49:14.539761 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b2ac72c0e4fc410997fd3ea419558ca8/work/b2ac72c0e4fc410997fd3ea419558ca8_id_rsa (zuul-build-sshkey) 2026-05-19 12:49:14.540101 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019861 2026-05-19 12:49:14.550382 | 2026-05-19 12:49:14.550503 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-19 12:49:14.985897 | debian-bookworm | ok 2026-05-19 12:49:14.994861 | 2026-05-19 12:49:14.995023 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-19 12:49:15.030065 | debian-bookworm | skipping: Conditional result was False 2026-05-19 12:49:15.048978 | 2026-05-19 12:49:15.049141 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-19 12:49:15.500291 | debian-bookworm | ok 2026-05-19 12:49:15.514727 | 2026-05-19 12:49:15.514886 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-19 12:49:15.559494 | debian-bookworm | ok 2026-05-19 12:49:15.567758 | 2026-05-19 12:49:15.567890 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-19 12:49:15.885543 | debian-bookworm -> localhost | ok 2026-05-19 12:49:15.893101 | 2026-05-19 12:49:15.893221 | TASK [validate-host : Collect information about the host] 2026-05-19 12:49:17.041827 | debian-bookworm | ok 2026-05-19 12:49:17.059663 | 2026-05-19 12:49:17.059836 | TASK [validate-host : Sanitize hostname] 2026-05-19 12:49:17.185348 | debian-bookworm | ok 2026-05-19 12:49:17.227421 | 2026-05-19 12:49:17.227584 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-19 12:49:17.798121 | debian-bookworm -> localhost | changed 2026-05-19 12:49:17.804424 | 2026-05-19 12:49:17.804544 | TASK [validate-host : Collect information about zuul worker] 2026-05-19 12:49:18.246903 | debian-bookworm | ok 2026-05-19 12:49:18.256250 | 2026-05-19 12:49:18.256425 | TASK [validate-host : Write out all zuul information for each host] 2026-05-19 12:49:18.825143 | debian-bookworm -> localhost | changed 2026-05-19 12:49:18.843171 | 2026-05-19 12:49:18.843310 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-19 12:49:19.125139 | debian-bookworm | ok 2026-05-19 12:49:19.131471 | 2026-05-19 12:49:19.131607 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-19 12:49:20.214139 | debian-bookworm | changed: 2026-05-19 12:49:20.214457 | debian-bookworm | cd+++++++++ src/ 2026-05-19 12:49:20.214518 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-19 12:49:20.214560 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-19 12:49:20.214617 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-05-19 12:49:20.214653 | debian-bookworm | Containerfile 2026-05-19 12:49:20.214905 | debian-bookworm | Containerfile 2026-05-19 12:49:20.242729 | debian-bookworm | 11.14.1 2026-05-19 12:51:01.504157 | debian-bookworm | #9 21.89 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.14.1 2026-05-19 12:51:01.504164 | debian-bookworm | #9 21.89 npm notice To update run: npm install -g npm@11.14.1 2026-05-19 12:51:01.504171 | debian-bookworm | #9 21.89 npm notice 2026-05-19 12:51:01.916933 | debian-bookworm | #9 DONE 22.5s 2026-05-19 12:51:02.071520 | debian-bookworm | 2026-05-19 12:51:02.071620 | debian-bookworm | #11 [build 5/6] COPY . . 2026-05-19 12:51:02.501229 | debian-bookworm | #11 DONE 0.6s 2026-05-19 12:51:02.656446 | debian-bookworm | 2026-05-19 12:51:02.656525 | debian-bookworm | #12 [build 6/6] RUN npm run build 2026-05-19 12:51:03.088145 | debian-bookworm | #12 0.583 2026-05-19 12:51:03.088223 | debian-bookworm | #12 0.583 > frontend@0.1.0 build 2026-05-19 12:51:03.088231 | debian-bookworm | #12 0.583 > next build 2026-05-19 12:51:03.088236 | debian-bookworm | #12 0.583 2026-05-19 12:51:03.952464 | debian-bookworm | #12 1.447 ▲ Next.js 16.2.6 (Turbopack) 2026-05-19 12:51:04.169004 | debian-bookworm | #12 1.448 2026-05-19 12:51:04.169084 | debian-bookworm | #12 1.513 Creating an optimized production build ... 2026-05-19 12:51:13.283246 | debian-bookworm | #12 10.78 ✓ Compiled successfully in 8.8s 2026-05-19 12:51:13.435484 | debian-bookworm | #12 10.78 Running TypeScript ... 2026-05-19 12:51:13.435549 | debian-bookworm | #12 10.93 2026-05-19 12:51:13.592288 | debian-bookworm | #12 10.93 We detected TypeScript in your project and reconfigured your tsconfig.json file for you. 2026-05-19 12:51:13.592345 | debian-bookworm | #12 10.93 The following suggested values were added to your tsconfig.json. These values can be changed to fit your project's needs: 2026-05-19 12:51:13.592351 | debian-bookworm | #12 10.93 2026-05-19 12:51:13.592356 | debian-bookworm | #12 10.93 - include was updated to add '.next/dev/types/**/*.ts' 2026-05-19 12:51:13.592360 | debian-bookworm | #12 10.94 2026-05-19 12:51:13.592364 | debian-bookworm | #12 10.94 The following mandatory changes were made to your tsconfig.json: 2026-05-19 12:51:13.592368 | debian-bookworm | #12 10.94 2026-05-19 12:51:13.592372 | debian-bookworm | #12 10.94 - jsx was set to react-jsx (next.js uses the React automatic runtime) 2026-05-19 12:51:13.592376 | debian-bookworm | #12 10.94 2026-05-19 12:51:19.854075 | debian-bookworm | #12 17.35 Finished TypeScript in 6.6s ... 2026-05-19 12:51:20.012152 | debian-bookworm | #12 17.36 Collecting page data using 1 worker ... 2026-05-19 12:51:20.614400 | debian-bookworm | #12 18.11 Generating static pages using 1 worker (0/10) ... 2026-05-19 12:51:20.840789 | debian-bookworm | #12 18.18 Generating static pages using 1 worker (2/10) 2026-05-19 12:51:21.044102 | debian-bookworm | #12 18.54 Generating static pages using 1 worker (4/10) 2026-05-19 12:51:21.145559 | debian-bookworm | #12 18.54 Generating static pages using 1 worker (7/10) 2026-05-19 12:51:21.145649 | debian-bookworm | #12 18.64 ✓ Generating static pages using 1 worker (10/10) in 531ms 2026-05-19 12:51:21.307353 | debian-bookworm | #12 18.65 Finalizing page optimization ... 2026-05-19 12:51:21.546108 | debian-bookworm | #12 19.04 2026-05-19 12:51:21.702663 | debian-bookworm | #12 19.05 Route (app) 2026-05-19 12:51:21.702762 | debian-bookworm | #12 19.05 ┌ ○ / 2026-05-19 12:51:21.702776 | debian-bookworm | #12 19.05 ├ ○ /_not-found 2026-05-19 12:51:21.702785 | debian-bookworm | #12 19.05 ├ ƒ /api/config 2026-05-19 12:51:21.702793 | debian-bookworm | #12 19.05 ├ ƒ /api/health 2026-05-19 12:51:21.702802 | debian-bookworm | #12 19.05 ├ ○ /events 2026-05-19 12:51:21.702810 | debian-bookworm | #12 19.05 ├ ○ /inventory 2026-05-19 12:51:21.702818 | debian-bookworm | #12 19.05 ├ ○ /nodes 2026-05-19 12:51:21.702827 | debian-bookworm | #12 19.05 ├ ƒ /nodes/[identifier] 2026-05-19 12:51:21.702847 | debian-bookworm | #12 19.05 └ ○ /services 2026-05-19 12:51:21.702856 | debian-bookworm | #12 19.05 2026-05-19 12:51:21.702865 | debian-bookworm | #12 19.05 2026-05-19 12:51:21.702873 | debian-bookworm | #12 19.05 ○ (Static) prerendered as static content 2026-05-19 12:51:21.702882 | debian-bookworm | #12 19.05 ƒ (Dynamic) server-rendered on demand 2026-05-19 12:51:21.702890 | debian-bookworm | #12 19.05 2026-05-19 12:51:21.739078 | debian-bookworm | #12 DONE 19.2s 2026-05-19 12:51:22.628542 | debian-bookworm | 2026-05-19 12:51:22.628644 | debian-bookworm | #13 [runner 5/7] COPY --from=build /app/public ./public 2026-05-19 12:51:22.732722 | debian-bookworm | #13 DONE 0.1s 2026-05-19 12:51:22.887050 | debian-bookworm | 2026-05-19 12:51:22.887152 | debian-bookworm | #14 [runner 6/7] COPY --from=build --chown=nextjs:nodejs /app/.next/standalone ./ 2026-05-19 12:51:23.089860 | debian-bookworm | #14 DONE 0.4s 2026-05-19 12:51:23.228722 | debian-bookworm | 2026-05-19 12:51:23.228822 | debian-bookworm | #15 [runner 7/7] COPY --from=build --chown=nextjs:nodejs /app/.next/static ./.next/static 2026-05-19 12:51:23.228851 | debian-bookworm | #15 DONE 0.1s 2026-05-19 12:51:23.391471 | debian-bookworm | 2026-05-19 12:51:23.391586 | debian-bookworm | #16 exporting to image 2026-05-19 12:51:23.391599 | debian-bookworm | #16 exporting layers 2026-05-19 12:51:26.691659 | debian-bookworm | #16 exporting layers 3.5s done 2026-05-19 12:51:26.810955 | debian-bookworm | #16 exporting manifest sha256:3c88672a3ef7486386c646a56cefb1aee398e8df8fb2506302dbf64e1a6f0664 0.0s done 2026-05-19 12:51:26.811204 | debian-bookworm | #16 exporting config sha256:46f069e33ca3f60d7bb7c099ad63559ef0839acf6cef2fdfcbc6f985bf2c3c2b 0.0s done 2026-05-19 12:51:26.811355 | debian-bookworm | #16 exporting attestation manifest sha256:9652f16d4ed1caa60b6f36659eb421c484e28f28b2394bd1fc355139cae44578 0.0s done 2026-05-19 12:51:26.811444 | debian-bookworm | #16 exporting manifest list sha256:b334b3b95272966a1f94faac4862cd6406f9f53ac88d2239b6e4195cbf043534 2026-05-19 12:51:26.990824 | debian-bookworm | #16 exporting manifest list sha256:b334b3b95272966a1f94faac4862cd6406f9f53ac88d2239b6e4195cbf043534 0.0s done 2026-05-19 12:51:26.990886 | debian-bookworm | #16 naming to docker.io/library/ab7f6aa:latest done 2026-05-19 12:51:26.990893 | debian-bookworm | #16 unpacking to docker.io/library/ab7f6aa:latest 2026-05-19 12:51:27.748820 | debian-bookworm | #16 unpacking to docker.io/library/ab7f6aa:latest 0.9s done 2026-05-19 12:51:27.953310 | debian-bookworm | #16 DONE 4.6s 2026-05-19 12:51:28.010702 | debian-bookworm | + docker images 2026-05-19 12:51:28.089617 | debian-bookworm | IMAGE ID DISK USAGE CONTENT SIZE EXTRA 2026-05-19 12:51:28.090411 | debian-bookworm | ab7f6aa:latest b334b3b95272 302MB 76MB 2026-05-19 12:51:28.142889 | debian-bookworm | ok: Runtime: 0:00:55.515557 2026-05-19 12:51:28.152709 | 2026-05-19 12:51:28.152837 | TASK [Run push script] 2026-05-19 12:51:35.187562 | debian-bookworm | Output suppressed because no_log was given 2026-05-19 12:51:35.195903 | 2026-05-19 12:51:35.196069 | TASK [Run cosign script] 2026-05-19 12:51:35.538125 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-05-19 12:51:35.538321 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2026-05-19 12:51:35.538358 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-05-19 12:51:35.538375 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-05-19 12:51:35.562164 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-19 12:51:35.562796 | debian-bookworm | Dload Upload Total Spent Left Speed 2026-05-19 12:51:35.652766 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-05-19 12:51:35.668304 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-05-19 12:51:39.946906 | debian-bookworm | 19 128M 19 24.5M 0 0 25.2M 0 0:00:05 --:--:-- 0:00:05 25.2M 42 128M 42 54.5M 0 0 27.5M 0 0:00:04 0:00:01 0:00:03 29.8M 61 128M 61 79.2M 0 0 26.6M 0 0:00:04 0:00:02 0:00:02 27.3M 87 128M 87 112M 0 0 28.3M 0 0:00:04 0:00:03 0:00:01 29.3M 100 128M 100 128M 0 0 29.3M 0 0:00:04 0:00:04 --:--:-- 30.5M 2026-05-19 12:51:39.956776 | debian-bookworm | + chmod +x cosign-linux-amd64 2026-05-19 12:51:39.959838 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/osism-frontend:latest 2026-05-19 12:51:40.863397 | 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-05-19 12:51:40.863497 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2026-05-19 12:51:40.863512 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-19 12:51:40.863527 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-19 12:51:40.863541 | debian-bookworm | images by tag will be removed in a future release. 2026-05-19 12:51:40.863553 | debian-bookworm | 2026-05-19 12:51:41.214714 | debian-bookworm | Signing artifact... 2026-05-19 12:51:45.742388 | debian-bookworm | ok: Runtime: 0:00:09.808538 2026-05-19 12:51:45.757402 | 2026-05-19 12:51:45.757599 | TASK [Run sbom script] 2026-05-19 12:51:46.065783 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-05-19 12:51:46.066014 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2026-05-19 12:51:46.066039 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-05-19 12:51:46.066056 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2026-05-19 12:51:46.066074 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2026-05-19 12:51:46.073478 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-05-19 12:51:46.272280 | debian-bookworm | [info] checking github for the current release tag 2026-05-19 12:51:46.447348 | debian-bookworm | [info] fetching release script for tag='v1.44.0' 2026-05-19 12:51:46.813519 | debian-bookworm | [info] checking github for the current release tag 2026-05-19 12:51:46.958428 | debian-bookworm | [info] using release tag='v1.44.0' version='1.44.0' os='linux' arch='amd64' 2026-05-19 12:51:49.090321 | debian-bookworm | [info] installed /usr/local/bin/syft 2026-05-19 12:51:49.124556 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/osism-frontend:latest -o cyclonedx-json 2026-05-19 12:52:03.541679 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p osism-frontend -v latest -f sbom.json -a 2026-05-19 12:52:04.646744 | 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-05-19 12:52:04.646836 | debian-bookworm | Provided project name and version: osism-frontend latest 2026-05-19 12:52:04.646850 | debian-bookworm | Auto mode ON 2026-05-19 12:52:04.646860 | debian-bookworm | Reading sbom.json ... 2026-05-19 12:52:04.646892 | debian-bookworm | Uploading sbom.json ... 2026-05-19 12:52:04.646906 | debian-bookworm | Waiting for project uuid 507c5074-46bc-415f-897a-4c75471fd417 to be reported by dt server ... 2026-05-19 12:52:04.646917 | debian-bookworm | Project UUID: 507c5074-46bc-415f-897a-4c75471fd417 2026-05-19 12:52:04.646927 | debian-bookworm | No policy violations found. 2026-05-19 12:52:04.646937 | debian-bookworm | severity_scores, {'CRITICAL': 1, 'HIGH': 15, 'MEDIUM': 10, 'LOW': 0, 'UNASSIGNED': 0} 2026-05-19 12:52:04.646948 | debian-bookworm | Vulnerability audit resulted in no violations. 2026-05-19 12:52:04.808242 | debian-bookworm | ok: Runtime: 0:00:18.637511 2026-05-19 12:52:04.812400 | 2026-05-19 12:52:04.812567 | PLAY RECAP 2026-05-19 12:52:04.812742 | debian-bookworm | ok: 5 changed: 5 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-19 12:52:04.812808 | 2026-05-19 12:52:04.964549 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/python-osism/playbooks/build.yml@main] 2026-05-19 12:52:04.967270 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-19 12:52:05.726768 | 2026-05-19 12:52:05.726973 | PLAY [Base post-fetch] 2026-05-19 12:52:05.742127 | 2026-05-19 12:52:05.742259 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-19 12:52:05.798495 | debian-bookworm | skipping: Conditional result was False 2026-05-19 12:52:05.809660 | 2026-05-19 12:52:05.809891 | TASK [fetch-output : Set log path for single node] 2026-05-19 12:52:05.865686 | debian-bookworm | ok 2026-05-19 12:52:05.873307 | 2026-05-19 12:52:05.873455 | LOOP [fetch-output : Ensure local output dirs] 2026-05-19 12:52:06.445606 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/b2ac72c0e4fc410997fd3ea419558ca8/work/logs" 2026-05-19 12:52:06.725415 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/b2ac72c0e4fc410997fd3ea419558ca8/work/artifacts" 2026-05-19 12:52:07.003480 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/b2ac72c0e4fc410997fd3ea419558ca8/work/docs" 2026-05-19 12:52:07.019958 | 2026-05-19 12:52:07.020104 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-19 12:52:07.855331 | debian-bookworm | changed: 2026-05-19 12:52:07.855692 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-19 12:52:07.855754 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-19 12:52:07.855836 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-19 12:52:07.855919 | debian-bookworm | changed: All items complete 2026-05-19 12:52:07.856067 | 2026-05-19 12:52:08.457603 | debian-bookworm | changed: .d..t...... ./ 2026-05-19 12:52:09.063592 | debian-bookworm | changed: .d..t...... ./ 2026-05-19 12:52:09.089883 | 2026-05-19 12:52:09.090036 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-19 12:52:09.126122 | debian-bookworm | skipping: Conditional result was False 2026-05-19 12:52:09.128802 | debian-bookworm | skipping: Conditional result was False 2026-05-19 12:52:09.153391 | 2026-05-19 12:52:09.153530 | PLAY RECAP 2026-05-19 12:52:09.153617 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-19 12:52:09.153684 | 2026-05-19 12:52:09.298425 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-19 12:52:09.299562 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-19 12:52:10.118792 | 2026-05-19 12:52:10.119011 | PLAY [Base post] 2026-05-19 12:52:10.133538 | 2026-05-19 12:52:10.133720 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-19 12:52:10.966877 | debian-bookworm | changed 2026-05-19 12:52:10.977707 | 2026-05-19 12:52:10.977848 | PLAY RECAP 2026-05-19 12:52:10.977941 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-19 12:52:10.978031 | 2026-05-19 12:52:11.133104 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-19 12:52:11.134205 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-19 12:52:11.933925 | 2026-05-19 12:52:11.934102 | PLAY [Base post-logs] 2026-05-19 12:52:11.944933 | 2026-05-19 12:52:11.945068 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-19 12:52:12.428794 | localhost | changed 2026-05-19 12:52:12.439941 | 2026-05-19 12:52:12.440108 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-19 12:52:12.476533 | localhost | ok 2026-05-19 12:52:12.480174 | 2026-05-19 12:52:12.480280 | TASK [Set zuul-log-path fact] 2026-05-19 12:52:12.495741 | localhost | ok 2026-05-19 12:52:12.503644 | 2026-05-19 12:52:12.503754 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-19 12:52:12.528984 | localhost | ok 2026-05-19 12:52:12.532687 | 2026-05-19 12:52:12.532803 | TASK [upload-logs : Create log directories] 2026-05-19 12:52:13.032331 | localhost | changed 2026-05-19 12:52:13.037333 | 2026-05-19 12:52:13.037495 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-19 12:52:13.553865 | localhost -> localhost | ok: Runtime: 0:00:00.005254 2026-05-19 12:52:13.562276 | 2026-05-19 12:52:13.562457 | TASK [upload-logs : Upload logs to log server] 2026-05-19 12:52:14.140405 | localhost | Output suppressed because no_log was given 2026-05-19 12:52:14.143931 | 2026-05-19 12:52:14.144112 | LOOP [upload-logs : Compress console log and json output] 2026-05-19 12:52:14.193045 | localhost | skipping: Conditional result was False 2026-05-19 12:52:14.198295 | localhost | skipping: Conditional result was False 2026-05-19 12:52:14.206060 | 2026-05-19 12:52:14.206257 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-19 12:52:14.253159 | localhost | skipping: Conditional result was False 2026-05-19 12:52:14.253962 | 2026-05-19 12:52:14.257433 | localhost | skipping: Conditional result was False 2026-05-19 12:52:14.271054 | 2026-05-19 12:52:14.271240 | LOOP [upload-logs : Upload console log and json output]