2026-04-02 03:14:49.640959 | Job console starting 2026-04-02 03:14:49.661220 | Updating git repos 2026-04-02 03:14:49.675183 | Cloning repos into workspace 2026-04-02 03:14:49.708748 | Restoring repo states 2026-04-02 03:14:49.713184 | Merging changes 2026-04-02 03:14:49.713201 | Checking out repos 2026-04-02 03:14:49.758313 | Preparing playbooks 2026-04-02 03:14:50.591648 | Running Ansible setup 2026-04-02 03:14:56.267665 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-02 03:14:57.367585 | 2026-04-02 03:14:57.367756 | PLAY [Base pre] 2026-04-02 03:14:57.384872 | 2026-04-02 03:14:57.385009 | TASK [Setup log path fact] 2026-04-02 03:14:57.421709 | debian-bookworm | ok 2026-04-02 03:14:57.445209 | 2026-04-02 03:14:57.445414 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-02 03:14:57.498715 | debian-bookworm | ok 2026-04-02 03:14:57.515140 | 2026-04-02 03:14:57.515370 | TASK [emit-job-header : Print job information] 2026-04-02 03:14:57.571732 | # Job Information 2026-04-02 03:14:57.572005 | Ansible Version: 2.16.14 2026-04-02 03:14:57.572058 | Job: flake8 2026-04-02 03:14:57.572108 | Pipeline: periodic-daily 2026-04-02 03:14:57.572142 | Executor: 521e9411259a 2026-04-02 03:14:57.572171 | Triggered by: https://github.com/osism/cinder-driver-dm-clone 2026-04-02 03:14:57.572206 | Event ID: 89bf1706370846d19db3030494aed629 2026-04-02 03:14:57.579845 | 2026-04-02 03:14:57.580009 | LOOP [emit-job-header : Print node information] 2026-04-02 03:14:57.706152 | debian-bookworm | ok: 2026-04-02 03:14:57.706486 | debian-bookworm | # Node Information 2026-04-02 03:14:57.706629 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-02 03:14:57.706671 | debian-bookworm | Hostname: debian 2026-04-02 03:14:57.706696 | debian-bookworm | Username: zuul 2026-04-02 03:14:57.706719 | debian-bookworm | Distro: Debian 12.13 2026-04-02 03:14:57.706745 | debian-bookworm | Provider: regiocloud-a 2026-04-02 03:14:57.706768 | debian-bookworm | Region: 2026-04-02 03:14:57.706790 | debian-bookworm | Label: debian-bookworm 2026-04-02 03:14:57.706810 | debian-bookworm | Product Name: OpenStack Nova 2026-04-02 03:14:57.706848 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe83:fc4b 2026-04-02 03:14:57.728102 | 2026-04-02 03:14:57.728294 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-02 03:14:58.286078 | debian-bookworm -> localhost | changed 2026-04-02 03:14:58.293719 | 2026-04-02 03:14:58.293860 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-02 03:14:59.870176 | debian-bookworm -> localhost | changed 2026-04-02 03:14:59.882176 | 2026-04-02 03:14:59.882323 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-02 03:15:00.165531 | debian-bookworm -> localhost | ok 2026-04-02 03:15:00.172897 | 2026-04-02 03:15:00.173025 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-02 03:15:00.229237 | debian-bookworm | ok 2026-04-02 03:15:00.264836 | debian-bookworm | included: /var/lib/zuul/builds/a2165572637f4c6d9655f268763c5937/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-02 03:15:00.271564 | 2026-04-02 03:15:00.271679 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-02 03:15:02.198759 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-02 03:15:02.199404 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/a2165572637f4c6d9655f268763c5937/work/a2165572637f4c6d9655f268763c5937_id_rsa 2026-04-02 03:15:02.199458 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/a2165572637f4c6d9655f268763c5937/work/a2165572637f4c6d9655f268763c5937_id_rsa.pub 2026-04-02 03:15:02.199486 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-02 03:15:02.199511 | debian-bookworm -> localhost | SHA256:yqmkhbifDpaWETCn/UqBKPIUFmcNdizV1HV0poTOaRI zuul-build-sshkey 2026-04-02 03:15:02.199534 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-02 03:15:02.199567 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-02 03:15:02.199589 | debian-bookworm -> localhost | |o =.==oo.. ..o+ o| 2026-04-02 03:15:02.199611 | debian-bookworm -> localhost | |oB =..o . E .o + | 2026-04-02 03:15:02.199632 | debian-bookworm -> localhost | |*.+ . + .. | 2026-04-02 03:15:02.199652 | debian-bookworm -> localhost | |oo.o . = | 2026-04-02 03:15:02.199672 | debian-bookworm -> localhost | | .o . S o | 2026-04-02 03:15:02.199697 | debian-bookworm -> localhost | | o+o . o | 2026-04-02 03:15:02.199718 | debian-bookworm -> localhost | |o=o o + | 2026-04-02 03:15:02.199737 | debian-bookworm -> localhost | |oo = . | 2026-04-02 03:15:02.199758 | debian-bookworm -> localhost | |.o= . | 2026-04-02 03:15:02.199778 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-02 03:15:02.199837 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.053250 2026-04-02 03:15:02.207779 | 2026-04-02 03:15:02.207895 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-02 03:15:02.278063 | debian-bookworm | ok 2026-04-02 03:15:02.297470 | debian-bookworm | included: /var/lib/zuul/builds/a2165572637f4c6d9655f268763c5937/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-02 03:15:02.319140 | 2026-04-02 03:15:02.319293 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-02 03:15:02.356284 | debian-bookworm | skipping: Conditional result was False 2026-04-02 03:15:02.365798 | 2026-04-02 03:15:02.365974 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-02 03:15:03.262599 | debian-bookworm | changed 2026-04-02 03:15:03.288719 | 2026-04-02 03:15:03.288911 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-02 03:15:03.536478 | debian-bookworm | ok 2026-04-02 03:15:03.551482 | 2026-04-02 03:15:03.551718 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-02 03:15:04.245104 | debian-bookworm | changed 2026-04-02 03:15:04.262328 | 2026-04-02 03:15:04.262553 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-02 03:15:04.919020 | debian-bookworm | changed 2026-04-02 03:15:04.931606 | 2026-04-02 03:15:04.931733 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-02 03:15:04.955680 | debian-bookworm | skipping: Conditional result was False 2026-04-02 03:15:04.962277 | 2026-04-02 03:15:04.962407 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-02 03:15:05.588331 | debian-bookworm -> localhost | changed 2026-04-02 03:15:05.601146 | 2026-04-02 03:15:05.601385 | TASK [add-build-sshkey : Add back temp key] 2026-04-02 03:15:06.053375 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/a2165572637f4c6d9655f268763c5937/work/a2165572637f4c6d9655f268763c5937_id_rsa (zuul-build-sshkey) 2026-04-02 03:15:06.053617 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011763 2026-04-02 03:15:06.064232 | 2026-04-02 03:15:06.064383 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-02 03:15:06.598077 | debian-bookworm | ok 2026-04-02 03:15:06.603588 | 2026-04-02 03:15:06.603726 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-02 03:15:06.657543 | debian-bookworm | skipping: Conditional result was False 2026-04-02 03:15:06.668801 | 2026-04-02 03:15:06.668944 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-02 03:15:07.204368 | debian-bookworm | ok 2026-04-02 03:15:07.231698 | 2026-04-02 03:15:07.231840 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-02 03:15:07.265156 | debian-bookworm | ok 2026-04-02 03:15:07.276448 | 2026-04-02 03:15:07.276594 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-02 03:15:07.649327 | debian-bookworm -> localhost | ok 2026-04-02 03:15:07.657433 | 2026-04-02 03:15:07.657574 | TASK [validate-host : Collect information about the host] 2026-04-02 03:15:08.851441 | debian-bookworm | ok 2026-04-02 03:15:08.880408 | 2026-04-02 03:15:08.880571 | TASK [validate-host : Sanitize hostname] 2026-04-02 03:15:09.004638 | debian-bookworm | ok 2026-04-02 03:15:09.074326 | 2026-04-02 03:15:09.074467 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-02 03:15:09.834577 | debian-bookworm -> localhost | changed 2026-04-02 03:15:09.840617 | 2026-04-02 03:15:09.840743 | TASK [validate-host : Collect information about zuul worker] 2026-04-02 03:15:10.251826 | debian-bookworm | ok 2026-04-02 03:15:10.260426 | 2026-04-02 03:15:10.260580 | TASK [validate-host : Write out all zuul information for each host] 2026-04-02 03:15:10.888651 | debian-bookworm -> localhost | changed 2026-04-02 03:15:10.899096 | 2026-04-02 03:15:10.899226 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-02 03:15:11.208855 | debian-bookworm | ok 2026-04-02 03:15:11.219003 | 2026-04-02 03:15:11.219233 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-02 03:15:12.050978 | debian-bookworm | changed: 2026-04-02 03:15:12.051256 | debian-bookworm | cd+++++++++ src/ 2026-04-02 03:15:12.051307 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-02 03:15:12.051344 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-02 03:15:12.051375 | debian-bookworm | cd+++++++++ src/github.com/osism/cinder-driver-dm-clone/ 2026-04-02 03:15:12.051405 | debian-bookworm | localhost | ok: Runtime: 0:00:00.010935 2026-04-02 03:15:39.508394 | 2026-04-02 03:15:39.508483 | TASK [upload-logs : Upload logs to log server] 2026-04-02 03:15:40.671994 | localhost | Output suppressed because no_log was given 2026-04-02 03:15:40.675065 | 2026-04-02 03:15:40.675259 | LOOP [upload-logs : Compress console log and json output] 2026-04-02 03:15:40.743204 | localhost | skipping: Conditional result was False 2026-04-02 03:15:40.751127 | localhost | skipping: Conditional result was False 2026-04-02 03:15:40.758667 | 2026-04-02 03:15:40.758805 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-02 03:15:40.813312 | localhost | skipping: Conditional result was False 2026-04-02 03:15:40.813639 | 2026-04-02 03:15:40.822354 | localhost | skipping: Conditional result was False 2026-04-02 03:15:40.830158 | 2026-04-02 03:15:40.830305 | LOOP [upload-logs : Upload console log and json output]