2026-04-23 02:00:35.421239 | Job console starting 2026-04-23 02:00:35.436541 | Updating git repos 2026-04-23 02:00:35.481899 | Cloning repos into workspace 2026-04-23 02:00:35.560307 | Restoring repo states 2026-04-23 02:00:35.573973 | Merging changes 2026-04-23 02:00:36.178536 | Checking out repos 2026-04-23 02:00:36.217781 | Preparing playbooks 2026-04-23 02:00:36.768595 | Running Ansible setup 2026-04-23 02:00:41.343233 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-04-23 02:00:42.149261 | 2026-04-23 02:00:42.149456 | PLAY [Base pre] 2026-04-23 02:00:42.166218 | 2026-04-23 02:00:42.166361 | TASK [Setup log path fact] 2026-04-23 02:00:42.195815 | ubuntu-jammy | ok 2026-04-23 02:00:42.211555 | 2026-04-23 02:00:42.211703 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-23 02:00:42.255474 | ubuntu-jammy | ok 2026-04-23 02:00:42.277179 | 2026-04-23 02:00:42.277326 | TASK [emit-job-header : Print job information] 2026-04-23 02:00:42.317078 | # Job Information 2026-04-23 02:00:42.317270 | Ansible Version: 2.16.14 2026-04-23 02:00:42.317308 | Job: python-black 2026-04-23 02:00:42.317345 | Pipeline: check 2026-04-23 02:00:42.317368 | Executor: 521e9411259a 2026-04-23 02:00:42.317388 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/612 2026-04-23 02:00:42.317411 | Event ID: 1caefa50-3eb8-11f1-9299-03b6bc0c8931 2026-04-23 02:00:42.322432 | 2026-04-23 02:00:42.322553 | LOOP [emit-job-header : Print node information] 2026-04-23 02:00:42.431781 | ubuntu-jammy | ok: 2026-04-23 02:00:42.431980 | ubuntu-jammy | # Node Information 2026-04-23 02:00:42.432014 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-04-23 02:00:42.432039 | ubuntu-jammy | Hostname: ubuntu 2026-04-23 02:00:42.432061 | ubuntu-jammy | Username: zuul 2026-04-23 02:00:42.432082 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-04-23 02:00:42.432108 | ubuntu-jammy | Provider: regiocloud-a 2026-04-23 02:00:42.432130 | ubuntu-jammy | Region: 2026-04-23 02:00:42.432151 | ubuntu-jammy | Label: ubuntu-jammy 2026-04-23 02:00:42.432171 | ubuntu-jammy | Product Name: OpenStack Nova 2026-04-23 02:00:42.432191 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe19:8dc 2026-04-23 02:00:42.451336 | 2026-04-23 02:00:42.461203 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-23 02:00:42.963212 | ubuntu-jammy -> localhost | changed 2026-04-23 02:00:42.970620 | 2026-04-23 02:00:42.970742 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-23 02:00:44.053619 | ubuntu-jammy -> localhost | changed 2026-04-23 02:00:44.072546 | 2026-04-23 02:00:44.072712 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-23 02:00:44.378291 | ubuntu-jammy -> localhost | ok 2026-04-23 02:00:44.384681 | 2026-04-23 02:00:44.384848 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-23 02:00:44.413305 | ubuntu-jammy | ok 2026-04-23 02:00:44.431148 | ubuntu-jammy | included: /var/lib/zuul/builds/fe059ce5aef2415485fca509f7170bd0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-23 02:00:44.437256 | 2026-04-23 02:00:44.437361 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-23 02:00:45.527137 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-04-23 02:00:45.527642 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/fe059ce5aef2415485fca509f7170bd0/work/fe059ce5aef2415485fca509f7170bd0_id_rsa 2026-04-23 02:00:45.527781 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/fe059ce5aef2415485fca509f7170bd0/work/fe059ce5aef2415485fca509f7170bd0_id_rsa.pub 2026-04-23 02:00:45.527863 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-04-23 02:00:45.527937 | ubuntu-jammy -> localhost | SHA256:2OqkrfvBNfXLCNb4CZ9rWcMEh8eXw7r3OADYehqcP+8 zuul-build-sshkey 2026-04-23 02:00:45.528000 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-04-23 02:00:45.528087 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-04-23 02:00:45.528153 | ubuntu-jammy -> localhost | | o . . | 2026-04-23 02:00:45.528215 | ubuntu-jammy -> localhost | | o + = | 2026-04-23 02:00:45.528274 | ubuntu-jammy -> localhost | | o.+ o . | 2026-04-23 02:00:45.528332 | ubuntu-jammy -> localhost | | o.+o.o | 2026-04-23 02:00:45.528391 | ubuntu-jammy -> localhost | | ..So.+.. | 2026-04-23 02:00:45.528458 | ubuntu-jammy -> localhost | | . +=*.=*.. | 2026-04-23 02:00:45.528519 | ubuntu-jammy -> localhost | | = =*oo+ o | 2026-04-23 02:00:45.528577 | ubuntu-jammy -> localhost | | = .. =. o .| 2026-04-23 02:00:45.528636 | ubuntu-jammy -> localhost | | +++ ..+E . | 2026-04-23 02:00:45.528694 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-04-23 02:00:45.528860 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.606609 2026-04-23 02:00:45.543516 | 2026-04-23 02:00:45.543697 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-23 02:00:45.586021 | ubuntu-jammy | ok 2026-04-23 02:00:45.599398 | ubuntu-jammy | included: /var/lib/zuul/builds/fe059ce5aef2415485fca509f7170bd0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-23 02:00:45.609055 | 2026-04-23 02:00:45.609185 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-23 02:00:45.633713 | ubuntu-jammy | skipping: Conditional result was False 2026-04-23 02:00:45.640666 | 2026-04-23 02:00:45.640817 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-23 02:00:46.342496 | ubuntu-jammy | changed 2026-04-23 02:00:46.349927 | 2026-04-23 02:00:46.350053 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-23 02:00:46.609431 | ubuntu-jammy | ok 2026-04-23 02:00:46.617594 | 2026-04-23 02:00:46.617735 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-23 02:00:47.309518 | ubuntu-jammy | changed 2026-04-23 02:00:47.317447 | 2026-04-23 02:00:47.317590 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-23 02:00:48.003843 | ubuntu-jammy | changed 2026-04-23 02:00:48.009627 | 2026-04-23 02:00:48.009738 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-23 02:00:48.036521 | ubuntu-jammy | skipping: Conditional result was False 2026-04-23 02:00:48.043109 | 2026-04-23 02:00:48.043224 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-23 02:00:48.543836 | ubuntu-jammy -> localhost | changed 2026-04-23 02:00:48.555986 | 2026-04-23 02:00:48.556130 | TASK [add-build-sshkey : Add back temp key] 2026-04-23 02:00:48.926468 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/fe059ce5aef2415485fca509f7170bd0/work/fe059ce5aef2415485fca509f7170bd0_id_rsa (zuul-build-sshkey) 2026-04-23 02:00:48.926741 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.015097 2026-04-23 02:00:48.935853 | 2026-04-23 02:00:48.935983 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-23 02:00:49.421220 | ubuntu-jammy | ok 2026-04-23 02:00:49.426656 | 2026-04-23 02:00:49.426793 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-23 02:00:49.461064 | ubuntu-jammy | skipping: Conditional result was False 2026-04-23 02:00:49.473178 | 2026-04-23 02:00:49.473306 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-23 02:00:49.937900 | ubuntu-jammy | ok 2026-04-23 02:00:49.949566 | 2026-04-23 02:00:49.949712 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-23 02:00:49.980316 | ubuntu-jammy | ok 2026-04-23 02:00:49.985880 | 2026-04-23 02:00:49.986007 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-23 02:00:50.303531 | ubuntu-jammy -> localhost | ok 2026-04-23 02:00:50.310251 | 2026-04-23 02:00:50.310375 | TASK [validate-host : Collect information about the host] 2026-04-23 02:00:51.615565 | ubuntu-jammy | ok 2026-04-23 02:00:51.634277 | 2026-04-23 02:00:51.634437 | TASK [validate-host : Sanitize hostname] 2026-04-23 02:00:51.765426 | ubuntu-jammy | ok 2026-04-23 02:00:51.810795 | 2026-04-23 02:00:51.811110 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-23 02:00:52.376660 | ubuntu-jammy -> localhost | changed 2026-04-23 02:00:52.383739 | 2026-04-23 02:00:52.383895 | TASK [validate-host : Collect information about zuul worker] 2026-04-23 02:00:52.798585 | ubuntu-jammy | ok 2026-04-23 02:00:52.803782 | 2026-04-23 02:00:52.803921 | TASK [validate-host : Write out all zuul information for each host] 2026-04-23 02:00:53.488274 | ubuntu-jammy -> localhost | changed 2026-04-23 02:00:53.500260 | 2026-04-23 02:00:53.500385 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-23 02:00:53.772945 | ubuntu-jammy | ok 2026-04-23 02:00:53.780416 | 2026-04-23 02:00:53.780616 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-23 02:00:54.885893 | ubuntu-jammy | changed: 2026-04-23 02:00:54.886287 | ubuntu-jammy | cd+++++++++ src/ 2026-04-23 02:00:54.886331 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-04-23 02:00:54.886356 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-04-23 02:00:54.886378 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-04-23 02:00:54.886399 | ubuntu-jammy | Containerfile 2026-04-23 02:00:54.886571 | ubuntu-jammy | Containerfile 2026-04-23 02:00:54.923295 | ubuntu-jammy | Containerfile 2026-04-23 02:00:54.923364 | ubuntu-jammy | Containerfile 2026-04-23 02:00:54.923458 | ubuntu-jammy | Containerfile 2026-04-23 02:00:54.923559 | ubuntu-jammy | Containerfile 2026-04-23 02:00:54.923632 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.007221 2026-04-23 02:01:24.001983 | 2026-04-23 02:01:24.002159 | TASK [upload-logs : Upload logs to log server] 2026-04-23 02:01:24.600781 | localhost | Output suppressed because no_log was given 2026-04-23 02:01:24.605282 | 2026-04-23 02:01:24.605493 | LOOP [upload-logs : Compress console log and json output] 2026-04-23 02:01:24.660833 | localhost | skipping: Conditional result was False 2026-04-23 02:01:24.668325 | localhost | skipping: Conditional result was False 2026-04-23 02:01:24.678174 | 2026-04-23 02:01:24.678405 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-23 02:01:24.743177 | localhost | skipping: Conditional result was False 2026-04-23 02:01:24.743861 | 2026-04-23 02:01:24.747403 | localhost | skipping: Conditional result was False 2026-04-23 02:01:24.760995 | 2026-04-23 02:01:24.761220 | LOOP [upload-logs : Upload console log and json output]