2026-05-19 13:09:24.210938 | Job console starting 2026-05-19 13:09:24.224690 | Updating git repos 2026-05-19 13:09:24.276665 | Cloning repos into workspace 2026-05-19 13:09:24.364478 | Restoring repo states 2026-05-19 13:09:24.381698 | Merging changes 2026-05-19 13:09:24.381722 | Checking out repos 2026-05-19 13:09:24.462906 | Preparing playbooks 2026-05-19 13:09:25.383899 | Running Ansible setup 2026-05-19 13:09:29.780184 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-19 13:09:30.580561 | 2026-05-19 13:09:30.580732 | PLAY [Base pre] 2026-05-19 13:09:30.597691 | 2026-05-19 13:09:30.597845 | TASK [Setup log path fact] 2026-05-19 13:09:30.627863 | debian-bookworm | ok 2026-05-19 13:09:30.643973 | 2026-05-19 13:09:30.644118 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-19 13:09:30.691024 | debian-bookworm | ok 2026-05-19 13:09:30.705845 | 2026-05-19 13:09:30.705981 | TASK [emit-job-header : Print job information] 2026-05-19 13:09:30.761268 | # Job Information 2026-05-19 13:09:30.761523 | Ansible Version: 2.16.14 2026-05-19 13:09:30.761580 | Job: container-image-python-osism-frontend-push 2026-05-19 13:09:30.761634 | Pipeline: post 2026-05-19 13:09:30.761670 | Executor: 521e9411259a 2026-05-19 13:09:30.761703 | Triggered by: https://github.com/osism/python-osism/commit/1dbcb2b02d1650c3928b83ff40bf7c2ff18033f3 2026-05-19 13:09:30.761738 | Event ID: c1df39a6-5383-11f1-86de-bffdd6f6ed62 2026-05-19 13:09:30.768931 | 2026-05-19 13:09:30.769058 | LOOP [emit-job-header : Print node information] 2026-05-19 13:09:30.903937 | debian-bookworm | ok: 2026-05-19 13:09:30.904267 | debian-bookworm | # Node Information 2026-05-19 13:09:30.904332 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-19 13:09:30.904379 | debian-bookworm | Hostname: debian 2026-05-19 13:09:30.904419 | debian-bookworm | Username: zuul 2026-05-19 13:09:30.904457 | debian-bookworm | Distro: Debian 12.14 2026-05-19 13:09:30.904501 | debian-bookworm | Provider: regiocloud-a 2026-05-19 13:09:30.904540 | debian-bookworm | Region: 2026-05-19 13:09:30.904576 | debian-bookworm | Label: debian-bookworm 2026-05-19 13:09:30.904610 | debian-bookworm | Product Name: OpenStack Nova 2026-05-19 13:09:30.904643 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe86:9a47 2026-05-19 13:09:30.921492 | 2026-05-19 13:09:30.921632 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-19 13:09:31.434610 | debian-bookworm -> localhost | changed 2026-05-19 13:09:31.449521 | 2026-05-19 13:09:31.449708 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-19 13:09:32.512647 | debian-bookworm -> localhost | changed 2026-05-19 13:09:32.530861 | 2026-05-19 13:09:32.531022 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-19 13:09:32.830396 | debian-bookworm -> localhost | ok 2026-05-19 13:09:32.844329 | 2026-05-19 13:09:32.844512 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-19 13:09:32.872588 | debian-bookworm | ok 2026-05-19 13:09:32.891343 | debian-bookworm | included: /var/lib/zuul/builds/93cc2ad39913462695c3976c4ddf5bde/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-19 13:09:32.898003 | 2026-05-19 13:09:32.898113 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-19 13:09:34.032178 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-19 13:09:34.032812 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/93cc2ad39913462695c3976c4ddf5bde/work/93cc2ad39913462695c3976c4ddf5bde_id_rsa 2026-05-19 13:09:34.032946 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/93cc2ad39913462695c3976c4ddf5bde/work/93cc2ad39913462695c3976c4ddf5bde_id_rsa.pub 2026-05-19 13:09:34.033025 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-19 13:09:34.033093 | debian-bookworm -> localhost | SHA256:2ZEkIqkdj9LyS3YfqtPFsE3PWPZP64SjN7Vyga0fUZM zuul-build-sshkey 2026-05-19 13:09:34.033182 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-19 13:09:34.033247 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-19 13:09:34.033308 | debian-bookworm -> localhost | | ... . . | 2026-05-19 13:09:34.033368 | debian-bookworm -> localhost | | o. . o . .| 2026-05-19 13:09:34.033427 | debian-bookworm -> localhost | | + + o E.| 2026-05-19 13:09:34.033483 | debian-bookworm -> localhost | | + + o .oo. ..| 2026-05-19 13:09:34.033539 | debian-bookworm -> localhost | | + *S*.. o. | 2026-05-19 13:09:34.033598 | debian-bookworm -> localhost | | + o * o o.=. | 2026-05-19 13:09:34.033653 | debian-bookworm -> localhost | | o + + . o=o+ | 2026-05-19 13:09:34.033707 | debian-bookworm -> localhost | | o o . .=o=. | 2026-05-19 13:09:34.033789 | debian-bookworm -> localhost | | .o .. *o | 2026-05-19 13:09:34.033854 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-19 13:09:34.034018 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.623859 2026-05-19 13:09:34.050113 | 2026-05-19 13:09:34.050360 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-19 13:09:34.087586 | debian-bookworm | ok 2026-05-19 13:09:34.104022 | debian-bookworm | included: /var/lib/zuul/builds/93cc2ad39913462695c3976c4ddf5bde/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-19 13:09:34.114958 | 2026-05-19 13:09:34.115072 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-19 13:09:34.139559 | debian-bookworm | skipping: Conditional result was False 2026-05-19 13:09:34.155884 | 2026-05-19 13:09:34.156107 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-19 13:09:34.839062 | debian-bookworm | changed 2026-05-19 13:09:34.847203 | 2026-05-19 13:09:34.847373 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-19 13:09:35.129433 | debian-bookworm | ok 2026-05-19 13:09:35.138863 | 2026-05-19 13:09:35.139021 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-19 13:09:35.847988 | debian-bookworm | changed 2026-05-19 13:09:35.858426 | 2026-05-19 13:09:35.858596 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-19 13:09:36.555133 | debian-bookworm | changed 2026-05-19 13:09:36.562820 | 2026-05-19 13:09:36.562993 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-19 13:09:36.589851 | debian-bookworm | skipping: Conditional result was False 2026-05-19 13:09:36.604580 | 2026-05-19 13:09:36.604814 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-19 13:09:37.088407 | debian-bookworm -> localhost | changed 2026-05-19 13:09:37.107536 | 2026-05-19 13:09:37.107678 | TASK [add-build-sshkey : Add back temp key] 2026-05-19 13:09:37.468249 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/93cc2ad39913462695c3976c4ddf5bde/work/93cc2ad39913462695c3976c4ddf5bde_id_rsa (zuul-build-sshkey) 2026-05-19 13:09:37.468849 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019554 2026-05-19 13:09:37.483856 | 2026-05-19 13:09:37.483999 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-19 13:09:37.908878 | debian-bookworm | ok 2026-05-19 13:09:37.916384 | 2026-05-19 13:09:37.916512 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-19 13:09:37.941747 | debian-bookworm | skipping: Conditional result was False 2026-05-19 13:09:37.963062 | 2026-05-19 13:09:37.963223 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-19 13:09:38.426856 | debian-bookworm | ok 2026-05-19 13:09:38.441859 | 2026-05-19 13:09:38.441979 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-19 13:09:38.487719 | debian-bookworm | ok 2026-05-19 13:09:38.495662 | 2026-05-19 13:09:38.495893 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-19 13:09:38.831187 | debian-bookworm -> localhost | ok 2026-05-19 13:09:38.837961 | 2026-05-19 13:09:38.838085 | TASK [validate-host : Collect information about the host] 2026-05-19 13:09:41.014740 | debian-bookworm | ok 2026-05-19 13:09:41.026446 | 2026-05-19 13:09:41.026582 | TASK [validate-host : Sanitize hostname] 2026-05-19 13:09:41.156396 | debian-bookworm | ok 2026-05-19 13:09:41.211975 | 2026-05-19 13:09:41.212156 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-19 13:09:41.796896 | debian-bookworm -> localhost | changed 2026-05-19 13:09:41.807356 | 2026-05-19 13:09:41.807533 | TASK [validate-host : Collect information about zuul worker] 2026-05-19 13:09:42.222439 | debian-bookworm | ok 2026-05-19 13:09:42.230604 | 2026-05-19 13:09:42.230778 | TASK [validate-host : Write out all zuul information for each host] 2026-05-19 13:09:42.825678 | debian-bookworm -> localhost | changed 2026-05-19 13:09:42.845395 | 2026-05-19 13:09:42.845571 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-19 13:09:43.137653 | debian-bookworm | ok 2026-05-19 13:09:43.144101 | 2026-05-19 13:09:43.144224 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-19 13:09:44.205832 | debian-bookworm | changed: 2026-05-19 13:09:44.206053 | debian-bookworm | cd+++++++++ src/ 2026-05-19 13:09:44.206089 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-19 13:09:44.206113 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-19 13:09:44.206134 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-05-19 13:09:44.206154 | debian-bookworm | Containerfile 2026-05-19 13:09:44.206282 | debian-bookworm | Containerfile 2026-05-19 13:09:44.220040 | debian-bookworm | 11.14.1 2026-05-19 13:11:29.300417 | debian-bookworm | #9 24.87 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.14.1 2026-05-19 13:11:29.300421 | debian-bookworm | #9 24.87 npm notice To update run: npm install -g npm@11.14.1 2026-05-19 13:11:29.300425 | debian-bookworm | #9 24.87 npm notice 2026-05-19 13:11:29.852409 | debian-bookworm | #9 DONE 25.6s 2026-05-19 13:11:30.007082 | debian-bookworm | 2026-05-19 13:11:30.007170 | debian-bookworm | #11 [build 5/6] COPY . . 2026-05-19 13:11:30.483082 | debian-bookworm | #11 DONE 0.6s 2026-05-19 13:11:30.638295 | debian-bookworm | 2026-05-19 13:11:30.638407 | debian-bookworm | #12 [build 6/6] RUN npm run build 2026-05-19 13:11:31.005643 | debian-bookworm | #12 0.519 2026-05-19 13:11:31.005770 | debian-bookworm | #12 0.519 > frontend@0.1.0 build 2026-05-19 13:11:31.005792 | debian-bookworm | #12 0.519 > next build 2026-05-19 13:11:31.005805 | debian-bookworm | #12 0.519 2026-05-19 13:11:31.851896 | debian-bookworm | #12 1.365 ▲ Next.js 16.2.6 (Turbopack) 2026-05-19 13:11:32.053045 | debian-bookworm | #12 1.367 2026-05-19 13:11:32.053128 | debian-bookworm | #12 1.417 Creating an optimized production build ... 2026-05-19 13:11:41.630379 | debian-bookworm | #12 11.14 ✓ Compiled successfully in 9.2s 2026-05-19 13:11:41.788964 | debian-bookworm | #12 11.15 Running TypeScript ... 2026-05-19 13:11:41.889448 | debian-bookworm | #12 11.40 2026-05-19 13:11:42.041970 | debian-bookworm | #12 11.41 We detected TypeScript in your project and reconfigured your tsconfig.json file for you. 2026-05-19 13:11:42.042084 | debian-bookworm | #12 11.41 The following suggested values were added to your tsconfig.json. These values can be changed to fit your project's needs: 2026-05-19 13:11:42.042108 | debian-bookworm | #12 11.41 2026-05-19 13:11:42.042125 | debian-bookworm | #12 11.41 - include was updated to add '.next/dev/types/**/*.ts' 2026-05-19 13:11:42.042155 | debian-bookworm | #12 11.41 2026-05-19 13:11:42.042171 | debian-bookworm | #12 11.41 The following mandatory changes were made to your tsconfig.json: 2026-05-19 13:11:42.042185 | debian-bookworm | #12 11.41 2026-05-19 13:11:42.042201 | debian-bookworm | #12 11.41 - jsx was set to react-jsx (next.js uses the React automatic runtime) 2026-05-19 13:11:42.042231 | debian-bookworm | #12 11.41 2026-05-19 13:11:49.066862 | debian-bookworm | #12 18.58 Finished TypeScript in 7.4s ... 2026-05-19 13:11:49.221642 | debian-bookworm | #12 18.58 Collecting page data using 1 worker ... 2026-05-19 13:11:49.842251 | debian-bookworm | #12 19.36 Generating static pages using 1 worker (0/10) ... 2026-05-19 13:11:50.090101 | debian-bookworm | #12 19.45 Generating static pages using 1 worker (2/10) 2026-05-19 13:11:50.330728 | debian-bookworm | #12 19.84 Generating static pages using 1 worker (4/10) 2026-05-19 13:11:50.563202 | debian-bookworm | #12 19.85 Generating static pages using 1 worker (7/10) 2026-05-19 13:11:50.563308 | debian-bookworm | #12 19.91 ✓ Generating static pages using 1 worker (10/10) in 557ms 2026-05-19 13:11:50.563339 | debian-bookworm | #12 19.93 Finalizing page optimization ... 2026-05-19 13:11:50.856446 | debian-bookworm | #12 20.37 2026-05-19 13:11:51.011930 | debian-bookworm | #12 20.37 Route (app) 2026-05-19 13:11:51.012051 | debian-bookworm | #12 20.37 ┌ ○ / 2026-05-19 13:11:51.012090 | debian-bookworm | #12 20.37 ├ ○ /_not-found 2026-05-19 13:11:51.012125 | debian-bookworm | #12 20.37 ├ ƒ /api/config 2026-05-19 13:11:51.012160 | debian-bookworm | #12 20.37 ├ ƒ /api/health 2026-05-19 13:11:51.012194 | debian-bookworm | #12 20.37 ├ ○ /events 2026-05-19 13:11:51.012227 | debian-bookworm | #12 20.37 ├ ○ /inventory 2026-05-19 13:11:51.012260 | debian-bookworm | #12 20.37 ├ ○ /nodes 2026-05-19 13:11:51.012319 | debian-bookworm | #12 20.37 ├ ƒ /nodes/[identifier] 2026-05-19 13:11:51.012355 | debian-bookworm | #12 20.37 └ ○ /services 2026-05-19 13:11:51.012406 | debian-bookworm | #12 20.37 2026-05-19 13:11:51.012441 | debian-bookworm | #12 20.37 2026-05-19 13:11:51.012474 | debian-bookworm | #12 20.38 ○ (Static) prerendered as static content 2026-05-19 13:11:51.012509 | debian-bookworm | #12 20.38 ƒ (Dynamic) server-rendered on demand 2026-05-19 13:11:51.012563 | debian-bookworm | #12 20.38 2026-05-19 13:11:51.031523 | debian-bookworm | #12 DONE 20.5s 2026-05-19 13:11:51.939133 | debian-bookworm | 2026-05-19 13:11:51.939266 | debian-bookworm | #13 [runner 5/7] COPY --from=build /app/public ./public 2026-05-19 13:11:52.061952 | debian-bookworm | #13 DONE 0.1s 2026-05-19 13:11:52.215377 | debian-bookworm | 2026-05-19 13:11:52.215512 | debian-bookworm | #14 [runner 6/7] COPY --from=build --chown=nextjs:nodejs /app/.next/standalone ./ 2026-05-19 13:11:52.436677 | debian-bookworm | #14 DONE 0.4s 2026-05-19 13:11:52.595249 | debian-bookworm | 2026-05-19 13:11:52.595415 | debian-bookworm | #15 [runner 7/7] COPY --from=build --chown=nextjs:nodejs /app/.next/static ./.next/static 2026-05-19 13:11:52.595503 | debian-bookworm | #15 DONE 0.1s 2026-05-19 13:11:52.756254 | debian-bookworm | 2026-05-19 13:11:52.756374 | debian-bookworm | #16 exporting to image 2026-05-19 13:11:52.756383 | debian-bookworm | #16 exporting layers 2026-05-19 13:11:56.399289 | debian-bookworm | #16 exporting layers 3.8s done 2026-05-19 13:11:56.399397 | debian-bookworm | #16 exporting manifest sha256:8cbec592f0b51cf4d537ca47ef9d17affe69d533ac4c0ce103a889320d67f8a8 2026-05-19 13:11:56.512900 | debian-bookworm | #16 exporting manifest sha256:8cbec592f0b51cf4d537ca47ef9d17affe69d533ac4c0ce103a889320d67f8a8 0.0s done 2026-05-19 13:11:56.513038 | debian-bookworm | #16 exporting config sha256:d995f726d545e2de1443725f219e655c4a04cff813acd5ee42b2107e6284384a 0.0s done 2026-05-19 13:11:56.513197 | debian-bookworm | #16 exporting attestation manifest sha256:a1df79323c6b2d71e901e0b1cd4d979016a918bcfc9d1d7716295ef76b8d36d7 0.0s done 2026-05-19 13:11:56.690957 | debian-bookworm | #16 exporting manifest list sha256:13b9d0beaa442fc7962ea24decdc6fba7f49a429cb431abcc130e9ae256bd2d0 0.0s done 2026-05-19 13:11:56.691068 | debian-bookworm | #16 naming to docker.io/library/1dbcb2b:latest done 2026-05-19 13:11:56.691086 | debian-bookworm | #16 unpacking to docker.io/library/1dbcb2b:latest 2026-05-19 13:11:57.669940 | debian-bookworm | #16 unpacking to docker.io/library/1dbcb2b:latest 1.1s done 2026-05-19 13:11:57.875855 | debian-bookworm | #16 DONE 5.1s 2026-05-19 13:11:57.959404 | debian-bookworm | + docker images 2026-05-19 13:11:58.036018 | debian-bookworm | IMAGE ID DISK USAGE CONTENT SIZE EXTRA 2026-05-19 13:11:58.036092 | debian-bookworm | 1dbcb2b:latest 13b9d0beaa44 302MB 76MB 2026-05-19 13:11:58.230656 | debian-bookworm | ok: Runtime: 0:01:01.415379 2026-05-19 13:11:58.247094 | 2026-05-19 13:11:58.247255 | TASK [Run push script] 2026-05-19 13:12:05.286143 | debian-bookworm | Output suppressed because no_log was given 2026-05-19 13:12:05.297441 | 2026-05-19 13:12:05.297632 | TASK [Run cosign script] 2026-05-19 13:12:05.606760 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-05-19 13:12:05.606850 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2026-05-19 13:12:05.606858 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-05-19 13:12:05.606866 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-05-19 13:12:05.627417 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-19 13:12:05.628155 | debian-bookworm | Dload Upload Total Spent Left Speed 2026-05-19 13:12:05.857306 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-05-19 13:12:05.869190 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-05-19 13:12:09.990430 | debian-bookworm | 14 128M 14 18.8M 0 0 20.5M 0 0:00:06 --:--:-- 0:00:06 20.5M 41 128M 41 54.0M 0 0 28.1M 0 0:00:04 0:00:01 0:00:03 35.2M 64 128M 64 83.5M 0 0 28.6M 0 0:00:04 0:00:02 0:00:02 32.3M 87 128M 87 113M 0 0 28.8M 0 0:00:04 0:00:03 0:00:01 31.4M 100 128M 100 128M 0 0 29.5M 0 0:00:04 0:00:04 --:--:-- 31.9M 2026-05-19 13:12:10.000096 | debian-bookworm | + chmod +x cosign-linux-amd64 2026-05-19 13:12:10.003428 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/osism-frontend:latest 2026-05-19 13:12:10.895430 | 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 13:12:10.895525 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2026-05-19 13:12:10.895542 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-19 13:12:10.895555 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-19 13:12:10.895569 | debian-bookworm | images by tag will be removed in a future release. 2026-05-19 13:12:10.895581 | debian-bookworm | 2026-05-19 13:12:11.211268 | debian-bookworm | Signing artifact... 2026-05-19 13:12:15.340104 | debian-bookworm | ok: Runtime: 0:00:09.560150 2026-05-19 13:12:15.356055 | 2026-05-19 13:12:15.356327 | TASK [Run sbom script] 2026-05-19 13:12:15.683286 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-05-19 13:12:15.683383 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2026-05-19 13:12:15.683394 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-05-19 13:12:15.683403 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2026-05-19 13:12:15.683412 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2026-05-19 13:12:15.695724 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-05-19 13:12:15.882671 | debian-bookworm | [info] checking github for the current release tag 2026-05-19 13:12:16.043644 | debian-bookworm | [info] fetching release script for tag='v1.44.0' 2026-05-19 13:12:16.346195 | debian-bookworm | [info] checking github for the current release tag 2026-05-19 13:12:16.485786 | debian-bookworm | [info] using release tag='v1.44.0' version='1.44.0' os='linux' arch='amd64' 2026-05-19 13:12:18.901581 | debian-bookworm | [info] installed /usr/local/bin/syft 2026-05-19 13:12:18.931335 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/osism-frontend:latest -o cyclonedx-json 2026-05-19 13:12:33.527729 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p osism-frontend -v latest -f sbom.json -a 2026-05-19 13:12:34.548402 | 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 13:12:34.548487 | debian-bookworm | Provided project name and version: osism-frontend latest 2026-05-19 13:12:34.548496 | debian-bookworm | Auto mode ON 2026-05-19 13:12:34.548503 | debian-bookworm | Reading sbom.json ... 2026-05-19 13:12:34.548509 | debian-bookworm | Uploading sbom.json ... 2026-05-19 13:12:34.548517 | debian-bookworm | Waiting for project uuid 507c5074-46bc-415f-897a-4c75471fd417 to be reported by dt server ... 2026-05-19 13:12:34.548524 | debian-bookworm | Project UUID: 507c5074-46bc-415f-897a-4c75471fd417 2026-05-19 13:12:34.548530 | debian-bookworm | No policy violations found. 2026-05-19 13:12:34.548536 | debian-bookworm | severity_scores, {'CRITICAL': 1, 'HIGH': 15, 'MEDIUM': 10, 'LOW': 0, 'UNASSIGNED': 0} 2026-05-19 13:12:34.548543 | debian-bookworm | Vulnerability audit resulted in no violations. 2026-05-19 13:12:34.909506 | debian-bookworm | ok: Runtime: 0:00:18.910870 2026-05-19 13:12:34.915074 | 2026-05-19 13:12:34.915251 | PLAY RECAP 2026-05-19 13:12:34.915378 | debian-bookworm | ok: 5 changed: 5 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-19 13:12:34.915441 | 2026-05-19 13:12:35.057397 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/python-osism/playbooks/build.yml@main] 2026-05-19 13:12:35.059280 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-19 13:12:35.816643 | 2026-05-19 13:12:35.816853 | PLAY [Base post-fetch] 2026-05-19 13:12:35.832024 | 2026-05-19 13:12:35.832366 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-19 13:12:35.888391 | debian-bookworm | skipping: Conditional result was False 2026-05-19 13:12:35.895145 | 2026-05-19 13:12:35.895297 | TASK [fetch-output : Set log path for single node] 2026-05-19 13:12:35.936942 | debian-bookworm | ok 2026-05-19 13:12:35.942242 | 2026-05-19 13:12:35.942361 | LOOP [fetch-output : Ensure local output dirs] 2026-05-19 13:12:36.456870 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/93cc2ad39913462695c3976c4ddf5bde/work/logs" 2026-05-19 13:12:36.739808 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/93cc2ad39913462695c3976c4ddf5bde/work/artifacts" 2026-05-19 13:12:37.013189 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/93cc2ad39913462695c3976c4ddf5bde/work/docs" 2026-05-19 13:12:37.025213 | 2026-05-19 13:12:37.025341 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-19 13:12:37.819672 | debian-bookworm | changed: 2026-05-19 13:12:37.820121 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-19 13:12:37.820201 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-19 13:12:37.820263 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-19 13:12:37.820354 | debian-bookworm | changed: All items complete 2026-05-19 13:12:37.820395 | 2026-05-19 13:12:38.427040 | debian-bookworm | changed: .d..t...... ./ 2026-05-19 13:12:39.013234 | debian-bookworm | changed: .d..t...... ./ 2026-05-19 13:12:39.034039 | 2026-05-19 13:12:39.034169 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-19 13:12:39.070711 | debian-bookworm | skipping: Conditional result was False 2026-05-19 13:12:39.074450 | debian-bookworm | skipping: Conditional result was False 2026-05-19 13:12:39.093731 | 2026-05-19 13:12:39.093870 | PLAY RECAP 2026-05-19 13:12:39.093942 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-19 13:12:39.093978 | 2026-05-19 13:12:39.240376 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-19 13:12:39.242975 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-19 13:12:39.999067 | 2026-05-19 13:12:39.999267 | PLAY [Base post] 2026-05-19 13:12:40.013897 | 2026-05-19 13:12:40.014070 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-19 13:12:40.844491 | debian-bookworm | changed 2026-05-19 13:12:40.854416 | 2026-05-19 13:12:40.854561 | PLAY RECAP 2026-05-19 13:12:40.854640 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-19 13:12:40.854716 | 2026-05-19 13:12:40.987459 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-19 13:12:40.988525 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-19 13:12:41.806931 | 2026-05-19 13:12:41.807124 | PLAY [Base post-logs] 2026-05-19 13:12:41.818232 | 2026-05-19 13:12:41.818376 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-19 13:12:42.270830 | localhost | changed 2026-05-19 13:12:42.281528 | 2026-05-19 13:12:42.281705 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-19 13:12:42.318505 | localhost | ok 2026-05-19 13:12:42.323404 | 2026-05-19 13:12:42.323542 | TASK [Set zuul-log-path fact] 2026-05-19 13:12:42.340000 | localhost | ok 2026-05-19 13:12:42.350338 | 2026-05-19 13:12:42.350471 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-19 13:12:42.377708 | localhost | ok 2026-05-19 13:12:42.385215 | 2026-05-19 13:12:42.385416 | TASK [upload-logs : Create log directories] 2026-05-19 13:12:42.874799 | localhost | changed 2026-05-19 13:12:42.880455 | 2026-05-19 13:12:42.880617 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-19 13:12:43.383203 | localhost -> localhost | ok: Runtime: 0:00:00.006106 2026-05-19 13:12:43.387629 | 2026-05-19 13:12:43.387803 | TASK [upload-logs : Upload logs to log server] 2026-05-19 13:12:43.987849 | localhost | Output suppressed because no_log was given 2026-05-19 13:12:43.991665 | 2026-05-19 13:12:43.991858 | LOOP [upload-logs : Compress console log and json output] 2026-05-19 13:12:44.053981 | localhost | skipping: Conditional result was False 2026-05-19 13:12:44.058355 | localhost | skipping: Conditional result was False 2026-05-19 13:12:44.065267 | 2026-05-19 13:12:44.065504 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-19 13:12:44.112797 | localhost | skipping: Conditional result was False 2026-05-19 13:12:44.114868 | 2026-05-19 13:12:44.116855 | localhost | skipping: Conditional result was False 2026-05-19 13:12:44.124422 | 2026-05-19 13:12:44.124666 | LOOP [upload-logs : Upload console log and json output]