2026-04-19 00:00:55.973343 | Job console starting 2026-04-19 00:00:55.980438 | Updating git repos 2026-04-19 00:00:56.020974 | Cloning repos into workspace 2026-04-19 00:00:56.095346 | Restoring repo states 2026-04-19 00:00:56.113572 | Merging changes 2026-04-19 00:00:56.113587 | Checking out repos 2026-04-19 00:00:56.177098 | Preparing playbooks 2026-04-19 00:00:56.908661 | Running Ansible setup 2026-04-19 00:01:01.514796 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-19 00:01:03.092599 | 2026-04-19 00:01:03.092774 | PLAY [Base pre] 2026-04-19 00:01:03.118528 | 2026-04-19 00:01:03.118740 | TASK [Setup log path fact] 2026-04-19 00:01:03.148364 | debian-bookworm | ok 2026-04-19 00:01:03.167096 | 2026-04-19 00:01:03.167248 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-19 00:01:03.214154 | debian-bookworm | ok 2026-04-19 00:01:03.226201 | 2026-04-19 00:01:03.226356 | TASK [emit-job-header : Print job information] 2026-04-19 00:01:03.286058 | # Job Information 2026-04-19 00:01:03.286411 | Ansible Version: 2.16.14 2026-04-19 00:01:03.286480 | Job: container-image-python-osism-frontend-push 2026-04-19 00:01:03.286543 | Pipeline: periodic-midnight 2026-04-19 00:01:03.286584 | Executor: 521e9411259a 2026-04-19 00:01:03.286620 | Triggered by: https://github.com/osism/python-osism 2026-04-19 00:01:03.286661 | Event ID: bf6193ce594c48abaed3afbe30ece5d5 2026-04-19 00:01:03.294587 | 2026-04-19 00:01:03.294727 | LOOP [emit-job-header : Print node information] 2026-04-19 00:01:03.419515 | debian-bookworm | ok: 2026-04-19 00:01:03.419880 | debian-bookworm | # Node Information 2026-04-19 00:01:03.419944 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-19 00:01:03.419992 | debian-bookworm | Hostname: debian 2026-04-19 00:01:03.420033 | debian-bookworm | Username: zuul 2026-04-19 00:01:03.420072 | debian-bookworm | Distro: Debian 12.13 2026-04-19 00:01:03.420118 | debian-bookworm | Provider: regiocloud-a 2026-04-19 00:01:03.420159 | debian-bookworm | Region: 2026-04-19 00:01:03.420198 | debian-bookworm | Label: debian-bookworm 2026-04-19 00:01:03.420236 | debian-bookworm | Product Name: OpenStack Nova 2026-04-19 00:01:03.420273 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feae:ca4 2026-04-19 00:01:03.449749 | 2026-04-19 00:01:03.449930 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-19 00:01:04.097762 | debian-bookworm -> localhost | changed 2026-04-19 00:01:04.106417 | 2026-04-19 00:01:04.106553 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-19 00:01:05.377557 | debian-bookworm -> localhost | changed 2026-04-19 00:01:05.389433 | 2026-04-19 00:01:05.389563 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-19 00:01:05.670550 | debian-bookworm -> localhost | ok 2026-04-19 00:01:05.677613 | 2026-04-19 00:01:05.677748 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-19 00:01:05.707110 | debian-bookworm | ok 2026-04-19 00:01:05.725167 | debian-bookworm | included: /var/lib/zuul/builds/c905b920949a4dcca5edfa17b1100193/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-19 00:01:05.731527 | 2026-04-19 00:01:05.731629 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-19 00:01:07.350975 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-19 00:01:07.351287 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c905b920949a4dcca5edfa17b1100193/work/c905b920949a4dcca5edfa17b1100193_id_rsa 2026-04-19 00:01:07.351351 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c905b920949a4dcca5edfa17b1100193/work/c905b920949a4dcca5edfa17b1100193_id_rsa.pub 2026-04-19 00:01:07.351378 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-19 00:01:07.351404 | debian-bookworm -> localhost | SHA256:uyycC8OXB0/hMzmYeRMcX7yAzIN1LATjkgN0/d/b7y8 zuul-build-sshkey 2026-04-19 00:01:07.351440 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-19 00:01:07.351463 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-19 00:01:07.351484 | debian-bookworm -> localhost | | .o ..oB+o... | 2026-04-19 00:01:07.351507 | debian-bookworm -> localhost | | o ooo*+o.. | 2026-04-19 00:01:07.351528 | debian-bookworm -> localhost | | + ..+o.. . | 2026-04-19 00:01:07.351548 | debian-bookworm -> localhost | | o =.+ . | 2026-04-19 00:01:07.351567 | debian-bookworm -> localhost | | = S. . | 2026-04-19 00:01:07.351594 | debian-bookworm -> localhost | | . * *. . | 2026-04-19 00:01:07.351615 | debian-bookworm -> localhost | | +.o.+ o | 2026-04-19 00:01:07.351636 | debian-bookworm -> localhost | | ++o . . E | 2026-04-19 00:01:07.351658 | debian-bookworm -> localhost | | .oo +=| 2026-04-19 00:01:07.351679 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-19 00:01:07.351738 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.004182 2026-04-19 00:01:07.361333 | 2026-04-19 00:01:07.361465 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-19 00:01:07.411181 | debian-bookworm | ok 2026-04-19 00:01:07.421799 | debian-bookworm | included: /var/lib/zuul/builds/c905b920949a4dcca5edfa17b1100193/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-19 00:01:07.444393 | 2026-04-19 00:01:07.444511 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-19 00:01:07.480455 | debian-bookworm | skipping: Conditional result was False 2026-04-19 00:01:07.487653 | 2026-04-19 00:01:07.487776 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-19 00:01:08.334063 | debian-bookworm | changed 2026-04-19 00:01:08.345360 | 2026-04-19 00:01:08.345495 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-19 00:01:08.641401 | debian-bookworm | ok 2026-04-19 00:01:08.647244 | 2026-04-19 00:01:08.647400 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-19 00:01:09.409838 | debian-bookworm | changed 2026-04-19 00:01:09.424612 | 2026-04-19 00:01:09.424818 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-19 00:01:10.213102 | debian-bookworm | changed 2026-04-19 00:01:10.229870 | 2026-04-19 00:01:10.230024 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-19 00:01:10.255487 | debian-bookworm | skipping: Conditional result was False 2026-04-19 00:01:10.264672 | 2026-04-19 00:01:10.264828 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-19 00:01:10.957567 | debian-bookworm -> localhost | changed 2026-04-19 00:01:10.970152 | 2026-04-19 00:01:10.970348 | TASK [add-build-sshkey : Add back temp key] 2026-04-19 00:01:11.491550 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c905b920949a4dcca5edfa17b1100193/work/c905b920949a4dcca5edfa17b1100193_id_rsa (zuul-build-sshkey) 2026-04-19 00:01:11.491943 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.021348 2026-04-19 00:01:11.501546 | 2026-04-19 00:01:11.501673 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-19 00:01:12.012251 | debian-bookworm | ok 2026-04-19 00:01:12.017774 | 2026-04-19 00:01:12.017887 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-19 00:01:12.043220 | debian-bookworm | skipping: Conditional result was False 2026-04-19 00:01:12.054822 | 2026-04-19 00:01:12.054961 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-19 00:01:12.513982 | debian-bookworm | ok 2026-04-19 00:01:12.528876 | 2026-04-19 00:01:12.528996 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-19 00:01:12.581995 | debian-bookworm | ok 2026-04-19 00:01:12.591785 | 2026-04-19 00:01:12.591941 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-19 00:01:12.874790 | debian-bookworm -> localhost | ok 2026-04-19 00:01:12.882768 | 2026-04-19 00:01:12.882944 | TASK [validate-host : Collect information about the host] 2026-04-19 00:01:14.097114 | debian-bookworm | ok 2026-04-19 00:01:14.111128 | 2026-04-19 00:01:14.111278 | TASK [validate-host : Sanitize hostname] 2026-04-19 00:01:14.259021 | debian-bookworm | ok 2026-04-19 00:01:14.308833 | 2026-04-19 00:01:14.308976 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-19 00:01:14.932788 | debian-bookworm -> localhost | changed 2026-04-19 00:01:14.946108 | 2026-04-19 00:01:14.946288 | TASK [validate-host : Collect information about zuul worker] 2026-04-19 00:01:15.468550 | debian-bookworm | ok 2026-04-19 00:01:15.476790 | 2026-04-19 00:01:15.476926 | TASK [validate-host : Write out all zuul information for each host] 2026-04-19 00:01:16.888506 | debian-bookworm -> localhost | changed 2026-04-19 00:01:16.938033 | 2026-04-19 00:01:16.938259 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-19 00:01:17.276161 | debian-bookworm | ok 2026-04-19 00:01:17.284938 | 2026-04-19 00:01:17.285069 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-19 00:01:18.964754 | debian-bookworm | changed: 2026-04-19 00:01:18.965037 | debian-bookworm | cd+++++++++ src/ 2026-04-19 00:01:18.965074 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-19 00:01:18.965098 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-19 00:01:18.965119 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-04-19 00:01:18.965139 | debian-bookworm | Containerfile 2026-04-19 00:01:18.965269 | debian-bookworm | Containerfile 2026-04-19 00:01:18.976261 | debian-bookworm | frontend@0.1.0 build 2026-04-19 00:03:01.416624 | debian-bookworm | #12 0.528 > next build 2026-04-19 00:03:01.416630 | debian-bookworm | #12 0.528 2026-04-19 00:03:02.220690 | debian-bookworm | #12 1.332 ▲ Next.js 16.2.1 (Turbopack) 2026-04-19 00:03:02.421786 | debian-bookworm | #12 1.333 2026-04-19 00:03:02.421891 | debian-bookworm | #12 1.382 Creating an optimized production build ... 2026-04-19 00:03:10.993540 | debian-bookworm | #12 10.10 ✓ Compiled successfully in 8.3s 2026-04-19 00:03:11.147909 | debian-bookworm | #12 10.11 Running TypeScript ... 2026-04-19 00:03:11.245909 | debian-bookworm | #12 10.36 2026-04-19 00:03:11.409633 | debian-bookworm | #12 10.37 We detected TypeScript in your project and reconfigured your tsconfig.json file for you. 2026-04-19 00:03:11.409703 | debian-bookworm | #12 10.37 The following suggested values were added to your tsconfig.json. These values can be changed to fit your project's needs: 2026-04-19 00:03:11.409724 | debian-bookworm | #12 10.37 2026-04-19 00:03:11.409741 | debian-bookworm | #12 10.37 - include was updated to add '.next/dev/types/**/*.ts' 2026-04-19 00:03:11.409756 | debian-bookworm | #12 10.37 2026-04-19 00:03:11.409772 | debian-bookworm | #12 10.37 The following mandatory changes were made to your tsconfig.json: 2026-04-19 00:03:11.409787 | debian-bookworm | #12 10.37 2026-04-19 00:03:11.409803 | debian-bookworm | #12 10.37 - jsx was set to react-jsx (next.js uses the React automatic runtime) 2026-04-19 00:03:11.409819 | debian-bookworm | #12 10.37 2026-04-19 00:03:17.017701 | debian-bookworm | #12 16.13 Finished TypeScript in 6.0s ... 2026-04-19 00:03:17.171780 | debian-bookworm | #12 16.13 Collecting page data using 1 worker ... 2026-04-19 00:03:17.624113 | debian-bookworm | #12 16.74 Generating static pages using 1 worker (0/10) ... 2026-04-19 00:03:17.833996 | debian-bookworm | #12 16.79 Generating static pages using 1 worker (2/10) 2026-04-19 00:03:17.968200 | debian-bookworm | #12 17.08 Generating static pages using 1 worker (4/10) 2026-04-19 00:03:18.184750 | debian-bookworm | #12 17.08 Generating static pages using 1 worker (7/10) 2026-04-19 00:03:18.184812 | debian-bookworm | #12 17.14 ✓ Generating static pages using 1 worker (10/10) in 401ms 2026-04-19 00:03:18.184835 | debian-bookworm | #12 17.15 Finalizing page optimization ... 2026-04-19 00:03:18.329655 | debian-bookworm | #12 17.44 2026-04-19 00:03:18.484134 | debian-bookworm | #12 17.44 Route (app) 2026-04-19 00:03:18.484206 | debian-bookworm | #12 17.44 ┌ ○ / 2026-04-19 00:03:18.484220 | debian-bookworm | #12 17.44 ├ ○ /_not-found 2026-04-19 00:03:18.484232 | debian-bookworm | #12 17.44 ├ ƒ /api/config 2026-04-19 00:03:18.484264 | debian-bookworm | #12 17.44 ├ ƒ /api/health 2026-04-19 00:03:18.484276 | debian-bookworm | #12 17.44 ├ ○ /events 2026-04-19 00:03:18.484287 | debian-bookworm | #12 17.44 ├ ○ /inventory 2026-04-19 00:03:18.484299 | debian-bookworm | #12 17.44 ├ ○ /nodes 2026-04-19 00:03:18.484310 | debian-bookworm | #12 17.44 ├ ƒ /nodes/[identifier] 2026-04-19 00:03:18.484323 | debian-bookworm | #12 17.44 └ ○ /services 2026-04-19 00:03:18.484335 | debian-bookworm | #12 17.44 2026-04-19 00:03:18.484346 | debian-bookworm | #12 17.44 2026-04-19 00:03:18.484358 | debian-bookworm | #12 17.44 ○ (Static) prerendered as static content 2026-04-19 00:03:18.484370 | debian-bookworm | #12 17.44 ƒ (Dynamic) server-rendered on demand 2026-04-19 00:03:18.484381 | debian-bookworm | #12 17.45 2026-04-19 00:03:18.537641 | debian-bookworm | #12 DONE 17.6s 2026-04-19 00:03:19.209494 | debian-bookworm | 2026-04-19 00:03:19.209577 | debian-bookworm | #13 [runner 5/7] COPY --from=build /app/public ./public 2026-04-19 00:03:19.320897 | debian-bookworm | #13 DONE 0.1s 2026-04-19 00:03:19.475277 | debian-bookworm | 2026-04-19 00:03:19.475341 | debian-bookworm | #14 [runner 6/7] COPY --from=build --chown=nextjs:nodejs /app/.next/standalone ./ 2026-04-19 00:03:19.644533 | debian-bookworm | #14 DONE 0.3s 2026-04-19 00:03:19.781404 | debian-bookworm | 2026-04-19 00:03:19.781525 | debian-bookworm | #15 [runner 7/7] COPY --from=build --chown=nextjs:nodejs /app/.next/static ./.next/static 2026-04-19 00:03:19.781559 | debian-bookworm | #15 DONE 0.1s 2026-04-19 00:03:19.941779 | debian-bookworm | 2026-04-19 00:03:19.941882 | debian-bookworm | #16 exporting to image 2026-04-19 00:03:19.941913 | debian-bookworm | #16 exporting layers 2026-04-19 00:03:23.023652 | debian-bookworm | #16 exporting layers 3.2s done 2026-04-19 00:03:23.148568 | debian-bookworm | #16 exporting manifest sha256:797b67960b5d18a020f40206e496fdbeb5abe1c571ece2cccea1e563572722da 0.0s done 2026-04-19 00:03:23.148667 | debian-bookworm | #16 exporting config sha256:bc1877af1be4040454610a4f18ebe13e0fb03a88d4e16159ee47508cafa61926 0.0s done 2026-04-19 00:03:23.148685 | debian-bookworm | #16 exporting attestation manifest sha256:fa7464355932885bdc71ce223e0b3adf47565a114278635d570fede81107aced 0.0s done 2026-04-19 00:03:23.338578 | debian-bookworm | #16 exporting manifest list sha256:ea73043c579a4f981e1d0c4db867c3f92ffc645015c24a53f62f73335517c10f 0.0s done 2026-04-19 00:03:23.338723 | debian-bookworm | #16 naming to docker.io/library/40921cc:latest done 2026-04-19 00:03:23.338765 | debian-bookworm | #16 unpacking to docker.io/library/40921cc:latest 2026-04-19 00:03:24.168159 | debian-bookworm | #16 unpacking to docker.io/library/40921cc:latest 1.0s done 2026-04-19 00:03:24.378098 | debian-bookworm | #16 DONE 4.4s 2026-04-19 00:03:24.454949 | debian-bookworm | + docker images 2026-04-19 00:03:24.525938 | debian-bookworm | WARNING: This output is designed for human readability. For machine-readable output, please use --format. 2026-04-19 00:03:24.526078 | debian-bookworm | IMAGE ID DISK USAGE CONTENT SIZE EXTRA 2026-04-19 00:03:24.526142 | debian-bookworm | 40921cc:latest ea73043c579a 302MB 75.9MB 2026-04-19 00:03:24.800780 | debian-bookworm | ok: Runtime: 0:00:53.266456 2026-04-19 00:03:24.819069 | 2026-04-19 00:03:24.819238 | TASK [Run push script] 2026-04-19 00:03:32.862094 | debian-bookworm | Output suppressed because no_log was given 2026-04-19 00:03:32.876474 | 2026-04-19 00:03:32.876752 | TASK [Run cosign script] 2026-04-19 00:03:33.166157 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-04-19 00:03:33.166346 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2026-04-19 00:03:33.166369 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-04-19 00:03:33.166381 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-04-19 00:03:33.187318 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-19 00:03:33.187380 | debian-bookworm | Dload Upload Total Spent Left Speed 2026-04-19 00:03:33.429326 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-04-19 00:03:33.589051 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-04-19 00:03:37.550418 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 21 128M 21 27.1M 0 0 18.7M 0 0:00:06 0:00:01 0:00:05 27.6M 48 128M 48 62.0M 0 0 25.3M 0 0:00:05 0:00:02 0:00:03 31.3M 73 128M 73 94.6M 0 0 27.4M 0 0:00:04 0:00:03 0:00:01 31.7M 100 128M 100 128M 0 0 29.5M 0 0:00:04 0:00:04 --:--:-- 33.0M 2026-04-19 00:03:37.560428 | debian-bookworm | + chmod +x cosign-linux-amd64 2026-04-19 00:03:37.563487 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/osism-frontend:latest 2026-04-19 00:03:38.298231 | 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-19 00:03:38.298357 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2026-04-19 00:03:38.298377 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-04-19 00:03:38.298394 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-04-19 00:03:38.298409 | debian-bookworm | images by tag will be removed in a future release. 2026-04-19 00:03:38.298422 | debian-bookworm | 2026-04-19 00:03:38.600244 | debian-bookworm | Signing artifact... 2026-04-19 00:03:42.417479 | debian-bookworm | ok: Runtime: 0:00:09.158364 2026-04-19 00:03:42.426249 | 2026-04-19 00:03:42.426425 | TASK [Run sbom script] 2026-04-19 00:03:42.763498 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-04-19 00:03:42.763604 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2026-04-19 00:03:42.763622 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-04-19 00:03:42.763633 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2026-04-19 00:03:42.763644 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2026-04-19 00:03:42.775169 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-04-19 00:03:42.835902 | debian-bookworm | [info] checking github for the current release tag 2026-04-19 00:03:43.315697 | debian-bookworm | [info] fetching release script for tag='v1.42.4' 2026-04-19 00:03:43.567759 | debian-bookworm | [info] checking github for the current release tag 2026-04-19 00:03:43.706801 | debian-bookworm | [info] using release tag='v1.42.4' version='1.42.4' os='linux' arch='amd64' 2026-04-19 00:03:46.173048 | debian-bookworm | [info] installed /usr/local/bin/syft 2026-04-19 00:03:46.193182 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/osism-frontend:latest -o cyclonedx-json 2026-04-19 00:03:59.046555 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p osism-frontend -v latest -f sbom.json -a 2026-04-19 00:04:00.144319 | 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-19 00:04:00.144472 | debian-bookworm | Provided project name and version: osism-frontend latest 2026-04-19 00:04:00.144493 | debian-bookworm | Auto mode ON 2026-04-19 00:04:00.144505 | debian-bookworm | Reading sbom.json ... 2026-04-19 00:04:00.144518 | debian-bookworm | Uploading sbom.json ... 2026-04-19 00:04:00.144534 | debian-bookworm | Waiting for project uuid 507c5074-46bc-415f-897a-4c75471fd417 to be reported by dt server ... 2026-04-19 00:04:00.144547 | debian-bookworm | Project UUID: 507c5074-46bc-415f-897a-4c75471fd417 2026-04-19 00:04:00.144559 | debian-bookworm | No policy violations found. 2026-04-19 00:04:00.144571 | debian-bookworm | severity_scores, {'CRITICAL': 1, 'HIGH': 15, 'MEDIUM': 10, 'LOW': 0, 'UNASSIGNED': 0} 2026-04-19 00:04:00.144582 | debian-bookworm | Vulnerability audit resulted in no violations. 2026-04-19 00:04:00.473072 | debian-bookworm | ok: Runtime: 0:00:17.423609 2026-04-19 00:04:00.476917 | 2026-04-19 00:04:00.477080 | PLAY RECAP 2026-04-19 00:04:00.477204 | debian-bookworm | ok: 5 changed: 5 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-19 00:04:00.477267 | 2026-04-19 00:04:00.630480 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/python-osism/playbooks/build.yml@main] 2026-04-19 00:04:00.633935 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-19 00:04:01.412000 | 2026-04-19 00:04:01.412172 | PLAY [Base post] 2026-04-19 00:04:01.426245 | 2026-04-19 00:04:01.426441 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-19 00:04:02.269971 | debian-bookworm | changed 2026-04-19 00:04:02.278512 | 2026-04-19 00:04:02.278649 | PLAY RECAP 2026-04-19 00:04:02.278722 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-19 00:04:02.278795 | 2026-04-19 00:04:02.407979 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-19 00:04:02.410006 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-19 00:04:03.217238 | 2026-04-19 00:04:03.217499 | PLAY [Base post-logs] 2026-04-19 00:04:03.230546 | 2026-04-19 00:04:03.230710 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-19 00:04:03.693990 | localhost | changed 2026-04-19 00:04:03.704978 | 2026-04-19 00:04:03.705149 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-19 00:04:03.744646 | localhost | ok 2026-04-19 00:04:03.754081 | 2026-04-19 00:04:03.754370 | TASK [Set zuul-log-path fact] 2026-04-19 00:04:03.774490 | localhost | ok 2026-04-19 00:04:03.787837 | 2026-04-19 00:04:03.787974 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-19 00:04:03.826256 | localhost | ok 2026-04-19 00:04:03.834226 | 2026-04-19 00:04:03.834445 | TASK [upload-logs : Create log directories] 2026-04-19 00:04:04.399338 | localhost | changed 2026-04-19 00:04:04.404362 | 2026-04-19 00:04:04.404530 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-19 00:04:04.902953 | localhost -> localhost | ok: Runtime: 0:00:00.008778 2026-04-19 00:04:04.912661 | 2026-04-19 00:04:04.912853 | TASK [upload-logs : Upload logs to log server] 2026-04-19 00:04:05.514057 | localhost | Output suppressed because no_log was given 2026-04-19 00:04:05.518455 | 2026-04-19 00:04:05.518674 | LOOP [upload-logs : Compress console log and json output] 2026-04-19 00:04:05.579076 | localhost | skipping: Conditional result was False 2026-04-19 00:04:05.584904 | localhost | skipping: Conditional result was False 2026-04-19 00:04:05.591955 | 2026-04-19 00:04:05.592219 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-19 00:04:05.642807 | localhost | skipping: Conditional result was False 2026-04-19 00:04:05.643450 | 2026-04-19 00:04:05.646795 | localhost | skipping: Conditional result was False 2026-04-19 00:04:05.654582 | 2026-04-19 00:04:05.654798 | LOOP [upload-logs : Upload console log and json output]