2026-07-12 03:13:10.755693 | Job console starting 2026-07-12 03:13:10.772332 | Updating git repos 2026-07-12 03:13:10.821225 | Cloning repos into workspace 2026-07-12 03:13:10.930177 | Restoring repo states 2026-07-12 03:13:10.939479 | Merging changes 2026-07-12 03:13:10.939498 | Checking out repos 2026-07-12 03:13:11.006556 | Preparing playbooks 2026-07-12 03:13:12.742350 | Running Ansible setup 2026-07-12 03:13:19.126738 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-12 03:13:20.397710 | 2026-07-12 03:13:20.397859 | PLAY [Base pre] 2026-07-12 03:13:20.420731 | 2026-07-12 03:13:20.420897 | TASK [Setup log path fact] 2026-07-12 03:13:20.443352 | debian-bookworm | ok 2026-07-12 03:13:20.473295 | 2026-07-12 03:13:20.473451 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-12 03:13:20.532577 | debian-bookworm | ok 2026-07-12 03:13:20.555961 | 2026-07-12 03:13:20.556171 | TASK [emit-job-header : Print job information] 2026-07-12 03:13:20.616229 | # Job Information 2026-07-12 03:13:20.616404 | Ansible Version: 2.16.14 2026-07-12 03:13:20.616438 | Job: flake8 2026-07-12 03:13:20.616472 | Pipeline: periodic-daily 2026-07-12 03:13:20.616494 | Executor: 521e9411259a 2026-07-12 03:13:20.616514 | Triggered by: https://github.com/osism/openstack-configuration-validator 2026-07-12 03:13:20.616537 | Event ID: 9bd4d3f3de39493bb7b9f746c7eab8f9 2026-07-12 03:13:20.621298 | 2026-07-12 03:13:20.621392 | LOOP [emit-job-header : Print node information] 2026-07-12 03:13:20.830404 | debian-bookworm | ok: 2026-07-12 03:13:20.830632 | debian-bookworm | # Node Information 2026-07-12 03:13:20.830669 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-12 03:13:20.830694 | debian-bookworm | Hostname: debian 2026-07-12 03:13:20.830715 | debian-bookworm | Username: zuul 2026-07-12 03:13:20.830736 | debian-bookworm | Distro: Debian 12.14 2026-07-12 03:13:20.830759 | debian-bookworm | Provider: regiocloud-a 2026-07-12 03:13:20.830780 | debian-bookworm | Region: 2026-07-12 03:13:20.830801 | debian-bookworm | Label: debian-bookworm 2026-07-12 03:13:20.830844 | debian-bookworm | Product Name: OpenStack Nova 2026-07-12 03:13:20.830868 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe8a:8ece 2026-07-12 03:13:20.846562 | 2026-07-12 03:13:20.846709 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-12 03:13:21.460030 | debian-bookworm -> localhost | changed 2026-07-12 03:13:21.468659 | 2026-07-12 03:13:21.468778 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-12 03:13:22.840971 | debian-bookworm -> localhost | changed 2026-07-12 03:13:22.872035 | 2026-07-12 03:13:22.872174 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-12 03:13:23.209984 | debian-bookworm -> localhost | ok 2026-07-12 03:13:23.217758 | 2026-07-12 03:13:23.217974 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-12 03:13:23.251671 | debian-bookworm | ok 2026-07-12 03:13:23.270794 | debian-bookworm | included: /var/lib/zuul/builds/62cca0b4a183452aa6cbe808ad8c906a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-12 03:13:23.287515 | 2026-07-12 03:13:23.287705 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-12 03:13:25.954393 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-12 03:13:25.954692 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/62cca0b4a183452aa6cbe808ad8c906a/work/62cca0b4a183452aa6cbe808ad8c906a_id_rsa 2026-07-12 03:13:25.954733 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/62cca0b4a183452aa6cbe808ad8c906a/work/62cca0b4a183452aa6cbe808ad8c906a_id_rsa.pub 2026-07-12 03:13:25.954760 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-12 03:13:25.954784 | debian-bookworm -> localhost | SHA256:RCyMLpBO/+eZJDMUv/ky2jfhGCx2wiKvtHj69INXooU zuul-build-sshkey 2026-07-12 03:13:25.954805 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-12 03:13:25.954876 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-12 03:13:25.954901 | debian-bookworm -> localhost | | . o .. | 2026-07-12 03:13:25.954922 | debian-bookworm -> localhost | |o. ..o.. | 2026-07-12 03:13:25.954942 | debian-bookworm -> localhost | |o... o.. | 2026-07-12 03:13:25.954961 | debian-bookworm -> localhost | | ..... o | 2026-07-12 03:13:25.954980 | debian-bookworm -> localhost | | o+ . S | 2026-07-12 03:13:25.955004 | debian-bookworm -> localhost | | .E.oX.O . | 2026-07-12 03:13:25.955025 | debian-bookworm -> localhost | | .++oo@ B . | 2026-07-12 03:13:25.955045 | debian-bookworm -> localhost | |o.=oo .B = | 2026-07-12 03:13:25.955065 | debian-bookworm -> localhost | |o*o..o..+ . | 2026-07-12 03:13:25.955085 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-12 03:13:25.955141 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.693398 2026-07-12 03:13:25.965957 | 2026-07-12 03:13:25.966106 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-12 03:13:25.997181 | debian-bookworm | ok 2026-07-12 03:13:26.018149 | debian-bookworm | included: /var/lib/zuul/builds/62cca0b4a183452aa6cbe808ad8c906a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-12 03:13:26.037173 | 2026-07-12 03:13:26.037303 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-12 03:13:26.089085 | debian-bookworm | skipping: Conditional result was False 2026-07-12 03:13:26.097356 | 2026-07-12 03:13:26.097500 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-12 03:13:26.960292 | debian-bookworm | changed 2026-07-12 03:13:26.968011 | 2026-07-12 03:13:26.968146 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-12 03:13:27.235828 | debian-bookworm | ok 2026-07-12 03:13:27.244042 | 2026-07-12 03:13:27.244179 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-12 03:13:28.082274 | debian-bookworm | changed 2026-07-12 03:13:28.091704 | 2026-07-12 03:13:28.091870 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-12 03:13:28.816513 | debian-bookworm | changed 2026-07-12 03:13:28.825030 | 2026-07-12 03:13:28.825149 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-12 03:13:28.850091 | debian-bookworm | skipping: Conditional result was False 2026-07-12 03:13:28.856957 | 2026-07-12 03:13:28.857093 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-12 03:13:29.578020 | debian-bookworm -> localhost | changed 2026-07-12 03:13:29.601708 | 2026-07-12 03:13:29.601902 | TASK [add-build-sshkey : Add back temp key] 2026-07-12 03:13:30.647906 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/62cca0b4a183452aa6cbe808ad8c906a/work/62cca0b4a183452aa6cbe808ad8c906a_id_rsa (zuul-build-sshkey) 2026-07-12 03:13:30.648208 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.022943 2026-07-12 03:13:30.657295 | 2026-07-12 03:13:30.657428 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-12 03:13:31.296181 | debian-bookworm | ok 2026-07-12 03:13:31.307651 | 2026-07-12 03:13:31.307821 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-12 03:13:31.408240 | debian-bookworm | skipping: Conditional result was False 2026-07-12 03:13:31.435737 | 2026-07-12 03:13:31.436283 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-12 03:13:32.338117 | debian-bookworm | ok 2026-07-12 03:13:32.363243 | 2026-07-12 03:13:32.363400 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-12 03:13:32.424953 | debian-bookworm | ok 2026-07-12 03:13:32.432989 | 2026-07-12 03:13:32.433101 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-12 03:13:32.996905 | debian-bookworm -> localhost | ok 2026-07-12 03:13:33.003353 | 2026-07-12 03:13:33.003449 | TASK [validate-host : Collect information about the host] 2026-07-12 03:13:34.173797 | debian-bookworm | ok 2026-07-12 03:13:34.186567 | 2026-07-12 03:13:34.186658 | TASK [validate-host : Sanitize hostname] 2026-07-12 03:13:34.320521 | debian-bookworm | ok 2026-07-12 03:13:34.326684 | 2026-07-12 03:13:34.326794 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-12 03:13:34.968457 | debian-bookworm -> localhost | changed 2026-07-12 03:13:34.973458 | 2026-07-12 03:13:34.973544 | TASK [validate-host : Collect information about zuul worker] 2026-07-12 03:13:35.396396 | debian-bookworm | ok 2026-07-12 03:13:35.401490 | 2026-07-12 03:13:35.401590 | TASK [validate-host : Write out all zuul information for each host] 2026-07-12 03:13:36.205244 | debian-bookworm -> localhost | changed 2026-07-12 03:13:36.222923 | 2026-07-12 03:13:36.224828 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-12 03:13:36.528422 | debian-bookworm | ok 2026-07-12 03:13:36.534565 | 2026-07-12 03:13:36.534670 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-12 03:13:37.658937 | debian-bookworm | changed: 2026-07-12 03:13:37.659111 | debian-bookworm | cd+++++++++ src/ 2026-07-12 03:13:37.659145 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-12 03:13:37.659169 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-12 03:13:37.659191 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-configuration-validator/ 2026-07-12 03:13:37.659212 | debian-bookworm | Containerfile 2026-07-12 03:13:37.659343 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/62cca0b4a183452aa6cbe808ad8c906a/work/logs" 2026-07-12 03:14:42.229725 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/62cca0b4a183452aa6cbe808ad8c906a/work/artifacts" 2026-07-12 03:14:42.635762 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/62cca0b4a183452aa6cbe808ad8c906a/work/docs" 2026-07-12 03:14:42.650981 | 2026-07-12 03:14:42.651106 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-12 03:14:43.766619 | debian-bookworm | changed: 2026-07-12 03:14:43.767668 | debian-bookworm | .d..t...... ./ 2026-07-12 03:14:43.767732 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-12 03:14:43.767760 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-12 03:14:43.767783 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-12 03:14:43.767807 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-12 03:14:43.767827 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-12 03:14:43.768336 | debian-bookworm | changed: All items complete 2026-07-12 03:14:43.768405 | 2026-07-12 03:14:44.561129 | debian-bookworm | changed: .d..t...... ./ 2026-07-12 03:14:45.310206 | debian-bookworm | changed: .d..t...... ./ 2026-07-12 03:14:45.341746 | 2026-07-12 03:14:45.342004 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-12 03:14:45.420017 | debian-bookworm | skipping: Conditional result was False 2026-07-12 03:14:45.431463 | debian-bookworm | skipping: Conditional result was False 2026-07-12 03:14:45.463051 | 2026-07-12 03:14:45.463229 | PLAY RECAP 2026-07-12 03:14:45.463322 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-12 03:14:45.463365 | 2026-07-12 03:14:45.830129 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-12 03:14:45.831091 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-12 03:14:47.246888 | 2026-07-12 03:14:47.247114 | PLAY [Base post] 2026-07-12 03:14:47.273130 | 2026-07-12 03:14:47.273435 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-12 03:14:48.068202 | debian-bookworm | changed 2026-07-12 03:14:48.096001 | 2026-07-12 03:14:48.096166 | PLAY RECAP 2026-07-12 03:14:48.096283 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-12 03:14:48.096351 | 2026-07-12 03:14:48.427537 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-12 03:14:48.428545 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-12 03:14:49.677587 | 2026-07-12 03:14:49.677906 | PLAY [Base post-logs] 2026-07-12 03:14:49.697842 | 2026-07-12 03:14:49.698052 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-12 03:14:50.267787 | localhost | changed 2026-07-12 03:14:50.279477 | 2026-07-12 03:14:50.279641 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-12 03:14:50.317849 | localhost | ok 2026-07-12 03:14:50.327751 | 2026-07-12 03:14:50.327887 | TASK [Set zuul-log-path fact] 2026-07-12 03:14:50.368516 | localhost | ok 2026-07-12 03:14:50.378181 | 2026-07-12 03:14:50.378317 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-12 03:14:50.450146 | localhost | ok 2026-07-12 03:14:50.454461 | 2026-07-12 03:14:50.454590 | TASK [upload-logs : Create log directories] 2026-07-12 03:14:51.599395 | localhost | changed 2026-07-12 03:14:51.610982 | 2026-07-12 03:14:51.611239 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-12 03:14:52.979217 | localhost -> localhost | ok: Runtime: 0:00:00.018110 2026-07-12 03:14:52.986026 | 2026-07-12 03:14:52.986190 | TASK [upload-logs : Upload logs to log server] 2026-07-12 03:14:53.812473 | localhost | Output suppressed because no_log was given 2026-07-12 03:14:53.816116 | 2026-07-12 03:14:53.816248 | LOOP [upload-logs : Compress console log and json output] 2026-07-12 03:14:53.889502 | localhost | skipping: Conditional result was False 2026-07-12 03:14:53.896934 | localhost | skipping: Conditional result was False 2026-07-12 03:14:53.903527 | 2026-07-12 03:14:53.903660 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-12 03:14:53.970064 | localhost | skipping: Conditional result was False 2026-07-12 03:14:53.973844 | 2026-07-12 03:14:53.974879 | localhost | skipping: Conditional result was False 2026-07-12 03:14:53.980743 | 2026-07-12 03:14:53.980979 | LOOP [upload-logs : Upload console log and json output]