2026-04-21 00:01:28.715713 | Job console starting 2026-04-21 00:01:28.732705 | Updating git repos 2026-04-21 00:01:28.759318 | Cloning repos into workspace 2026-04-21 00:01:28.804650 | Restoring repo states 2026-04-21 00:01:28.818747 | Merging changes 2026-04-21 00:01:28.818762 | Checking out repos 2026-04-21 00:01:28.918128 | Preparing playbooks 2026-04-21 00:01:29.519577 | Running Ansible setup 2026-04-21 00:01:34.850325 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-21 00:01:35.780763 | 2026-04-21 00:01:35.780951 | PLAY [Base pre] 2026-04-21 00:01:35.807025 | 2026-04-21 00:01:35.807215 | TASK [Setup log path fact] 2026-04-21 00:01:35.850260 | debian-bookworm | ok 2026-04-21 00:01:35.888974 | 2026-04-21 00:01:35.889170 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-21 00:01:35.943340 | debian-bookworm | ok 2026-04-21 00:01:35.953727 | 2026-04-21 00:01:35.953877 | TASK [emit-job-header : Print job information] 2026-04-21 00:01:35.992974 | # Job Information 2026-04-21 00:01:35.993174 | Ansible Version: 2.16.14 2026-04-21 00:01:35.993210 | Job: container-image-python-osism-frontend-push 2026-04-21 00:01:35.993243 | Pipeline: periodic-midnight 2026-04-21 00:01:35.993266 | Executor: 521e9411259a 2026-04-21 00:01:35.993287 | Triggered by: https://github.com/osism/python-osism 2026-04-21 00:01:35.993309 | Event ID: 4f0436b37a5f4d67b5c38497133385af 2026-04-21 00:01:35.998411 | 2026-04-21 00:01:35.998544 | LOOP [emit-job-header : Print node information] 2026-04-21 00:01:36.124248 | debian-bookworm | ok: 2026-04-21 00:01:36.124449 | debian-bookworm | # Node Information 2026-04-21 00:01:36.124484 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-21 00:01:36.124510 | debian-bookworm | Hostname: debian 2026-04-21 00:01:36.124532 | debian-bookworm | Username: zuul 2026-04-21 00:01:36.124552 | debian-bookworm | Distro: Debian 12.13 2026-04-21 00:01:36.124576 | debian-bookworm | Provider: regiocloud-a 2026-04-21 00:01:36.124597 | debian-bookworm | Region: 2026-04-21 00:01:36.124618 | debian-bookworm | Label: debian-bookworm 2026-04-21 00:01:36.124637 | debian-bookworm | Product Name: OpenStack Nova 2026-04-21 00:01:36.124656 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe4d:6a9a 2026-04-21 00:01:36.146308 | 2026-04-21 00:01:36.146458 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-21 00:01:36.943517 | debian-bookworm -> localhost | changed 2026-04-21 00:01:36.955145 | 2026-04-21 00:01:36.955294 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-21 00:01:38.266032 | debian-bookworm -> localhost | changed 2026-04-21 00:01:38.281357 | 2026-04-21 00:01:38.281487 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-21 00:01:38.669947 | debian-bookworm -> localhost | ok 2026-04-21 00:01:38.677045 | 2026-04-21 00:01:38.677181 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-21 00:01:38.699297 | debian-bookworm | ok 2026-04-21 00:01:38.728124 | debian-bookworm | included: /var/lib/zuul/builds/8833d94f51fd429ba270792baef9587d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-21 00:01:38.734788 | 2026-04-21 00:01:38.734978 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-21 00:01:40.249468 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-21 00:01:40.249847 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/8833d94f51fd429ba270792baef9587d/work/8833d94f51fd429ba270792baef9587d_id_rsa 2026-04-21 00:01:40.249921 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/8833d94f51fd429ba270792baef9587d/work/8833d94f51fd429ba270792baef9587d_id_rsa.pub 2026-04-21 00:01:40.249958 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-21 00:01:40.249994 | debian-bookworm -> localhost | SHA256:vkxa0XaAc+V4Ug2vbQBwaq/yYWi7fPyBNEJEUCQj+hg zuul-build-sshkey 2026-04-21 00:01:40.250042 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-21 00:01:40.250074 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-21 00:01:40.250105 | debian-bookworm -> localhost | | . +== ..o +o | 2026-04-21 00:01:40.250137 | debian-bookworm -> localhost | | . . + + * .. | 2026-04-21 00:01:40.250168 | debian-bookworm -> localhost | |E . = = + . | 2026-04-21 00:01:40.250197 | debian-bookworm -> localhost | | + . . = + + | 2026-04-21 00:01:40.250228 | debian-bookworm -> localhost | |. . . S + o o | 2026-04-21 00:01:40.250269 | debian-bookworm -> localhost | | = * . . | 2026-04-21 00:01:40.250300 | debian-bookworm -> localhost | | +.O . | 2026-04-21 00:01:40.250328 | debian-bookworm -> localhost | | o Xoo . | 2026-04-21 00:01:40.250357 | debian-bookworm -> localhost | | =o+.. | 2026-04-21 00:01:40.250387 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-21 00:01:40.250488 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.828019 2026-04-21 00:01:40.261711 | 2026-04-21 00:01:40.261891 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-21 00:01:40.304546 | debian-bookworm | ok 2026-04-21 00:01:40.320241 | debian-bookworm | included: /var/lib/zuul/builds/8833d94f51fd429ba270792baef9587d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-21 00:01:40.332987 | 2026-04-21 00:01:40.333205 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-21 00:01:40.368298 | debian-bookworm | skipping: Conditional result was False 2026-04-21 00:01:40.374908 | 2026-04-21 00:01:40.375047 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-21 00:01:41.036114 | debian-bookworm | changed 2026-04-21 00:01:41.044028 | 2026-04-21 00:01:41.044151 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-21 00:01:41.339278 | debian-bookworm | ok 2026-04-21 00:01:41.349151 | 2026-04-21 00:01:41.349290 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-21 00:01:42.051441 | debian-bookworm | changed 2026-04-21 00:01:42.059529 | 2026-04-21 00:01:42.059663 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-21 00:01:42.749494 | debian-bookworm | changed 2026-04-21 00:01:42.758971 | 2026-04-21 00:01:42.759242 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-21 00:01:42.785279 | debian-bookworm | skipping: Conditional result was False 2026-04-21 00:01:42.795674 | 2026-04-21 00:01:42.795816 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-21 00:01:43.283594 | debian-bookworm -> localhost | changed 2026-04-21 00:01:43.315462 | 2026-04-21 00:01:43.315653 | TASK [add-build-sshkey : Add back temp key] 2026-04-21 00:01:43.719663 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/8833d94f51fd429ba270792baef9587d/work/8833d94f51fd429ba270792baef9587d_id_rsa (zuul-build-sshkey) 2026-04-21 00:01:43.720244 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010530 2026-04-21 00:01:43.748060 | 2026-04-21 00:01:43.748199 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-21 00:01:44.217551 | debian-bookworm | ok 2026-04-21 00:01:44.222924 | 2026-04-21 00:01:44.223047 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-21 00:01:44.247531 | debian-bookworm | skipping: Conditional result was False 2026-04-21 00:01:44.260447 | 2026-04-21 00:01:44.260579 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-21 00:01:44.712566 | debian-bookworm | ok 2026-04-21 00:01:44.729640 | 2026-04-21 00:01:44.729784 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-21 00:01:44.759475 | debian-bookworm | ok 2026-04-21 00:01:44.764791 | 2026-04-21 00:01:44.764931 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-21 00:01:45.087042 | debian-bookworm -> localhost | ok 2026-04-21 00:01:45.094963 | 2026-04-21 00:01:45.095097 | TASK [validate-host : Collect information about the host] 2026-04-21 00:01:46.246451 | debian-bookworm | ok 2026-04-21 00:01:46.257570 | 2026-04-21 00:01:46.257701 | TASK [validate-host : Sanitize hostname] 2026-04-21 00:01:46.369890 | debian-bookworm | ok 2026-04-21 00:01:46.418139 | 2026-04-21 00:01:46.418288 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-21 00:01:47.022976 | debian-bookworm -> localhost | changed 2026-04-21 00:01:47.029261 | 2026-04-21 00:01:47.029380 | TASK [validate-host : Collect information about zuul worker] 2026-04-21 00:01:47.447736 | debian-bookworm | ok 2026-04-21 00:01:47.455393 | 2026-04-21 00:01:47.455534 | TASK [validate-host : Write out all zuul information for each host] 2026-04-21 00:01:48.130385 | debian-bookworm -> localhost | changed 2026-04-21 00:01:48.145396 | 2026-04-21 00:01:48.145528 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-21 00:01:48.434466 | debian-bookworm | ok 2026-04-21 00:01:48.446732 | 2026-04-21 00:01:48.446932 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-21 00:01:49.640123 | debian-bookworm | changed: 2026-04-21 00:01:49.640348 | debian-bookworm | cd+++++++++ src/ 2026-04-21 00:01:49.640385 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-21 00:01:49.640410 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-21 00:01:49.640431 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-04-21 00:01:49.640452 | debian-bookworm | Containerfile 2026-04-21 00:01:49.640585 | debian-bookworm | Containerfile 2026-04-21 00:01:49.647888 | debian-bookworm | frontend@0.1.0 build 2026-04-21 00:03:25.643638 | debian-bookworm | #12 0.501 > next build 2026-04-21 00:03:25.643683 | debian-bookworm | #12 0.501 2026-04-21 00:03:26.394987 | debian-bookworm | #12 1.252 ▲ Next.js 16.2.1 (Turbopack) 2026-04-21 00:03:26.586748 | debian-bookworm | #12 1.253 2026-04-21 00:03:26.586877 | debian-bookworm | #12 1.293 Creating an optimized production build ... 2026-04-21 00:03:34.109861 | debian-bookworm | #12 8.967 ✓ Compiled successfully in 7.3s 2026-04-21 00:03:34.262942 | debian-bookworm | #12 8.970 Running TypeScript ... 2026-04-21 00:03:34.355669 | debian-bookworm | #12 9.213 2026-04-21 00:03:34.518045 | debian-bookworm | #12 9.215 We detected TypeScript in your project and reconfigured your tsconfig.json file for you. 2026-04-21 00:03:34.518114 | debian-bookworm | #12 9.222 The following suggested values were added to your tsconfig.json. These values can be changed to fit your project's needs: 2026-04-21 00:03:34.518134 | debian-bookworm | #12 9.222 2026-04-21 00:03:34.518169 | debian-bookworm | #12 9.223 - include was updated to add '.next/dev/types/**/*.ts' 2026-04-21 00:03:34.518185 | debian-bookworm | #12 9.223 2026-04-21 00:03:34.518201 | debian-bookworm | #12 9.224 The following mandatory changes were made to your tsconfig.json: 2026-04-21 00:03:34.518217 | debian-bookworm | #12 9.224 2026-04-21 00:03:34.518233 | debian-bookworm | #12 9.225 - jsx was set to react-jsx (next.js uses the React automatic runtime) 2026-04-21 00:03:34.518249 | debian-bookworm | #12 9.225 2026-04-21 00:03:41.121757 | debian-bookworm | #12 15.98 Finished TypeScript in 7.0s ... 2026-04-21 00:03:41.276908 | debian-bookworm | #12 15.98 Collecting page data using 1 worker ... 2026-04-21 00:03:41.882116 | debian-bookworm | #12 16.74 Generating static pages using 1 worker (0/10) ... 2026-04-21 00:03:42.097951 | debian-bookworm | #12 16.80 Generating static pages using 1 worker (2/10) 2026-04-21 00:03:42.291626 | debian-bookworm | #12 17.15 Generating static pages using 1 worker (4/10) 2026-04-21 00:03:42.394925 | debian-bookworm | #12 17.15 Generating static pages using 1 worker (7/10) 2026-04-21 00:03:42.395003 | debian-bookworm | #12 17.24 ✓ Generating static pages using 1 worker (10/10) in 502ms 2026-04-21 00:03:42.395010 | debian-bookworm | #12 17.25 Finalizing page optimization ... 2026-04-21 00:03:42.810782 | debian-bookworm | #12 17.67 2026-04-21 00:03:42.967353 | debian-bookworm | #12 17.67 Route (app) 2026-04-21 00:03:42.967417 | debian-bookworm | #12 17.67 ┌ ○ / 2026-04-21 00:03:42.967423 | debian-bookworm | #12 17.67 ├ ○ /_not-found 2026-04-21 00:03:42.967427 | debian-bookworm | #12 17.67 ├ ƒ /api/config 2026-04-21 00:03:42.967432 | debian-bookworm | #12 17.67 ├ ƒ /api/health 2026-04-21 00:03:42.967436 | debian-bookworm | #12 17.67 ├ ○ /events 2026-04-21 00:03:42.967440 | debian-bookworm | #12 17.67 ├ ○ /inventory 2026-04-21 00:03:42.967444 | debian-bookworm | #12 17.67 ├ ○ /nodes 2026-04-21 00:03:42.967448 | debian-bookworm | #12 17.67 ├ ƒ /nodes/[identifier] 2026-04-21 00:03:42.967453 | debian-bookworm | #12 17.67 └ ○ /services 2026-04-21 00:03:42.967457 | debian-bookworm | #12 17.67 2026-04-21 00:03:42.967461 | debian-bookworm | #12 17.67 2026-04-21 00:03:42.967466 | debian-bookworm | #12 17.67 ○ (Static) prerendered as static content 2026-04-21 00:03:42.967470 | debian-bookworm | #12 17.67 ƒ (Dynamic) server-rendered on demand 2026-04-21 00:03:42.967474 | debian-bookworm | #12 17.67 2026-04-21 00:03:42.974496 | debian-bookworm | #12 DONE 17.8s 2026-04-21 00:03:43.841398 | debian-bookworm | 2026-04-21 00:03:43.841476 | debian-bookworm | #13 [runner 5/7] COPY --from=build /app/public ./public 2026-04-21 00:03:44.056271 | debian-bookworm | #13 DONE 0.2s 2026-04-21 00:03:44.211988 | debian-bookworm | 2026-04-21 00:03:44.212102 | debian-bookworm | #14 [runner 6/7] COPY --from=build --chown=nextjs:nodejs /app/.next/standalone ./ 2026-04-21 00:03:44.450207 | debian-bookworm | #14 DONE 0.4s 2026-04-21 00:03:44.612385 | debian-bookworm | 2026-04-21 00:03:44.612470 | debian-bookworm | #15 [runner 7/7] COPY --from=build --chown=nextjs:nodejs /app/.next/static ./.next/static 2026-04-21 00:03:44.720578 | debian-bookworm | #15 DONE 0.3s 2026-04-21 00:03:44.913545 | debian-bookworm | 2026-04-21 00:03:44.913619 | debian-bookworm | #16 exporting to image 2026-04-21 00:03:44.913627 | debian-bookworm | #16 exporting layers 2026-04-21 00:03:48.320722 | debian-bookworm | #16 exporting layers 3.6s done 2026-04-21 00:03:48.471937 | debian-bookworm | #16 exporting manifest sha256:714b2771790d7da63f27b995b88b07bacfde6bf97df8deccc4f7fcb295d1c094 0.0s done 2026-04-21 00:03:48.472098 | debian-bookworm | #16 exporting config sha256:86ffc7a93911e5577e5936a9357db05a40efa7f5418291a9295f8fe50bdfda93 0.0s done 2026-04-21 00:03:48.472136 | debian-bookworm | #16 exporting attestation manifest sha256:0d35d630707679527c000573cbd7dab4fd2a2c532d14c44751486cfccd6b5d84 0.1s done 2026-04-21 00:03:48.653460 | debian-bookworm | #16 exporting manifest list sha256:81a7bce26f4ce10f3085df76e31784c038d79b49b0ab06fef9d433d81e250df9 0.0s done 2026-04-21 00:03:48.653555 | debian-bookworm | #16 naming to docker.io/library/40921cc:latest done 2026-04-21 00:03:48.653592 | debian-bookworm | #16 unpacking to docker.io/library/40921cc:latest 2026-04-21 00:03:49.488420 | debian-bookworm | #16 unpacking to docker.io/library/40921cc:latest 1.0s done 2026-04-21 00:03:49.707254 | debian-bookworm | #16 DONE 4.8s 2026-04-21 00:03:49.815418 | debian-bookworm | + docker images 2026-04-21 00:03:49.903060 | debian-bookworm | WARNING: This output is designed for human readability. For machine-readable output, please use --format. 2026-04-21 00:03:49.903130 | debian-bookworm | IMAGE ID DISK USAGE CONTENT SIZE EXTRA 2026-04-21 00:03:49.903142 | debian-bookworm | 40921cc:latest 81a7bce26f4c 302MB 75.9MB 2026-04-21 00:03:50.102673 | debian-bookworm | ok: Runtime: 0:00:53.886811 2026-04-21 00:03:50.113936 | 2026-04-21 00:03:50.114103 | TASK [Run push script] 2026-04-21 00:03:58.651285 | debian-bookworm | Output suppressed because no_log was given 2026-04-21 00:03:58.665637 | 2026-04-21 00:03:58.665827 | TASK [Run cosign script] 2026-04-21 00:03:58.985543 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-04-21 00:03:58.985641 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2026-04-21 00:03:58.985651 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-04-21 00:03:58.985659 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-04-21 00:03:59.015533 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-21 00:03:59.015605 | debian-bookworm | Dload Upload Total Spent Left Speed 2026-04-21 00:03:59.104895 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-04-21 00:03:59.119178 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-04-21 00:04:03.341527 | debian-bookworm | 18 128M 18 23.7M 0 0 23.2M 0 0:00:05 0:00:01 0:00:04 23.2M 48 128M 48 62.1M 0 0 30.7M 0 0:00:04 0:00:02 0:00:02 38.3M 68 128M 68 87.7M 0 0 29.0M 0 0:00:04 0:00:03 0:00:01 31.9M 91 128M 91 118M 0 0 29.4M 0 0:00:04 0:00:04 --:--:-- 31.5M 100 128M 100 128M 0 0 29.7M 0 0:00:04 0:00:04 --:--:-- 31.8M 2026-04-21 00:04:03.351974 | debian-bookworm | + chmod +x cosign-linux-amd64 2026-04-21 00:04:03.354194 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/osism-frontend:latest 2026-04-21 00:04:04.065448 | 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-21 00:04:04.065541 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2026-04-21 00:04:04.065557 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-04-21 00:04:04.065569 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-04-21 00:04:04.065582 | debian-bookworm | images by tag will be removed in a future release. 2026-04-21 00:04:04.065592 | debian-bookworm | 2026-04-21 00:04:04.393423 | debian-bookworm | Signing artifact... 2026-04-21 00:04:08.214977 | debian-bookworm | ok: Runtime: 0:00:09.074693 2026-04-21 00:04:08.226509 | 2026-04-21 00:04:08.226687 | TASK [Run sbom script] 2026-04-21 00:04:08.565088 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-04-21 00:04:08.565214 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2026-04-21 00:04:08.565229 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-04-21 00:04:08.565241 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2026-04-21 00:04:08.565265 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2026-04-21 00:04:08.576563 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-04-21 00:04:08.641669 | debian-bookworm | [info] checking github for the current release tag 2026-04-21 00:04:09.214684 | debian-bookworm | [info] fetching release script for tag='v1.42.4' 2026-04-21 00:04:09.525286 | debian-bookworm | [info] checking github for the current release tag 2026-04-21 00:04:09.674571 | debian-bookworm | [info] using release tag='v1.42.4' version='1.42.4' os='linux' arch='amd64' 2026-04-21 00:04:12.379724 | debian-bookworm | [info] installed /usr/local/bin/syft 2026-04-21 00:04:12.411150 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/osism-frontend:latest -o cyclonedx-json 2026-04-21 00:04:26.654332 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p osism-frontend -v latest -f sbom.json -a 2026-04-21 00:04:28.235839 | 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-21 00:04:28.235999 | debian-bookworm | Provided project name and version: osism-frontend latest 2026-04-21 00:04:28.236042 | debian-bookworm | Auto mode ON 2026-04-21 00:04:28.236056 | debian-bookworm | Reading sbom.json ... 2026-04-21 00:04:28.236069 | debian-bookworm | Uploading sbom.json ... 2026-04-21 00:04:28.236087 | debian-bookworm | Waiting for project uuid 507c5074-46bc-415f-897a-4c75471fd417 to be reported by dt server ... 2026-04-21 00:04:28.236101 | debian-bookworm | Project UUID: 507c5074-46bc-415f-897a-4c75471fd417 2026-04-21 00:04:28.236113 | debian-bookworm | No policy violations found. 2026-04-21 00:04:28.236125 | debian-bookworm | severity_scores, {'CRITICAL': 1, 'HIGH': 15, 'MEDIUM': 10, 'LOW': 0, 'UNASSIGNED': 0} 2026-04-21 00:04:28.236137 | debian-bookworm | Vulnerability audit resulted in no violations. 2026-04-21 00:04:28.775581 | debian-bookworm | ok: Runtime: 0:00:19.728349 2026-04-21 00:04:28.779584 | 2026-04-21 00:04:28.779762 | PLAY RECAP 2026-04-21 00:04:28.779898 | debian-bookworm | ok: 5 changed: 5 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-21 00:04:28.779961 | 2026-04-21 00:04:28.925749 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/python-osism/playbooks/build.yml@main] 2026-04-21 00:04:28.928293 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-21 00:04:29.690714 | 2026-04-21 00:04:29.690961 | PLAY [Base post] 2026-04-21 00:04:29.705369 | 2026-04-21 00:04:29.705506 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-21 00:04:30.567837 | debian-bookworm | changed 2026-04-21 00:04:30.574425 | 2026-04-21 00:04:30.574543 | PLAY RECAP 2026-04-21 00:04:30.574610 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-21 00:04:30.574676 | 2026-04-21 00:04:30.705844 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-21 00:04:30.708623 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-21 00:04:31.573841 | 2026-04-21 00:04:31.574021 | PLAY [Base post-logs] 2026-04-21 00:04:31.585286 | 2026-04-21 00:04:31.585425 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-21 00:04:32.070667 | localhost | changed 2026-04-21 00:04:32.082534 | 2026-04-21 00:04:32.082730 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-21 00:04:32.121060 | localhost | ok 2026-04-21 00:04:32.125989 | 2026-04-21 00:04:32.126130 | TASK [Set zuul-log-path fact] 2026-04-21 00:04:32.146522 | localhost | ok 2026-04-21 00:04:32.158617 | 2026-04-21 00:04:32.158749 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-21 00:04:32.187197 | localhost | ok 2026-04-21 00:04:32.194587 | 2026-04-21 00:04:32.194767 | TASK [upload-logs : Create log directories] 2026-04-21 00:04:32.756771 | localhost | changed 2026-04-21 00:04:32.761039 | 2026-04-21 00:04:32.761179 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-21 00:04:33.286164 | localhost -> localhost | ok: Runtime: 0:00:00.006568 2026-04-21 00:04:33.295868 | 2026-04-21 00:04:33.295999 | TASK [upload-logs : Upload logs to log server] 2026-04-21 00:04:33.900333 | localhost | Output suppressed because no_log was given 2026-04-21 00:04:33.905379 | 2026-04-21 00:04:33.905605 | LOOP [upload-logs : Compress console log and json output] 2026-04-21 00:04:33.955243 | localhost | skipping: Conditional result was False 2026-04-21 00:04:33.963368 | localhost | skipping: Conditional result was False 2026-04-21 00:04:33.981019 | 2026-04-21 00:04:33.981299 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-21 00:04:34.039778 | localhost | skipping: Conditional result was False 2026-04-21 00:04:34.040077 | 2026-04-21 00:04:34.047054 | localhost | skipping: Conditional result was False 2026-04-21 00:04:34.055017 | 2026-04-21 00:04:34.055222 | LOOP [upload-logs : Upload console log and json output]