2026-04-02 00:01:04.377454 | Job console starting 2026-04-02 00:01:04.405602 | Updating git repos 2026-04-02 00:01:04.443887 | Cloning repos into workspace 2026-04-02 00:01:04.494813 | Restoring repo states 2026-04-02 00:01:04.511048 | Merging changes 2026-04-02 00:01:04.511068 | Checking out repos 2026-04-02 00:01:04.597968 | Preparing playbooks 2026-04-02 00:01:05.492827 | Running Ansible setup 2026-04-02 00:01:10.727285 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-02 00:01:11.546065 | 2026-04-02 00:01:11.546241 | PLAY [Base pre] 2026-04-02 00:01:11.566664 | 2026-04-02 00:01:11.566865 | TASK [Setup log path fact] 2026-04-02 00:01:11.597097 | debian-bookworm | ok 2026-04-02 00:01:11.615924 | 2026-04-02 00:01:11.616104 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-02 00:01:11.648892 | debian-bookworm | ok 2026-04-02 00:01:11.663094 | 2026-04-02 00:01:11.663226 | TASK [emit-job-header : Print job information] 2026-04-02 00:01:11.702503 | # Job Information 2026-04-02 00:01:11.702686 | Ansible Version: 2.16.14 2026-04-02 00:01:11.702721 | Job: container-image-python-osism-frontend-push 2026-04-02 00:01:11.702753 | Pipeline: periodic-midnight 2026-04-02 00:01:11.702794 | Executor: 521e9411259a 2026-04-02 00:01:11.702815 | Triggered by: https://github.com/osism/python-osism 2026-04-02 00:01:11.702885 | Event ID: 34b765aa7b7a4c63ae532fb579103dc9 2026-04-02 00:01:11.707903 | 2026-04-02 00:01:11.708017 | LOOP [emit-job-header : Print node information] 2026-04-02 00:01:11.926400 | debian-bookworm | ok: 2026-04-02 00:01:11.926666 | debian-bookworm | # Node Information 2026-04-02 00:01:11.926705 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-02 00:01:11.926731 | debian-bookworm | Hostname: debian 2026-04-02 00:01:11.926753 | debian-bookworm | Username: zuul 2026-04-02 00:01:11.926791 | debian-bookworm | Distro: Debian 12.13 2026-04-02 00:01:11.926814 | debian-bookworm | Provider: regiocloud-a 2026-04-02 00:01:11.926897 | debian-bookworm | Region: 2026-04-02 00:01:11.926922 | debian-bookworm | Label: debian-bookworm 2026-04-02 00:01:11.926943 | debian-bookworm | Product Name: OpenStack Nova 2026-04-02 00:01:11.926962 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef8:1da2 2026-04-02 00:01:11.946343 | 2026-04-02 00:01:11.946499 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-02 00:01:12.525375 | debian-bookworm -> localhost | changed 2026-04-02 00:01:12.533171 | 2026-04-02 00:01:12.533296 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-02 00:01:13.732966 | debian-bookworm -> localhost | changed 2026-04-02 00:01:13.750558 | 2026-04-02 00:01:13.750822 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-02 00:01:14.085688 | debian-bookworm -> localhost | ok 2026-04-02 00:01:14.095415 | 2026-04-02 00:01:14.095551 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-02 00:01:14.139168 | debian-bookworm | ok 2026-04-02 00:01:14.169477 | debian-bookworm | included: /var/lib/zuul/builds/851bea7ad86b4a1592de562db3ff0c09/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-02 00:01:14.188399 | 2026-04-02 00:01:14.188534 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-02 00:01:20.478691 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-02 00:01:20.479098 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/851bea7ad86b4a1592de562db3ff0c09/work/851bea7ad86b4a1592de562db3ff0c09_id_rsa 2026-04-02 00:01:20.479145 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/851bea7ad86b4a1592de562db3ff0c09/work/851bea7ad86b4a1592de562db3ff0c09_id_rsa.pub 2026-04-02 00:01:20.479173 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-02 00:01:20.479197 | debian-bookworm -> localhost | SHA256:Y5vz9PmqwD0Wkgi4q1rROJhCDz+8vvVZnnd43yNE6fQ zuul-build-sshkey 2026-04-02 00:01:20.479228 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-02 00:01:20.479252 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-02 00:01:20.479276 | debian-bookworm -> localhost | | | 2026-04-02 00:01:20.479298 | debian-bookworm -> localhost | | . | 2026-04-02 00:01:20.483266 | debian-bookworm -> localhost | | o. . . | 2026-04-02 00:01:20.483430 | debian-bookworm -> localhost | |.o=+ . . . + | 2026-04-02 00:01:20.483499 | debian-bookworm -> localhost | |+ ==. . S . + . | 2026-04-02 00:01:20.483533 | debian-bookworm -> localhost | |. +o o * . o E | 2026-04-02 00:01:20.483557 | debian-bookworm -> localhost | | o. . *.= o | 2026-04-02 00:01:20.483579 | debian-bookworm -> localhost | | o. . . +*.= = ..| 2026-04-02 00:01:20.483600 | debian-bookworm -> localhost | |+ o. o o+.*o+.o| 2026-04-02 00:01:20.483622 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-02 00:01:20.483680 | debian-bookworm -> localhost | ok: Runtime: 0:00:05.356490 2026-04-02 00:01:20.506270 | 2026-04-02 00:01:20.506367 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-02 00:01:20.533124 | debian-bookworm | ok 2026-04-02 00:01:20.540806 | debian-bookworm | included: /var/lib/zuul/builds/851bea7ad86b4a1592de562db3ff0c09/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-02 00:01:20.574934 | 2026-04-02 00:01:20.575029 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-02 00:01:20.633879 | debian-bookworm | skipping: Conditional result was False 2026-04-02 00:01:20.639198 | 2026-04-02 00:01:20.639291 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-02 00:01:21.672443 | debian-bookworm | changed 2026-04-02 00:01:21.677688 | 2026-04-02 00:01:21.677806 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-02 00:01:21.973663 | debian-bookworm | ok 2026-04-02 00:01:21.980842 | 2026-04-02 00:01:21.980942 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-02 00:01:22.646671 | debian-bookworm | changed 2026-04-02 00:01:22.656057 | 2026-04-02 00:01:22.656157 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-02 00:01:23.328984 | debian-bookworm | changed 2026-04-02 00:01:23.336667 | 2026-04-02 00:01:23.336814 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-02 00:01:23.351116 | debian-bookworm | skipping: Conditional result was False 2026-04-02 00:01:23.358388 | 2026-04-02 00:01:23.358492 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-02 00:01:23.805353 | debian-bookworm -> localhost | changed 2026-04-02 00:01:23.815803 | 2026-04-02 00:01:23.815906 | TASK [add-build-sshkey : Add back temp key] 2026-04-02 00:01:24.073991 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/851bea7ad86b4a1592de562db3ff0c09/work/851bea7ad86b4a1592de562db3ff0c09_id_rsa (zuul-build-sshkey) 2026-04-02 00:01:24.074354 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016011 2026-04-02 00:01:24.087695 | 2026-04-02 00:01:24.087801 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-02 00:01:24.541774 | debian-bookworm | ok 2026-04-02 00:01:24.546642 | 2026-04-02 00:01:24.546725 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-02 00:01:24.588412 | debian-bookworm | skipping: Conditional result was False 2026-04-02 00:01:24.596955 | 2026-04-02 00:01:24.597044 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-02 00:01:25.211860 | debian-bookworm | ok 2026-04-02 00:01:25.224138 | 2026-04-02 00:01:25.224929 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-02 00:01:25.262388 | debian-bookworm | ok 2026-04-02 00:01:25.280052 | 2026-04-02 00:01:25.280143 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-02 00:01:25.600921 | debian-bookworm -> localhost | ok 2026-04-02 00:01:25.605955 | 2026-04-02 00:01:25.606026 | TASK [validate-host : Collect information about the host] 2026-04-02 00:01:26.726852 | debian-bookworm | ok 2026-04-02 00:01:26.742705 | 2026-04-02 00:01:26.742854 | TASK [validate-host : Sanitize hostname] 2026-04-02 00:01:26.831604 | debian-bookworm | ok 2026-04-02 00:01:26.902703 | 2026-04-02 00:01:26.902825 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-02 00:01:27.992158 | debian-bookworm -> localhost | changed 2026-04-02 00:01:28.000668 | 2026-04-02 00:01:28.000782 | TASK [validate-host : Collect information about zuul worker] 2026-04-02 00:01:28.489122 | debian-bookworm | ok 2026-04-02 00:01:28.493512 | 2026-04-02 00:01:28.493600 | TASK [validate-host : Write out all zuul information for each host] 2026-04-02 00:01:29.330232 | debian-bookworm -> localhost | changed 2026-04-02 00:01:29.338034 | 2026-04-02 00:01:29.338114 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-02 00:01:29.618923 | debian-bookworm | ok 2026-04-02 00:01:29.624524 | 2026-04-02 00:01:29.624606 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-02 00:01:30.668777 | debian-bookworm | changed: 2026-04-02 00:01:30.668939 | debian-bookworm | cd+++++++++ src/ 2026-04-02 00:01:30.668973 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-02 00:01:30.668996 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-02 00:01:30.669017 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-04-02 00:01:30.669038 | debian-bookworm | Containerfile 2026-04-02 00:01:30.669167 | debian-bookworm | Containerfile 2026-04-02 00:01:30.678468 | debian-bookworm | 11.12.1 2026-04-02 00:03:09.753235 | debian-bookworm | #9 24.61 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.12.1 2026-04-02 00:03:09.753239 | debian-bookworm | #9 24.61 npm notice To update run: npm install -g npm@11.12.1 2026-04-02 00:03:09.753243 | debian-bookworm | #9 24.61 npm notice 2026-04-02 00:03:10.352869 | debian-bookworm | #9 DONE 25.4s 2026-04-02 00:03:10.511137 | debian-bookworm | 2026-04-02 00:03:10.511201 | debian-bookworm | #11 [build 5/6] COPY . . 2026-04-02 00:03:10.844348 | debian-bookworm | #11 DONE 0.5s 2026-04-02 00:03:10.999154 | debian-bookworm | 2026-04-02 00:03:10.999224 | debian-bookworm | #12 [build 6/6] RUN npm run build 2026-04-02 00:03:11.428711 | debian-bookworm | #12 0.581 2026-04-02 00:03:11.428840 | debian-bookworm | #12 0.581 > frontend@0.1.0 build 2026-04-02 00:03:11.428870 | debian-bookworm | #12 0.581 > next build 2026-04-02 00:03:11.428898 | debian-bookworm | #12 0.581 2026-04-02 00:03:12.234792 | debian-bookworm | #12 1.386 ▲ Next.js 16.2.1 (Turbopack) 2026-04-02 00:03:12.431471 | debian-bookworm | #12 1.387 2026-04-02 00:03:12.431570 | debian-bookworm | #12 1.433 Creating an optimized production build ... 2026-04-02 00:03:21.658414 | debian-bookworm | #12 10.81 ✓ Compiled successfully in 8.9s 2026-04-02 00:03:21.811825 | debian-bookworm | #12 10.81 Running TypeScript ... 2026-04-02 00:03:21.828214 | debian-bookworm | #12 10.98 2026-04-02 00:03:21.986731 | debian-bookworm | #12 10.98 We detected TypeScript in your project and reconfigured your tsconfig.json file for you. 2026-04-02 00:03:21.986820 | debian-bookworm | #12 10.98 The following suggested values were added to your tsconfig.json. These values can be changed to fit your project's needs: 2026-04-02 00:03:21.986857 | debian-bookworm | #12 10.98 2026-04-02 00:03:21.986876 | debian-bookworm | #12 10.98 - include was updated to add '.next/dev/types/**/*.ts' 2026-04-02 00:03:21.986892 | debian-bookworm | #12 10.98 2026-04-02 00:03:21.986908 | debian-bookworm | #12 10.99 The following mandatory changes were made to your tsconfig.json: 2026-04-02 00:03:21.986924 | debian-bookworm | #12 10.99 2026-04-02 00:03:21.986940 | debian-bookworm | #12 10.99 - jsx was set to react-jsx (next.js uses the React automatic runtime) 2026-04-02 00:03:21.986956 | debian-bookworm | #12 10.99 2026-04-02 00:03:29.298598 | debian-bookworm | #12 18.45 Finished TypeScript in 7.6s ... 2026-04-02 00:03:29.453057 | debian-bookworm | #12 18.45 Collecting page data using 1 worker ... 2026-04-02 00:03:30.026699 | debian-bookworm | #12 19.18 Generating static pages using 1 worker (0/10) ... 2026-04-02 00:03:30.240678 | debian-bookworm | #12 19.24 Generating static pages using 1 worker (2/10) 2026-04-02 00:03:30.435347 | debian-bookworm | #12 19.59 Generating static pages using 1 worker (4/10) 2026-04-02 00:03:30.668414 | debian-bookworm | #12 19.59 Generating static pages using 1 worker (7/10) 2026-04-02 00:03:30.668500 | debian-bookworm | #12 19.66 ✓ Generating static pages using 1 worker (10/10) in 482ms 2026-04-02 00:03:30.668527 | debian-bookworm | #12 19.67 Finalizing page optimization ... 2026-04-02 00:03:30.883958 | debian-bookworm | #12 20.04 2026-04-02 00:03:31.041304 | debian-bookworm | #12 20.04 Route (app) 2026-04-02 00:03:31.041370 | debian-bookworm | #12 20.04 ┌ ○ / 2026-04-02 00:03:31.041377 | debian-bookworm | #12 20.04 ├ ○ /_not-found 2026-04-02 00:03:31.041383 | debian-bookworm | #12 20.04 ├ ƒ /api/config 2026-04-02 00:03:31.041388 | debian-bookworm | #12 20.04 ├ ƒ /api/health 2026-04-02 00:03:31.041394 | debian-bookworm | #12 20.04 ├ ○ /events 2026-04-02 00:03:31.041399 | debian-bookworm | #12 20.04 ├ ○ /inventory 2026-04-02 00:03:31.041404 | debian-bookworm | #12 20.04 ├ ○ /nodes 2026-04-02 00:03:31.041409 | debian-bookworm | #12 20.04 ├ ƒ /nodes/[identifier] 2026-04-02 00:03:31.041417 | debian-bookworm | #12 20.04 └ ○ /services 2026-04-02 00:03:31.041422 | debian-bookworm | #12 20.04 2026-04-02 00:03:31.041427 | debian-bookworm | #12 20.04 2026-04-02 00:03:31.041433 | debian-bookworm | #12 20.04 ○ (Static) prerendered as static content 2026-04-02 00:03:31.041438 | debian-bookworm | #12 20.04 ƒ (Dynamic) server-rendered on demand 2026-04-02 00:03:31.041444 | debian-bookworm | #12 20.04 2026-04-02 00:03:31.180145 | debian-bookworm | #12 DONE 20.3s 2026-04-02 00:03:31.813015 | debian-bookworm | 2026-04-02 00:03:31.813097 | debian-bookworm | #13 [runner 5/7] COPY --from=build /app/public ./public 2026-04-02 00:03:32.021347 | debian-bookworm | #13 DONE 0.2s 2026-04-02 00:03:32.264455 | debian-bookworm | 2026-04-02 00:03:32.264557 | debian-bookworm | #14 [runner 6/7] COPY --from=build --chown=nextjs:nodejs /app/.next/standalone ./ 2026-04-02 00:03:32.561563 | debian-bookworm | #14 DONE 0.4s 2026-04-02 00:03:32.725420 | debian-bookworm | 2026-04-02 00:03:32.725592 | debian-bookworm | #15 [runner 7/7] COPY --from=build --chown=nextjs:nodejs /app/.next/static ./.next/static 2026-04-02 00:03:32.739499 | debian-bookworm | #15 DONE 0.2s 2026-04-02 00:03:32.900145 | debian-bookworm | 2026-04-02 00:03:32.900267 | debian-bookworm | #16 exporting to image 2026-04-02 00:03:32.900322 | debian-bookworm | #16 exporting layers 2026-04-02 00:03:36.525210 | debian-bookworm | #16 exporting layers 3.8s done 2026-04-02 00:03:36.525311 | debian-bookworm | #16 exporting manifest sha256:3863b69d2d798ca79633e975140371748fe1e63f49b0f76dce9febf499ed2ad4 2026-04-02 00:03:36.668865 | debian-bookworm | #16 exporting manifest sha256:3863b69d2d798ca79633e975140371748fe1e63f49b0f76dce9febf499ed2ad4 0.0s done 2026-04-02 00:03:36.668959 | debian-bookworm | #16 exporting config sha256:8bc102416be8c836792ab8041bfbbfb34ce744b407ce3ff93bb750a27780ce15 0.0s done 2026-04-02 00:03:36.668988 | debian-bookworm | #16 exporting attestation manifest sha256:c56388d80d1068c94b87519fac2cd2a06d7abeb84220df0a067d187906ddfcf7 0.1s done 2026-04-02 00:03:36.669002 | debian-bookworm | #16 exporting manifest list sha256:3ccaa278de973577528fbc737ac0943458c7b62e26d8927c553e0752046e8664 2026-04-02 00:03:36.866389 | debian-bookworm | #16 exporting manifest list sha256:3ccaa278de973577528fbc737ac0943458c7b62e26d8927c553e0752046e8664 0.0s done 2026-04-02 00:03:36.866465 | debian-bookworm | #16 naming to docker.io/library/a84614c:latest done 2026-04-02 00:03:36.866478 | debian-bookworm | #16 unpacking to docker.io/library/a84614c:latest 2026-04-02 00:03:37.730118 | debian-bookworm | #16 unpacking to docker.io/library/a84614c:latest 1.0s done 2026-04-02 00:03:37.937084 | debian-bookworm | #16 DONE 5.0s 2026-04-02 00:03:38.010875 | debian-bookworm | + docker images 2026-04-02 00:03:38.104307 | debian-bookworm | WARNING: This output is designed for human readability. For machine-readable output, please use --format. 2026-04-02 00:03:38.104626 | debian-bookworm | IMAGE ID DISK USAGE CONTENT SIZE EXTRA 2026-04-02 00:03:38.104782 | debian-bookworm | a84614c:latest 3ccaa278de97 301MB 75.7MB 2026-04-02 00:03:38.567531 | debian-bookworm | ok: Runtime: 0:01:00.078435 2026-04-02 00:03:38.583630 | 2026-04-02 00:03:38.583819 | TASK [Run push script] 2026-04-02 00:03:45.622766 | debian-bookworm | Output suppressed because no_log was given 2026-04-02 00:03:45.641882 | 2026-04-02 00:03:45.642062 | TASK [Run cosign script] 2026-04-02 00:03:45.972633 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-04-02 00:03:45.972774 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2026-04-02 00:03:45.972792 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-04-02 00:03:45.972803 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-04-02 00:03:45.987580 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-02 00:03:45.987709 | debian-bookworm | Dload Upload Total Spent Left Speed 2026-04-02 00:03:46.226664 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-04-02 00:03:46.237910 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-04-02 00:03:50.676194 | debian-bookworm | 5 128M 5 6735k 0 0 10.3M 0 0:00:12 --:--:-- 0:00:12 10.3M 23 128M 23 30.4M 0 0 18.6M 0 0:00:06 0:00:01 0:00:05 23.8M 45 128M 45 58.3M 0 0 22.1M 0 0:00:05 0:00:02 0:00:03 25.8M 70 128M 70 90.5M 0 0 24.9M 0 0:00:05 0:00:03 0:00:02 27.9M 98 128M 98 126M 0 0 27.3M 0 0:00:04 0:00:04 --:--:-- 30.0M 100 128M 100 128M 0 0 27.4M 0 0:00:04 0:00:04 --:--:-- 30.1M 2026-04-02 00:03:50.685993 | debian-bookworm | + chmod +x cosign-linux-amd64 2026-04-02 00:03:50.689107 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/osism-frontend:latest 2026-04-02 00:03:51.481756 | 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-04-02 00:03:51.481853 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2026-04-02 00:03:51.481891 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-04-02 00:03:51.481906 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-04-02 00:03:51.481919 | debian-bookworm | images by tag will be removed in a future release. 2026-04-02 00:03:51.481935 | debian-bookworm | 2026-04-02 00:03:51.809799 | debian-bookworm | Signing artifact... 2026-04-02 00:03:56.196000 | debian-bookworm | ok: Runtime: 0:00:09.730756 2026-04-02 00:03:56.209588 | 2026-04-02 00:03:56.209817 | TASK [Run sbom script] 2026-04-02 00:03:56.510605 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-04-02 00:03:56.510708 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2026-04-02 00:03:56.510725 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-04-02 00:03:56.510738 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2026-04-02 00:03:56.510761 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2026-04-02 00:03:56.518739 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-04-02 00:03:56.601435 | debian-bookworm | [info] checking github for the current release tag 2026-04-02 00:03:57.044426 | debian-bookworm | [info] fetching release script for tag='v1.42.3' 2026-04-02 00:03:57.282452 | debian-bookworm | [info] checking github for the current release tag 2026-04-02 00:03:57.413384 | debian-bookworm | [info] using release tag='v1.42.3' version='1.42.3' os='linux' arch='amd64' 2026-04-02 00:03:59.651113 | debian-bookworm | [info] installed /usr/local/bin/syft 2026-04-02 00:03:59.681526 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/osism-frontend:latest -o cyclonedx-json 2026-04-02 00:04:14.772848 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p osism-frontend -v latest -f sbom.json -a 2026-04-02 00:04:16.451435 | 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-04-02 00:04:16.451583 | debian-bookworm | Provided project name and version: osism-frontend latest 2026-04-02 00:04:16.451603 | debian-bookworm | Auto mode ON 2026-04-02 00:04:16.451616 | debian-bookworm | Reading sbom.json ... 2026-04-02 00:04:16.451628 | debian-bookworm | Uploading sbom.json ... 2026-04-02 00:04:16.451645 | debian-bookworm | Waiting for project uuid 507c5074-46bc-415f-897a-4c75471fd417 to be reported by dt server ... 2026-04-02 00:04:16.451658 | debian-bookworm | Project UUID: 507c5074-46bc-415f-897a-4c75471fd417 2026-04-02 00:04:16.451670 | debian-bookworm | No policy violations found. 2026-04-02 00:04:16.451681 | debian-bookworm | severity_scores, {'CRITICAL': 1, 'HIGH': 15, 'MEDIUM': 10, 'LOW': 0, 'UNASSIGNED': 0} 2026-04-02 00:04:16.451692 | debian-bookworm | Vulnerability audit resulted in no violations. 2026-04-02 00:04:16.762508 | debian-bookworm | ok: Runtime: 0:00:19.992669 2026-04-02 00:04:16.766798 | 2026-04-02 00:04:16.767019 | PLAY RECAP 2026-04-02 00:04:16.767159 | debian-bookworm | ok: 5 changed: 5 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-02 00:04:16.767228 | 2026-04-02 00:04:16.911655 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/python-osism/playbooks/build.yml@main] 2026-04-02 00:04:16.915024 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-02 00:04:17.651031 | 2026-04-02 00:04:17.651205 | PLAY [Base post] 2026-04-02 00:04:17.665118 | 2026-04-02 00:04:17.665264 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-02 00:04:18.503043 | debian-bookworm | changed 2026-04-02 00:04:18.511266 | 2026-04-02 00:04:18.511391 | PLAY RECAP 2026-04-02 00:04:18.511458 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-02 00:04:18.511526 | 2026-04-02 00:04:18.654493 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-02 00:04:18.655566 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-02 00:04:19.504101 | 2026-04-02 00:04:19.504294 | PLAY [Base post-logs] 2026-04-02 00:04:19.515972 | 2026-04-02 00:04:19.516132 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-02 00:04:20.003484 | localhost | changed 2026-04-02 00:04:20.031982 | 2026-04-02 00:04:20.032254 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-02 00:04:20.072703 | localhost | ok 2026-04-02 00:04:20.079717 | 2026-04-02 00:04:20.079855 | TASK [Set zuul-log-path fact] 2026-04-02 00:04:20.099695 | localhost | ok 2026-04-02 00:04:20.113182 | 2026-04-02 00:04:20.113363 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-02 00:04:20.154382 | localhost | ok 2026-04-02 00:04:20.160353 | 2026-04-02 00:04:20.160536 | TASK [upload-logs : Create log directories] 2026-04-02 00:04:20.732148 | localhost | changed 2026-04-02 00:04:20.735898 | 2026-04-02 00:04:20.736024 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-02 00:04:21.338236 | localhost -> localhost | ok: Runtime: 0:00:00.006000 2026-04-02 00:04:21.343584 | 2026-04-02 00:04:21.343805 | TASK [upload-logs : Upload logs to log server] 2026-04-02 00:04:21.947875 | localhost | Output suppressed because no_log was given 2026-04-02 00:04:21.952526 | 2026-04-02 00:04:21.952774 | LOOP [upload-logs : Compress console log and json output] 2026-04-02 00:04:22.012550 | localhost | skipping: Conditional result was False 2026-04-02 00:04:22.017182 | localhost | skipping: Conditional result was False 2026-04-02 00:04:22.028716 | 2026-04-02 00:04:22.028885 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-02 00:04:22.094325 | localhost | skipping: Conditional result was False 2026-04-02 00:04:22.095323 | 2026-04-02 00:04:22.097920 | localhost | skipping: Conditional result was False 2026-04-02 00:04:22.111582 | 2026-04-02 00:04:22.111903 | LOOP [upload-logs : Upload console log and json output]