2026-06-12 19:01:59.543846 | Job console starting 2026-06-12 19:01:59.567318 | Updating git repos 2026-06-12 19:01:59.599264 | Cloning repos into workspace 2026-06-12 19:01:59.644179 | Restoring repo states 2026-06-12 19:01:59.653559 | Merging changes 2026-06-12 19:02:00.206408 | Checking out repos 2026-06-12 19:02:00.245215 | Preparing playbooks 2026-06-12 19:02:00.930970 | Running Ansible setup 2026-06-12 19:02:05.362610 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-06-12 19:02:06.252574 | 2026-06-12 19:02:06.252768 | PLAY [Base pre] 2026-06-12 19:02:06.270610 | 2026-06-12 19:02:06.270791 | TASK [Setup log path fact] 2026-06-12 19:02:06.309138 | ubuntu-jammy | ok 2026-06-12 19:02:06.330372 | 2026-06-12 19:02:06.330612 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-12 19:02:06.380191 | ubuntu-jammy | ok 2026-06-12 19:02:06.398636 | 2026-06-12 19:02:06.398828 | TASK [emit-job-header : Print job information] 2026-06-12 19:02:06.453144 | # Job Information 2026-06-12 19:02:06.453573 | Ansible Version: 2.16.14 2026-06-12 19:02:06.453656 | Job: python-black 2026-06-12 19:02:06.453721 | Pipeline: check 2026-06-12 19:02:06.453762 | Executor: 521e9411259a 2026-06-12 19:02:06.453798 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/691 2026-06-12 19:02:06.453838 | Event ID: 16ed2f50-6691-11f1-8e18-10baf209852f 2026-06-12 19:02:06.464484 | 2026-06-12 19:02:06.464693 | LOOP [emit-job-header : Print node information] 2026-06-12 19:02:06.607642 | ubuntu-jammy | ok: 2026-06-12 19:02:06.607866 | ubuntu-jammy | # Node Information 2026-06-12 19:02:06.607905 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-06-12 19:02:06.607932 | ubuntu-jammy | Hostname: ubuntu 2026-06-12 19:02:06.607955 | ubuntu-jammy | Username: zuul 2026-06-12 19:02:06.607976 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-06-12 19:02:06.608001 | ubuntu-jammy | Provider: regiocloud-a 2026-06-12 19:02:06.608023 | ubuntu-jammy | Region: 2026-06-12 19:02:06.608045 | ubuntu-jammy | Label: ubuntu-jammy 2026-06-12 19:02:06.608066 | ubuntu-jammy | Product Name: OpenStack Nova 2026-06-12 19:02:06.608086 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe29:b45e 2026-06-12 19:02:06.632223 | 2026-06-12 19:02:06.632387 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-12 19:02:07.212221 | ubuntu-jammy -> localhost | changed 2026-06-12 19:02:07.220937 | 2026-06-12 19:02:07.221081 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-12 19:02:08.444061 | ubuntu-jammy -> localhost | changed 2026-06-12 19:02:08.472176 | 2026-06-12 19:02:08.472339 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-12 19:02:08.870569 | ubuntu-jammy -> localhost | ok 2026-06-12 19:02:08.877072 | 2026-06-12 19:02:08.877199 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-12 19:02:08.908040 | ubuntu-jammy | ok 2026-06-12 19:02:08.926318 | ubuntu-jammy | included: /var/lib/zuul/builds/962b7d88801c402cb7068607fa9992d8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-12 19:02:08.932620 | 2026-06-12 19:02:08.932734 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-12 19:02:10.151904 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-06-12 19:02:10.152190 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/962b7d88801c402cb7068607fa9992d8/work/962b7d88801c402cb7068607fa9992d8_id_rsa 2026-06-12 19:02:10.152231 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/962b7d88801c402cb7068607fa9992d8/work/962b7d88801c402cb7068607fa9992d8_id_rsa.pub 2026-06-12 19:02:10.152259 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-06-12 19:02:10.152283 | ubuntu-jammy -> localhost | SHA256:y4TusQ/Fh1D44j3hS9DzWN0d8X9GTBqbir9nuK+pkAA zuul-build-sshkey 2026-06-12 19:02:10.152307 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-06-12 19:02:10.152340 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-06-12 19:02:10.152362 | ubuntu-jammy -> localhost | | .. ..o| 2026-06-12 19:02:10.152383 | ubuntu-jammy -> localhost | | .. O.| 2026-06-12 19:02:10.152404 | ubuntu-jammy -> localhost | | E .o . .+.=| 2026-06-12 19:02:10.152466 | ubuntu-jammy -> localhost | | .o+=.......o| 2026-06-12 19:02:10.152489 | ubuntu-jammy -> localhost | | .o=S*o . +| 2026-06-12 19:02:10.152514 | ubuntu-jammy -> localhost | | ..=*+.. ..| 2026-06-12 19:02:10.152536 | ubuntu-jammy -> localhost | | +.=o .. | 2026-06-12 19:02:10.152557 | ubuntu-jammy -> localhost | | . +.. .oo | 2026-06-12 19:02:10.152578 | ubuntu-jammy -> localhost | | o.. ..=*. | 2026-06-12 19:02:10.152599 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-06-12 19:02:10.152661 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.546352 2026-06-12 19:02:10.159617 | 2026-06-12 19:02:10.159736 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-12 19:02:10.200839 | ubuntu-jammy | ok 2026-06-12 19:02:10.225411 | ubuntu-jammy | included: /var/lib/zuul/builds/962b7d88801c402cb7068607fa9992d8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-12 19:02:10.235074 | 2026-06-12 19:02:10.235214 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-12 19:02:10.259614 | ubuntu-jammy | skipping: Conditional result was False 2026-06-12 19:02:10.266066 | 2026-06-12 19:02:10.266207 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-12 19:02:10.907729 | ubuntu-jammy | changed 2026-06-12 19:02:10.921629 | 2026-06-12 19:02:10.921904 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-12 19:02:11.169875 | ubuntu-jammy | ok 2026-06-12 19:02:11.178962 | 2026-06-12 19:02:11.179151 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-12 19:02:11.794797 | ubuntu-jammy | changed 2026-06-12 19:02:11.807576 | 2026-06-12 19:02:11.807743 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-12 19:02:12.466172 | ubuntu-jammy | changed 2026-06-12 19:02:12.475779 | 2026-06-12 19:02:12.475928 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-12 19:02:12.510653 | ubuntu-jammy | skipping: Conditional result was False 2026-06-12 19:02:12.519986 | 2026-06-12 19:02:12.520137 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-12 19:02:13.016389 | ubuntu-jammy -> localhost | changed 2026-06-12 19:02:13.036991 | 2026-06-12 19:02:13.037224 | TASK [add-build-sshkey : Add back temp key] 2026-06-12 19:02:13.389130 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/962b7d88801c402cb7068607fa9992d8/work/962b7d88801c402cb7068607fa9992d8_id_rsa (zuul-build-sshkey) 2026-06-12 19:02:13.389397 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.017616 2026-06-12 19:02:13.408153 | 2026-06-12 19:02:13.408307 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-12 19:02:13.855756 | ubuntu-jammy | ok 2026-06-12 19:02:13.862392 | 2026-06-12 19:02:13.862533 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-12 19:02:13.896803 | ubuntu-jammy | skipping: Conditional result was False 2026-06-12 19:02:13.913503 | 2026-06-12 19:02:13.913665 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-12 19:02:14.348485 | ubuntu-jammy | ok 2026-06-12 19:02:14.370109 | 2026-06-12 19:02:14.370258 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-12 19:02:14.421021 | ubuntu-jammy | ok 2026-06-12 19:02:14.427065 | 2026-06-12 19:02:14.427203 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-12 19:02:14.837956 | ubuntu-jammy -> localhost | ok 2026-06-12 19:02:14.845352 | 2026-06-12 19:02:14.845493 | TASK [validate-host : Collect information about the host] 2026-06-12 19:02:16.095127 | ubuntu-jammy | ok 2026-06-12 19:02:16.105968 | 2026-06-12 19:02:16.106111 | TASK [validate-host : Sanitize hostname] 2026-06-12 19:02:16.238148 | ubuntu-jammy | ok 2026-06-12 19:02:16.309457 | 2026-06-12 19:02:16.309624 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-12 19:02:17.077211 | ubuntu-jammy -> localhost | changed 2026-06-12 19:02:17.084539 | 2026-06-12 19:02:17.084669 | TASK [validate-host : Collect information about zuul worker] 2026-06-12 19:02:17.687776 | ubuntu-jammy | ok 2026-06-12 19:02:17.697652 | 2026-06-12 19:02:17.699561 | TASK [validate-host : Write out all zuul information for each host] 2026-06-12 19:02:18.674690 | ubuntu-jammy -> localhost | changed 2026-06-12 19:02:18.685094 | 2026-06-12 19:02:18.685226 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-12 19:02:18.976835 | ubuntu-jammy | ok 2026-06-12 19:02:18.982825 | 2026-06-12 19:02:18.982983 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-12 19:02:20.437358 | ubuntu-jammy | changed: 2026-06-12 19:02:20.437631 | ubuntu-jammy | cd+++++++++ src/ 2026-06-12 19:02:20.437667 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-06-12 19:02:20.437693 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-06-12 19:02:20.437715 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-06-12 19:02:20.437736 | ubuntu-jammy | Containerfile 2026-06-12 19:02:20.437867 | ubuntu-jammy | Containerfile 2026-06-12 19:02:20.505526 | ubuntu-jammy | Containerfile 2026-06-12 19:02:20.505596 | ubuntu-jammy | Containerfile 2026-06-12 19:02:20.505668 | ubuntu-jammy | Containerfile 2026-06-12 19:02:20.505742 | ubuntu-jammy | Containerfile 2026-06-12 19:02:20.505811 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.005831 2026-06-12 19:02:50.798954 | 2026-06-12 19:02:50.799137 | TASK [upload-logs : Upload logs to log server] 2026-06-12 19:02:51.422135 | localhost | Output suppressed because no_log was given 2026-06-12 19:02:51.424937 | 2026-06-12 19:02:51.425067 | LOOP [upload-logs : Compress console log and json output] 2026-06-12 19:02:51.480875 | localhost | skipping: Conditional result was False 2026-06-12 19:02:51.487199 | localhost | skipping: Conditional result was False 2026-06-12 19:02:51.494278 | 2026-06-12 19:02:51.494418 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-12 19:02:51.549282 | localhost | skipping: Conditional result was False 2026-06-12 19:02:51.549732 | 2026-06-12 19:02:51.553128 | localhost | skipping: Conditional result was False 2026-06-12 19:02:51.563893 | 2026-06-12 19:02:51.564049 | LOOP [upload-logs : Upload console log and json output]