2025-10-12 09:50:49.233173 | Job console starting 2025-10-12 09:50:49.279691 | Updating git repos 2025-10-12 09:50:49.339267 | Cloning repos into workspace 2025-10-12 09:50:49.435594 | Restoring repo states 2025-10-12 09:50:49.450529 | Merging changes 2025-10-12 09:50:50.018170 | Checking out repos 2025-10-12 09:50:50.094429 | Preparing playbooks 2025-10-12 09:50:51.237458 | Running Ansible setup 2025-10-12 09:50:59.107997 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-12 09:51:00.772488 | 2025-10-12 09:51:00.772658 | PLAY [Base pre] 2025-10-12 09:51:00.797116 | 2025-10-12 09:51:00.797267 | TASK [Setup log path fact] 2025-10-12 09:51:00.849128 | debian-bookworm | ok 2025-10-12 09:51:00.876980 | 2025-10-12 09:51:00.877197 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-12 09:51:00.935243 | debian-bookworm | ok 2025-10-12 09:51:00.970401 | 2025-10-12 09:51:00.970549 | TASK [emit-job-header : Print job information] 2025-10-12 09:51:01.082108 | # Job Information 2025-10-12 09:51:01.082302 | Ansible Version: 2.16.14 2025-10-12 09:51:01.082338 | Job: flake8 2025-10-12 09:51:01.082371 | Pipeline: check 2025-10-12 09:51:01.082394 | Executor: 521e9411259a 2025-10-12 09:51:01.082416 | Triggered by: https://github.com/osism/container-image-ceph-ansible/pull/629 2025-10-12 09:51:01.082439 | Event ID: e8e83640-a750-11f0-98eb-0cf5a4cfd0b1 2025-10-12 09:51:01.088393 | 2025-10-12 09:51:01.088515 | LOOP [emit-job-header : Print node information] 2025-10-12 09:51:01.322621 | debian-bookworm | ok: 2025-10-12 09:51:01.322924 | debian-bookworm | # Node Information 2025-10-12 09:51:01.322968 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-12 09:51:01.322993 | debian-bookworm | Hostname: debian 2025-10-12 09:51:01.323016 | debian-bookworm | Username: zuul 2025-10-12 09:51:01.323073 | debian-bookworm | Distro: Debian 12.12 2025-10-12 09:51:01.323099 | debian-bookworm | Provider: regiocloud-a 2025-10-12 09:51:01.323121 | debian-bookworm | Region: 2025-10-12 09:51:01.323143 | debian-bookworm | Label: debian-bookworm 2025-10-12 09:51:01.323163 | debian-bookworm | Product Name: OpenStack Nova 2025-10-12 09:51:01.323182 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb9:b279 2025-10-12 09:51:01.339060 | 2025-10-12 09:51:01.339214 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-12 09:51:02.299103 | debian-bookworm -> localhost | changed 2025-10-12 09:51:02.305987 | 2025-10-12 09:51:02.306120 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-12 09:51:03.839506 | debian-bookworm -> localhost | changed 2025-10-12 09:51:03.847930 | 2025-10-12 09:51:03.848014 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-12 09:51:04.262886 | debian-bookworm -> localhost | ok 2025-10-12 09:51:04.267812 | 2025-10-12 09:51:04.267900 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-12 09:51:04.304295 | debian-bookworm | ok 2025-10-12 09:51:04.328774 | debian-bookworm | included: /var/lib/zuul/builds/a88f8098c83643dcb23dc209589d690e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-12 09:51:04.333769 | 2025-10-12 09:51:04.333854 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-12 09:51:05.509948 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-12 09:51:05.510134 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/a88f8098c83643dcb23dc209589d690e/work/a88f8098c83643dcb23dc209589d690e_id_rsa 2025-10-12 09:51:05.510166 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/a88f8098c83643dcb23dc209589d690e/work/a88f8098c83643dcb23dc209589d690e_id_rsa.pub 2025-10-12 09:51:05.510189 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-12 09:51:05.510208 | debian-bookworm -> localhost | SHA256:VDJqcBJFFuicfKRn8xHxqpYIRNN6obMQtQMGZgo551o zuul-build-sshkey 2025-10-12 09:51:05.510226 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-12 09:51:05.510254 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-12 09:51:05.510273 | debian-bookworm -> localhost | |=*+.+=*.+.. | 2025-10-12 09:51:05.510291 | debian-bookworm -> localhost | |Xo.o+=...= | 2025-10-12 09:51:05.510308 | debian-bookworm -> localhost | |.=+* =o ... | 2025-10-12 09:51:05.510324 | debian-bookworm -> localhost | |..E.B.=... | 2025-10-12 09:51:05.510339 | debian-bookworm -> localhost | | +.+ + oS. | 2025-10-12 09:51:05.510361 | debian-bookworm -> localhost | |. .. . o. | 2025-10-12 09:51:05.510377 | debian-bookworm -> localhost | | . + | 2025-10-12 09:51:05.510394 | debian-bookworm -> localhost | | . | 2025-10-12 09:51:05.510411 | debian-bookworm -> localhost | | | 2025-10-12 09:51:05.510428 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-12 09:51:05.510473 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.468735 2025-10-12 09:51:05.515483 | 2025-10-12 09:51:05.515557 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-12 09:51:05.541480 | debian-bookworm | ok 2025-10-12 09:51:05.554247 | debian-bookworm | included: /var/lib/zuul/builds/a88f8098c83643dcb23dc209589d690e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-12 09:51:05.586613 | 2025-10-12 09:51:05.586690 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-12 09:51:05.606858 | debian-bookworm | skipping: Conditional result was False 2025-10-12 09:51:05.612128 | 2025-10-12 09:51:05.612216 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-12 09:51:06.407276 | debian-bookworm | changed 2025-10-12 09:51:06.411473 | 2025-10-12 09:51:06.411541 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-12 09:51:06.694125 | debian-bookworm | ok 2025-10-12 09:51:06.700728 | 2025-10-12 09:51:06.700828 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-12 09:51:07.363562 | debian-bookworm | changed 2025-10-12 09:51:07.376080 | 2025-10-12 09:51:07.376202 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-12 09:51:07.989758 | debian-bookworm | changed 2025-10-12 09:51:07.995215 | 2025-10-12 09:51:07.995311 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-12 09:51:08.018858 | debian-bookworm | skipping: Conditional result was False 2025-10-12 09:51:08.024461 | 2025-10-12 09:51:08.024548 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-12 09:51:08.455859 | debian-bookworm -> localhost | changed 2025-10-12 09:51:08.465823 | 2025-10-12 09:51:08.465913 | TASK [add-build-sshkey : Add back temp key] 2025-10-12 09:51:08.781715 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/a88f8098c83643dcb23dc209589d690e/work/a88f8098c83643dcb23dc209589d690e_id_rsa (zuul-build-sshkey) 2025-10-12 09:51:08.781929 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011338 2025-10-12 09:51:08.789221 | 2025-10-12 09:51:08.789306 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-12 09:51:09.297603 | debian-bookworm | ok 2025-10-12 09:51:09.302352 | 2025-10-12 09:51:09.302442 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-12 09:51:09.360713 | debian-bookworm | skipping: Conditional result was False 2025-10-12 09:51:09.370689 | 2025-10-12 09:51:09.370785 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-12 09:51:09.784518 | debian-bookworm | ok 2025-10-12 09:51:09.795447 | 2025-10-12 09:51:09.799616 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-12 09:51:09.848289 | debian-bookworm | ok 2025-10-12 09:51:09.853097 | 2025-10-12 09:51:09.853177 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-12 09:51:10.246139 | debian-bookworm -> localhost | ok 2025-10-12 09:51:10.252424 | 2025-10-12 09:51:10.252514 | TASK [validate-host : Collect information about the host] 2025-10-12 09:51:11.411043 | debian-bookworm | ok 2025-10-12 09:51:11.422337 | 2025-10-12 09:51:11.422431 | TASK [validate-host : Sanitize hostname] 2025-10-12 09:51:11.531237 | debian-bookworm | ok 2025-10-12 09:51:11.590059 | 2025-10-12 09:51:11.590168 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-12 09:51:12.087050 | debian-bookworm -> localhost | changed 2025-10-12 09:51:12.094761 | 2025-10-12 09:51:12.094887 | TASK [validate-host : Collect information about zuul worker] 2025-10-12 09:51:12.486185 | debian-bookworm | ok 2025-10-12 09:51:12.491074 | 2025-10-12 09:51:12.491163 | TASK [validate-host : Write out all zuul information for each host] 2025-10-12 09:51:13.137810 | debian-bookworm -> localhost | changed 2025-10-12 09:51:13.146623 | 2025-10-12 09:51:13.146711 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-12 09:51:13.415100 | debian-bookworm | ok 2025-10-12 09:51:13.425302 | 2025-10-12 09:51:13.425406 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-12 09:51:14.701805 | debian-bookworm | changed: 2025-10-12 09:51:14.701979 | debian-bookworm | cd+++++++++ src/ 2025-10-12 09:51:14.702014 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-12 09:51:14.702052 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-12 09:51:14.702075 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2025-10-12 09:51:14.702095 | debian-bookworm | Containerfile 2025-10-12 09:51:14.702242 | debian-bookworm | localhost | ok: Runtime: 0:00:00.004879 2025-10-12 09:51:40.802472 | 2025-10-12 09:51:40.802586 | TASK [upload-logs : Upload logs to log server] 2025-10-12 09:51:41.376129 | localhost | Output suppressed because no_log was given 2025-10-12 09:51:41.377953 | 2025-10-12 09:51:41.378069 | LOOP [upload-logs : Compress console log and json output] 2025-10-12 09:51:41.436868 | localhost | skipping: Conditional result was False 2025-10-12 09:51:41.443343 | localhost | skipping: Conditional result was False 2025-10-12 09:51:41.450086 | 2025-10-12 09:51:41.450224 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-12 09:51:41.501623 | localhost | skipping: Conditional result was False 2025-10-12 09:51:41.501924 | 2025-10-12 09:51:41.507160 | localhost | skipping: Conditional result was False 2025-10-12 09:51:41.516818 | 2025-10-12 09:51:41.516937 | LOOP [upload-logs : Upload console log and json output]