2026-05-20 06:01:55.220746 | Job console starting 2026-05-20 06:01:55.234260 | Updating git repos 2026-05-20 06:01:55.311688 | Cloning repos into workspace 2026-05-20 06:01:55.393104 | Restoring repo states 2026-05-20 06:01:55.419983 | Merging changes 2026-05-20 06:01:55.420013 | Checking out repos 2026-05-20 06:01:55.515162 | Preparing playbooks 2026-05-20 06:01:56.519068 | Running Ansible setup 2026-05-20 06:02:00.782164 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-20 06:02:01.549011 | 2026-05-20 06:02:01.549188 | PLAY [Base pre] 2026-05-20 06:02:01.569027 | 2026-05-20 06:02:01.569192 | TASK [Setup log path fact] 2026-05-20 06:02:01.605830 | debian-bookworm | ok 2026-05-20 06:02:01.626128 | 2026-05-20 06:02:01.626296 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-20 06:02:01.671826 | debian-bookworm | ok 2026-05-20 06:02:01.686732 | 2026-05-20 06:02:01.686952 | TASK [emit-job-header : Print job information] 2026-05-20 06:02:01.732259 | # Job Information 2026-05-20 06:02:01.732520 | Ansible Version: 2.16.14 2026-05-20 06:02:01.732581 | Job: container-image-python-osism-frontend-push 2026-05-20 06:02:01.732642 | Pipeline: post 2026-05-20 06:02:01.732739 | Executor: 521e9411259a 2026-05-20 06:02:01.732779 | Triggered by: https://github.com/osism/python-osism/commit/60cbe4deb546c26fce545238715e1e2bfb30301f 2026-05-20 06:02:01.732820 | Event ID: 631e22ea-5411-11f1-9570-0d70471006ca 2026-05-20 06:02:01.740252 | 2026-05-20 06:02:01.740391 | LOOP [emit-job-header : Print node information] 2026-05-20 06:02:01.855943 | debian-bookworm | ok: 2026-05-20 06:02:01.856211 | debian-bookworm | # Node Information 2026-05-20 06:02:01.856250 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-20 06:02:01.856277 | debian-bookworm | Hostname: debian 2026-05-20 06:02:01.856299 | debian-bookworm | Username: zuul 2026-05-20 06:02:01.856320 | debian-bookworm | Distro: Debian 12.14 2026-05-20 06:02:01.856345 | debian-bookworm | Provider: regiocloud-a 2026-05-20 06:02:01.856366 | debian-bookworm | Region: 2026-05-20 06:02:01.856386 | debian-bookworm | Label: debian-bookworm 2026-05-20 06:02:01.856406 | debian-bookworm | Product Name: OpenStack Nova 2026-05-20 06:02:01.856425 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe28:9dd0 2026-05-20 06:02:01.882758 | 2026-05-20 06:02:01.882978 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-20 06:02:02.356688 | debian-bookworm -> localhost | changed 2026-05-20 06:02:02.372107 | 2026-05-20 06:02:02.372282 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-20 06:02:03.455619 | debian-bookworm -> localhost | changed 2026-05-20 06:02:03.474549 | 2026-05-20 06:02:03.474747 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-20 06:02:03.773957 | debian-bookworm -> localhost | ok 2026-05-20 06:02:03.780764 | 2026-05-20 06:02:03.780894 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-20 06:02:03.812142 | debian-bookworm | ok 2026-05-20 06:02:03.827409 | debian-bookworm | included: /var/lib/zuul/builds/f68dfa25bfbc4cada1e356a419f7bbf5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-20 06:02:03.833681 | 2026-05-20 06:02:03.833787 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-20 06:02:05.147397 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-20 06:02:05.147644 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f68dfa25bfbc4cada1e356a419f7bbf5/work/f68dfa25bfbc4cada1e356a419f7bbf5_id_rsa 2026-05-20 06:02:05.147696 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f68dfa25bfbc4cada1e356a419f7bbf5/work/f68dfa25bfbc4cada1e356a419f7bbf5_id_rsa.pub 2026-05-20 06:02:05.147723 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-20 06:02:05.147747 | debian-bookworm -> localhost | SHA256:7pjYBfl7E8rU87rBqGYGLAE8rhOp2fEdCk0ebwzuxq0 zuul-build-sshkey 2026-05-20 06:02:05.147783 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-20 06:02:05.147806 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-20 06:02:05.147828 | debian-bookworm -> localhost | |. | 2026-05-20 06:02:05.147849 | debian-bookworm -> localhost | |.o + | 2026-05-20 06:02:05.147869 | debian-bookworm -> localhost | |.o.= = | 2026-05-20 06:02:05.147888 | debian-bookworm -> localhost | |o.+ + =. | 2026-05-20 06:02:05.147908 | debian-bookworm -> localhost | |o+ O =o.S. | 2026-05-20 06:02:05.147932 | debian-bookworm -> localhost | |= o O o+.o+ | 2026-05-20 06:02:05.147952 | debian-bookworm -> localhost | | . o o o=.o+ | 2026-05-20 06:02:05.147972 | debian-bookworm -> localhost | | Eo+*o.o.. | 2026-05-20 06:02:05.147992 | debian-bookworm -> localhost | | .+= o.o+ | 2026-05-20 06:02:05.148011 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-20 06:02:05.148065 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.803560 2026-05-20 06:02:05.154981 | 2026-05-20 06:02:05.155098 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-20 06:02:05.186149 | debian-bookworm | ok 2026-05-20 06:02:05.195785 | debian-bookworm | included: /var/lib/zuul/builds/f68dfa25bfbc4cada1e356a419f7bbf5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-20 06:02:05.205157 | 2026-05-20 06:02:05.205263 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-20 06:02:05.230273 | debian-bookworm | skipping: Conditional result was False 2026-05-20 06:02:05.239888 | 2026-05-20 06:02:05.240025 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-20 06:02:05.938596 | debian-bookworm | changed 2026-05-20 06:02:05.947363 | 2026-05-20 06:02:05.947499 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-20 06:02:06.216153 | debian-bookworm | ok 2026-05-20 06:02:06.224632 | 2026-05-20 06:02:06.224784 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-20 06:02:06.955879 | debian-bookworm | changed 2026-05-20 06:02:06.966206 | 2026-05-20 06:02:06.966338 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-20 06:02:07.680691 | debian-bookworm | changed 2026-05-20 06:02:07.689977 | 2026-05-20 06:02:07.690138 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-20 06:02:07.717932 | debian-bookworm | skipping: Conditional result was False 2026-05-20 06:02:07.730624 | 2026-05-20 06:02:07.730803 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-20 06:02:08.175845 | debian-bookworm -> localhost | changed 2026-05-20 06:02:08.188011 | 2026-05-20 06:02:08.188146 | TASK [add-build-sshkey : Add back temp key] 2026-05-20 06:02:08.561814 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f68dfa25bfbc4cada1e356a419f7bbf5/work/f68dfa25bfbc4cada1e356a419f7bbf5_id_rsa (zuul-build-sshkey) 2026-05-20 06:02:08.562259 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.018292 2026-05-20 06:02:08.576632 | 2026-05-20 06:02:08.576837 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-20 06:02:08.976961 | debian-bookworm | ok 2026-05-20 06:02:08.982390 | 2026-05-20 06:02:08.982525 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-20 06:02:09.007340 | debian-bookworm | skipping: Conditional result was False 2026-05-20 06:02:09.018240 | 2026-05-20 06:02:09.018360 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-20 06:02:09.469951 | debian-bookworm | ok 2026-05-20 06:02:09.482735 | 2026-05-20 06:02:09.482899 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-20 06:02:09.523143 | debian-bookworm | ok 2026-05-20 06:02:09.529164 | 2026-05-20 06:02:09.529280 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-20 06:02:09.837228 | debian-bookworm -> localhost | ok 2026-05-20 06:02:09.856068 | 2026-05-20 06:02:09.856334 | TASK [validate-host : Collect information about the host] 2026-05-20 06:02:11.113484 | debian-bookworm | ok 2026-05-20 06:02:11.124925 | 2026-05-20 06:02:11.125067 | TASK [validate-host : Sanitize hostname] 2026-05-20 06:02:11.255773 | debian-bookworm | ok 2026-05-20 06:02:11.302567 | 2026-05-20 06:02:11.302755 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-20 06:02:11.927331 | debian-bookworm -> localhost | changed 2026-05-20 06:02:11.933250 | 2026-05-20 06:02:11.933361 | TASK [validate-host : Collect information about zuul worker] 2026-05-20 06:02:12.348961 | debian-bookworm | ok 2026-05-20 06:02:12.353871 | 2026-05-20 06:02:12.353986 | TASK [validate-host : Write out all zuul information for each host] 2026-05-20 06:02:12.928145 | debian-bookworm -> localhost | changed 2026-05-20 06:02:12.946567 | 2026-05-20 06:02:12.946739 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-20 06:02:13.259315 | debian-bookworm | ok 2026-05-20 06:02:13.265273 | 2026-05-20 06:02:13.265383 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-20 06:02:14.400106 | debian-bookworm | changed: 2026-05-20 06:02:14.400373 | debian-bookworm | cd+++++++++ src/ 2026-05-20 06:02:14.400418 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-20 06:02:14.400450 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-20 06:02:14.400480 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-05-20 06:02:14.400508 | debian-bookworm | Containerfile 2026-05-20 06:02:14.400731 | debian-bookworm | Containerfile 2026-05-20 06:02:14.418871 | debian-bookworm | 11.14.1 2026-05-20 06:03:56.678096 | debian-bookworm | #9 25.40 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.14.1 2026-05-20 06:03:56.678114 | debian-bookworm | #9 25.40 npm notice To update run: npm install -g npm@11.14.1 2026-05-20 06:03:56.678129 | debian-bookworm | #9 25.40 npm notice 2026-05-20 06:03:57.039559 | debian-bookworm | #9 DONE 25.9s 2026-05-20 06:03:57.193370 | debian-bookworm | 2026-05-20 06:03:57.193457 | debian-bookworm | #11 [build 5/6] COPY . . 2026-05-20 06:03:57.725485 | debian-bookworm | #11 DONE 0.7s 2026-05-20 06:03:57.880028 | debian-bookworm | 2026-05-20 06:03:57.880108 | debian-bookworm | #12 [build 6/6] RUN npm run build 2026-05-20 06:03:58.308436 | debian-bookworm | #12 0.579 2026-05-20 06:03:58.308556 | debian-bookworm | #12 0.579 > frontend@0.1.0 build 2026-05-20 06:03:58.308583 | debian-bookworm | #12 0.579 > next build 2026-05-20 06:03:58.308605 | debian-bookworm | #12 0.579 2026-05-20 06:03:59.277663 | debian-bookworm | #12 1.548 ▲ Next.js 16.2.6 (Turbopack) 2026-05-20 06:03:59.486681 | debian-bookworm | #12 1.551 2026-05-20 06:03:59.486821 | debian-bookworm | #12 1.607 Creating an optimized production build ... 2026-05-20 06:04:10.448234 | debian-bookworm | #12 12.72 ✓ Compiled successfully in 10.6s 2026-05-20 06:04:10.601925 | debian-bookworm | #12 12.72 Running TypeScript ... 2026-05-20 06:04:10.619013 | debian-bookworm | #12 12.89 2026-05-20 06:04:10.771251 | debian-bookworm | #12 12.89 We detected TypeScript in your project and reconfigured your tsconfig.json file for you. 2026-05-20 06:04:10.771334 | debian-bookworm | #12 12.89 The following suggested values were added to your tsconfig.json. These values can be changed to fit your project's needs: 2026-05-20 06:04:10.771342 | debian-bookworm | #12 12.89 2026-05-20 06:04:10.771347 | debian-bookworm | #12 12.89 - include was updated to add '.next/dev/types/**/*.ts' 2026-05-20 06:04:10.771351 | debian-bookworm | #12 12.89 2026-05-20 06:04:10.771355 | debian-bookworm | #12 12.89 The following mandatory changes were made to your tsconfig.json: 2026-05-20 06:04:10.771359 | debian-bookworm | #12 12.89 2026-05-20 06:04:10.771363 | debian-bookworm | #12 12.89 - jsx was set to react-jsx (next.js uses the React automatic runtime) 2026-05-20 06:04:10.771367 | debian-bookworm | #12 12.89 2026-05-20 06:04:17.687342 | debian-bookworm | #12 19.96 Finished TypeScript in 7.2s ... 2026-05-20 06:04:17.847117 | debian-bookworm | #12 19.97 Collecting page data using 1 worker ... 2026-05-20 06:04:18.489938 | debian-bookworm | #12 20.76 Generating static pages using 1 worker (0/10) ... 2026-05-20 06:04:18.718016 | debian-bookworm | #12 20.84 Generating static pages using 1 worker (2/10) 2026-05-20 06:04:18.990096 | debian-bookworm | #12 21.26 Generating static pages using 1 worker (4/10) 2026-05-20 06:04:19.103339 | debian-bookworm | #12 21.26 Generating static pages using 1 worker (7/10) 2026-05-20 06:04:19.103395 | debian-bookworm | #12 21.36 ✓ Generating static pages using 1 worker (10/10) in 596ms 2026-05-20 06:04:19.103401 | debian-bookworm | #12 21.37 Finalizing page optimization ... 2026-05-20 06:04:19.560403 | debian-bookworm | #12 21.83 2026-05-20 06:04:19.716699 | debian-bookworm | #12 21.84 Route (app) 2026-05-20 06:04:19.716756 | debian-bookworm | #12 21.84 ┌ ○ / 2026-05-20 06:04:19.716764 | debian-bookworm | #12 21.84 ├ ○ /_not-found 2026-05-20 06:04:19.716770 | debian-bookworm | #12 21.84 ├ ƒ /api/config 2026-05-20 06:04:19.716776 | debian-bookworm | #12 21.84 ├ ƒ /api/health 2026-05-20 06:04:19.716782 | debian-bookworm | #12 21.84 ├ ○ /events 2026-05-20 06:04:19.716787 | debian-bookworm | #12 21.84 ├ ○ /inventory 2026-05-20 06:04:19.716802 | debian-bookworm | #12 21.84 ├ ○ /nodes 2026-05-20 06:04:19.716808 | debian-bookworm | #12 21.84 ├ ƒ /nodes/[identifier] 2026-05-20 06:04:19.716815 | debian-bookworm | #12 21.84 └ ○ /services 2026-05-20 06:04:19.716821 | debian-bookworm | #12 21.84 2026-05-20 06:04:19.716826 | debian-bookworm | #12 21.84 2026-05-20 06:04:19.716832 | debian-bookworm | #12 21.84 ○ (Static) prerendered as static content 2026-05-20 06:04:19.716838 | debian-bookworm | #12 21.84 ƒ (Dynamic) server-rendered on demand 2026-05-20 06:04:19.716844 | debian-bookworm | #12 21.84 2026-05-20 06:04:19.725732 | debian-bookworm | #12 DONE 22.0s 2026-05-20 06:04:20.468015 | debian-bookworm | 2026-05-20 06:04:20.468107 | debian-bookworm | #13 [runner 5/7] COPY --from=build /app/public ./public 2026-05-20 06:04:20.611781 | debian-bookworm | #13 DONE 0.1s 2026-05-20 06:04:20.834104 | debian-bookworm | 2026-05-20 06:04:20.834163 | debian-bookworm | #14 [runner 6/7] COPY --from=build --chown=nextjs:nodejs /app/.next/standalone ./ 2026-05-20 06:04:21.100048 | debian-bookworm | #14 DONE 0.4s 2026-05-20 06:04:21.249947 | debian-bookworm | 2026-05-20 06:04:21.250058 | debian-bookworm | #15 [runner 7/7] COPY --from=build --chown=nextjs:nodejs /app/.next/static ./.next/static 2026-05-20 06:04:21.250072 | debian-bookworm | #15 DONE 0.1s 2026-05-20 06:04:21.414480 | debian-bookworm | 2026-05-20 06:04:21.414578 | debian-bookworm | #16 exporting to image 2026-05-20 06:04:21.414590 | debian-bookworm | #16 exporting layers 2026-05-20 06:04:24.892249 | debian-bookworm | #16 exporting layers 3.6s done 2026-05-20 06:04:24.892347 | debian-bookworm | #16 exporting manifest sha256:ca6f8d016400fa2ebccd05a6f5cb17bc717e0c622e40ff64ae106a931fa02e5b 2026-05-20 06:04:25.008632 | debian-bookworm | #16 exporting manifest sha256:ca6f8d016400fa2ebccd05a6f5cb17bc717e0c622e40ff64ae106a931fa02e5b 0.0s done 2026-05-20 06:04:25.008988 | debian-bookworm | #16 exporting config sha256:5d3520e2d03fca5f89d22be612695076aa38d7727da9b4e4c48b285a21447cc3 0.0s done 2026-05-20 06:04:25.009261 | debian-bookworm | #16 exporting attestation manifest sha256:d978381dbacdf48477a39a2f77f5238e78f3958dbb02552478b317db862efa2e 0.0s done 2026-05-20 06:04:25.195327 | debian-bookworm | #16 exporting manifest list sha256:8f2bc5defb236b68d2c59655a9b1bc137ed7882f459cd96e3691124526e0f973 0.0s done 2026-05-20 06:04:25.195440 | debian-bookworm | #16 naming to docker.io/library/60cbe4d:latest done 2026-05-20 06:04:25.195474 | debian-bookworm | #16 unpacking to docker.io/library/60cbe4d:latest 2026-05-20 06:04:26.004960 | debian-bookworm | #16 unpacking to docker.io/library/60cbe4d:latest 1.0s done 2026-05-20 06:04:26.206277 | debian-bookworm | #16 DONE 4.8s 2026-05-20 06:04:26.268611 | debian-bookworm | + docker images 2026-05-20 06:04:26.360674 | debian-bookworm | IMAGE ID DISK USAGE CONTENT SIZE EXTRA 2026-05-20 06:04:26.360860 | debian-bookworm | 60cbe4d:latest 8f2bc5defb23 302MB 76MB 2026-05-20 06:04:26.753696 | debian-bookworm | ok: Runtime: 0:01:01.709761 2026-05-20 06:04:26.773801 | 2026-05-20 06:04:26.774015 | TASK [Run push script] 2026-05-20 06:04:46.348205 | debian-bookworm | Output suppressed because no_log was given 2026-05-20 06:04:46.360156 | 2026-05-20 06:04:46.360363 | TASK [Run cosign script] 2026-05-20 06:04:46.683243 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-05-20 06:04:46.683337 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2026-05-20 06:04:46.683347 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-05-20 06:04:46.683419 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-05-20 06:04:46.703981 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-20 06:04:46.704388 | debian-bookworm | Dload Upload Total Spent Left Speed 2026-05-20 06:04:46.988880 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-05-20 06:04:47.006333 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-05-20 06:04:52.389060 | debian-bookworm | 4 128M 4 6383k 0 0 7554k 0 0:00:17 --:--:-- 0:00:17 7554k 20 128M 20 25.8M 0 0 14.0M 0 0:00:09 0:00:01 0:00:08 19.6M 38 128M 38 49.2M 0 0 17.3M 0 0:00:07 0:00:02 0:00:05 21.5M 60 128M 60 77.5M 0 0 20.1M 0 0:00:06 0:00:03 0:00:03 23.7M 80 128M 80 104M 0 0 21.4M 0 0:00:06 0:00:04 0:00:02 24.4M 100 128M 100 128M 0 0 22.6M 0 0:00:05 0:00:05 --:--:-- 25.3M 2026-05-20 06:04:52.399381 | debian-bookworm | + chmod +x cosign-linux-amd64 2026-05-20 06:04:52.402642 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/osism-frontend:latest 2026-05-20 06:04:53.304187 | 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 06:04:53.304297 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2026-05-20 06:04:53.304310 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-20 06:04:53.304323 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-20 06:04:53.304334 | debian-bookworm | images by tag will be removed in a future release. 2026-05-20 06:04:53.304344 | debian-bookworm | 2026-05-20 06:04:53.647994 | debian-bookworm | Signing artifact... 2026-05-20 06:05:01.915168 | debian-bookworm | ok: Runtime: 0:00:14.814956 2026-05-20 06:05:01.930212 | 2026-05-20 06:05:01.930478 | TASK [Run sbom script] 2026-05-20 06:05:02.262344 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-05-20 06:05:02.262562 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2026-05-20 06:05:02.262587 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-05-20 06:05:02.263099 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2026-05-20 06:05:02.263192 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2026-05-20 06:05:02.277726 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-05-20 06:05:02.473423 | debian-bookworm | [info] checking github for the current release tag 2026-05-20 06:05:03.007580 | debian-bookworm | [info] fetching release script for tag='v1.44.0' 2026-05-20 06:05:03.392034 | debian-bookworm | [info] checking github for the current release tag 2026-05-20 06:05:03.536580 | debian-bookworm | [info] using release tag='v1.44.0' version='1.44.0' os='linux' arch='amd64' 2026-05-20 06:05:06.643624 | debian-bookworm | [info] installed /usr/local/bin/syft 2026-05-20 06:05:06.671338 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/osism-frontend:latest -o cyclonedx-json 2026-05-20 06:05:21.316411 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p osism-frontend -v latest -f sbom.json -a 2026-05-20 06:05:24.256090 | 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 06:05:24.256254 | debian-bookworm | Provided project name and version: osism-frontend latest 2026-05-20 06:05:24.256287 | debian-bookworm | Auto mode ON 2026-05-20 06:05:24.256300 | debian-bookworm | Reading sbom.json ... 2026-05-20 06:05:24.256362 | debian-bookworm | Uploading sbom.json ... 2026-05-20 06:05:24.256381 | debian-bookworm | Waiting for project uuid 507c5074-46bc-415f-897a-4c75471fd417 to be reported by dt server ... 2026-05-20 06:05:24.256395 | debian-bookworm | Project UUID: 507c5074-46bc-415f-897a-4c75471fd417 2026-05-20 06:05:24.256406 | debian-bookworm | No policy violations found. 2026-05-20 06:05:24.256418 | debian-bookworm | severity_scores, {'CRITICAL': 1, 'HIGH': 16, 'MEDIUM': 10, 'LOW': 0, 'UNASSIGNED': 0} 2026-05-20 06:05:24.256430 | debian-bookworm | Vulnerability audit resulted in no violations. 2026-05-20 06:05:24.487202 | debian-bookworm | ok: Runtime: 0:00:22.045842 2026-05-20 06:05:24.492293 | 2026-05-20 06:05:24.492458 | PLAY RECAP 2026-05-20 06:05:24.492587 | debian-bookworm | ok: 5 changed: 5 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-20 06:05:24.492688 | 2026-05-20 06:05:24.643455 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/python-osism/playbooks/build.yml@main] 2026-05-20 06:05:24.645008 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-20 06:05:25.386333 | 2026-05-20 06:05:25.386522 | PLAY [Base post-fetch] 2026-05-20 06:05:25.402112 | 2026-05-20 06:05:25.402280 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-20 06:05:25.468228 | debian-bookworm | skipping: Conditional result was False 2026-05-20 06:05:25.481391 | 2026-05-20 06:05:25.481618 | TASK [fetch-output : Set log path for single node] 2026-05-20 06:05:25.538931 | debian-bookworm | ok 2026-05-20 06:05:25.547715 | 2026-05-20 06:05:25.547881 | LOOP [fetch-output : Ensure local output dirs] 2026-05-20 06:05:26.053586 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/f68dfa25bfbc4cada1e356a419f7bbf5/work/logs" 2026-05-20 06:05:26.335885 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/f68dfa25bfbc4cada1e356a419f7bbf5/work/artifacts" 2026-05-20 06:05:26.646371 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/f68dfa25bfbc4cada1e356a419f7bbf5/work/docs" 2026-05-20 06:05:26.666716 | 2026-05-20 06:05:26.667027 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-20 06:05:27.448598 | debian-bookworm | changed: 2026-05-20 06:05:27.448879 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-20 06:05:27.448916 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-20 06:05:27.448952 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-20 06:05:27.449001 | debian-bookworm | changed: All items complete 2026-05-20 06:05:27.449026 | 2026-05-20 06:05:28.059054 | debian-bookworm | changed: .d..t...... ./ 2026-05-20 06:05:28.650277 | debian-bookworm | changed: .d..t...... ./ 2026-05-20 06:05:28.684744 | 2026-05-20 06:05:28.684942 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-20 06:05:28.723416 | debian-bookworm | skipping: Conditional result was False 2026-05-20 06:05:28.727150 | debian-bookworm | skipping: Conditional result was False 2026-05-20 06:05:28.749912 | 2026-05-20 06:05:28.750038 | PLAY RECAP 2026-05-20 06:05:28.750127 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-20 06:05:28.750169 | 2026-05-20 06:05:28.885673 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-20 06:05:28.887943 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-20 06:05:29.643558 | 2026-05-20 06:05:29.643748 | PLAY [Base post] 2026-05-20 06:05:29.658151 | 2026-05-20 06:05:29.658296 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-20 06:05:30.486916 | debian-bookworm | changed 2026-05-20 06:05:30.498002 | 2026-05-20 06:05:30.498169 | PLAY RECAP 2026-05-20 06:05:30.498266 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-20 06:05:30.498365 | 2026-05-20 06:05:30.624581 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-20 06:05:30.625661 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-20 06:05:31.480662 | 2026-05-20 06:05:31.480842 | PLAY [Base post-logs] 2026-05-20 06:05:31.491403 | 2026-05-20 06:05:31.491541 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-20 06:05:31.955129 | localhost | changed 2026-05-20 06:05:31.968415 | 2026-05-20 06:05:31.968574 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-20 06:05:31.994741 | localhost | ok 2026-05-20 06:05:31.999363 | 2026-05-20 06:05:31.999496 | TASK [Set zuul-log-path fact] 2026-05-20 06:05:32.016423 | localhost | ok 2026-05-20 06:05:32.027180 | 2026-05-20 06:05:32.027305 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-20 06:05:32.054787 | localhost | ok 2026-05-20 06:05:32.060872 | 2026-05-20 06:05:32.061038 | TASK [upload-logs : Create log directories] 2026-05-20 06:05:32.572905 | localhost | changed 2026-05-20 06:05:32.578569 | 2026-05-20 06:05:32.578819 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-20 06:05:33.076825 | localhost -> localhost | ok: Runtime: 0:00:00.007372 2026-05-20 06:05:33.085891 | 2026-05-20 06:05:33.086066 | TASK [upload-logs : Upload logs to log server] 2026-05-20 06:05:33.694123 | localhost | Output suppressed because no_log was given 2026-05-20 06:05:33.696297 | 2026-05-20 06:05:33.696421 | LOOP [upload-logs : Compress console log and json output] 2026-05-20 06:05:33.760164 | localhost | skipping: Conditional result was False 2026-05-20 06:05:33.765324 | localhost | skipping: Conditional result was False 2026-05-20 06:05:33.778182 | 2026-05-20 06:05:33.778409 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-20 06:05:33.832817 | localhost | skipping: Conditional result was False 2026-05-20 06:05:33.833550 | 2026-05-20 06:05:33.837205 | localhost | skipping: Conditional result was False 2026-05-20 06:05:33.843980 | 2026-05-20 06:05:33.844243 | LOOP [upload-logs : Upload console log and json output]