2026-03-14 16:30:47.115233 | Job console starting 2026-03-14 16:30:47.154025 | Updating git repos 2026-03-14 16:30:47.260877 | Cloning repos into workspace 2026-03-14 16:30:47.311053 | Restoring repo states 2026-03-14 16:30:47.330158 | Merging changes 2026-03-14 16:30:47.330177 | Checking out repos 2026-03-14 16:30:47.407712 | Preparing playbooks 2026-03-14 16:30:48.085724 | Running Ansible setup 2026-03-14 16:30:52.290607 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-14 16:30:53.077253 | 2026-03-14 16:30:53.077428 | PLAY [Base pre] 2026-03-14 16:30:53.093914 | 2026-03-14 16:30:53.094057 | TASK [Setup log path fact] 2026-03-14 16:30:53.112757 | debian-bookworm | ok 2026-03-14 16:30:53.128978 | 2026-03-14 16:30:53.129133 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-14 16:30:53.169205 | debian-bookworm | ok 2026-03-14 16:30:53.179084 | 2026-03-14 16:30:53.179206 | TASK [emit-job-header : Print job information] 2026-03-14 16:30:53.218445 | # Job Information 2026-03-14 16:30:53.218632 | Ansible Version: 2.16.14 2026-03-14 16:30:53.218668 | Job: container-image-python-osism-frontend-push 2026-03-14 16:30:53.218702 | Pipeline: post 2026-03-14 16:30:53.218725 | Executor: 521e9411259a 2026-03-14 16:30:53.218745 | Triggered by: https://github.com/osism/python-osism/commit/abab7adc5d18ecb7fb9e07011f5c07b93af05dbf 2026-03-14 16:30:53.218768 | Event ID: 24dedba0-1fc3-11f1-8558-41cbeb09c96b 2026-03-14 16:30:53.223705 | 2026-03-14 16:30:53.223812 | LOOP [emit-job-header : Print node information] 2026-03-14 16:30:53.325531 | debian-bookworm | ok: 2026-03-14 16:30:53.325763 | debian-bookworm | # Node Information 2026-03-14 16:30:53.325798 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-14 16:30:53.325822 | debian-bookworm | Hostname: debian 2026-03-14 16:30:53.325843 | debian-bookworm | Username: zuul 2026-03-14 16:30:53.325864 | debian-bookworm | Distro: Debian 12.13 2026-03-14 16:30:53.325887 | debian-bookworm | Provider: regiocloud-a 2026-03-14 16:30:53.325908 | debian-bookworm | Region: 2026-03-14 16:30:53.325929 | debian-bookworm | Label: debian-bookworm 2026-03-14 16:30:53.325948 | debian-bookworm | Product Name: OpenStack Nova 2026-03-14 16:30:53.325966 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea2:5016 2026-03-14 16:30:53.339143 | 2026-03-14 16:30:53.339268 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-14 16:30:53.818679 | debian-bookworm -> localhost | changed 2026-03-14 16:30:53.826122 | 2026-03-14 16:30:53.826240 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-14 16:30:54.853071 | debian-bookworm -> localhost | changed 2026-03-14 16:30:54.864362 | 2026-03-14 16:30:54.864480 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-14 16:30:55.182056 | debian-bookworm -> localhost | ok 2026-03-14 16:30:55.188474 | 2026-03-14 16:30:55.188601 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-14 16:30:55.209166 | debian-bookworm | ok 2026-03-14 16:30:55.226898 | debian-bookworm | included: /var/lib/zuul/builds/1baca09c17774580b5c8645ca411f6a8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-14 16:30:55.232926 | 2026-03-14 16:30:55.233029 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-14 16:30:57.606754 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-14 16:30:57.607179 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/1baca09c17774580b5c8645ca411f6a8/work/1baca09c17774580b5c8645ca411f6a8_id_rsa 2026-03-14 16:30:57.607246 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/1baca09c17774580b5c8645ca411f6a8/work/1baca09c17774580b5c8645ca411f6a8_id_rsa.pub 2026-03-14 16:30:57.607289 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-14 16:30:57.607329 | debian-bookworm -> localhost | SHA256:C6GZMAuKdZganDBoPJVbGPQGbFRiaXhTvg6dj7HviRI zuul-build-sshkey 2026-03-14 16:30:57.607429 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-14 16:30:57.607473 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-14 16:30:57.607507 | debian-bookworm -> localhost | |= *OBo | 2026-03-14 16:30:57.607540 | debian-bookworm -> localhost | |+*o%=. | 2026-03-14 16:30:57.607571 | debian-bookworm -> localhost | |+o@ =+. | 2026-03-14 16:30:57.607601 | debian-bookworm -> localhost | |o= *o+o. | 2026-03-14 16:30:57.607631 | debian-bookworm -> localhost | |+ ..+=. S | 2026-03-14 16:30:57.607669 | debian-bookworm -> localhost | | Eo =. . | 2026-03-14 16:30:57.607701 | debian-bookworm -> localhost | | .+ .. | 2026-03-14 16:30:57.607732 | debian-bookworm -> localhost | | . o . | 2026-03-14 16:30:57.607763 | debian-bookworm -> localhost | | ...+ | 2026-03-14 16:30:57.607794 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-14 16:30:57.607877 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.891089 2026-03-14 16:30:57.617169 | 2026-03-14 16:30:57.617296 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-14 16:30:57.646905 | debian-bookworm | ok 2026-03-14 16:30:57.656635 | debian-bookworm | included: /var/lib/zuul/builds/1baca09c17774580b5c8645ca411f6a8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-14 16:30:57.665977 | 2026-03-14 16:30:57.666079 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-14 16:30:57.689717 | debian-bookworm | skipping: Conditional result was False 2026-03-14 16:30:57.695863 | 2026-03-14 16:30:57.695970 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-14 16:30:58.311768 | debian-bookworm | changed 2026-03-14 16:30:58.319751 | 2026-03-14 16:30:58.319888 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-14 16:30:58.572010 | debian-bookworm | ok 2026-03-14 16:30:58.580780 | 2026-03-14 16:30:58.580919 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-14 16:30:59.218805 | debian-bookworm | changed 2026-03-14 16:30:59.230321 | 2026-03-14 16:30:59.230558 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-14 16:30:59.860030 | debian-bookworm | changed 2026-03-14 16:30:59.866546 | 2026-03-14 16:30:59.866650 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-14 16:30:59.890113 | debian-bookworm | skipping: Conditional result was False 2026-03-14 16:30:59.900617 | 2026-03-14 16:30:59.900771 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-14 16:31:00.350356 | debian-bookworm -> localhost | changed 2026-03-14 16:31:00.361795 | 2026-03-14 16:31:00.361916 | TASK [add-build-sshkey : Add back temp key] 2026-03-14 16:31:00.692669 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/1baca09c17774580b5c8645ca411f6a8/work/1baca09c17774580b5c8645ca411f6a8_id_rsa (zuul-build-sshkey) 2026-03-14 16:31:00.693362 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016353 2026-03-14 16:31:00.710521 | 2026-03-14 16:31:00.710695 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-14 16:31:01.103958 | debian-bookworm | ok 2026-03-14 16:31:01.112410 | 2026-03-14 16:31:01.112548 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-14 16:31:01.139243 | debian-bookworm | skipping: Conditional result was False 2026-03-14 16:31:01.150234 | 2026-03-14 16:31:01.150350 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-14 16:31:01.568378 | debian-bookworm | ok 2026-03-14 16:31:01.584066 | 2026-03-14 16:31:01.584206 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-14 16:31:01.629943 | debian-bookworm | ok 2026-03-14 16:31:01.638072 | 2026-03-14 16:31:01.638307 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-14 16:31:01.943674 | debian-bookworm -> localhost | ok 2026-03-14 16:31:01.959641 | 2026-03-14 16:31:01.959793 | TASK [validate-host : Collect information about the host] 2026-03-14 16:31:03.011948 | debian-bookworm | ok 2026-03-14 16:31:03.024782 | 2026-03-14 16:31:03.024902 | TASK [validate-host : Sanitize hostname] 2026-03-14 16:31:03.119239 | debian-bookworm | ok 2026-03-14 16:31:03.159649 | 2026-03-14 16:31:03.159797 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-14 16:31:03.743880 | debian-bookworm -> localhost | changed 2026-03-14 16:31:03.749780 | 2026-03-14 16:31:03.749892 | TASK [validate-host : Collect information about zuul worker] 2026-03-14 16:31:04.141911 | debian-bookworm | ok 2026-03-14 16:31:04.147146 | 2026-03-14 16:31:04.147267 | TASK [validate-host : Write out all zuul information for each host] 2026-03-14 16:31:04.772535 | debian-bookworm -> localhost | changed 2026-03-14 16:31:04.782436 | 2026-03-14 16:31:04.782564 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-14 16:31:05.043639 | debian-bookworm | ok 2026-03-14 16:31:05.049477 | 2026-03-14 16:31:05.049596 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-14 16:31:06.055809 | debian-bookworm | changed: 2026-03-14 16:31:06.056111 | debian-bookworm | cd+++++++++ src/ 2026-03-14 16:31:06.056172 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-14 16:31:06.056214 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-14 16:31:06.056251 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-03-14 16:31:06.056288 | debian-bookworm | Containerfile 2026-03-14 16:31:06.056541 | debian-bookworm | Containerfile 2026-03-14 16:31:06.066395 | debian-bookworm | 11.11.1 2026-03-14 16:32:30.677898 | debian-bookworm | #9 18.41 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.11.1 2026-03-14 16:32:30.677902 | debian-bookworm | #9 18.41 npm notice To update run: npm install -g npm@11.11.1 2026-03-14 16:32:30.677906 | debian-bookworm | #9 18.41 npm notice 2026-03-14 16:32:31.130404 | debian-bookworm | #9 DONE 19.0s 2026-03-14 16:32:31.284432 | debian-bookworm | 2026-03-14 16:32:31.284475 | debian-bookworm | #11 [build 5/6] COPY . . 2026-03-14 16:32:31.665282 | debian-bookworm | #11 DONE 0.5s 2026-03-14 16:32:31.819323 | debian-bookworm | 2026-03-14 16:32:31.819377 | debian-bookworm | #12 [build 6/6] RUN npm run build 2026-03-14 16:32:32.125399 | debian-bookworm | #12 0.457 2026-03-14 16:32:32.125440 | debian-bookworm | #12 0.457 > frontend@0.1.0 build 2026-03-14 16:32:32.125447 | debian-bookworm | #12 0.457 > next build 2026-03-14 16:32:32.125456 | debian-bookworm | #12 0.457 2026-03-14 16:32:33.396412 | debian-bookworm | #12 1.728 ▲ Next.js 16.1.6 (Turbopack) 2026-03-14 16:32:33.595178 | debian-bookworm | #12 1.729 2026-03-14 16:32:33.595239 | debian-bookworm | #12 1.776 Creating an optimized production build ... 2026-03-14 16:32:45.212102 | debian-bookworm | #12 13.54 ✓ Compiled successfully in 10.9s 2026-03-14 16:32:45.366590 | debian-bookworm | #12 13.55 Running TypeScript ... 2026-03-14 16:32:45.398976 | debian-bookworm | #12 13.73 2026-03-14 16:32:45.556131 | debian-bookworm | #12 13.74 We detected TypeScript in your project and reconfigured your tsconfig.json file for you. 2026-03-14 16:32:45.556188 | debian-bookworm | #12 13.74 The following suggested values were added to your tsconfig.json. These values can be changed to fit your project's needs: 2026-03-14 16:32:45.556194 | debian-bookworm | #12 13.74 2026-03-14 16:32:45.556199 | debian-bookworm | #12 13.74 - include was updated to add '.next/dev/types/**/*.ts' 2026-03-14 16:32:45.556203 | debian-bookworm | #12 13.74 2026-03-14 16:32:45.556207 | debian-bookworm | #12 13.74 The following mandatory changes were made to your tsconfig.json: 2026-03-14 16:32:45.556217 | debian-bookworm | #12 13.74 2026-03-14 16:32:45.556221 | debian-bookworm | #12 13.74 - jsx was set to react-jsx (next.js uses the React automatic runtime) 2026-03-14 16:32:45.556226 | debian-bookworm | #12 13.74 2026-03-14 16:32:50.844396 | debian-bookworm | #12 19.18 Collecting page data using 1 worker ... 2026-03-14 16:32:51.435290 | debian-bookworm | #12 19.77 Generating static pages using 1 worker (0/10) ... 2026-03-14 16:32:51.611918 | debian-bookworm | #12 19.79 Generating static pages using 1 worker (2/10) 2026-03-14 16:32:51.762103 | debian-bookworm | #12 20.09 Generating static pages using 1 worker (4/10) 2026-03-14 16:32:51.966444 | debian-bookworm | #12 20.09 Generating static pages using 1 worker (7/10) 2026-03-14 16:32:51.966532 | debian-bookworm | #12 20.13 ✓ Generating static pages using 1 worker (10/10) in 364.9ms 2026-03-14 16:32:51.966569 | debian-bookworm | #12 20.15 Finalizing page optimization ... 2026-03-14 16:32:52.202002 | debian-bookworm | #12 20.53 2026-03-14 16:32:52.357492 | debian-bookworm | #12 20.54 Route (app) 2026-03-14 16:32:52.357619 | debian-bookworm | #12 20.54 ┌ ○ / 2026-03-14 16:32:52.357671 | debian-bookworm | #12 20.54 ├ ○ /_not-found 2026-03-14 16:32:52.357718 | debian-bookworm | #12 20.54 ├ ƒ /api/config 2026-03-14 16:32:52.357762 | debian-bookworm | #12 20.54 ├ ƒ /api/health 2026-03-14 16:32:52.357831 | debian-bookworm | #12 20.54 ├ ○ /events 2026-03-14 16:32:52.357877 | debian-bookworm | #12 20.54 ├ ○ /inventory 2026-03-14 16:32:52.357923 | debian-bookworm | #12 20.54 ├ ○ /nodes 2026-03-14 16:32:52.357967 | debian-bookworm | #12 20.54 ├ ƒ /nodes/[identifier] 2026-03-14 16:32:52.358013 | debian-bookworm | #12 20.54 └ ○ /services 2026-03-14 16:32:52.358057 | debian-bookworm | #12 20.54 2026-03-14 16:32:52.358101 | debian-bookworm | #12 20.54 2026-03-14 16:32:52.358146 | debian-bookworm | #12 20.54 ○ (Static) prerendered as static content 2026-03-14 16:32:52.358191 | debian-bookworm | #12 20.54 ƒ (Dynamic) server-rendered on demand 2026-03-14 16:32:52.358235 | debian-bookworm | #12 20.54 2026-03-14 16:32:52.359253 | debian-bookworm | #12 DONE 20.7s 2026-03-14 16:32:53.254430 | debian-bookworm | 2026-03-14 16:32:53.254518 | debian-bookworm | #13 [runner 5/7] COPY --from=build /app/public ./public 2026-03-14 16:32:53.503884 | debian-bookworm | #13 DONE 0.1s 2026-03-14 16:32:53.503978 | debian-bookworm | 2026-03-14 16:32:53.503997 | debian-bookworm | #14 [runner 6/7] COPY --from=build --chown=nextjs:nodejs /app/.next/standalone ./ 2026-03-14 16:32:53.783807 | debian-bookworm | #14 DONE 0.4s 2026-03-14 16:32:53.917646 | debian-bookworm | 2026-03-14 16:32:53.917764 | debian-bookworm | #15 [runner 7/7] COPY --from=build --chown=nextjs:nodejs /app/.next/static ./.next/static 2026-03-14 16:32:53.917825 | debian-bookworm | #15 DONE 0.1s 2026-03-14 16:32:54.077933 | debian-bookworm | 2026-03-14 16:32:54.078020 | debian-bookworm | #16 exporting to image 2026-03-14 16:32:54.078039 | debian-bookworm | #16 exporting layers 2026-03-14 16:32:58.267893 | debian-bookworm | #16 exporting layers 4.3s done 2026-03-14 16:32:58.267989 | debian-bookworm | #16 exporting manifest sha256:6a67b18b912c728e1b716cf23180e2887b600cc6c86717a572b8b17e044ced67 2026-03-14 16:32:58.374263 | debian-bookworm | #16 exporting manifest sha256:6a67b18b912c728e1b716cf23180e2887b600cc6c86717a572b8b17e044ced67 0.0s done 2026-03-14 16:32:58.374356 | debian-bookworm | #16 exporting config sha256:fa3af12f55db585b90480d8b49f3b9129800a55c27e8a9f07b09a6c2bccc582c 0.0s done 2026-03-14 16:32:58.374372 | debian-bookworm | #16 exporting attestation manifest sha256:b114a698b0d7907679184419b86db3e024d74d5b9e3b74e79c8beba2506f7819 0.0s done 2026-03-14 16:32:58.374386 | debian-bookworm | #16 exporting manifest list sha256:2de461ad7537f91d221163aee42fed83728d3fc8d733341b6cdd45321c085f07 2026-03-14 16:32:58.552706 | debian-bookworm | #16 exporting manifest list sha256:2de461ad7537f91d221163aee42fed83728d3fc8d733341b6cdd45321c085f07 0.0s done 2026-03-14 16:32:58.552809 | debian-bookworm | #16 naming to docker.io/library/abab7ad:latest done 2026-03-14 16:32:58.552826 | debian-bookworm | #16 unpacking to docker.io/library/abab7ad:latest 2026-03-14 16:32:59.507720 | debian-bookworm | #16 unpacking to docker.io/library/abab7ad:latest 1.1s done 2026-03-14 16:32:59.704081 | debian-bookworm | #16 DONE 5.6s 2026-03-14 16:32:59.761032 | debian-bookworm | + docker images 2026-03-14 16:32:59.832290 | debian-bookworm | WARNING: This output is designed for human readability. For machine-readable output, please use --format. 2026-03-14 16:32:59.832363 | debian-bookworm | IMAGE ID DISK USAGE CONTENT SIZE EXTRA 2026-03-14 16:32:59.832369 | debian-bookworm | abab7ad:latest 2de461ad7537 326MB 79.6MB 2026-03-14 16:33:00.028425 | debian-bookworm | ok: Runtime: 0:00:54.428008 2026-03-14 16:33:00.044841 | 2026-03-14 16:33:00.044998 | TASK [Run push script] 2026-03-14 16:33:10.586037 | debian-bookworm | Output suppressed because no_log was given 2026-03-14 16:33:10.598965 | 2026-03-14 16:33:10.599163 | TASK [Run cosign script] 2026-03-14 16:33:10.881450 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-03-14 16:33:10.881502 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2026-03-14 16:33:10.881511 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-03-14 16:33:10.881579 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-03-14 16:33:10.894551 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2026-03-14 16:33:10.894923 | debian-bookworm | Dload Upload Total Spent Left Speed 2026-03-14 16:33:11.107006 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-03-14 16:33:11.288900 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-03-14 16:33:15.962568 | debian-bookworm | 4 128M 4 5439k 0 0 7055k 0 0:00:18 --:--:-- 0:00:18 7055k 23 128M 23 30.0M 0 0 16.8M 0 0:00:07 0:00:01 0:00:06 24.4M 46 128M 46 60.0M 0 0 21.3M 0 0:00:06 0:00:02 0:00:04 26.8M 69 128M 69 89.5M 0 0 23.7M 0 0:00:05 0:00:03 0:00:02 28.0M 92 128M 92 119M 0 0 25.0M 0 0:00:05 0:00:04 0:00:01 28.5M 100 128M 100 128M 0 0 25.4M 0 0:00:05 0:00:05 --:--:-- 28.7M 2026-03-14 16:33:15.969720 | debian-bookworm | + chmod +x cosign-linux-amd64 2026-03-14 16:33:15.972228 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/osism-frontend:latest 2026-03-14 16:33:16.844488 | 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-03-14 16:33:16.844593 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2026-03-14 16:33:16.844613 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-03-14 16:33:16.844626 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-03-14 16:33:16.844638 | debian-bookworm | images by tag will be removed in a future release. 2026-03-14 16:33:16.844650 | debian-bookworm | 2026-03-14 16:33:17.159654 | debian-bookworm | Signing artifact... 2026-03-14 16:33:23.157820 | debian-bookworm | ok: Runtime: 0:00:12.232238 2026-03-14 16:33:23.166650 | 2026-03-14 16:33:23.166812 | TASK [Run sbom script] 2026-03-14 16:33:23.475641 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-03-14 16:33:23.475747 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2026-03-14 16:33:23.475762 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-03-14 16:33:23.475773 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2026-03-14 16:33:23.475808 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2026-03-14 16:33:23.483285 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-03-14 16:33:23.565439 | debian-bookworm | [info] checking github for the current release tag 2026-03-14 16:33:24.062220 | debian-bookworm | [info] fetching release script for tag='v1.42.2' 2026-03-14 16:33:24.346179 | debian-bookworm | [info] checking github for the current release tag 2026-03-14 16:33:24.494245 | debian-bookworm | [info] using release tag='v1.42.2' version='1.42.2' os='linux' arch='amd64' 2026-03-14 16:33:27.019133 | debian-bookworm | [info] installed /usr/local/bin/syft 2026-03-14 16:33:27.047110 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/osism-frontend:latest -o cyclonedx-json 2026-03-14 16:33:40.271651 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p osism-frontend -v latest -f sbom.json -a 2026-03-14 16:33:41.384246 | 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-03-14 16:33:41.384387 | debian-bookworm | Provided project name and version: osism-frontend latest 2026-03-14 16:33:41.384409 | debian-bookworm | Auto mode ON 2026-03-14 16:33:41.384422 | debian-bookworm | Reading sbom.json ... 2026-03-14 16:33:41.384434 | debian-bookworm | Uploading sbom.json ... 2026-03-14 16:33:41.384450 | debian-bookworm | Waiting for project uuid 507c5074-46bc-415f-897a-4c75471fd417 to be reported by dt server ... 2026-03-14 16:33:41.384463 | debian-bookworm | Project UUID: 507c5074-46bc-415f-897a-4c75471fd417 2026-03-14 16:33:41.384475 | debian-bookworm | No policy violations found. 2026-03-14 16:33:41.384486 | debian-bookworm | severity_scores, {'CRITICAL': 1, 'HIGH': 16, 'MEDIUM': 10, 'LOW': 0, 'UNASSIGNED': 0} 2026-03-14 16:33:41.384498 | debian-bookworm | Vulnerability audit resulted in no violations. 2026-03-14 16:33:41.712503 | debian-bookworm | ok: Runtime: 0:00:17.942389 2026-03-14 16:33:41.716984 | 2026-03-14 16:33:41.717162 | PLAY RECAP 2026-03-14 16:33:41.717350 | debian-bookworm | ok: 5 changed: 5 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-14 16:33:41.717416 | 2026-03-14 16:33:41.864846 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/python-osism/playbooks/build.yml@main] 2026-03-14 16:33:41.867560 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-14 16:33:42.606365 | 2026-03-14 16:33:42.606535 | PLAY [Base post] 2026-03-14 16:33:42.620701 | 2026-03-14 16:33:42.620849 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-14 16:33:43.396052 | debian-bookworm | changed 2026-03-14 16:33:43.405111 | 2026-03-14 16:33:43.405276 | PLAY RECAP 2026-03-14 16:33:43.405361 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-14 16:33:43.405438 | 2026-03-14 16:33:43.525350 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-14 16:33:43.527915 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-14 16:33:44.289840 | 2026-03-14 16:33:44.290018 | PLAY [Base post-logs] 2026-03-14 16:33:44.300751 | 2026-03-14 16:33:44.300904 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-14 16:33:44.764900 | localhost | changed 2026-03-14 16:33:44.780422 | 2026-03-14 16:33:44.780589 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-14 16:33:44.819142 | localhost | ok 2026-03-14 16:33:44.826169 | 2026-03-14 16:33:44.826361 | TASK [Set zuul-log-path fact] 2026-03-14 16:33:44.854718 | localhost | ok 2026-03-14 16:33:44.867686 | 2026-03-14 16:33:44.867835 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-14 16:33:44.904657 | localhost | ok 2026-03-14 16:33:44.910450 | 2026-03-14 16:33:44.910606 | TASK [upload-logs : Create log directories] 2026-03-14 16:33:45.431390 | localhost | changed 2026-03-14 16:33:45.436432 | 2026-03-14 16:33:45.436597 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-14 16:33:45.992744 | localhost -> localhost | ok: Runtime: 0:00:00.007441 2026-03-14 16:33:45.997012 | 2026-03-14 16:33:45.997137 | TASK [upload-logs : Upload logs to log server] 2026-03-14 16:33:46.574026 | localhost | Output suppressed because no_log was given 2026-03-14 16:33:46.577334 | 2026-03-14 16:33:46.577499 | LOOP [upload-logs : Compress console log and json output] 2026-03-14 16:33:46.628895 | localhost | skipping: Conditional result was False 2026-03-14 16:33:46.634172 | localhost | skipping: Conditional result was False 2026-03-14 16:33:46.648875 | 2026-03-14 16:33:46.649115 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-14 16:33:46.694532 | localhost | skipping: Conditional result was False 2026-03-14 16:33:46.695233 | 2026-03-14 16:33:46.699057 | localhost | skipping: Conditional result was False 2026-03-14 16:33:46.711276 | 2026-03-14 16:33:46.711497 | LOOP [upload-logs : Upload console log and json output]