2026-06-01 08:13:42.299672 | Job console starting 2026-06-01 08:13:42.311238 | Updating git repos 2026-06-01 08:13:42.342464 | Cloning repos into workspace 2026-06-01 08:13:42.395042 | Restoring repo states 2026-06-01 08:13:42.405118 | Merging changes 2026-06-01 08:13:42.405136 | Checking out repos 2026-06-01 08:13:42.517270 | Preparing playbooks 2026-06-01 08:13:43.497146 | Running Ansible setup 2026-06-01 08:13:47.810532 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-01 08:13:48.562652 | 2026-06-01 08:13:48.562827 | PLAY [Base pre] 2026-06-01 08:13:48.580023 | 2026-06-01 08:13:48.580164 | TASK [Setup log path fact] 2026-06-01 08:13:48.609488 | debian-bookworm | ok 2026-06-01 08:13:48.627301 | 2026-06-01 08:13:48.627470 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-01 08:13:48.667317 | debian-bookworm | ok 2026-06-01 08:13:48.680230 | 2026-06-01 08:13:48.680375 | TASK [emit-job-header : Print job information] 2026-06-01 08:13:48.732805 | # Job Information 2026-06-01 08:13:48.733055 | Ansible Version: 2.16.14 2026-06-01 08:13:48.733103 | Job: container-image-python-osism-frontend-push 2026-06-01 08:13:48.733146 | Pipeline: post 2026-06-01 08:13:48.733175 | Executor: 521e9411259a 2026-06-01 08:13:48.733201 | Triggered by: https://github.com/osism/python-osism/commit/e9a8b1df8ade3a5488e2794dd62d60ce0eeddedf 2026-06-01 08:13:48.733230 | Event ID: c87c8076-5d91-11f1-8f79-c0e724c42270 2026-06-01 08:13:48.739413 | 2026-06-01 08:13:48.739562 | LOOP [emit-job-header : Print node information] 2026-06-01 08:13:48.864047 | debian-bookworm | ok: 2026-06-01 08:13:48.864361 | debian-bookworm | # Node Information 2026-06-01 08:13:48.864425 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-01 08:13:48.864472 | debian-bookworm | Hostname: debian 2026-06-01 08:13:48.864512 | debian-bookworm | Username: zuul 2026-06-01 08:13:48.864550 | debian-bookworm | Distro: Debian 12.14 2026-06-01 08:13:48.864591 | debian-bookworm | Provider: regiocloud-a 2026-06-01 08:13:48.864628 | debian-bookworm | Region: 2026-06-01 08:13:48.864666 | debian-bookworm | Label: debian-bookworm 2026-06-01 08:13:48.864702 | debian-bookworm | Product Name: OpenStack Nova 2026-06-01 08:13:48.864737 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe0d:de8 2026-06-01 08:13:48.881167 | 2026-06-01 08:13:48.881304 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-01 08:13:49.373398 | debian-bookworm -> localhost | changed 2026-06-01 08:13:49.381074 | 2026-06-01 08:13:49.381218 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-01 08:13:50.569773 | debian-bookworm -> localhost | changed 2026-06-01 08:13:50.584469 | 2026-06-01 08:13:50.584627 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-01 08:13:50.897491 | debian-bookworm -> localhost | ok 2026-06-01 08:13:50.909789 | 2026-06-01 08:13:50.911092 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-01 08:13:50.952642 | debian-bookworm | ok 2026-06-01 08:13:50.970672 | debian-bookworm | included: /var/lib/zuul/builds/71fc033070b449bc80b17c15bec4d911/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-01 08:13:50.979483 | 2026-06-01 08:13:50.979604 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-01 08:13:52.685006 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-01 08:13:52.685535 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/71fc033070b449bc80b17c15bec4d911/work/71fc033070b449bc80b17c15bec4d911_id_rsa 2026-06-01 08:13:52.685651 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/71fc033070b449bc80b17c15bec4d911/work/71fc033070b449bc80b17c15bec4d911_id_rsa.pub 2026-06-01 08:13:52.685728 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-01 08:13:52.685796 | debian-bookworm -> localhost | SHA256:q0gd3yWcQPtwjhHHEDixPX28tlEtXc5AcucFNGaK+7w zuul-build-sshkey 2026-06-01 08:13:52.685908 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-01 08:13:52.685974 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-01 08:13:52.686038 | debian-bookworm -> localhost | | .o=+. .oX.+| 2026-06-01 08:13:52.686101 | debian-bookworm -> localhost | | o+ =.o * Xo| 2026-06-01 08:13:52.686159 | debian-bookworm -> localhost | | ..B + + o *| 2026-06-01 08:13:52.686215 | debian-bookworm -> localhost | | @ + o . | 2026-06-01 08:13:52.686272 | debian-bookworm -> localhost | | . S B = | 2026-06-01 08:13:52.686336 | debian-bookworm -> localhost | | . o o * o | 2026-06-01 08:13:52.686392 | debian-bookworm -> localhost | | . . o . + | 2026-06-01 08:13:52.686449 | debian-bookworm -> localhost | | . . . . | 2026-06-01 08:13:52.686509 | debian-bookworm -> localhost | | . . E | 2026-06-01 08:13:52.686567 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-01 08:13:52.686711 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.195858 2026-06-01 08:13:52.698707 | 2026-06-01 08:13:52.699699 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-01 08:13:52.734249 | debian-bookworm | ok 2026-06-01 08:13:52.748338 | debian-bookworm | included: /var/lib/zuul/builds/71fc033070b449bc80b17c15bec4d911/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-01 08:13:52.757810 | 2026-06-01 08:13:52.757956 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-01 08:13:52.792032 | debian-bookworm | skipping: Conditional result was False 2026-06-01 08:13:52.800964 | 2026-06-01 08:13:52.801108 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-01 08:13:53.454179 | debian-bookworm | changed 2026-06-01 08:13:53.463866 | 2026-06-01 08:13:53.464000 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-01 08:13:53.723704 | debian-bookworm | ok 2026-06-01 08:13:53.732220 | 2026-06-01 08:13:53.732367 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-01 08:13:54.417062 | debian-bookworm | changed 2026-06-01 08:13:54.429555 | 2026-06-01 08:13:54.429950 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-01 08:13:55.103889 | debian-bookworm | changed 2026-06-01 08:13:55.114553 | 2026-06-01 08:13:55.114719 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-01 08:13:55.141018 | debian-bookworm | skipping: Conditional result was False 2026-06-01 08:13:55.154866 | 2026-06-01 08:13:55.155036 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-01 08:13:55.646792 | debian-bookworm -> localhost | changed 2026-06-01 08:13:55.665798 | 2026-06-01 08:13:55.665984 | TASK [add-build-sshkey : Add back temp key] 2026-06-01 08:13:56.035771 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/71fc033070b449bc80b17c15bec4d911/work/71fc033070b449bc80b17c15bec4d911_id_rsa (zuul-build-sshkey) 2026-06-01 08:13:56.036117 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.020486 2026-06-01 08:13:56.044982 | 2026-06-01 08:13:56.045100 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-01 08:13:56.465163 | debian-bookworm | ok 2026-06-01 08:13:56.475769 | 2026-06-01 08:13:56.475961 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-01 08:13:56.503764 | debian-bookworm | skipping: Conditional result was False 2026-06-01 08:13:56.524852 | 2026-06-01 08:13:56.525017 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-01 08:13:56.960452 | debian-bookworm | ok 2026-06-01 08:13:56.979131 | 2026-06-01 08:13:56.979269 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-01 08:13:57.023767 | debian-bookworm | ok 2026-06-01 08:13:57.032337 | 2026-06-01 08:13:57.032486 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-01 08:13:57.332996 | debian-bookworm -> localhost | ok 2026-06-01 08:13:57.346314 | 2026-06-01 08:13:57.346560 | TASK [validate-host : Collect information about the host] 2026-06-01 08:13:58.464639 | debian-bookworm | ok 2026-06-01 08:13:58.475124 | 2026-06-01 08:13:58.475254 | TASK [validate-host : Sanitize hostname] 2026-06-01 08:13:58.597037 | debian-bookworm | ok 2026-06-01 08:13:58.646950 | 2026-06-01 08:13:58.647103 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-01 08:13:59.242256 | debian-bookworm -> localhost | changed 2026-06-01 08:13:59.257910 | 2026-06-01 08:13:59.258131 | TASK [validate-host : Collect information about zuul worker] 2026-06-01 08:13:59.707583 | debian-bookworm | ok 2026-06-01 08:13:59.715491 | 2026-06-01 08:13:59.715642 | TASK [validate-host : Write out all zuul information for each host] 2026-06-01 08:14:00.280196 | debian-bookworm -> localhost | changed 2026-06-01 08:14:00.292519 | 2026-06-01 08:14:00.292689 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-01 08:14:00.562699 | debian-bookworm | ok 2026-06-01 08:14:00.570418 | 2026-06-01 08:14:00.570549 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-01 08:14:01.721897 | debian-bookworm | changed: 2026-06-01 08:14:01.722193 | debian-bookworm | cd+++++++++ src/ 2026-06-01 08:14:01.722244 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-01 08:14:01.722280 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-01 08:14:01.722313 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-06-01 08:14:01.722343 | debian-bookworm | Containerfile 2026-06-01 08:14:01.722517 | debian-bookworm | Containerfile 2026-06-01 08:14:01.735293 | debian-bookworm | 11.16.0 2026-06-01 08:15:41.287598 | debian-bookworm | #9 24.10 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.16.0 2026-06-01 08:15:41.287614 | debian-bookworm | #9 24.10 npm notice To update run: npm install -g npm@11.16.0 2026-06-01 08:15:41.287628 | debian-bookworm | #9 24.10 npm notice 2026-06-01 08:15:42.014415 | debian-bookworm | #9 DONE 25.0s 2026-06-01 08:15:42.170251 | debian-bookworm | 2026-06-01 08:15:42.170345 | debian-bookworm | #11 [build 5/6] COPY . . 2026-06-01 08:15:42.575001 | debian-bookworm | #11 DONE 0.6s 2026-06-01 08:15:42.729456 | debian-bookworm | 2026-06-01 08:15:42.729592 | debian-bookworm | #12 [build 6/6] RUN npm run build 2026-06-01 08:15:43.085060 | debian-bookworm | #12 0.506 2026-06-01 08:15:43.085227 | debian-bookworm | #12 0.506 > frontend@0.1.0 build 2026-06-01 08:15:43.085310 | debian-bookworm | #12 0.506 > next build 2026-06-01 08:15:43.085356 | debian-bookworm | #12 0.506 2026-06-01 08:15:43.976512 | debian-bookworm | #12 1.398 ▲ Next.js 16.2.6 (Turbopack) 2026-06-01 08:15:44.181861 | debian-bookworm | #12 1.400 2026-06-01 08:15:44.182048 | debian-bookworm | #12 1.452 Creating an optimized production build ... 2026-06-01 08:15:53.778345 | debian-bookworm | #12 11.20 ✓ Compiled successfully in 9.3s 2026-06-01 08:15:53.938268 | debian-bookworm | #12 11.21 Running TypeScript ... 2026-06-01 08:15:53.968440 | debian-bookworm | #12 11.39 2026-06-01 08:15:54.119947 | debian-bookworm | #12 11.39 We detected TypeScript in your project and reconfigured your tsconfig.json file for you. 2026-06-01 08:15:54.120114 | debian-bookworm | #12 11.39 The following suggested values were added to your tsconfig.json. These values can be changed to fit your project's needs: 2026-06-01 08:15:54.120160 | debian-bookworm | #12 11.39 2026-06-01 08:15:54.120193 | debian-bookworm | #12 11.39 - include was updated to add '.next/dev/types/**/*.ts' 2026-06-01 08:15:54.120279 | debian-bookworm | #12 11.39 2026-06-01 08:15:54.120308 | debian-bookworm | #12 11.39 The following mandatory changes were made to your tsconfig.json: 2026-06-01 08:15:54.120354 | debian-bookworm | #12 11.39 2026-06-01 08:15:54.120382 | debian-bookworm | #12 11.39 - jsx was set to react-jsx (next.js uses the React automatic runtime) 2026-06-01 08:15:54.120420 | debian-bookworm | #12 11.39 2026-06-01 08:16:01.329290 | debian-bookworm | #12 18.75 Finished TypeScript in 7.5s ... 2026-06-01 08:16:01.485654 | debian-bookworm | #12 18.76 Collecting page data using 1 worker ... 2026-06-01 08:16:02.092754 | debian-bookworm | #12 19.51 Generating static pages using 1 worker (0/10) ... 2026-06-01 08:16:02.323340 | debian-bookworm | #12 19.59 Generating static pages using 1 worker (2/10) 2026-06-01 08:16:02.586340 | debian-bookworm | #12 20.01 Generating static pages using 1 worker (4/10) 2026-06-01 08:16:02.829222 | debian-bookworm | #12 20.01 Generating static pages using 1 worker (7/10) 2026-06-01 08:16:02.829296 | debian-bookworm | #12 20.09 ✓ Generating static pages using 1 worker (10/10) in 576ms 2026-06-01 08:16:02.829322 | debian-bookworm | #12 20.10 Finalizing page optimization ... 2026-06-01 08:16:03.124829 | debian-bookworm | #12 20.55 2026-06-01 08:16:03.280239 | debian-bookworm | #12 20.55 Route (app) 2026-06-01 08:16:03.280328 | debian-bookworm | #12 20.55 ┌ ○ / 2026-06-01 08:16:03.280352 | debian-bookworm | #12 20.55 ├ ○ /_not-found 2026-06-01 08:16:03.280373 | debian-bookworm | #12 20.55 ├ ƒ /api/config 2026-06-01 08:16:03.280393 | debian-bookworm | #12 20.55 ├ ƒ /api/health 2026-06-01 08:16:03.280415 | debian-bookworm | #12 20.55 ├ ○ /events 2026-06-01 08:16:03.280438 | debian-bookworm | #12 20.55 ├ ○ /inventory 2026-06-01 08:16:03.280457 | debian-bookworm | #12 20.55 ├ ○ /nodes 2026-06-01 08:16:03.280478 | debian-bookworm | #12 20.55 ├ ƒ /nodes/[identifier] 2026-06-01 08:16:03.280507 | debian-bookworm | #12 20.55 └ ○ /services 2026-06-01 08:16:03.280527 | debian-bookworm | #12 20.55 2026-06-01 08:16:03.280549 | debian-bookworm | #12 20.55 2026-06-01 08:16:03.280569 | debian-bookworm | #12 20.55 ○ (Static) prerendered as static content 2026-06-01 08:16:03.280589 | debian-bookworm | #12 20.55 ƒ (Dynamic) server-rendered on demand 2026-06-01 08:16:03.280609 | debian-bookworm | #12 20.55 2026-06-01 08:16:03.280632 | debian-bookworm | #12 DONE 20.7s 2026-06-01 08:16:04.253009 | debian-bookworm | 2026-06-01 08:16:04.253119 | debian-bookworm | #13 [runner 5/7] COPY --from=build /app/public ./public 2026-06-01 08:16:04.413263 | debian-bookworm | #13 DONE 0.2s 2026-06-01 08:16:04.568758 | debian-bookworm | 2026-06-01 08:16:04.568836 | debian-bookworm | #14 [runner 6/7] COPY --from=build --chown=nextjs:nodejs /app/.next/standalone ./ 2026-06-01 08:16:04.803610 | debian-bookworm | #14 DONE 0.4s 2026-06-01 08:16:04.946632 | debian-bookworm | 2026-06-01 08:16:04.946727 | debian-bookworm | #15 [runner 7/7] COPY --from=build --chown=nextjs:nodejs /app/.next/static ./.next/static 2026-06-01 08:16:04.946755 | debian-bookworm | #15 DONE 0.1s 2026-06-01 08:16:05.109032 | debian-bookworm | 2026-06-01 08:16:05.109118 | debian-bookworm | #16 exporting to image 2026-06-01 08:16:05.109132 | debian-bookworm | #16 exporting layers 2026-06-01 08:16:08.374553 | debian-bookworm | #16 exporting layers 3.4s done 2026-06-01 08:16:08.494141 | debian-bookworm | #16 exporting manifest sha256:0263b277af1523f8b602b386b994d5b0156a99041b285fba010972488bb255df 0.0s done 2026-06-01 08:16:08.494306 | debian-bookworm | #16 exporting config sha256:cc1bf41a00bbe7cbad1642686828e5909e3bd8cc68ded826cb7fd538220a3693 0.0s done 2026-06-01 08:16:08.494358 | debian-bookworm | #16 exporting attestation manifest sha256:51c42344c1d07693c0d8e88092a8a17052791ba113f871ead67fb64284f4cb00 0.0s done 2026-06-01 08:16:08.494392 | debian-bookworm | #16 exporting manifest list sha256:06fca4683e1b2925a88b1d935aa5255f0f4845a974136c82c70f5782e7f12a7c 2026-06-01 08:16:08.682180 | debian-bookworm | #16 exporting manifest list sha256:06fca4683e1b2925a88b1d935aa5255f0f4845a974136c82c70f5782e7f12a7c 0.0s done 2026-06-01 08:16:08.682298 | debian-bookworm | #16 naming to docker.io/library/e9a8b1d:latest done 2026-06-01 08:16:08.682315 | debian-bookworm | #16 unpacking to docker.io/library/e9a8b1d:latest 2026-06-01 08:16:09.482926 | debian-bookworm | #16 unpacking to docker.io/library/e9a8b1d:latest 1.0s done 2026-06-01 08:16:09.692285 | debian-bookworm | #16 DONE 4.6s 2026-06-01 08:16:09.762986 | debian-bookworm | + docker images 2026-06-01 08:16:09.842507 | debian-bookworm | IMAGE ID DISK USAGE CONTENT SIZE EXTRA 2026-06-01 08:16:09.842580 | debian-bookworm | e9a8b1d:latest 06fca4683e1b 307MB 76.7MB 2026-06-01 08:16:09.909187 | debian-bookworm | ok: Runtime: 0:00:59.536973 2026-06-01 08:16:09.920355 | 2026-06-01 08:16:09.920502 | TASK [Run push script] 2026-06-01 08:16:21.464406 | debian-bookworm | Output suppressed because no_log was given 2026-06-01 08:16:21.474746 | 2026-06-01 08:16:21.474975 | TASK [Run cosign script] 2026-06-01 08:16:21.800817 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-06-01 08:16:21.800897 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2026-06-01 08:16:21.800938 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-06-01 08:16:21.800998 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-06-01 08:16:21.827635 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2026-06-01 08:16:21.828440 | debian-bookworm | Dload Upload Total Spent Left Speed 2026-06-01 08:16:22.114148 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-06-01 08:16:22.344044 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-06-01 08:16:27.111697 | debian-bookworm | 6 128M 6 8735k 0 0 8928k 0 0:00:14 --:--:-- 0:00:14 8928k 29 128M 29 38.1M 0 0 19.2M 0 0:00:06 0:00:01 0:00:05 29.6M 49 128M 49 63.3M 0 0 21.2M 0 0:00:06 0:00:02 0:00:04 27.3M 69 128M 69 89.4M 0 0 22.4M 0 0:00:05 0:00:03 0:00:02 26.9M 92 128M 92 119M 0 0 23.9M 0 0:00:05 0:00:04 0:00:01 27.7M 100 128M 100 128M 0 0 24.3M 0 0:00:05 0:00:05 --:--:-- 27.9M 2026-06-01 08:16:27.121711 | debian-bookworm | + chmod +x cosign-linux-amd64 2026-06-01 08:16:27.124839 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/osism-frontend:latest 2026-06-01 08:16:28.014105 | 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-06-01 08:16:28.014220 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2026-06-01 08:16:28.014238 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-01 08:16:28.014253 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-01 08:16:28.014268 | debian-bookworm | images by tag will be removed in a future release. 2026-06-01 08:16:28.014280 | debian-bookworm | 2026-06-01 08:16:28.373927 | debian-bookworm | Signing artifact... 2026-06-01 08:16:36.518367 | debian-bookworm | ok: Runtime: 0:00:14.227553 2026-06-01 08:16:36.530277 | 2026-06-01 08:16:36.530458 | TASK [Run sbom script] 2026-06-01 08:16:36.852337 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-06-01 08:16:36.852482 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2026-06-01 08:16:36.852496 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-06-01 08:16:36.852509 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2026-06-01 08:16:36.852531 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2026-06-01 08:16:36.868126 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-06-01 08:16:36.955663 | debian-bookworm | [info] checking github for the current release tag 2026-06-01 08:16:37.570099 | debian-bookworm | [info] fetching release script for tag='v1.44.0' 2026-06-01 08:16:37.890985 | debian-bookworm | [info] checking github for the current release tag 2026-06-01 08:16:38.080277 | debian-bookworm | [info] using release tag='v1.44.0' version='1.44.0' os='linux' arch='amd64' 2026-06-01 08:16:41.085336 | debian-bookworm | [info] installed /usr/local/bin/syft 2026-06-01 08:16:41.115956 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/osism-frontend:latest -o cyclonedx-json 2026-06-01 08:16:55.564329 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p osism-frontend -v latest -f sbom.json -a 2026-06-01 08:16:57.061473 | 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-06-01 08:16:57.061584 | debian-bookworm | Provided project name and version: osism-frontend latest 2026-06-01 08:16:57.061601 | debian-bookworm | Auto mode ON 2026-06-01 08:16:57.061613 | debian-bookworm | Reading sbom.json ... 2026-06-01 08:16:57.061625 | debian-bookworm | Uploading sbom.json ... 2026-06-01 08:16:57.061641 | debian-bookworm | Waiting for project uuid 507c5074-46bc-415f-897a-4c75471fd417 to be reported by dt server ... 2026-06-01 08:16:57.061653 | debian-bookworm | Project UUID: 507c5074-46bc-415f-897a-4c75471fd417 2026-06-01 08:16:57.061665 | debian-bookworm | No policy violations found. 2026-06-01 08:16:57.061676 | debian-bookworm | severity_scores, {'CRITICAL': 1, 'HIGH': 15, 'MEDIUM': 10, 'LOW': 0, 'UNASSIGNED': 0} 2026-06-01 08:16:57.061688 | debian-bookworm | Vulnerability audit resulted in no violations. 2026-06-01 08:16:57.579082 | debian-bookworm | ok: Runtime: 0:00:20.252695 2026-06-01 08:16:57.581335 | 2026-06-01 08:16:57.581444 | PLAY RECAP 2026-06-01 08:16:57.581503 | debian-bookworm | ok: 5 changed: 5 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-01 08:16:57.581529 | 2026-06-01 08:16:57.733594 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/python-osism/playbooks/build.yml@main] 2026-06-01 08:16:57.735198 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-01 08:16:58.482163 | 2026-06-01 08:16:58.482401 | PLAY [Base post-fetch] 2026-06-01 08:16:58.497103 | 2026-06-01 08:16:58.497237 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-01 08:16:58.552802 | debian-bookworm | skipping: Conditional result was False 2026-06-01 08:16:58.568177 | 2026-06-01 08:16:58.568377 | TASK [fetch-output : Set log path for single node] 2026-06-01 08:16:58.614676 | debian-bookworm | ok 2026-06-01 08:16:58.622476 | 2026-06-01 08:16:58.622622 | LOOP [fetch-output : Ensure local output dirs] 2026-06-01 08:16:59.141564 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/71fc033070b449bc80b17c15bec4d911/work/logs" 2026-06-01 08:16:59.437854 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/71fc033070b449bc80b17c15bec4d911/work/artifacts" 2026-06-01 08:16:59.729679 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/71fc033070b449bc80b17c15bec4d911/work/docs" 2026-06-01 08:16:59.756465 | 2026-06-01 08:16:59.756647 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-01 08:17:00.621238 | debian-bookworm | changed: 2026-06-01 08:17:00.621623 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-01 08:17:00.621771 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-01 08:17:00.621828 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-01 08:17:00.621961 | debian-bookworm | changed: All items complete 2026-06-01 08:17:00.622008 | 2026-06-01 08:17:01.214362 | debian-bookworm | changed: .d..t...... ./ 2026-06-01 08:17:01.835439 | debian-bookworm | changed: .d..t...... ./ 2026-06-01 08:17:01.864248 | 2026-06-01 08:17:01.864432 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-01 08:17:01.896295 | debian-bookworm | skipping: Conditional result was False 2026-06-01 08:17:01.899051 | debian-bookworm | skipping: Conditional result was False 2026-06-01 08:17:01.916227 | 2026-06-01 08:17:01.916371 | PLAY RECAP 2026-06-01 08:17:01.916465 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-01 08:17:01.916525 | 2026-06-01 08:17:02.058218 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-01 08:17:02.059397 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-01 08:17:02.786600 | 2026-06-01 08:17:02.786790 | PLAY [Base post] 2026-06-01 08:17:02.801111 | 2026-06-01 08:17:02.801260 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-01 08:17:03.641847 | debian-bookworm | changed 2026-06-01 08:17:03.651727 | 2026-06-01 08:17:03.651926 | PLAY RECAP 2026-06-01 08:17:03.652014 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-01 08:17:03.652096 | 2026-06-01 08:17:03.784161 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-01 08:17:03.787448 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-01 08:17:04.619182 | 2026-06-01 08:17:04.619388 | PLAY [Base post-logs] 2026-06-01 08:17:04.631519 | 2026-06-01 08:17:04.631704 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-01 08:17:05.137613 | localhost | changed 2026-06-01 08:17:05.157294 | 2026-06-01 08:17:05.157498 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-01 08:17:05.193871 | localhost | ok 2026-06-01 08:17:05.197706 | 2026-06-01 08:17:05.197871 | TASK [Set zuul-log-path fact] 2026-06-01 08:17:05.217242 | localhost | ok 2026-06-01 08:17:05.229828 | 2026-06-01 08:17:05.229990 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-01 08:17:05.256855 | localhost | ok 2026-06-01 08:17:05.261867 | 2026-06-01 08:17:05.262013 | TASK [upload-logs : Create log directories] 2026-06-01 08:17:05.793570 | localhost | changed 2026-06-01 08:17:05.799498 | 2026-06-01 08:17:05.799686 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-01 08:17:06.325027 | localhost -> localhost | ok: Runtime: 0:00:00.006002 2026-06-01 08:17:06.333030 | 2026-06-01 08:17:06.333237 | TASK [upload-logs : Upload logs to log server] 2026-06-01 08:17:06.944164 | localhost | Output suppressed because no_log was given 2026-06-01 08:17:06.948603 | 2026-06-01 08:17:06.948917 | LOOP [upload-logs : Compress console log and json output] 2026-06-01 08:17:07.012790 | localhost | skipping: Conditional result was False 2026-06-01 08:17:07.017711 | localhost | skipping: Conditional result was False 2026-06-01 08:17:07.032485 | 2026-06-01 08:17:07.032739 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-01 08:17:07.084381 | localhost | skipping: Conditional result was False 2026-06-01 08:17:07.085133 | 2026-06-01 08:17:07.088381 | localhost | skipping: Conditional result was False 2026-06-01 08:17:07.096143 | 2026-06-01 08:17:07.096409 | LOOP [upload-logs : Upload console log and json output]