2025-12-11 22:01:11.952264 | Job console starting 2025-12-11 22:01:11.999167 | Updating git repos 2025-12-11 22:01:12.071367 | Cloning repos into workspace 2025-12-11 22:01:12.194127 | Restoring repo states 2025-12-11 22:01:12.235808 | Merging changes 2025-12-11 22:01:13.277651 | Checking out repos 2025-12-11 22:01:13.374976 | Preparing playbooks 2025-12-11 22:01:15.158602 | Running Ansible setup 2025-12-11 22:01:20.451790 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-11 22:01:21.554737 | 2025-12-11 22:01:21.554955 | PLAY [Base pre] 2025-12-11 22:01:21.576520 | 2025-12-11 22:01:21.576702 | TASK [Setup log path fact] 2025-12-11 22:01:21.600314 | debian-bookworm | ok 2025-12-11 22:01:21.618487 | 2025-12-11 22:01:21.618659 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-11 22:01:21.650304 | debian-bookworm | ok 2025-12-11 22:01:21.663572 | 2025-12-11 22:01:21.663757 | TASK [emit-job-header : Print job information] 2025-12-11 22:01:21.724018 | # Job Information 2025-12-11 22:01:21.724356 | Ansible Version: 2.16.14 2025-12-11 22:01:21.724419 | Job: container-image-python-osism-frontend-build 2025-12-11 22:01:21.724476 | Pipeline: check 2025-12-11 22:01:21.724574 | Executor: 521e9411259a 2025-12-11 22:01:21.724610 | Triggered by: https://github.com/osism/python-osism/pull/1700 2025-12-11 22:01:21.724646 | Event ID: c48a9110-d6dc-11f0-930f-29d689d6e76b 2025-12-11 22:01:21.733042 | 2025-12-11 22:01:21.733212 | LOOP [emit-job-header : Print node information] 2025-12-11 22:01:21.862584 | debian-bookworm | ok: 2025-12-11 22:01:21.872427 | debian-bookworm | # Node Information 2025-12-11 22:01:21.872549 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-11 22:01:21.872582 | debian-bookworm | Hostname: debian 2025-12-11 22:01:21.872607 | debian-bookworm | Username: zuul 2025-12-11 22:01:21.872630 | debian-bookworm | Distro: Debian 12.12 2025-12-11 22:01:21.872654 | debian-bookworm | Provider: regiocloud-a 2025-12-11 22:01:21.872685 | debian-bookworm | Region: 2025-12-11 22:01:21.872717 | debian-bookworm | Label: debian-bookworm 2025-12-11 22:01:21.872747 | debian-bookworm | Product Name: OpenStack Nova 2025-12-11 22:01:21.872779 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe61:82f0 2025-12-11 22:01:21.895532 | 2025-12-11 22:01:21.895681 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-11 22:01:22.964943 | debian-bookworm -> localhost | changed 2025-12-11 22:01:22.974121 | 2025-12-11 22:01:22.974272 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-11 22:01:24.482072 | debian-bookworm -> localhost | changed 2025-12-11 22:01:24.511194 | 2025-12-11 22:01:24.511358 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-11 22:01:25.126049 | debian-bookworm -> localhost | ok 2025-12-11 22:01:25.136870 | 2025-12-11 22:01:25.137112 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-11 22:01:25.168028 | debian-bookworm | ok 2025-12-11 22:01:25.191999 | debian-bookworm | included: /var/lib/zuul/builds/2aa12804dde4455fa665508d9f2268d7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-11 22:01:25.199711 | 2025-12-11 22:01:25.199842 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-11 22:01:27.122581 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-11 22:01:27.122936 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/2aa12804dde4455fa665508d9f2268d7/work/2aa12804dde4455fa665508d9f2268d7_id_rsa 2025-12-11 22:01:27.122989 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/2aa12804dde4455fa665508d9f2268d7/work/2aa12804dde4455fa665508d9f2268d7_id_rsa.pub 2025-12-11 22:01:27.123016 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-11 22:01:27.123042 | debian-bookworm -> localhost | SHA256:jY7bQ0M/318Vg1ppgF+iTD/shMl28boFvnDPpvovatM zuul-build-sshkey 2025-12-11 22:01:27.123079 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-11 22:01:27.123101 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-11 22:01:27.123122 | debian-bookworm -> localhost | | .. | 2025-12-11 22:01:27.123143 | debian-bookworm -> localhost | | o o..o | 2025-12-11 22:01:27.123164 | debian-bookworm -> localhost | | + B == o | 2025-12-11 22:01:27.123184 | debian-bookworm -> localhost | | .X O+. o| 2025-12-11 22:01:27.123203 | debian-bookworm -> localhost | | .S.*.+ .| 2025-12-11 22:01:27.123235 | debian-bookworm -> localhost | | oo.o= . .| 2025-12-11 22:01:27.123256 | debian-bookworm -> localhost | | ....+o*. .| 2025-12-11 22:01:27.123276 | debian-bookworm -> localhost | | o.o E.+. .| 2025-12-11 22:01:27.123297 | debian-bookworm -> localhost | | . o+=o=. ..| 2025-12-11 22:01:27.123318 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-11 22:01:27.123377 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.066637 2025-12-11 22:01:27.133014 | 2025-12-11 22:01:27.133171 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-11 22:01:27.165448 | debian-bookworm | ok 2025-12-11 22:01:27.176227 | debian-bookworm | included: /var/lib/zuul/builds/2aa12804dde4455fa665508d9f2268d7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-11 22:01:27.187722 | 2025-12-11 22:01:27.187854 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-11 22:01:27.234737 | debian-bookworm | skipping: Conditional result was False 2025-12-11 22:01:27.241662 | 2025-12-11 22:01:27.241807 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-11 22:01:28.054579 | debian-bookworm | changed 2025-12-11 22:01:28.063096 | 2025-12-11 22:01:28.063246 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-11 22:01:28.324041 | debian-bookworm | ok 2025-12-11 22:01:28.335733 | 2025-12-11 22:01:28.335925 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-11 22:01:29.166267 | debian-bookworm | changed 2025-12-11 22:01:29.187282 | 2025-12-11 22:01:29.187437 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-11 22:01:29.956402 | debian-bookworm | changed 2025-12-11 22:01:29.976233 | 2025-12-11 22:01:29.976426 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-11 22:01:30.005994 | debian-bookworm | skipping: Conditional result was False 2025-12-11 22:01:30.014714 | 2025-12-11 22:01:30.014878 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-11 22:01:30.801868 | debian-bookworm -> localhost | changed 2025-12-11 22:01:30.826911 | 2025-12-11 22:01:30.827085 | TASK [add-build-sshkey : Add back temp key] 2025-12-11 22:01:31.444250 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/2aa12804dde4455fa665508d9f2268d7/work/2aa12804dde4455fa665508d9f2268d7_id_rsa (zuul-build-sshkey) 2025-12-11 22:01:31.444664 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.025619 2025-12-11 22:01:31.459620 | 2025-12-11 22:01:31.459768 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-11 22:01:32.098355 | debian-bookworm | ok 2025-12-11 22:01:32.104240 | 2025-12-11 22:01:32.104368 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-11 22:01:32.182022 | debian-bookworm | skipping: Conditional result was False 2025-12-11 22:01:32.209838 | 2025-12-11 22:01:32.210007 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-11 22:01:32.905632 | debian-bookworm | ok 2025-12-11 22:01:32.937569 | 2025-12-11 22:01:32.937737 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-11 22:01:32.999504 | debian-bookworm | ok 2025-12-11 22:01:33.013411 | 2025-12-11 22:01:33.013571 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-11 22:01:33.540955 | debian-bookworm -> localhost | ok 2025-12-11 22:01:33.549232 | 2025-12-11 22:01:33.549366 | TASK [validate-host : Collect information about the host] 2025-12-11 22:01:35.055130 | debian-bookworm | ok 2025-12-11 22:01:35.076772 | 2025-12-11 22:01:35.076962 | TASK [validate-host : Sanitize hostname] 2025-12-11 22:01:35.218958 | debian-bookworm | ok 2025-12-11 22:01:35.276085 | 2025-12-11 22:01:35.276234 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-11 22:01:35.898665 | debian-bookworm -> localhost | changed 2025-12-11 22:01:35.910170 | 2025-12-11 22:01:35.910366 | TASK [validate-host : Collect information about zuul worker] 2025-12-11 22:01:36.412190 | debian-bookworm | ok 2025-12-11 22:01:36.419901 | 2025-12-11 22:01:36.420044 | TASK [validate-host : Write out all zuul information for each host] 2025-12-11 22:01:37.096198 | debian-bookworm -> localhost | changed 2025-12-11 22:01:37.111109 | 2025-12-11 22:01:37.111275 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-11 22:01:37.376118 | debian-bookworm | ok 2025-12-11 22:01:37.382732 | 2025-12-11 22:01:37.382924 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-11 22:01:38.643343 | debian-bookworm | changed: 2025-12-11 22:01:38.643586 | debian-bookworm | cd+++++++++ src/ 2025-12-11 22:01:38.643622 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-11 22:01:38.643647 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-11 22:01:38.643669 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2025-12-11 22:01:38.643688 | debian-bookworm | Containerfile 2025-12-11 22:01:38.643819 | debian-bookworm | Containerfile 2025-12-11 22:01:38.676809 | debian-bookworm | 11.7.0 2025-12-11 22:03:15.560543 | debian-bookworm | #9 21.80 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.7.0 2025-12-11 22:03:15.560577 | debian-bookworm | #9 21.80 npm notice To update run: npm install -g npm@11.7.0 2025-12-11 22:03:15.560594 | debian-bookworm | #9 21.80 npm notice 2025-12-11 22:03:16.108549 | debian-bookworm | #9 DONE 22.5s 2025-12-11 22:03:16.263786 | debian-bookworm | 2025-12-11 22:03:16.263902 | debian-bookworm | #11 [build 5/6] COPY . . 2025-12-11 22:03:16.691138 | debian-bookworm | #11 DONE 0.6s 2025-12-11 22:03:16.845837 | debian-bookworm | 2025-12-11 22:03:16.845985 | debian-bookworm | #12 [build 6/6] RUN npm run build 2025-12-11 22:03:17.277694 | debian-bookworm | #12 0.582 2025-12-11 22:03:17.277821 | debian-bookworm | #12 0.582 > frontend@0.1.0 build 2025-12-11 22:03:17.277867 | debian-bookworm | #12 0.582 > next build 2025-12-11 22:03:17.277908 | debian-bookworm | #12 0.582 2025-12-11 22:03:18.902783 | debian-bookworm | #12 2.207 ▲ Next.js 15.5.0 2025-12-11 22:03:19.096947 | debian-bookworm | #12 2.208 2025-12-11 22:03:19.097032 | debian-bookworm | #12 2.251 Creating an optimized production build ... 2025-12-11 22:03:41.754359 | debian-bookworm | #12 25.06 2025-12-11 22:03:41.754480 | debian-bookworm | #12 25.06 2025-12-11 22:03:41.754488 | debian-bookworm | #12 25.06 Retrying 1/3... 2025-12-11 22:03:41.913955 | debian-bookworm | #12 25.06 2025-12-11 22:03:41.914068 | debian-bookworm | #12 25.06 2025-12-11 22:03:41.914089 | debian-bookworm | #12 25.06 Retrying 1/3... 2025-12-11 22:03:41.914106 | debian-bookworm | #12 25.06 2025-12-11 22:03:41.914172 | debian-bookworm | #12 25.06 2025-12-11 22:03:41.914214 | debian-bookworm | #12 25.06 Retrying 1/3... 2025-12-11 22:03:41.914239 | debian-bookworm | #12 25.06 2025-12-11 22:03:41.914255 | debian-bookworm | #12 25.06 2025-12-11 22:03:41.914271 | debian-bookworm | #12 25.06 Retrying 1/3... 2025-12-11 22:03:41.914286 | debian-bookworm | #12 25.06 2025-12-11 22:03:41.914315 | debian-bookworm | #12 25.06 2025-12-11 22:03:41.914331 | debian-bookworm | #12 25.06 Retrying 1/3... 2025-12-11 22:03:41.914350 | debian-bookworm | #12 25.07 2025-12-11 22:03:41.914366 | debian-bookworm | #12 25.07 2025-12-11 22:03:41.914396 | debian-bookworm | #12 25.07 Retrying 1/3... 2025-12-11 22:03:41.914411 | debian-bookworm | #12 25.07 2025-12-11 22:03:41.914426 | debian-bookworm | #12 25.07 2025-12-11 22:03:41.914441 | debian-bookworm | #12 25.07 Retrying 1/3... 2025-12-11 22:03:47.125560 | debian-bookworm | #12 30.43 ✓ Compiled successfully in 23.5s 2025-12-11 22:03:47.289424 | debian-bookworm | #12 30.44 Linting and checking validity of types ... 2025-12-11 22:03:56.045874 | debian-bookworm | #12 39.35 Collecting page data ... 2025-12-11 22:03:59.263221 | debian-bookworm | #12 42.57 Generating static pages (0/10) ... 2025-12-11 22:04:00.471850 | debian-bookworm | #12 43.78 Generating static pages (2/10) 2025-12-11 22:04:00.921508 | debian-bookworm | #12 44.23 Generating static pages (4/10) 2025-12-11 22:04:01.073727 | debian-bookworm | #12 44.23 Generating static pages (7/10) 2025-12-11 22:04:01.073883 | debian-bookworm | #12 44.23 ✓ Generating static pages (10/10) 2025-12-11 22:04:02.313434 | debian-bookworm | #12 45.61 Finalizing page optimization ... 2025-12-11 22:04:02.469256 | debian-bookworm | #12 45.62 Collecting build traces ... 2025-12-11 22:04:29.178111 | debian-bookworm | #12 72.48 2025-12-11 22:04:29.334337 | debian-bookworm | #12 72.49 Route (app) Size First Load JS 2025-12-11 22:04:29.334390 | debian-bookworm | #12 72.49 ┌ ○ / 1.79 kB 136 kB 2025-12-11 22:04:29.334396 | debian-bookworm | #12 72.49 ├ ○ /_not-found 991 B 103 kB 2025-12-11 22:04:29.334401 | debian-bookworm | #12 72.49 ├ ƒ /api/config 127 B 102 kB 2025-12-11 22:04:29.334405 | debian-bookworm | #12 72.49 ├ ƒ /api/health 127 B 102 kB 2025-12-11 22:04:29.334409 | debian-bookworm | #12 72.49 ├ ○ /events 12.9 kB 115 kB 2025-12-11 22:04:29.334414 | debian-bookworm | #12 72.49 ├ ○ /nodes 3.38 kB 134 kB 2025-12-11 22:04:29.334417 | debian-bookworm | #12 72.49 └ ○ /services 1.41 kB 103 kB 2025-12-11 22:04:29.334432 | debian-bookworm | #12 72.49 + First Load JS shared by all 102 kB 2025-12-11 22:04:29.334437 | debian-bookworm | #12 72.49 ├ chunks/255-01c481785f268126.js 45.7 kB 2025-12-11 22:04:29.334450 | debian-bookworm | #12 72.49 ├ chunks/4bd1b696-c023c6e3521b1417.js 54.2 kB 2025-12-11 22:04:29.334454 | debian-bookworm | #12 72.49 └ other shared chunks (total) 1.92 kB 2025-12-11 22:04:29.334458 | debian-bookworm | #12 72.49 2025-12-11 22:04:29.334462 | debian-bookworm | #12 72.49 2025-12-11 22:04:29.334466 | debian-bookworm | #12 72.49 ○ (Static) prerendered as static content 2025-12-11 22:04:29.334470 | debian-bookworm | #12 72.49 ƒ (Dynamic) server-rendered on demand 2025-12-11 22:04:29.334474 | debian-bookworm | #12 72.49 2025-12-11 22:04:29.352671 | debian-bookworm | #12 DONE 72.7s 2025-12-11 22:04:30.256456 | debian-bookworm | 2025-12-11 22:04:30.256532 | debian-bookworm | #13 [runner 5/7] COPY --from=build /app/public ./public 2025-12-11 22:04:30.371167 | debian-bookworm | #13 DONE 0.1s 2025-12-11 22:04:30.525207 | debian-bookworm | 2025-12-11 22:04:30.525274 | debian-bookworm | #14 [runner 6/7] COPY --from=build --chown=nextjs:nodejs /app/.next/standalone ./ 2025-12-11 22:04:30.892256 | debian-bookworm | #14 DONE 0.5s 2025-12-11 22:04:31.038613 | debian-bookworm | 2025-12-11 22:04:31.038741 | debian-bookworm | #15 [runner 7/7] COPY --from=build --chown=nextjs:nodejs /app/.next/static ./.next/static 2025-12-11 22:04:31.038774 | debian-bookworm | #15 DONE 0.1s 2025-12-11 22:04:31.205513 | debian-bookworm | 2025-12-11 22:04:31.205604 | debian-bookworm | #16 exporting to image 2025-12-11 22:04:31.205622 | debian-bookworm | #16 exporting layers 2025-12-11 22:04:36.158321 | debian-bookworm | #16 exporting layers 5.1s done 2025-12-11 22:04:36.158396 | debian-bookworm | #16 exporting manifest sha256:8aa11085fbccc7f228a9319f7db890863b7c4fbaab7113337bb24c63a6cd37ac 2025-12-11 22:04:36.285431 | debian-bookworm | #16 exporting manifest sha256:8aa11085fbccc7f228a9319f7db890863b7c4fbaab7113337bb24c63a6cd37ac 0.0s done 2025-12-11 22:04:36.285539 | debian-bookworm | #16 exporting config sha256:eb056fbbf1bdc08602a9a89b35c2c8277a22deb293477c836d83e88a63958313 0.0s done 2025-12-11 22:04:36.285559 | debian-bookworm | #16 exporting attestation manifest sha256:81025bada8d64677d58820507af97024b6e521916045c0f0c95e2ac96a526425 0.0s done 2025-12-11 22:04:36.468799 | debian-bookworm | #16 exporting manifest list sha256:089b3fdd6796f2c73483f7f3e455bf90080047efdfd5bba7e882bace81e78f85 0.0s done 2025-12-11 22:04:36.468927 | debian-bookworm | #16 naming to docker.io/library/9cbe7b4:latest done 2025-12-11 22:04:36.468946 | debian-bookworm | #16 unpacking to docker.io/library/9cbe7b4:latest 2025-12-11 22:04:37.541475 | debian-bookworm | #16 unpacking to docker.io/library/9cbe7b4:latest 1.2s done 2025-12-11 22:04:37.737403 | debian-bookworm | #16 DONE 6.5s 2025-12-11 22:04:37.800101 | debian-bookworm | + docker images 2025-12-11 22:04:37.889384 | debian-bookworm | WARNING: This output is designed for human readability. For machine-readable output, please use --format. 2025-12-11 22:04:37.889486 | debian-bookworm | IMAGE ID DISK USAGE CONTENT SIZE EXTRA 2025-12-11 22:04:37.889494 | debian-bookworm | 9cbe7b4:latest 089b3fdd6796 337MB 80.9MB 2025-12-11 22:04:38.325328 | debian-bookworm | ok: Runtime: 0:01:51.514625 2025-12-11 22:04:38.334233 | 2025-12-11 22:04:38.334395 | TASK [Run push script] 2025-12-11 22:04:38.880481 | 2025-12-11 22:04:38.880696 | TASK [Run cosign script] 2025-12-11 22:04:39.411502 | debian-bookworm | skipping: Conditional result was False 2025-12-11 22:04:39.421722 | 2025-12-11 22:04:39.421924 | TASK [Run sbom script] 2025-12-11 22:04:39.956713 | debian-bookworm | skipping: Conditional result was False 2025-12-11 22:04:39.959541 | 2025-12-11 22:04:39.959697 | PLAY RECAP 2025-12-11 22:04:39.959807 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2025-12-11 22:04:39.959857 | 2025-12-11 22:04:40.111411 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/python-osism/playbooks/build.yml@main] 2025-12-11 22:04:40.113769 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-12-11 22:04:40.902525 | 2025-12-11 22:04:40.902719 | PLAY [Base post] 2025-12-11 22:04:40.917474 | 2025-12-11 22:04:40.917647 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-12-11 22:04:41.738330 | debian-bookworm | changed 2025-12-11 22:04:41.744866 | 2025-12-11 22:04:41.744982 | PLAY RECAP 2025-12-11 22:04:41.745094 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-12-11 22:04:41.745161 | 2025-12-11 22:04:41.889679 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-12-11 22:04:41.892727 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-12-11 22:04:42.767129 | 2025-12-11 22:04:42.767317 | PLAY [Base post-logs] 2025-12-11 22:04:42.779331 | 2025-12-11 22:04:42.779503 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-12-11 22:04:43.267823 | localhost | changed 2025-12-11 22:04:43.286564 | 2025-12-11 22:04:43.286792 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-12-11 22:04:43.324799 | localhost | ok 2025-12-11 22:04:43.330169 | 2025-12-11 22:04:43.330375 | TASK [Set zuul-log-path fact] 2025-12-11 22:04:43.348087 | localhost | ok 2025-12-11 22:04:43.358646 | 2025-12-11 22:04:43.358861 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-11 22:04:43.397597 | localhost | ok 2025-12-11 22:04:43.405077 | 2025-12-11 22:04:43.405270 | TASK [upload-logs : Create log directories] 2025-12-11 22:04:43.967654 | localhost | changed 2025-12-11 22:04:43.972310 | 2025-12-11 22:04:43.972471 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-12-11 22:04:44.550466 | localhost -> localhost | ok: Runtime: 0:00:00.008556 2025-12-11 22:04:44.558733 | 2025-12-11 22:04:44.558892 | TASK [upload-logs : Upload logs to log server] 2025-12-11 22:04:45.169363 | localhost | Output suppressed because no_log was given 2025-12-11 22:04:45.173833 | 2025-12-11 22:04:45.174060 | LOOP [upload-logs : Compress console log and json output] 2025-12-11 22:04:45.233020 | localhost | skipping: Conditional result was False 2025-12-11 22:04:45.239096 | localhost | skipping: Conditional result was False 2025-12-11 22:04:45.243827 | 2025-12-11 22:04:45.243985 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-11 22:04:45.293366 | localhost | skipping: Conditional result was False 2025-12-11 22:04:45.293961 | 2025-12-11 22:04:45.297926 | localhost | skipping: Conditional result was False 2025-12-11 22:04:45.306101 | 2025-12-11 22:04:45.306265 | LOOP [upload-logs : Upload console log and json output]