2026-07-26 03:15:13.191811 | Job console starting 2026-07-26 03:15:13.241429 | Updating git repos 2026-07-26 03:15:13.285104 | Cloning repos into workspace 2026-07-26 03:15:13.318344 | Restoring repo states 2026-07-26 03:15:13.332474 | Merging changes 2026-07-26 03:15:13.332501 | Checking out repos 2026-07-26 03:15:13.394669 | Preparing playbooks 2026-07-26 03:15:14.599908 | Running Ansible setup 2026-07-26 03:15:20.318271 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-26 03:15:21.236022 | 2026-07-26 03:15:21.236172 | PLAY [Base pre] 2026-07-26 03:15:21.271997 | 2026-07-26 03:15:21.272171 | TASK [Setup log path fact] 2026-07-26 03:15:21.291504 | debian-bookworm | ok 2026-07-26 03:15:21.308065 | 2026-07-26 03:15:21.308203 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-26 03:15:21.337018 | debian-bookworm | ok 2026-07-26 03:15:21.369782 | 2026-07-26 03:15:21.369902 | TASK [emit-job-header : Print job information] 2026-07-26 03:15:21.412790 | # Job Information 2026-07-26 03:15:21.413009 | Ansible Version: 2.16.14 2026-07-26 03:15:21.413046 | Job: container-image-cfg-cookiecutter-push 2026-07-26 03:15:21.413084 | Pipeline: periodic-daily 2026-07-26 03:15:21.413108 | Executor: 521e9411259a 2026-07-26 03:15:21.413129 | Triggered by: https://github.com/osism/cfg-cookiecutter 2026-07-26 03:15:21.413152 | Event ID: b848946fa9f64cb2b6f455871d5d4edf 2026-07-26 03:15:21.419247 | 2026-07-26 03:15:21.419350 | LOOP [emit-job-header : Print node information] 2026-07-26 03:15:21.565185 | debian-bookworm | ok: 2026-07-26 03:15:21.565404 | debian-bookworm | # Node Information 2026-07-26 03:15:21.565440 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-26 03:15:21.565465 | debian-bookworm | Hostname: debian 2026-07-26 03:15:21.565488 | debian-bookworm | Username: zuul 2026-07-26 03:15:21.565509 | debian-bookworm | Distro: Debian 12.15 2026-07-26 03:15:21.565533 | debian-bookworm | Provider: regiocloud-a 2026-07-26 03:15:21.565774 | debian-bookworm | Region: 2026-07-26 03:15:21.565808 | debian-bookworm | Label: debian-bookworm 2026-07-26 03:15:21.565831 | debian-bookworm | Product Name: OpenStack Nova 2026-07-26 03:15:21.565853 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe4a:929c 2026-07-26 03:15:21.585070 | 2026-07-26 03:15:21.585185 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-26 03:15:22.216268 | debian-bookworm -> localhost | changed 2026-07-26 03:15:22.223599 | 2026-07-26 03:15:22.223703 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-26 03:15:23.570548 | debian-bookworm -> localhost | changed 2026-07-26 03:15:23.587189 | 2026-07-26 03:15:23.587709 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-26 03:15:24.026423 | debian-bookworm -> localhost | ok 2026-07-26 03:15:24.032494 | 2026-07-26 03:15:24.032596 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-26 03:15:24.057097 | debian-bookworm | ok 2026-07-26 03:15:24.071992 | debian-bookworm | included: /var/lib/zuul/builds/e24c27028d474c2c936528f81055bfb5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-26 03:15:24.078005 | 2026-07-26 03:15:24.078094 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-26 03:15:27.867954 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-26 03:15:27.868255 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/e24c27028d474c2c936528f81055bfb5/work/e24c27028d474c2c936528f81055bfb5_id_rsa 2026-07-26 03:15:27.868298 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/e24c27028d474c2c936528f81055bfb5/work/e24c27028d474c2c936528f81055bfb5_id_rsa.pub 2026-07-26 03:15:27.868324 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-26 03:15:27.868348 | debian-bookworm -> localhost | SHA256:yqGQH9F6ZW33EywzVxbtqw/ztI96IK0LsotuQJjsc6o zuul-build-sshkey 2026-07-26 03:15:27.868423 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-26 03:15:27.868449 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-26 03:15:27.868470 | debian-bookworm -> localhost | | .=| 2026-07-26 03:15:27.868492 | debian-bookworm -> localhost | | . . . o.| 2026-07-26 03:15:27.868512 | debian-bookworm -> localhost | |.o . . o o = +. | 2026-07-26 03:15:27.868532 | debian-bookworm -> localhost | |o... o o . . * ..| 2026-07-26 03:15:27.868552 | debian-bookworm -> localhost | |..o o o S . o .| 2026-07-26 03:15:27.868578 | debian-bookworm -> localhost | | o.+ = o . o o | 2026-07-26 03:15:27.868598 | debian-bookworm -> localhost | | +.o + . o +.. | 2026-07-26 03:15:27.868617 | debian-bookworm -> localhost | | . .. o .. .*..| 2026-07-26 03:15:27.868637 | debian-bookworm -> localhost | |E oo o. ...oo+o| 2026-07-26 03:15:27.868656 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-26 03:15:27.868723 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.231674 2026-07-26 03:15:27.876143 | 2026-07-26 03:15:27.876280 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-26 03:15:27.922408 | debian-bookworm | ok 2026-07-26 03:15:27.964985 | debian-bookworm | included: /var/lib/zuul/builds/e24c27028d474c2c936528f81055bfb5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-26 03:15:27.986458 | 2026-07-26 03:15:27.986608 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-26 03:15:28.063418 | debian-bookworm | skipping: Conditional result was False 2026-07-26 03:15:28.071347 | 2026-07-26 03:15:28.071508 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-26 03:15:29.012206 | debian-bookworm | changed 2026-07-26 03:15:29.024430 | 2026-07-26 03:15:29.024596 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-26 03:15:29.287132 | debian-bookworm | ok 2026-07-26 03:15:29.307267 | 2026-07-26 03:15:29.307448 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-26 03:15:29.952173 | debian-bookworm | changed 2026-07-26 03:15:29.958202 | 2026-07-26 03:15:29.958330 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-26 03:15:30.609697 | debian-bookworm | changed 2026-07-26 03:15:30.619281 | 2026-07-26 03:15:30.619435 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-26 03:15:30.644407 | debian-bookworm | skipping: Conditional result was False 2026-07-26 03:15:30.652213 | 2026-07-26 03:15:30.652322 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-26 03:15:31.298294 | debian-bookworm -> localhost | changed 2026-07-26 03:15:31.315576 | 2026-07-26 03:15:31.315848 | TASK [add-build-sshkey : Add back temp key] 2026-07-26 03:15:31.700829 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/e24c27028d474c2c936528f81055bfb5/work/e24c27028d474c2c936528f81055bfb5_id_rsa (zuul-build-sshkey) 2026-07-26 03:15:31.701216 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.018586 2026-07-26 03:15:31.710673 | 2026-07-26 03:15:31.710810 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-26 03:15:32.148660 | debian-bookworm | ok 2026-07-26 03:15:32.159924 | 2026-07-26 03:15:32.160068 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-26 03:15:32.205807 | debian-bookworm | skipping: Conditional result was False 2026-07-26 03:15:32.217418 | 2026-07-26 03:15:32.217545 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-26 03:15:32.684886 | debian-bookworm | ok 2026-07-26 03:15:32.701806 | 2026-07-26 03:15:32.701970 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-26 03:15:32.732232 | debian-bookworm | ok 2026-07-26 03:15:32.738151 | 2026-07-26 03:15:32.738274 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-26 03:15:33.227283 | debian-bookworm -> localhost | ok 2026-07-26 03:15:33.234418 | 2026-07-26 03:15:33.234541 | TASK [validate-host : Collect information about the host] 2026-07-26 03:15:34.394127 | debian-bookworm | ok 2026-07-26 03:15:34.418978 | 2026-07-26 03:15:34.419132 | TASK [validate-host : Sanitize hostname] 2026-07-26 03:15:34.658467 | debian-bookworm | ok 2026-07-26 03:15:34.663621 | 2026-07-26 03:15:34.663739 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-26 03:15:35.350100 | debian-bookworm -> localhost | changed 2026-07-26 03:15:35.359312 | 2026-07-26 03:15:35.360061 | TASK [validate-host : Collect information about zuul worker] 2026-07-26 03:15:35.980861 | debian-bookworm | ok 2026-07-26 03:15:35.989777 | 2026-07-26 03:15:35.989908 | TASK [validate-host : Write out all zuul information for each host] 2026-07-26 03:15:36.769648 | debian-bookworm -> localhost | changed 2026-07-26 03:15:36.784462 | 2026-07-26 03:15:36.784640 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-26 03:15:37.060265 | debian-bookworm | ok 2026-07-26 03:15:37.066463 | 2026-07-26 03:15:37.066599 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-26 03:15:38.146417 | debian-bookworm | changed: 2026-07-26 03:15:38.146686 | debian-bookworm | cd+++++++++ src/ 2026-07-26 03:15:38.146729 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-26 03:15:38.146757 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-26 03:15:38.146783 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2026-07-26 03:15:38.146807 | debian-bookworm | Containerfile 2026-07-26 03:15:38.146991 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/e24c27028d474c2c936528f81055bfb5/work/logs" 2026-07-26 03:18:01.197236 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/e24c27028d474c2c936528f81055bfb5/work/artifacts" 2026-07-26 03:18:01.531471 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/e24c27028d474c2c936528f81055bfb5/work/docs" 2026-07-26 03:18:01.565712 | 2026-07-26 03:18:01.565826 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-26 03:18:02.476050 | debian-bookworm | changed: 2026-07-26 03:18:02.476336 | debian-bookworm | .d..t...... ./ 2026-07-26 03:18:02.476386 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-26 03:18:02.476418 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-26 03:18:02.476446 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-26 03:18:02.476473 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-26 03:18:02.478573 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-26 03:18:02.478670 | debian-bookworm | changed: All items complete 2026-07-26 03:18:02.478705 | 2026-07-26 03:18:03.321303 | debian-bookworm | changed: .d..t...... ./ 2026-07-26 03:18:03.865380 | debian-bookworm | changed: .d..t...... ./ 2026-07-26 03:18:03.889662 | 2026-07-26 03:18:03.889778 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-26 03:18:03.912447 | debian-bookworm | skipping: Conditional result was False 2026-07-26 03:18:03.916182 | debian-bookworm | skipping: Conditional result was False 2026-07-26 03:18:03.929504 | 2026-07-26 03:18:03.929587 | PLAY RECAP 2026-07-26 03:18:03.929630 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-26 03:18:03.929651 | 2026-07-26 03:18:04.027327 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-26 03:18:04.029801 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-26 03:18:04.814893 | 2026-07-26 03:18:04.815041 | PLAY [Base post] 2026-07-26 03:18:04.837022 | 2026-07-26 03:18:04.837153 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-26 03:18:05.576654 | debian-bookworm | changed 2026-07-26 03:18:05.582850 | 2026-07-26 03:18:05.582955 | PLAY RECAP 2026-07-26 03:18:05.583021 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-26 03:18:05.583091 | 2026-07-26 03:18:05.720821 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-26 03:18:05.721751 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-26 03:18:06.535368 | 2026-07-26 03:18:06.535538 | PLAY [Base post-logs] 2026-07-26 03:18:06.546006 | 2026-07-26 03:18:06.546128 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-26 03:18:07.195648 | localhost | changed 2026-07-26 03:18:07.217777 | 2026-07-26 03:18:07.217985 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-26 03:18:07.265798 | localhost | ok 2026-07-26 03:18:07.269618 | 2026-07-26 03:18:07.269741 | TASK [Set zuul-log-path fact] 2026-07-26 03:18:07.306197 | localhost | ok 2026-07-26 03:18:07.316037 | 2026-07-26 03:18:07.316193 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-26 03:18:07.383508 | localhost | ok 2026-07-26 03:18:07.386821 | 2026-07-26 03:18:07.387170 | TASK [upload-logs : Create log directories] 2026-07-26 03:18:08.150513 | localhost | changed 2026-07-26 03:18:08.158135 | 2026-07-26 03:18:08.158283 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-26 03:18:08.813873 | localhost -> localhost | ok: Runtime: 0:00:00.005073 2026-07-26 03:18:08.835975 | 2026-07-26 03:18:08.836994 | TASK [upload-logs : Upload logs to log server] 2026-07-26 03:18:09.919744 | localhost | Output suppressed because no_log was given 2026-07-26 03:18:09.921920 | 2026-07-26 03:18:09.922037 | LOOP [upload-logs : Compress console log and json output] 2026-07-26 03:18:09.991153 | localhost | skipping: Conditional result was False 2026-07-26 03:18:09.997547 | localhost | skipping: Conditional result was False 2026-07-26 03:18:10.006242 | 2026-07-26 03:18:10.006397 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-26 03:18:10.066550 | localhost | skipping: Conditional result was False 2026-07-26 03:18:10.066931 | 2026-07-26 03:18:10.071835 | localhost | skipping: Conditional result was False 2026-07-26 03:18:10.086049 | 2026-07-26 03:18:10.086187 | LOOP [upload-logs : Upload console log and json output]