2025-12-10 03:31:56.890652 | Job console starting 2025-12-10 03:31:56.904476 | Updating git repos 2025-12-10 03:31:56.948524 | Cloning repos into workspace 2025-12-10 03:31:57.103276 | Restoring repo states 2025-12-10 03:31:57.117550 | Merging changes 2025-12-10 03:31:57.117573 | Checking out repos 2025-12-10 03:31:57.206657 | Preparing playbooks 2025-12-10 03:31:59.383926 | Running Ansible setup 2025-12-10 03:32:09.752434 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-10 03:32:12.008641 | 2025-12-10 03:32:12.008813 | PLAY [Base pre] 2025-12-10 03:32:12.058019 | 2025-12-10 03:32:12.058198 | TASK [Setup log path fact] 2025-12-10 03:32:12.099070 | debian-bookworm | ok 2025-12-10 03:32:12.143643 | 2025-12-10 03:32:12.143929 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-10 03:32:12.251668 | debian-bookworm | ok 2025-12-10 03:32:12.270740 | 2025-12-10 03:32:12.270902 | TASK [emit-job-header : Print job information] 2025-12-10 03:32:12.536035 | # Job Information 2025-12-10 03:32:12.536296 | Ansible Version: 2.16.14 2025-12-10 03:32:12.536340 | Job: flake8 2025-12-10 03:32:12.536375 | Pipeline: periodic-daily 2025-12-10 03:32:12.536399 | Executor: 521e9411259a 2025-12-10 03:32:12.536420 | Triggered by: https://github.com/osism/openstack-configuration-validator 2025-12-10 03:32:12.536443 | Event ID: 8b27adbd5156490ab44f0fb178331473 2025-12-10 03:32:12.550054 | 2025-12-10 03:32:12.550310 | LOOP [emit-job-header : Print node information] 2025-12-10 03:32:12.856935 | debian-bookworm | ok: 2025-12-10 03:32:12.857137 | debian-bookworm | # Node Information 2025-12-10 03:32:12.857172 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-10 03:32:12.857198 | debian-bookworm | Hostname: debian 2025-12-10 03:32:12.857243 | debian-bookworm | Username: zuul 2025-12-10 03:32:12.857265 | debian-bookworm | Distro: Debian 12.12 2025-12-10 03:32:12.857289 | debian-bookworm | Provider: regiocloud-a 2025-12-10 03:32:12.857311 | debian-bookworm | Region: 2025-12-10 03:32:12.857331 | debian-bookworm | Label: debian-bookworm 2025-12-10 03:32:12.857351 | debian-bookworm | Product Name: OpenStack Nova 2025-12-10 03:32:12.857371 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe6c:e741 2025-12-10 03:32:12.893745 | 2025-12-10 03:32:12.893906 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-10 03:32:15.508533 | debian-bookworm -> localhost | changed 2025-12-10 03:32:15.519805 | 2025-12-10 03:32:15.519997 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-10 03:32:20.255905 | debian-bookworm -> localhost | changed 2025-12-10 03:32:20.265320 | 2025-12-10 03:32:20.265411 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-10 03:32:21.495776 | debian-bookworm -> localhost | ok 2025-12-10 03:32:21.502062 | 2025-12-10 03:32:21.502165 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-10 03:32:21.571064 | debian-bookworm | ok 2025-12-10 03:32:21.660018 | debian-bookworm | included: /var/lib/zuul/builds/8e4db96189be4a6fb3e719b71e63cafe/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-10 03:32:21.682326 | 2025-12-10 03:32:21.682436 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-10 03:32:23.909371 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-10 03:32:23.909616 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/8e4db96189be4a6fb3e719b71e63cafe/work/8e4db96189be4a6fb3e719b71e63cafe_id_rsa 2025-12-10 03:32:23.909656 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/8e4db96189be4a6fb3e719b71e63cafe/work/8e4db96189be4a6fb3e719b71e63cafe_id_rsa.pub 2025-12-10 03:32:23.909683 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-10 03:32:23.909709 | debian-bookworm -> localhost | SHA256:WkT8k1RS1LGKW0BtCjMQv8guKUvCXTM3bPFbW3j+kNI zuul-build-sshkey 2025-12-10 03:32:23.909732 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-10 03:32:23.909766 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-10 03:32:23.909788 | debian-bookworm -> localhost | | o+. o=+... | 2025-12-10 03:32:23.909810 | debian-bookworm -> localhost | | o=...o .. | 2025-12-10 03:32:23.909830 | debian-bookworm -> localhost | | .o*.+ . | 2025-12-10 03:32:23.909849 | debian-bookworm -> localhost | | ..oo.=o.. | 2025-12-10 03:32:23.909869 | debian-bookworm -> localhost | | +o=S..+oo | 2025-12-10 03:32:23.909892 | debian-bookworm -> localhost | |. . .o=o. oo* . | 2025-12-10 03:32:23.909912 | debian-bookworm -> localhost | |..o.o o ..o E | 2025-12-10 03:32:23.909932 | debian-bookworm -> localhost | | o o . . o | 2025-12-10 03:32:23.909953 | debian-bookworm -> localhost | | . . | 2025-12-10 03:32:23.909972 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-10 03:32:23.910025 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.769127 2025-12-10 03:32:23.917525 | 2025-12-10 03:32:23.917645 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-10 03:32:23.971154 | debian-bookworm | ok 2025-12-10 03:32:24.047453 | debian-bookworm | included: /var/lib/zuul/builds/8e4db96189be4a6fb3e719b71e63cafe/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-10 03:32:24.095535 | 2025-12-10 03:32:24.095687 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-10 03:32:24.198698 | debian-bookworm | skipping: Conditional result was False 2025-12-10 03:32:24.213157 | 2025-12-10 03:32:24.213323 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-10 03:32:26.456109 | debian-bookworm | changed 2025-12-10 03:32:26.486989 | 2025-12-10 03:32:26.487142 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-10 03:32:26.837723 | debian-bookworm | ok 2025-12-10 03:32:26.857125 | 2025-12-10 03:32:26.857294 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-10 03:32:27.780893 | debian-bookworm | changed 2025-12-10 03:32:27.826073 | 2025-12-10 03:32:27.826925 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-10 03:32:28.725772 | debian-bookworm | changed 2025-12-10 03:32:28.736628 | 2025-12-10 03:32:28.736768 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-10 03:32:28.820434 | debian-bookworm | skipping: Conditional result was False 2025-12-10 03:32:28.829480 | 2025-12-10 03:32:28.829634 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-10 03:32:30.744658 | debian-bookworm -> localhost | changed 2025-12-10 03:32:30.785049 | 2025-12-10 03:32:30.785197 | TASK [add-build-sshkey : Add back temp key] 2025-12-10 03:32:31.725735 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/8e4db96189be4a6fb3e719b71e63cafe/work/8e4db96189be4a6fb3e719b71e63cafe_id_rsa (zuul-build-sshkey) 2025-12-10 03:32:31.726104 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.021420 2025-12-10 03:32:31.744119 | 2025-12-10 03:32:31.744286 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-10 03:32:32.936907 | debian-bookworm | ok 2025-12-10 03:32:32.941858 | 2025-12-10 03:32:32.941947 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-10 03:32:32.986606 | debian-bookworm | skipping: Conditional result was False 2025-12-10 03:32:32.996558 | 2025-12-10 03:32:32.996663 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-10 03:32:33.606206 | debian-bookworm | ok 2025-12-10 03:32:33.643195 | 2025-12-10 03:32:33.643513 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-10 03:32:33.720111 | debian-bookworm | ok 2025-12-10 03:32:33.733192 | 2025-12-10 03:32:33.733314 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-10 03:32:34.744410 | debian-bookworm -> localhost | ok 2025-12-10 03:32:34.752729 | 2025-12-10 03:32:34.752817 | TASK [validate-host : Collect information about the host] 2025-12-10 03:32:36.189050 | debian-bookworm | ok 2025-12-10 03:32:36.207960 | 2025-12-10 03:32:36.208071 | TASK [validate-host : Sanitize hostname] 2025-12-10 03:32:36.378433 | debian-bookworm | ok 2025-12-10 03:32:36.424699 | 2025-12-10 03:32:36.424807 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-10 03:32:37.605162 | debian-bookworm -> localhost | changed 2025-12-10 03:32:37.610883 | 2025-12-10 03:32:37.610985 | TASK [validate-host : Collect information about zuul worker] 2025-12-10 03:32:38.285013 | debian-bookworm | ok 2025-12-10 03:32:38.289663 | 2025-12-10 03:32:38.289754 | TASK [validate-host : Write out all zuul information for each host] 2025-12-10 03:32:39.619421 | debian-bookworm -> localhost | changed 2025-12-10 03:32:39.642605 | 2025-12-10 03:32:39.642748 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-10 03:32:40.037479 | debian-bookworm | ok 2025-12-10 03:32:40.070149 | 2025-12-10 03:32:40.070313 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-10 03:32:41.143481 | debian-bookworm | changed: 2025-12-10 03:32:41.143683 | debian-bookworm | cd+++++++++ src/ 2025-12-10 03:32:41.143717 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-10 03:32:41.143742 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-10 03:32:41.143764 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-configuration-validator/ 2025-12-10 03:32:41.143785 | debian-bookworm | Containerfile 2025-12-10 03:32:41.143917 | debian-bookworm | localhost | ok: Runtime: 0:00:00.038902 2025-12-10 03:33:10.147680 | 2025-12-10 03:33:10.147816 | TASK [upload-logs : Upload logs to log server] 2025-12-10 03:33:11.969421 | localhost | Output suppressed because no_log was given 2025-12-10 03:33:11.972367 | 2025-12-10 03:33:11.972581 | LOOP [upload-logs : Compress console log and json output] 2025-12-10 03:33:12.052233 | localhost | skipping: Conditional result was False 2025-12-10 03:33:12.068587 | localhost | skipping: Conditional result was False 2025-12-10 03:33:12.083751 | 2025-12-10 03:33:12.083896 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-10 03:33:12.150882 | localhost | skipping: Conditional result was False 2025-12-10 03:33:12.151483 | 2025-12-10 03:33:12.159237 | localhost | skipping: Conditional result was False 2025-12-10 03:33:12.165032 | 2025-12-10 03:33:12.165169 | LOOP [upload-logs : Upload console log and json output]