2025-12-23 03:16:52.814033 | Job console starting 2025-12-23 03:16:52.823961 | Updating git repos 2025-12-23 03:16:52.860283 | Cloning repos into workspace 2025-12-23 03:16:52.939829 | Restoring repo states 2025-12-23 03:16:52.957740 | Merging changes 2025-12-23 03:16:52.957760 | Checking out repos 2025-12-23 03:16:53.044593 | Preparing playbooks 2025-12-23 03:16:54.293771 | Running Ansible setup 2025-12-23 03:17:00.041881 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-23 03:17:01.548864 | 2025-12-23 03:17:01.553232 | PLAY [Base pre] 2025-12-23 03:17:01.597682 | 2025-12-23 03:17:01.597852 | TASK [Setup log path fact] 2025-12-23 03:17:01.653638 | debian-bookworm | ok 2025-12-23 03:17:01.696460 | 2025-12-23 03:17:01.696660 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-23 03:17:01.814343 | debian-bookworm | ok 2025-12-23 03:17:01.843251 | 2025-12-23 03:17:01.843440 | TASK [emit-job-header : Print job information] 2025-12-23 03:17:01.905857 | # Job Information 2025-12-23 03:17:01.906121 | Ansible Version: 2.16.14 2025-12-23 03:17:01.906159 | Job: flake8 2025-12-23 03:17:01.906198 | Pipeline: periodic-daily 2025-12-23 03:17:01.906226 | Executor: 521e9411259a 2025-12-23 03:17:01.906247 | Triggered by: https://github.com/osism/cinder-driver-dm-clone 2025-12-23 03:17:01.906269 | Event ID: 1bc62d0dffe74b5ea7d508cabd75ca04 2025-12-23 03:17:01.912365 | 2025-12-23 03:17:01.912565 | LOOP [emit-job-header : Print node information] 2025-12-23 03:17:02.100440 | debian-bookworm | ok: 2025-12-23 03:17:02.100721 | debian-bookworm | # Node Information 2025-12-23 03:17:02.100764 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-23 03:17:02.100789 | debian-bookworm | Hostname: debian 2025-12-23 03:17:02.100811 | debian-bookworm | Username: zuul 2025-12-23 03:17:02.100832 | debian-bookworm | Distro: Debian 12.12 2025-12-23 03:17:02.100856 | debian-bookworm | Provider: regiocloud-a 2025-12-23 03:17:02.100877 | debian-bookworm | Region: 2025-12-23 03:17:02.100898 | debian-bookworm | Label: debian-bookworm 2025-12-23 03:17:02.100918 | debian-bookworm | Product Name: OpenStack Nova 2025-12-23 03:17:02.100938 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fece:57c 2025-12-23 03:17:02.126359 | 2025-12-23 03:17:02.126524 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-23 03:17:03.743662 | debian-bookworm -> localhost | changed 2025-12-23 03:17:03.751542 | 2025-12-23 03:17:03.751685 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-23 03:17:06.137152 | debian-bookworm -> localhost | changed 2025-12-23 03:17:06.164601 | 2025-12-23 03:17:06.164741 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-23 03:17:06.648555 | debian-bookworm -> localhost | ok 2025-12-23 03:17:06.655079 | 2025-12-23 03:17:06.655219 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-23 03:17:06.708402 | debian-bookworm | ok 2025-12-23 03:17:06.763566 | debian-bookworm | included: /var/lib/zuul/builds/c86f9e58cc08475e826b1a965edad1e5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-23 03:17:06.770247 | 2025-12-23 03:17:06.770375 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-23 03:17:09.816038 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-23 03:17:09.816307 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c86f9e58cc08475e826b1a965edad1e5/work/c86f9e58cc08475e826b1a965edad1e5_id_rsa 2025-12-23 03:17:09.816352 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c86f9e58cc08475e826b1a965edad1e5/work/c86f9e58cc08475e826b1a965edad1e5_id_rsa.pub 2025-12-23 03:17:09.816381 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-23 03:17:09.816405 | debian-bookworm -> localhost | SHA256:7Fi46lPwHtDo+9gEmRoN1lYCxH4YgTb5jm2PkGA2qEY zuul-build-sshkey 2025-12-23 03:17:09.816427 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-23 03:17:09.816461 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-23 03:17:09.816484 | debian-bookworm -> localhost | | +=o. . | 2025-12-23 03:17:09.816566 | debian-bookworm -> localhost | |.+o. o | 2025-12-23 03:17:09.816592 | debian-bookworm -> localhost | |o.=ooo | 2025-12-23 03:17:09.816612 | debian-bookworm -> localhost | |oEo==o.o | 2025-12-23 03:17:09.816632 | debian-bookworm -> localhost | |* Bo=+. S | 2025-12-23 03:17:09.816664 | debian-bookworm -> localhost | |.= *..+= | 2025-12-23 03:17:09.816687 | debian-bookworm -> localhost | |. + o++.. | 2025-12-23 03:17:09.816707 | debian-bookworm -> localhost | | .o*. | 2025-12-23 03:17:09.816729 | debian-bookworm -> localhost | | .+oo | 2025-12-23 03:17:09.816749 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-23 03:17:09.816820 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.309617 2025-12-23 03:17:09.834902 | 2025-12-23 03:17:09.835042 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-23 03:17:09.916949 | debian-bookworm | ok 2025-12-23 03:17:09.943238 | debian-bookworm | included: /var/lib/zuul/builds/c86f9e58cc08475e826b1a965edad1e5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-23 03:17:09.991582 | 2025-12-23 03:17:09.991741 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-23 03:17:10.037929 | debian-bookworm | skipping: Conditional result was False 2025-12-23 03:17:10.045559 | 2025-12-23 03:17:10.045708 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-23 03:17:10.965870 | debian-bookworm | changed 2025-12-23 03:17:10.982183 | 2025-12-23 03:17:10.982341 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-23 03:17:11.306294 | debian-bookworm | ok 2025-12-23 03:17:11.318311 | 2025-12-23 03:17:11.318454 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-23 03:17:12.210183 | debian-bookworm | changed 2025-12-23 03:17:12.233710 | 2025-12-23 03:17:12.233858 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-23 03:17:13.013710 | debian-bookworm | changed 2025-12-23 03:17:13.019762 | 2025-12-23 03:17:13.019892 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-23 03:17:13.045647 | debian-bookworm | skipping: Conditional result was False 2025-12-23 03:17:13.058627 | 2025-12-23 03:17:13.058805 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-23 03:17:13.723424 | debian-bookworm -> localhost | changed 2025-12-23 03:17:13.752634 | 2025-12-23 03:17:13.752782 | TASK [add-build-sshkey : Add back temp key] 2025-12-23 03:17:14.374670 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c86f9e58cc08475e826b1a965edad1e5/work/c86f9e58cc08475e826b1a965edad1e5_id_rsa (zuul-build-sshkey) 2025-12-23 03:17:14.375414 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011567 2025-12-23 03:17:14.385910 | 2025-12-23 03:17:14.386052 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-23 03:17:14.859094 | debian-bookworm | ok 2025-12-23 03:17:14.872806 | 2025-12-23 03:17:14.872952 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-23 03:17:14.911975 | debian-bookworm | skipping: Conditional result was False 2025-12-23 03:17:14.934553 | 2025-12-23 03:17:14.934828 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-23 03:17:15.405650 | debian-bookworm | ok 2025-12-23 03:17:15.418443 | 2025-12-23 03:17:15.418603 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-23 03:17:15.470763 | debian-bookworm | ok 2025-12-23 03:17:15.476669 | 2025-12-23 03:17:15.476803 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-23 03:17:15.828737 | debian-bookworm -> localhost | ok 2025-12-23 03:17:15.835939 | 2025-12-23 03:17:15.836065 | TASK [validate-host : Collect information about the host] 2025-12-23 03:17:16.999904 | debian-bookworm | ok 2025-12-23 03:17:17.013337 | 2025-12-23 03:17:17.013641 | TASK [validate-host : Sanitize hostname] 2025-12-23 03:17:17.147723 | debian-bookworm | ok 2025-12-23 03:17:17.235826 | 2025-12-23 03:17:17.236241 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-23 03:17:18.457946 | debian-bookworm -> localhost | changed 2025-12-23 03:17:18.466188 | 2025-12-23 03:17:18.466333 | TASK [validate-host : Collect information about zuul worker] 2025-12-23 03:17:18.944192 | debian-bookworm | ok 2025-12-23 03:17:18.951680 | 2025-12-23 03:17:18.951828 | TASK [validate-host : Write out all zuul information for each host] 2025-12-23 03:17:20.073917 | debian-bookworm -> localhost | changed 2025-12-23 03:17:20.088616 | 2025-12-23 03:17:20.088764 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-23 03:17:20.384426 | debian-bookworm | ok 2025-12-23 03:17:20.390613 | 2025-12-23 03:17:20.390747 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-23 03:17:21.238649 | debian-bookworm | changed: 2025-12-23 03:17:21.239467 | debian-bookworm | cd+++++++++ src/ 2025-12-23 03:17:21.239579 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-23 03:17:21.239631 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-23 03:17:21.239677 | debian-bookworm | cd+++++++++ src/github.com/osism/cinder-driver-dm-clone/ 2025-12-23 03:17:21.239781 | debian-bookworm | localhost | ok: Runtime: 0:00:00.014081 2025-12-23 03:17:53.322939 | 2025-12-23 03:17:53.323359 | TASK [upload-logs : Upload logs to log server] 2025-12-23 03:17:54.663207 | localhost | Output suppressed because no_log was given 2025-12-23 03:17:54.665433 | 2025-12-23 03:17:54.665574 | LOOP [upload-logs : Compress console log and json output] 2025-12-23 03:17:54.768014 | localhost | skipping: Conditional result was False 2025-12-23 03:17:54.784143 | localhost | skipping: Conditional result was False 2025-12-23 03:17:54.796992 | 2025-12-23 03:17:54.797123 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-23 03:17:54.905040 | localhost | skipping: Conditional result was False 2025-12-23 03:17:54.905325 | 2025-12-23 03:17:54.912400 | localhost | skipping: Conditional result was False 2025-12-23 03:17:54.916980 | 2025-12-23 03:17:54.917104 | LOOP [upload-logs : Upload console log and json output]