2026-05-20 00:00:35.267256 | Job console starting 2026-05-20 00:00:35.275307 | Updating git repos 2026-05-20 00:00:35.318163 | Cloning repos into workspace 2026-05-20 00:00:35.478528 | Restoring repo states 2026-05-20 00:00:35.497129 | Merging changes 2026-05-20 00:00:35.497144 | Checking out repos 2026-05-20 00:00:35.645189 | Preparing playbooks 2026-05-20 00:00:37.214883 | Running Ansible setup 2026-05-20 00:00:44.437373 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-20 00:00:46.180353 | 2026-05-20 00:00:46.180477 | PLAY [Base pre] 2026-05-20 00:00:46.211193 | 2026-05-20 00:00:46.211314 | TASK [Setup log path fact] 2026-05-20 00:00:46.239330 | debian-bookworm | ok 2026-05-20 00:00:46.257792 | 2026-05-20 00:00:46.257935 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-20 00:00:46.305171 | debian-bookworm | ok 2026-05-20 00:00:46.319395 | 2026-05-20 00:00:46.319496 | TASK [emit-job-header : Print job information] 2026-05-20 00:00:46.391236 | # Job Information 2026-05-20 00:00:46.391378 | Ansible Version: 2.16.14 2026-05-20 00:00:46.391406 | Job: container-image-python-osism-frontend-push 2026-05-20 00:00:46.391433 | Pipeline: periodic-midnight 2026-05-20 00:00:46.391452 | Executor: 521e9411259a 2026-05-20 00:00:46.391469 | Triggered by: https://github.com/osism/python-osism 2026-05-20 00:00:46.391487 | Event ID: f397737be7254dad9622b7f0c01bf171 2026-05-20 00:00:46.396755 | 2026-05-20 00:00:46.396845 | LOOP [emit-job-header : Print node information] 2026-05-20 00:00:46.599291 | debian-bookworm | ok: 2026-05-20 00:00:46.599449 | debian-bookworm | # Node Information 2026-05-20 00:00:46.599486 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-20 00:00:46.599508 | debian-bookworm | Hostname: debian 2026-05-20 00:00:46.599527 | debian-bookworm | Username: zuul 2026-05-20 00:00:46.599545 | debian-bookworm | Distro: Debian 12.14 2026-05-20 00:00:46.599564 | debian-bookworm | Provider: regiocloud-a 2026-05-20 00:00:46.599587 | debian-bookworm | Region: 2026-05-20 00:00:46.599605 | debian-bookworm | Label: debian-bookworm 2026-05-20 00:00:46.599621 | debian-bookworm | Product Name: OpenStack Nova 2026-05-20 00:00:46.599642 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe66:e0b8 2026-05-20 00:00:46.614873 | 2026-05-20 00:00:46.614995 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-20 00:00:47.190597 | debian-bookworm -> localhost | changed 2026-05-20 00:00:47.196365 | 2026-05-20 00:00:47.196459 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-20 00:00:48.776365 | debian-bookworm -> localhost | changed 2026-05-20 00:00:48.785103 | 2026-05-20 00:00:48.785197 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-20 00:00:49.171431 | debian-bookworm -> localhost | ok 2026-05-20 00:00:49.177792 | 2026-05-20 00:00:49.177903 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-20 00:00:49.207054 | debian-bookworm | ok 2026-05-20 00:00:49.231098 | debian-bookworm | included: /var/lib/zuul/builds/282698d7b8b44a16972e789f4fff51d3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-20 00:00:49.237941 | 2026-05-20 00:00:49.238035 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-20 00:00:52.257311 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-20 00:00:52.257483 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/282698d7b8b44a16972e789f4fff51d3/work/282698d7b8b44a16972e789f4fff51d3_id_rsa 2026-05-20 00:00:52.257512 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/282698d7b8b44a16972e789f4fff51d3/work/282698d7b8b44a16972e789f4fff51d3_id_rsa.pub 2026-05-20 00:00:52.257533 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-20 00:00:52.257553 | debian-bookworm -> localhost | SHA256:2PSOx10KpjUZo+zGbir17CdkCvPWYeEPztNFagQ0kEg zuul-build-sshkey 2026-05-20 00:00:52.257579 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-20 00:00:52.257598 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-20 00:00:52.257615 | debian-bookworm -> localhost | | .E..+o | 2026-05-20 00:00:52.257633 | debian-bookworm -> localhost | | . . .. | 2026-05-20 00:00:52.257650 | debian-bookworm -> localhost | | ..o | 2026-05-20 00:00:52.257666 | debian-bookworm -> localhost | | =.o.+. | 2026-05-20 00:00:52.257682 | debian-bookworm -> localhost | | ..SoBo . | 2026-05-20 00:00:52.257704 | debian-bookworm -> localhost | | o .oBBo+.o | 2026-05-20 00:00:52.257721 | debian-bookworm -> localhost | | = @**+.o | 2026-05-20 00:00:52.257736 | debian-bookworm -> localhost | | . +oX.+ | 2026-05-20 00:00:52.257753 | debian-bookworm -> localhost | | o.+o+ | 2026-05-20 00:00:52.257770 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-20 00:00:52.257813 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.204487 2026-05-20 00:00:52.263205 | 2026-05-20 00:00:52.263284 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-20 00:00:52.328178 | debian-bookworm | ok 2026-05-20 00:00:52.345035 | debian-bookworm | included: /var/lib/zuul/builds/282698d7b8b44a16972e789f4fff51d3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-20 00:00:52.357431 | 2026-05-20 00:00:52.357575 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-20 00:00:52.403539 | debian-bookworm | skipping: Conditional result was False 2026-05-20 00:00:52.409603 | 2026-05-20 00:00:52.409705 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-20 00:00:53.277074 | debian-bookworm | changed 2026-05-20 00:00:53.285029 | 2026-05-20 00:00:53.285156 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-20 00:00:53.542929 | debian-bookworm | ok 2026-05-20 00:00:53.561041 | 2026-05-20 00:00:53.561176 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-20 00:00:54.270822 | debian-bookworm | changed 2026-05-20 00:00:54.286918 | 2026-05-20 00:00:54.287039 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-20 00:00:55.036473 | debian-bookworm | changed 2026-05-20 00:00:55.049031 | 2026-05-20 00:00:55.049137 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-20 00:00:55.082276 | debian-bookworm | skipping: Conditional result was False 2026-05-20 00:00:55.088468 | 2026-05-20 00:00:55.088563 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-20 00:00:55.579339 | debian-bookworm -> localhost | changed 2026-05-20 00:00:55.591562 | 2026-05-20 00:00:55.591683 | TASK [add-build-sshkey : Add back temp key] 2026-05-20 00:00:56.198792 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/282698d7b8b44a16972e789f4fff51d3/work/282698d7b8b44a16972e789f4fff51d3_id_rsa (zuul-build-sshkey) 2026-05-20 00:00:56.199002 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012548 2026-05-20 00:00:56.214601 | 2026-05-20 00:00:56.214690 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-20 00:00:56.659618 | debian-bookworm | ok 2026-05-20 00:00:56.672471 | 2026-05-20 00:00:56.672825 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-20 00:00:56.700039 | debian-bookworm | skipping: Conditional result was False 2026-05-20 00:00:56.718048 | 2026-05-20 00:00:56.718157 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-20 00:00:57.133441 | debian-bookworm | ok 2026-05-20 00:00:57.148152 | 2026-05-20 00:00:57.148275 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-20 00:00:57.193121 | debian-bookworm | ok 2026-05-20 00:00:57.200646 | 2026-05-20 00:00:57.200765 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-20 00:00:57.558343 | debian-bookworm -> localhost | ok 2026-05-20 00:00:57.564891 | 2026-05-20 00:00:57.564996 | TASK [validate-host : Collect information about the host] 2026-05-20 00:00:58.876903 | debian-bookworm | ok 2026-05-20 00:00:58.892520 | 2026-05-20 00:00:58.892635 | TASK [validate-host : Sanitize hostname] 2026-05-20 00:00:59.012494 | debian-bookworm | ok 2026-05-20 00:00:59.061842 | 2026-05-20 00:00:59.061994 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-20 00:00:59.612837 | debian-bookworm -> localhost | changed 2026-05-20 00:00:59.618343 | 2026-05-20 00:00:59.618435 | TASK [validate-host : Collect information about zuul worker] 2026-05-20 00:01:00.056504 | debian-bookworm | ok 2026-05-20 00:01:00.069113 | 2026-05-20 00:01:00.069230 | TASK [validate-host : Write out all zuul information for each host] 2026-05-20 00:01:00.508897 | debian-bookworm -> localhost | changed 2026-05-20 00:01:00.525576 | 2026-05-20 00:01:00.525687 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-20 00:01:00.809587 | debian-bookworm | ok 2026-05-20 00:01:00.814156 | 2026-05-20 00:01:00.814235 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-20 00:01:02.128811 | debian-bookworm | changed: 2026-05-20 00:01:02.129053 | debian-bookworm | cd+++++++++ src/ 2026-05-20 00:01:02.129088 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-20 00:01:02.129112 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-20 00:01:02.129133 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-05-20 00:01:02.129154 | debian-bookworm | Containerfile 2026-05-20 00:01:02.129833 | debian-bookworm | Containerfile 2026-05-20 00:01:02.166681 | debian-bookworm | 11.14.1 2026-05-20 00:02:46.188036 | debian-bookworm | #9 23.58 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.14.1 2026-05-20 00:02:46.188041 | debian-bookworm | #9 23.58 npm notice To update run: npm install -g npm@11.14.1 2026-05-20 00:02:46.188045 | debian-bookworm | #9 23.58 npm notice 2026-05-20 00:02:46.755764 | debian-bookworm | #9 DONE 24.3s 2026-05-20 00:02:46.912002 | debian-bookworm | 2026-05-20 00:02:46.912118 | debian-bookworm | #11 [build 5/6] COPY . . 2026-05-20 00:02:47.333173 | debian-bookworm | #11 DONE 0.6s 2026-05-20 00:02:47.492535 | debian-bookworm | 2026-05-20 00:02:47.492588 | debian-bookworm | #12 [build 6/6] RUN npm run build 2026-05-20 00:02:47.911766 | debian-bookworm | #12 0.570 2026-05-20 00:02:47.911888 | debian-bookworm | #12 0.570 > frontend@0.1.0 build 2026-05-20 00:02:47.911902 | debian-bookworm | #12 0.570 > next build 2026-05-20 00:02:47.911912 | debian-bookworm | #12 0.570 2026-05-20 00:02:48.756149 | debian-bookworm | #12 1.414 ▲ Next.js 16.2.6 (Turbopack) 2026-05-20 00:02:48.954910 | debian-bookworm | #12 1.416 2026-05-20 00:02:48.955007 | debian-bookworm | #12 1.462 Creating an optimized production build ... 2026-05-20 00:02:58.389061 | debian-bookworm | #12 11.05 ✓ Compiled successfully in 9.1s 2026-05-20 00:02:58.543057 | debian-bookworm | #12 11.05 Running TypeScript ... 2026-05-20 00:02:58.570958 | debian-bookworm | #12 11.23 2026-05-20 00:02:58.723837 | debian-bookworm | #12 11.23 We detected TypeScript in your project and reconfigured your tsconfig.json file for you. 2026-05-20 00:02:58.723920 | debian-bookworm | #12 11.23 The following suggested values were added to your tsconfig.json. These values can be changed to fit your project's needs: 2026-05-20 00:02:58.723956 | debian-bookworm | #12 11.23 2026-05-20 00:02:58.723974 | debian-bookworm | #12 11.23 - include was updated to add '.next/dev/types/**/*.ts' 2026-05-20 00:02:58.723989 | debian-bookworm | #12 11.23 2026-05-20 00:02:58.724004 | debian-bookworm | #12 11.23 The following mandatory changes were made to your tsconfig.json: 2026-05-20 00:02:58.724019 | debian-bookworm | #12 11.23 2026-05-20 00:02:58.724036 | debian-bookworm | #12 11.23 - jsx was set to react-jsx (next.js uses the React automatic runtime) 2026-05-20 00:02:58.724051 | debian-bookworm | #12 11.23 2026-05-20 00:03:05.889634 | debian-bookworm | #12 18.55 Finished TypeScript in 7.5s ... 2026-05-20 00:03:06.048496 | debian-bookworm | #12 18.56 Collecting page data using 1 worker ... 2026-05-20 00:03:06.636132 | debian-bookworm | #12 19.29 Generating static pages using 1 worker (0/10) ... 2026-05-20 00:03:06.853498 | debian-bookworm | #12 19.36 Generating static pages using 1 worker (2/10) 2026-05-20 00:03:07.054864 | debian-bookworm | #12 19.71 Generating static pages using 1 worker (4/10) 2026-05-20 00:03:07.158576 | debian-bookworm | #12 19.72 Generating static pages using 1 worker (7/10) 2026-05-20 00:03:07.158766 | debian-bookworm | #12 19.82 ✓ Generating static pages using 1 worker (10/10) in 523ms 2026-05-20 00:03:07.319631 | debian-bookworm | #12 19.83 Finalizing page optimization ... 2026-05-20 00:03:07.555535 | debian-bookworm | #12 20.21 2026-05-20 00:03:07.697571 | debian-bookworm | #12 20.22 Route (app) 2026-05-20 00:03:07.697651 | debian-bookworm | #12 20.22 ┌ ○ / 2026-05-20 00:03:07.697674 | debian-bookworm | #12 20.22 ├ ○ /_not-found 2026-05-20 00:03:07.697695 | debian-bookworm | #12 20.22 ├ ƒ /api/config 2026-05-20 00:03:07.697715 | debian-bookworm | #12 20.22 ├ ƒ /api/health 2026-05-20 00:03:07.697737 | debian-bookworm | #12 20.22 ├ ○ /events 2026-05-20 00:03:07.697758 | debian-bookworm | #12 20.22 ├ ○ /inventory 2026-05-20 00:03:07.697779 | debian-bookworm | #12 20.22 ├ ○ /nodes 2026-05-20 00:03:07.697806 | debian-bookworm | #12 20.22 ├ ƒ /nodes/[identifier] 2026-05-20 00:03:07.697828 | debian-bookworm | #12 20.22 └ ○ /services 2026-05-20 00:03:07.697849 | debian-bookworm | #12 20.22 2026-05-20 00:03:07.697870 | debian-bookworm | #12 20.22 2026-05-20 00:03:07.697890 | debian-bookworm | #12 20.22 ○ (Static) prerendered as static content 2026-05-20 00:03:07.697911 | debian-bookworm | #12 20.22 ƒ (Dynamic) server-rendered on demand 2026-05-20 00:03:07.697932 | debian-bookworm | #12 20.22 2026-05-20 00:03:07.697968 | debian-bookworm | #12 DONE 20.4s 2026-05-20 00:03:08.587763 | debian-bookworm | 2026-05-20 00:03:08.587899 | debian-bookworm | #13 [runner 5/7] COPY --from=build /app/public ./public 2026-05-20 00:03:08.709896 | debian-bookworm | #13 DONE 0.1s 2026-05-20 00:03:08.864416 | debian-bookworm | 2026-05-20 00:03:08.864541 | debian-bookworm | #14 [runner 6/7] COPY --from=build --chown=nextjs:nodejs /app/.next/standalone ./ 2026-05-20 00:03:09.081902 | debian-bookworm | #14 DONE 0.4s 2026-05-20 00:03:09.234479 | debian-bookworm | 2026-05-20 00:03:09.234669 | debian-bookworm | #15 [runner 7/7] COPY --from=build --chown=nextjs:nodejs /app/.next/static ./.next/static 2026-05-20 00:03:09.234807 | debian-bookworm | #15 DONE 0.1s 2026-05-20 00:03:09.408696 | debian-bookworm | 2026-05-20 00:03:09.408844 | debian-bookworm | #16 exporting to image 2026-05-20 00:03:09.408909 | debian-bookworm | #16 exporting layers 2026-05-20 00:03:12.746394 | debian-bookworm | #16 exporting layers 3.5s done 2026-05-20 00:03:12.746486 | debian-bookworm | #16 exporting manifest sha256:35740c25d41d07aecce23160cd3e033a025cbd7149434f007e8d61e3c725f03e 2026-05-20 00:03:12.881845 | debian-bookworm | #16 exporting manifest sha256:35740c25d41d07aecce23160cd3e033a025cbd7149434f007e8d61e3c725f03e 0.0s done 2026-05-20 00:03:12.881972 | debian-bookworm | #16 exporting config sha256:a5fd0dc2d9818910082b58c4a15a9c9812d2174c674e214f5ac4834545607597 0.0s done 2026-05-20 00:03:12.882017 | debian-bookworm | #16 exporting attestation manifest sha256:69835befbd5bab8b67251b92fec11b393936e47b5d5c8bd5fdf7d4ae7f0daf33 0.0s done 2026-05-20 00:03:13.065036 | debian-bookworm | #16 exporting manifest list sha256:bd08093e81b75bd0cda93be55eac99f3b7083e358d1acd7028a17c8edba61fb9 0.0s done 2026-05-20 00:03:13.065195 | debian-bookworm | #16 naming to docker.io/library/a4896a4:latest done 2026-05-20 00:03:13.065236 | debian-bookworm | #16 unpacking to docker.io/library/a4896a4:latest 2026-05-20 00:03:13.882022 | debian-bookworm | #16 unpacking to docker.io/library/a4896a4:latest 1.0s done 2026-05-20 00:03:14.095820 | debian-bookworm | #16 DONE 4.7s 2026-05-20 00:03:14.168145 | debian-bookworm | + docker images 2026-05-20 00:03:14.227062 | debian-bookworm | IMAGE ID DISK USAGE CONTENT SIZE EXTRA 2026-05-20 00:03:14.227134 | debian-bookworm | a4896a4:latest bd08093e81b7 302MB 76MB 2026-05-20 00:03:14.628257 | debian-bookworm | ok: Runtime: 0:00:58.187960 2026-05-20 00:03:14.646486 | 2026-05-20 00:03:14.646659 | TASK [Run push script] 2026-05-20 00:03:28.697387 | debian-bookworm | Output suppressed because no_log was given 2026-05-20 00:03:28.710599 | 2026-05-20 00:03:28.711020 | TASK [Run cosign script] 2026-05-20 00:03:29.016007 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-05-20 00:03:29.016091 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2026-05-20 00:03:29.016100 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-05-20 00:03:29.016105 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-05-20 00:03:29.037284 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-20 00:03:29.037329 | debian-bookworm | Dload Upload Total Spent Left Speed 2026-05-20 00:03:29.302854 | 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-05-20 00:03:29.543162 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-05-20 00:03:33.699967 | debian-bookworm | 13 128M 13 17.2M 0 0 14.4M 0 0:00:08 0:00:01 0:00:07 14.4M 41 128M 41 53.4M 0 0 24.4M 0 0:00:05 0:00:02 0:00:03 36.2M 62 128M 62 80.9M 0 0 25.3M 0 0:00:05 0:00:03 0:00:02 31.8M 86 128M 86 111M 0 0 26.6M 0 0:00:04 0:00:04 --:--:-- 31.4M 100 128M 100 128M 0 0 27.6M 0 0:00:04 0:00:04 --:--:-- 32.1M 2026-05-20 00:03:33.708184 | debian-bookworm | + chmod +x cosign-linux-amd64 2026-05-20 00:03:33.710999 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/osism-frontend:latest 2026-05-20 00:03:34.582967 | 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-20 00:03:34.583056 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2026-05-20 00:03:34.583073 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-20 00:03:34.583108 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-20 00:03:34.583121 | debian-bookworm | images by tag will be removed in a future release. 2026-05-20 00:03:34.583131 | debian-bookworm | 2026-05-20 00:03:34.908953 | debian-bookworm | Signing artifact... 2026-05-20 00:03:42.758416 | debian-bookworm | ok: Runtime: 0:00:13.397523 2026-05-20 00:03:42.771917 | 2026-05-20 00:03:42.772114 | TASK [Run sbom script] 2026-05-20 00:03:43.072168 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-05-20 00:03:43.072288 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2026-05-20 00:03:43.072304 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-05-20 00:03:43.072316 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2026-05-20 00:03:43.072329 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2026-05-20 00:03:43.080716 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-05-20 00:03:43.150763 | debian-bookworm | [info] checking github for the current release tag 2026-05-20 00:03:43.748987 | debian-bookworm | [info] fetching release script for tag='v1.44.0' 2026-05-20 00:03:44.115147 | debian-bookworm | [info] checking github for the current release tag 2026-05-20 00:03:44.288892 | debian-bookworm | [info] using release tag='v1.44.0' version='1.44.0' os='linux' arch='amd64' 2026-05-20 00:03:46.925717 | debian-bookworm | [info] installed /usr/local/bin/syft 2026-05-20 00:03:46.956285 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/osism-frontend:latest -o cyclonedx-json 2026-05-20 00:04:01.569766 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p osism-frontend -v latest -f sbom.json -a 2026-05-20 00:04:02.951112 | 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-20 00:04:02.951300 | debian-bookworm | Provided project name and version: osism-frontend latest 2026-05-20 00:04:02.951324 | debian-bookworm | Auto mode ON 2026-05-20 00:04:02.951338 | debian-bookworm | Reading sbom.json ... 2026-05-20 00:04:02.951350 | debian-bookworm | Uploading sbom.json ... 2026-05-20 00:04:02.951368 | debian-bookworm | Waiting for project uuid 507c5074-46bc-415f-897a-4c75471fd417 to be reported by dt server ... 2026-05-20 00:04:02.951381 | debian-bookworm | Project UUID: 507c5074-46bc-415f-897a-4c75471fd417 2026-05-20 00:04:02.951393 | debian-bookworm | No policy violations found. 2026-05-20 00:04:02.951405 | debian-bookworm | severity_scores, {'CRITICAL': 1, 'HIGH': 15, 'MEDIUM': 10, 'LOW': 0, 'UNASSIGNED': 0} 2026-05-20 00:04:02.951417 | debian-bookworm | Vulnerability audit resulted in no violations. 2026-05-20 00:04:03.322448 | debian-bookworm | ok: Runtime: 0:00:19.928366 2026-05-20 00:04:03.331415 | 2026-05-20 00:04:03.332124 | PLAY RECAP 2026-05-20 00:04:03.332337 | debian-bookworm | ok: 5 changed: 5 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-20 00:04:03.332416 | 2026-05-20 00:04:03.508901 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/python-osism/playbooks/build.yml@main] 2026-05-20 00:04:03.511850 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-20 00:04:04.310442 | 2026-05-20 00:04:04.310620 | PLAY [Base post-fetch] 2026-05-20 00:04:04.327558 | 2026-05-20 00:04:04.327747 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-20 00:04:04.394151 | debian-bookworm | skipping: Conditional result was False 2026-05-20 00:04:04.410143 | 2026-05-20 00:04:04.410348 | TASK [fetch-output : Set log path for single node] 2026-05-20 00:04:04.470919 | debian-bookworm | ok 2026-05-20 00:04:04.478571 | 2026-05-20 00:04:04.478764 | LOOP [fetch-output : Ensure local output dirs] 2026-05-20 00:04:04.966541 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/282698d7b8b44a16972e789f4fff51d3/work/logs" 2026-05-20 00:04:05.242904 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/282698d7b8b44a16972e789f4fff51d3/work/artifacts" 2026-05-20 00:04:05.542302 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/282698d7b8b44a16972e789f4fff51d3/work/docs" 2026-05-20 00:04:05.561309 | 2026-05-20 00:04:05.561457 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-20 00:04:06.394396 | debian-bookworm | changed: 2026-05-20 00:04:06.394920 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-20 00:04:06.395009 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-20 00:04:06.395085 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-20 00:04:06.395204 | debian-bookworm | changed: All items complete 2026-05-20 00:04:06.395260 | 2026-05-20 00:04:06.998393 | debian-bookworm | changed: .d..t...... ./ 2026-05-20 00:04:07.639253 | debian-bookworm | changed: .d..t...... ./ 2026-05-20 00:04:07.679229 | 2026-05-20 00:04:07.679408 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-20 00:04:07.727533 | debian-bookworm | skipping: Conditional result was False 2026-05-20 00:04:07.732222 | debian-bookworm | skipping: Conditional result was False 2026-05-20 00:04:07.752979 | 2026-05-20 00:04:07.753104 | PLAY RECAP 2026-05-20 00:04:07.753186 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-20 00:04:07.753226 | 2026-05-20 00:04:07.892985 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-20 00:04:07.895511 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-20 00:04:08.694715 | 2026-05-20 00:04:08.694951 | PLAY [Base post] 2026-05-20 00:04:08.709452 | 2026-05-20 00:04:08.709587 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-20 00:04:09.539731 | debian-bookworm | changed 2026-05-20 00:04:09.548394 | 2026-05-20 00:04:09.548537 | PLAY RECAP 2026-05-20 00:04:09.548617 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-20 00:04:09.548713 | 2026-05-20 00:04:09.670254 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-20 00:04:09.672883 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-20 00:04:10.505959 | 2026-05-20 00:04:10.506145 | PLAY [Base post-logs] 2026-05-20 00:04:10.517530 | 2026-05-20 00:04:10.517770 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-20 00:04:11.000465 | localhost | changed 2026-05-20 00:04:11.011218 | 2026-05-20 00:04:11.011410 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-20 00:04:11.037597 | localhost | ok 2026-05-20 00:04:11.040880 | 2026-05-20 00:04:11.040993 | TASK [Set zuul-log-path fact] 2026-05-20 00:04:11.068700 | localhost | ok 2026-05-20 00:04:11.086680 | 2026-05-20 00:04:11.086939 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-20 00:04:11.124052 | localhost | ok 2026-05-20 00:04:11.127730 | 2026-05-20 00:04:11.127855 | TASK [upload-logs : Create log directories] 2026-05-20 00:04:11.674704 | localhost | changed 2026-05-20 00:04:11.678293 | 2026-05-20 00:04:11.678421 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-20 00:04:12.210182 | localhost -> localhost | ok: Runtime: 0:00:00.008147 2026-05-20 00:04:12.220076 | 2026-05-20 00:04:12.220273 | TASK [upload-logs : Upload logs to log server] 2026-05-20 00:04:12.806782 | localhost | Output suppressed because no_log was given 2026-05-20 00:04:12.811391 | 2026-05-20 00:04:12.811609 | LOOP [upload-logs : Compress console log and json output] 2026-05-20 00:04:12.865294 | localhost | skipping: Conditional result was False 2026-05-20 00:04:12.871666 | localhost | skipping: Conditional result was False 2026-05-20 00:04:12.884229 | 2026-05-20 00:04:12.884451 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-20 00:04:12.932608 | localhost | skipping: Conditional result was False 2026-05-20 00:04:12.932916 | 2026-05-20 00:04:12.937942 | localhost | skipping: Conditional result was False 2026-05-20 00:04:12.949191 | 2026-05-20 00:04:12.949422 | LOOP [upload-logs : Upload console log and json output]