2026-02-12 11:33:15.069153 | Job console starting 2026-02-12 11:33:15.114983 | Updating git repos 2026-02-12 11:33:15.164499 | Cloning repos into workspace 2026-02-12 11:33:15.270791 | Restoring repo states 2026-02-12 11:33:15.293891 | Merging changes 2026-02-12 11:33:16.066746 | Checking out repos 2026-02-12 11:33:16.200862 | Preparing playbooks 2026-02-12 11:33:17.603189 | Running Ansible setup 2026-02-12 11:33:23.526769 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-12 11:33:24.955036 | 2026-02-12 11:33:24.955204 | PLAY [Base pre] 2026-02-12 11:33:24.972649 | 2026-02-12 11:33:24.972802 | TASK [Setup log path fact] 2026-02-12 11:33:25.023765 | debian-bookworm | ok 2026-02-12 11:33:25.047079 | 2026-02-12 11:33:25.051065 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-12 11:33:25.102194 | debian-bookworm | ok 2026-02-12 11:33:25.132662 | 2026-02-12 11:33:25.132824 | TASK [emit-job-header : Print job information] 2026-02-12 11:33:25.240086 | # Job Information 2026-02-12 11:33:25.240289 | Ansible Version: 2.16.14 2026-02-12 11:33:25.240325 | Job: container-image-python-osism-frontend-build 2026-02-12 11:33:25.240359 | Pipeline: check 2026-02-12 11:33:25.240383 | Executor: 521e9411259a 2026-02-12 11:33:25.240404 | Triggered by: https://github.com/osism/python-osism/pull/2008 2026-02-12 11:33:25.240459 | Event ID: 991e6cd0-0806-11f1-8abf-d12f5d7ec496 2026-02-12 11:33:25.250245 | 2026-02-12 11:33:25.250376 | LOOP [emit-job-header : Print node information] 2026-02-12 11:33:25.454715 | debian-bookworm | ok: 2026-02-12 11:33:25.455008 | debian-bookworm | # Node Information 2026-02-12 11:33:25.455050 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-12 11:33:25.455076 | debian-bookworm | Hostname: debian 2026-02-12 11:33:25.455098 | debian-bookworm | Username: zuul 2026-02-12 11:33:25.455119 | debian-bookworm | Distro: Debian 12.13 2026-02-12 11:33:25.455151 | debian-bookworm | Provider: regiocloud-a 2026-02-12 11:33:25.455177 | debian-bookworm | Region: 2026-02-12 11:33:25.455198 | debian-bookworm | Label: debian-bookworm 2026-02-12 11:33:25.455218 | debian-bookworm | Product Name: OpenStack Nova 2026-02-12 11:33:25.455238 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe1f:ceb7 2026-02-12 11:33:25.479630 | 2026-02-12 11:33:25.479769 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-12 11:33:26.359920 | debian-bookworm -> localhost | changed 2026-02-12 11:33:26.365680 | 2026-02-12 11:33:26.365771 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-12 11:33:27.874116 | debian-bookworm -> localhost | changed 2026-02-12 11:33:27.884232 | 2026-02-12 11:33:27.884332 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-12 11:33:28.134878 | debian-bookworm -> localhost | ok 2026-02-12 11:33:28.141408 | 2026-02-12 11:33:28.141542 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-12 11:33:28.179735 | debian-bookworm | ok 2026-02-12 11:33:28.197836 | debian-bookworm | included: /var/lib/zuul/builds/1458b7d06a444d56a15988809168870e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-12 11:33:28.205865 | 2026-02-12 11:33:28.205964 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-12 11:33:30.551300 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-12 11:33:30.551798 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/1458b7d06a444d56a15988809168870e/work/1458b7d06a444d56a15988809168870e_id_rsa 2026-02-12 11:33:30.551909 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/1458b7d06a444d56a15988809168870e/work/1458b7d06a444d56a15988809168870e_id_rsa.pub 2026-02-12 11:33:30.551986 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-12 11:33:30.552057 | debian-bookworm -> localhost | SHA256:RBVND0i7tsT2H87CKjaTH0nP6O/ukJFywSo8n64UTYo zuul-build-sshkey 2026-02-12 11:33:30.552141 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-12 11:33:30.552206 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-12 11:33:30.552267 | debian-bookworm -> localhost | | .o+=o | 2026-02-12 11:33:30.552331 | debian-bookworm -> localhost | | . ....o | 2026-02-12 11:33:30.552415 | debian-bookworm -> localhost | | o + . | 2026-02-12 11:33:30.552475 | debian-bookworm -> localhost | | o = o + | 2026-02-12 11:33:30.552534 | debian-bookworm -> localhost | | E * S @ | 2026-02-12 11:33:30.552605 | debian-bookworm -> localhost | | = O X | 2026-02-12 11:33:30.552666 | debian-bookworm -> localhost | | . o.B.+ . | 2026-02-12 11:33:30.552723 | debian-bookworm -> localhost | | . .*. oo+ . | 2026-02-12 11:33:30.552823 | debian-bookworm -> localhost | | .o.=+*=.+ | 2026-02-12 11:33:30.552886 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-12 11:33:30.553011 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.441860 2026-02-12 11:33:30.565849 | 2026-02-12 11:33:30.566005 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-12 11:33:30.586859 | debian-bookworm | ok 2026-02-12 11:33:30.597985 | debian-bookworm | included: /var/lib/zuul/builds/1458b7d06a444d56a15988809168870e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-12 11:33:30.607047 | 2026-02-12 11:33:30.608312 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-12 11:33:30.623880 | debian-bookworm | skipping: Conditional result was False 2026-02-12 11:33:30.628744 | 2026-02-12 11:33:30.628818 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-12 11:33:31.333819 | debian-bookworm | changed 2026-02-12 11:33:31.338551 | 2026-02-12 11:33:31.338631 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-12 11:33:31.578062 | debian-bookworm | ok 2026-02-12 11:33:31.583423 | 2026-02-12 11:33:31.583525 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-12 11:33:32.203635 | debian-bookworm | changed 2026-02-12 11:33:32.215410 | 2026-02-12 11:33:32.215521 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-12 11:33:32.902214 | debian-bookworm | changed 2026-02-12 11:33:32.907682 | 2026-02-12 11:33:32.907771 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-12 11:33:32.930542 | debian-bookworm | skipping: Conditional result was False 2026-02-12 11:33:32.936363 | 2026-02-12 11:33:32.936461 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-12 11:33:33.365175 | debian-bookworm -> localhost | changed 2026-02-12 11:33:33.376233 | 2026-02-12 11:33:33.376367 | TASK [add-build-sshkey : Add back temp key] 2026-02-12 11:33:33.896927 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/1458b7d06a444d56a15988809168870e/work/1458b7d06a444d56a15988809168870e_id_rsa (zuul-build-sshkey) 2026-02-12 11:33:33.897149 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010991 2026-02-12 11:33:33.914898 | 2026-02-12 11:33:33.914999 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-12 11:33:34.300619 | debian-bookworm | ok 2026-02-12 11:33:34.308317 | 2026-02-12 11:33:34.308442 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-12 11:33:34.331883 | debian-bookworm | skipping: Conditional result was False 2026-02-12 11:33:34.341660 | 2026-02-12 11:33:34.341753 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-12 11:33:34.754200 | debian-bookworm | ok 2026-02-12 11:33:34.765827 | 2026-02-12 11:33:34.765924 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-12 11:33:34.793541 | debian-bookworm | ok 2026-02-12 11:33:34.798453 | 2026-02-12 11:33:34.798541 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-12 11:33:35.073842 | debian-bookworm -> localhost | ok 2026-02-12 11:33:35.080065 | 2026-02-12 11:33:35.080158 | TASK [validate-host : Collect information about the host] 2026-02-12 11:33:36.166994 | debian-bookworm | ok 2026-02-12 11:33:36.177257 | 2026-02-12 11:33:36.177358 | TASK [validate-host : Sanitize hostname] 2026-02-12 11:33:36.281609 | debian-bookworm | ok 2026-02-12 11:33:36.333994 | 2026-02-12 11:33:36.334099 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-12 11:33:36.951522 | debian-bookworm -> localhost | changed 2026-02-12 11:33:36.957081 | 2026-02-12 11:33:36.957178 | TASK [validate-host : Collect information about zuul worker] 2026-02-12 11:33:37.394438 | debian-bookworm | ok 2026-02-12 11:33:37.398119 | 2026-02-12 11:33:37.398199 | TASK [validate-host : Write out all zuul information for each host] 2026-02-12 11:33:38.180902 | debian-bookworm -> localhost | changed 2026-02-12 11:33:38.190890 | 2026-02-12 11:33:38.191013 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-12 11:33:38.458595 | debian-bookworm | ok 2026-02-12 11:33:38.465155 | 2026-02-12 11:33:38.465331 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-12 11:33:39.697794 | debian-bookworm | changed: 2026-02-12 11:33:39.697953 | debian-bookworm | cd+++++++++ src/ 2026-02-12 11:33:39.697983 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-12 11:33:39.698005 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-12 11:33:39.698024 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-02-12 11:33:39.698043 | debian-bookworm | Containerfile 2026-02-12 11:33:39.698162 | debian-bookworm | Containerfile 2026-02-12 11:33:39.718620 | debian-bookworm | 11.10.0 2026-02-12 11:35:13.354865 | debian-bookworm | #9 21.59 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.10.0 2026-02-12 11:35:13.354895 | debian-bookworm | #9 21.59 npm notice To update run: npm install -g npm@11.10.0 2026-02-12 11:35:13.354911 | debian-bookworm | #9 21.59 npm notice 2026-02-12 11:35:13.655854 | debian-bookworm | #9 DONE 22.0s 2026-02-12 11:35:13.813182 | debian-bookworm | 2026-02-12 11:35:13.813256 | debian-bookworm | #11 [build 5/6] COPY . . 2026-02-12 11:35:14.152787 | debian-bookworm | #11 DONE 0.5s 2026-02-12 11:35:14.306741 | debian-bookworm | 2026-02-12 11:35:14.306848 | debian-bookworm | #12 [build 6/6] RUN npm run build 2026-02-12 11:35:14.611279 | debian-bookworm | #12 0.455 2026-02-12 11:35:14.611346 | debian-bookworm | #12 0.455 > frontend@0.1.0 build 2026-02-12 11:35:14.611364 | debian-bookworm | #12 0.455 > next build 2026-02-12 11:35:14.611380 | debian-bookworm | #12 0.455 2026-02-12 11:35:15.916016 | debian-bookworm | #12 1.760 ▲ Next.js 16.1.6 (Turbopack) 2026-02-12 11:35:16.117171 | debian-bookworm | #12 1.761 2026-02-12 11:35:16.117220 | debian-bookworm | #12 1.811 Creating an optimized production build ... 2026-02-12 11:35:27.341814 | debian-bookworm | #12 13.19 ✓ Compiled successfully in 10.5s 2026-02-12 11:35:27.463942 | debian-bookworm | #12 13.19 Running TypeScript ... 2026-02-12 11:35:27.463984 | debian-bookworm | #12 13.31 2026-02-12 11:35:27.620264 | debian-bookworm | #12 13.31 We detected TypeScript in your project and reconfigured your tsconfig.json file for you. 2026-02-12 11:35:27.620309 | debian-bookworm | #12 13.31 The following suggested values were added to your tsconfig.json. These values can be changed to fit your project's needs: 2026-02-12 11:35:27.620315 | debian-bookworm | #12 13.31 2026-02-12 11:35:27.620326 | debian-bookworm | #12 13.31 - include was updated to add '.next/dev/types/**/*.ts' 2026-02-12 11:35:27.620331 | debian-bookworm | #12 13.31 2026-02-12 11:35:27.620335 | debian-bookworm | #12 13.31 The following mandatory changes were made to your tsconfig.json: 2026-02-12 11:35:27.620339 | debian-bookworm | #12 13.31 2026-02-12 11:35:27.620344 | debian-bookworm | #12 13.31 - jsx was set to react-jsx (next.js uses the React automatic runtime) 2026-02-12 11:35:27.620359 | debian-bookworm | #12 13.31 2026-02-12 11:35:33.066228 | debian-bookworm | #12 18.91 Collecting page data using 1 worker ... 2026-02-12 11:35:33.730244 | debian-bookworm | #12 19.57 Generating static pages using 1 worker (0/10) ... 2026-02-12 11:35:33.918444 | debian-bookworm | #12 19.61 Generating static pages using 1 worker (2/10) 2026-02-12 11:35:34.103800 | debian-bookworm | #12 19.95 Generating static pages using 1 worker (4/10) 2026-02-12 11:35:34.324869 | debian-bookworm | #12 19.95 Generating static pages using 1 worker (7/10) 2026-02-12 11:35:34.324936 | debian-bookworm | #12 20.01 ✓ Generating static pages using 1 worker (10/10) in 433.0ms 2026-02-12 11:35:34.324956 | debian-bookworm | #12 20.02 Finalizing page optimization ... 2026-02-12 11:35:34.684487 | debian-bookworm | #12 20.53 2026-02-12 11:35:34.839627 | debian-bookworm | #12 20.53 Route (app) 2026-02-12 11:35:34.839691 | debian-bookworm | #12 20.53 ┌ ○ / 2026-02-12 11:35:34.839710 | debian-bookworm | #12 20.53 ├ ○ /_not-found 2026-02-12 11:35:34.839727 | debian-bookworm | #12 20.53 ├ ƒ /api/config 2026-02-12 11:35:34.839743 | debian-bookworm | #12 20.53 ├ ƒ /api/health 2026-02-12 11:35:34.839758 | debian-bookworm | #12 20.53 ├ ○ /events 2026-02-12 11:35:34.839774 | debian-bookworm | #12 20.53 ├ ○ /inventory 2026-02-12 11:35:34.839789 | debian-bookworm | #12 20.53 ├ ○ /nodes 2026-02-12 11:35:34.839805 | debian-bookworm | #12 20.53 └ ○ /services 2026-02-12 11:35:34.839820 | debian-bookworm | #12 20.53 2026-02-12 11:35:34.839836 | debian-bookworm | #12 20.53 2026-02-12 11:35:34.839851 | debian-bookworm | #12 20.53 ○ (Static) prerendered as static content 2026-02-12 11:35:34.839868 | debian-bookworm | #12 20.53 ƒ (Dynamic) server-rendered on demand 2026-02-12 11:35:34.839883 | debian-bookworm | #12 20.53 2026-02-12 11:35:34.843762 | debian-bookworm | #12 DONE 20.7s 2026-02-12 11:35:35.475383 | debian-bookworm | 2026-02-12 11:35:35.475465 | debian-bookworm | #13 [runner 5/7] COPY --from=build /app/public ./public 2026-02-12 11:35:35.599686 | debian-bookworm | #13 DONE 0.1s 2026-02-12 11:35:35.716271 | debian-bookworm | 2026-02-12 11:35:35.716361 | debian-bookworm | #14 [runner 6/7] COPY --from=build --chown=nextjs:nodejs /app/.next/standalone ./ 2026-02-12 11:35:36.190146 | debian-bookworm | #14 DONE 0.5s 2026-02-12 11:35:36.341380 | debian-bookworm | 2026-02-12 11:35:36.341602 | debian-bookworm | #15 [runner 7/7] COPY --from=build --chown=nextjs:nodejs /app/.next/static ./.next/static 2026-02-12 11:35:36.341658 | debian-bookworm | #15 DONE 0.1s 2026-02-12 11:35:36.507622 | debian-bookworm | 2026-02-12 11:35:36.509068 | debian-bookworm | #16 exporting to image 2026-02-12 11:35:36.509104 | debian-bookworm | #16 exporting layers 2026-02-12 11:35:40.901075 | debian-bookworm | #16 exporting layers 4.5s done 2026-02-12 11:35:40.901178 | debian-bookworm | #16 exporting manifest sha256:afe621faf6d6199bb6d36416f7ba570a2a1261fbe16d84d17afad4334c97ea2f 2026-02-12 11:35:41.022320 | debian-bookworm | #16 exporting manifest sha256:afe621faf6d6199bb6d36416f7ba570a2a1261fbe16d84d17afad4334c97ea2f 0.0s done 2026-02-12 11:35:41.022425 | debian-bookworm | #16 exporting config sha256:db8b19bb3b55ad382bd454b3da379975d6139abedd5e78f5fb2885659c03a1e1 0.0s done 2026-02-12 11:35:41.022457 | debian-bookworm | #16 exporting attestation manifest sha256:846304b009e1e9cc4a600dbde8bedc76f6475833ee668e0590f7e93e349804de 0.0s done 2026-02-12 11:35:41.022618 | debian-bookworm | #16 exporting manifest list sha256:1e0d942b717770dba03d917ff58fa4a4bb4e0a6d60e510bf726994d2a9897bf9 2026-02-12 11:35:41.206374 | debian-bookworm | #16 exporting manifest list sha256:1e0d942b717770dba03d917ff58fa4a4bb4e0a6d60e510bf726994d2a9897bf9 0.0s done 2026-02-12 11:35:41.206464 | debian-bookworm | #16 naming to docker.io/library/fe6d4ba:latest done 2026-02-12 11:35:41.206499 | debian-bookworm | #16 unpacking to docker.io/library/fe6d4ba:latest 2026-02-12 11:35:42.201392 | debian-bookworm | #16 unpacking to docker.io/library/fe6d4ba:latest 1.1s done 2026-02-12 11:35:42.396925 | debian-bookworm | #16 DONE 5.9s 2026-02-12 11:35:42.426286 | debian-bookworm | + docker images 2026-02-12 11:35:42.503004 | debian-bookworm | WARNING: This output is designed for human readability. For machine-readable output, please use --format. 2026-02-12 11:35:42.503098 | debian-bookworm | IMAGE ID DISK USAGE CONTENT SIZE EXTRA 2026-02-12 11:35:42.503107 | debian-bookworm | fe6d4ba:latest 1e0d942b7177 328MB 79.5MB 2026-02-12 11:35:42.853691 | debian-bookworm | ok: Runtime: 0:00:57.554331 2026-02-12 11:35:42.870941 | 2026-02-12 11:35:42.871096 | TASK [Run push script] 2026-02-12 11:35:43.416308 | 2026-02-12 11:35:43.416590 | TASK [Run cosign script] 2026-02-12 11:35:43.949056 | debian-bookworm | skipping: Conditional result was False 2026-02-12 11:35:43.962049 | 2026-02-12 11:35:43.962230 | TASK [Run sbom script] 2026-02-12 11:35:44.495604 | debian-bookworm | skipping: Conditional result was False 2026-02-12 11:35:44.497302 | 2026-02-12 11:35:44.497400 | PLAY RECAP 2026-02-12 11:35:44.497462 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-02-12 11:35:44.497490 | 2026-02-12 11:35:44.622094 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/python-osism/playbooks/build.yml@main] 2026-02-12 11:35:44.623716 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-12 11:35:45.397921 | 2026-02-12 11:35:45.398103 | PLAY [Base post] 2026-02-12 11:35:45.412055 | 2026-02-12 11:35:45.412209 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-12 11:35:46.248654 | debian-bookworm | changed 2026-02-12 11:35:46.258424 | 2026-02-12 11:35:46.258558 | PLAY RECAP 2026-02-12 11:35:46.258640 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-12 11:35:46.258718 | 2026-02-12 11:35:46.381055 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-12 11:35:46.383419 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-12 11:35:47.233066 | 2026-02-12 11:35:47.233238 | PLAY [Base post-logs] 2026-02-12 11:35:47.244075 | 2026-02-12 11:35:47.244212 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-12 11:35:47.703130 | localhost | changed 2026-02-12 11:35:47.721441 | 2026-02-12 11:35:47.721713 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-12 11:35:47.760768 | localhost | ok 2026-02-12 11:35:47.769843 | 2026-02-12 11:35:47.770029 | TASK [Set zuul-log-path fact] 2026-02-12 11:35:47.786669 | localhost | ok 2026-02-12 11:35:47.795850 | 2026-02-12 11:35:47.795968 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-12 11:35:47.821465 | localhost | ok 2026-02-12 11:35:47.826823 | 2026-02-12 11:35:47.827289 | TASK [upload-logs : Create log directories] 2026-02-12 11:35:48.448199 | localhost | changed 2026-02-12 11:35:48.453145 | 2026-02-12 11:35:48.453306 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-12 11:35:48.960615 | localhost -> localhost | ok: Runtime: 0:00:00.006980 2026-02-12 11:35:48.970123 | 2026-02-12 11:35:48.970376 | TASK [upload-logs : Upload logs to log server] 2026-02-12 11:35:49.526005 | localhost | Output suppressed because no_log was given 2026-02-12 11:35:49.528071 | 2026-02-12 11:35:49.528204 | LOOP [upload-logs : Compress console log and json output] 2026-02-12 11:35:49.576591 | localhost | skipping: Conditional result was False 2026-02-12 11:35:49.580706 | localhost | skipping: Conditional result was False 2026-02-12 11:35:49.588420 | 2026-02-12 11:35:49.588640 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-12 11:35:49.642499 | localhost | skipping: Conditional result was False 2026-02-12 11:35:49.643272 | 2026-02-12 11:35:49.647702 | localhost | skipping: Conditional result was False 2026-02-12 11:35:49.658633 | 2026-02-12 11:35:49.658924 | LOOP [upload-logs : Upload console log and json output]