2025-10-28 03:08:46.114331 | Job console starting 2025-10-28 03:08:46.124235 | Updating git repos 2025-10-28 03:08:46.178052 | Cloning repos into workspace 2025-10-28 03:08:46.275752 | Restoring repo states 2025-10-28 03:08:46.321801 | Merging changes 2025-10-28 03:08:46.321816 | Checking out repos 2025-10-28 03:08:46.424853 | Preparing playbooks 2025-10-28 03:08:47.032942 | Running Ansible setup 2025-10-28 03:08:51.802982 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-28 03:08:52.464738 | 2025-10-28 03:08:52.464856 | PLAY [Base pre] 2025-10-28 03:08:52.479292 | 2025-10-28 03:08:52.479396 | TASK [Setup log path fact] 2025-10-28 03:08:52.497167 | debian-bookworm | ok 2025-10-28 03:08:52.511782 | 2025-10-28 03:08:52.511905 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-28 03:08:52.540526 | debian-bookworm | ok 2025-10-28 03:08:52.549666 | 2025-10-28 03:08:52.549756 | TASK [emit-job-header : Print job information] 2025-10-28 03:08:52.588632 | # Job Information 2025-10-28 03:08:52.588780 | Ansible Version: 2.16.14 2025-10-28 03:08:52.588815 | Job: flake8 2025-10-28 03:08:52.588848 | Pipeline: periodic-daily 2025-10-28 03:08:52.588871 | Executor: 521e9411259a 2025-10-28 03:08:52.588892 | Triggered by: https://github.com/osism/openstack-image-manager 2025-10-28 03:08:52.588913 | Event ID: affea5d869e24613a9a8e54b932821d6 2025-10-28 03:08:52.594102 | 2025-10-28 03:08:52.594191 | LOOP [emit-job-header : Print node information] 2025-10-28 03:08:52.709412 | debian-bookworm | ok: 2025-10-28 03:08:52.709575 | debian-bookworm | # Node Information 2025-10-28 03:08:52.709636 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-28 03:08:52.709691 | debian-bookworm | Hostname: debian 2025-10-28 03:08:52.709718 | debian-bookworm | Username: zuul 2025-10-28 03:08:52.709740 | debian-bookworm | Distro: Debian 12.12 2025-10-28 03:08:52.709764 | debian-bookworm | Provider: regiocloud-a 2025-10-28 03:08:52.709785 | debian-bookworm | Region: 2025-10-28 03:08:52.709807 | debian-bookworm | Label: debian-bookworm 2025-10-28 03:08:52.709828 | debian-bookworm | Product Name: OpenStack Nova 2025-10-28 03:08:52.709848 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe13:44bc 2025-10-28 03:08:52.729659 | 2025-10-28 03:08:52.731172 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-28 03:08:53.140078 | debian-bookworm -> localhost | changed 2025-10-28 03:08:53.146736 | 2025-10-28 03:08:53.146853 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-28 03:08:54.255677 | debian-bookworm -> localhost | changed 2025-10-28 03:08:54.270289 | 2025-10-28 03:08:54.270427 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-28 03:08:54.622105 | debian-bookworm -> localhost | ok 2025-10-28 03:08:54.629311 | 2025-10-28 03:08:54.629437 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-28 03:08:54.670991 | debian-bookworm | ok 2025-10-28 03:08:54.696451 | debian-bookworm | included: /var/lib/zuul/builds/60fec459e7e8411d9e5ab61072ad4fe0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-28 03:08:54.703412 | 2025-10-28 03:08:54.703531 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-28 03:08:58.343726 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-28 03:08:58.343925 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/60fec459e7e8411d9e5ab61072ad4fe0/work/60fec459e7e8411d9e5ab61072ad4fe0_id_rsa 2025-10-28 03:08:58.343963 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/60fec459e7e8411d9e5ab61072ad4fe0/work/60fec459e7e8411d9e5ab61072ad4fe0_id_rsa.pub 2025-10-28 03:08:58.343990 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-28 03:08:58.344026 | debian-bookworm -> localhost | SHA256:NNH5FfBxFt8xKJO7Nogogvo8TCt+uaQsa4ce64oEczo zuul-build-sshkey 2025-10-28 03:08:58.344060 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-28 03:08:58.344091 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-28 03:08:58.344123 | debian-bookworm -> localhost | | .. .o.+=+| 2025-10-28 03:08:58.344145 | debian-bookworm -> localhost | | .o+ o.+=| 2025-10-28 03:08:58.344165 | debian-bookworm -> localhost | | o .+.. o| 2025-10-28 03:08:58.344185 | debian-bookworm -> localhost | | . . .. | 2025-10-28 03:08:58.344205 | debian-bookworm -> localhost | |+ . . S . . | 2025-10-28 03:08:58.344232 | debian-bookworm -> localhost | |o=.. . . . + | 2025-10-28 03:08:58.344253 | debian-bookworm -> localhost | |E=ooo . . | 2025-10-28 03:08:58.344274 | debian-bookworm -> localhost | |B=O+ | 2025-10-28 03:08:58.344294 | debian-bookworm -> localhost | |@@=o. | 2025-10-28 03:08:58.344314 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-28 03:08:58.344364 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.997187 2025-10-28 03:08:58.351131 | 2025-10-28 03:08:58.351226 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-28 03:08:58.368625 | debian-bookworm | ok 2025-10-28 03:08:58.388928 | debian-bookworm | included: /var/lib/zuul/builds/60fec459e7e8411d9e5ab61072ad4fe0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-28 03:08:58.408873 | 2025-10-28 03:08:58.408966 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-28 03:08:58.442495 | debian-bookworm | skipping: Conditional result was False 2025-10-28 03:08:58.448294 | 2025-10-28 03:08:58.448393 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-28 03:08:59.045401 | debian-bookworm | changed 2025-10-28 03:08:59.051714 | 2025-10-28 03:08:59.051812 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-28 03:08:59.339771 | debian-bookworm | ok 2025-10-28 03:08:59.349977 | 2025-10-28 03:08:59.350109 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-28 03:09:00.052924 | debian-bookworm | changed 2025-10-28 03:09:00.058234 | 2025-10-28 03:09:00.058313 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-28 03:09:00.695427 | debian-bookworm | changed 2025-10-28 03:09:00.699875 | 2025-10-28 03:09:00.699948 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-28 03:09:00.713752 | debian-bookworm | skipping: Conditional result was False 2025-10-28 03:09:00.730159 | 2025-10-28 03:09:00.730305 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-28 03:09:01.110993 | debian-bookworm -> localhost | changed 2025-10-28 03:09:01.122470 | 2025-10-28 03:09:01.122563 | TASK [add-build-sshkey : Add back temp key] 2025-10-28 03:09:01.530183 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/60fec459e7e8411d9e5ab61072ad4fe0/work/60fec459e7e8411d9e5ab61072ad4fe0_id_rsa (zuul-build-sshkey) 2025-10-28 03:09:01.530450 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009929 2025-10-28 03:09:01.538149 | 2025-10-28 03:09:01.538249 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-28 03:09:02.072901 | debian-bookworm | ok 2025-10-28 03:09:02.077661 | 2025-10-28 03:09:02.077752 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-28 03:09:02.135166 | debian-bookworm | skipping: Conditional result was False 2025-10-28 03:09:02.146099 | 2025-10-28 03:09:02.146200 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-28 03:09:02.730034 | debian-bookworm | ok 2025-10-28 03:09:02.740301 | 2025-10-28 03:09:02.740408 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-28 03:09:02.769489 | debian-bookworm | ok 2025-10-28 03:09:02.774341 | 2025-10-28 03:09:02.774429 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-28 03:09:03.034041 | debian-bookworm -> localhost | ok 2025-10-28 03:09:03.041049 | 2025-10-28 03:09:03.041141 | TASK [validate-host : Collect information about the host] 2025-10-28 03:09:04.072932 | debian-bookworm | ok 2025-10-28 03:09:04.082978 | 2025-10-28 03:09:04.083084 | TASK [validate-host : Sanitize hostname] 2025-10-28 03:09:04.182175 | debian-bookworm | ok 2025-10-28 03:09:04.211471 | 2025-10-28 03:09:04.211574 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-28 03:09:04.758276 | debian-bookworm -> localhost | changed 2025-10-28 03:09:04.763802 | 2025-10-28 03:09:04.763893 | TASK [validate-host : Collect information about zuul worker] 2025-10-28 03:09:05.184542 | debian-bookworm | ok 2025-10-28 03:09:05.188924 | 2025-10-28 03:09:05.189039 | TASK [validate-host : Write out all zuul information for each host] 2025-10-28 03:09:05.747244 | debian-bookworm -> localhost | changed 2025-10-28 03:09:05.759315 | 2025-10-28 03:09:05.759406 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-28 03:09:06.019623 | debian-bookworm | ok 2025-10-28 03:09:06.024758 | 2025-10-28 03:09:06.024843 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-28 03:09:07.009917 | debian-bookworm | changed: 2025-10-28 03:09:07.010141 | debian-bookworm | cd+++++++++ src/ 2025-10-28 03:09:07.010178 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-28 03:09:07.010203 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-28 03:09:07.010225 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2025-10-28 03:09:07.010246 | debian-bookworm | localhost | ok: Runtime: 0:00:00.013465 2025-10-28 03:09:36.537897 | 2025-10-28 03:09:36.538042 | TASK [upload-logs : Upload logs to log server] 2025-10-28 03:09:37.188040 | localhost | Output suppressed because no_log was given 2025-10-28 03:09:37.192247 | 2025-10-28 03:09:37.193289 | LOOP [upload-logs : Compress console log and json output] 2025-10-28 03:09:37.307031 | localhost | skipping: Conditional result was False 2025-10-28 03:09:37.313440 | localhost | skipping: Conditional result was False 2025-10-28 03:09:37.320148 | 2025-10-28 03:09:37.320289 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-28 03:09:37.431939 | localhost | skipping: Conditional result was False 2025-10-28 03:09:37.433487 | 2025-10-28 03:09:37.447716 | localhost | skipping: Conditional result was False 2025-10-28 03:09:37.461451 | 2025-10-28 03:09:37.461686 | LOOP [upload-logs : Upload console log and json output]