2026-04-21 15:35:35.148072 | Job console starting 2026-04-21 15:35:35.161405 | Updating git repos 2026-04-21 15:35:35.195639 | Cloning repos into workspace 2026-04-21 15:35:35.266555 | Restoring repo states 2026-04-21 15:35:35.273984 | Merging changes 2026-04-21 15:35:35.933577 | Checking out repos 2026-04-21 15:35:36.053009 | Preparing playbooks 2026-04-21 15:35:36.688297 | Running Ansible setup 2026-04-21 15:35:41.896365 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-04-21 15:35:42.721355 | 2026-04-21 15:35:42.721523 | PLAY [Base pre] 2026-04-21 15:35:42.737917 | 2026-04-21 15:35:42.738048 | TASK [Setup log path fact] 2026-04-21 15:35:42.778174 | ubuntu-jammy | ok 2026-04-21 15:35:42.793931 | 2026-04-21 15:35:42.794094 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-21 15:35:42.835519 | ubuntu-jammy | ok 2026-04-21 15:35:42.846383 | 2026-04-21 15:35:42.846513 | TASK [emit-job-header : Print job information] 2026-04-21 15:35:42.886554 | # Job Information 2026-04-21 15:35:42.886761 | Ansible Version: 2.16.14 2026-04-21 15:35:42.886798 | Job: python-black 2026-04-21 15:35:42.886851 | Pipeline: check 2026-04-21 15:35:42.886879 | Executor: 521e9411259a 2026-04-21 15:35:42.886903 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/607 2026-04-21 15:35:42.886928 | Event ID: a1e6460a-3d97-11f1-8458-2a9da50491db 2026-04-21 15:35:42.892601 | 2026-04-21 15:35:42.892734 | LOOP [emit-job-header : Print node information] 2026-04-21 15:35:43.001441 | ubuntu-jammy | ok: 2026-04-21 15:35:43.001657 | ubuntu-jammy | # Node Information 2026-04-21 15:35:43.001693 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-04-21 15:35:43.001717 | ubuntu-jammy | Hostname: ubuntu 2026-04-21 15:35:43.001739 | ubuntu-jammy | Username: zuul 2026-04-21 15:35:43.001759 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-04-21 15:35:43.001782 | ubuntu-jammy | Provider: regiocloud-a 2026-04-21 15:35:43.001802 | ubuntu-jammy | Region: 2026-04-21 15:35:43.001823 | ubuntu-jammy | Label: ubuntu-jammy 2026-04-21 15:35:43.001843 | ubuntu-jammy | Product Name: OpenStack Nova 2026-04-21 15:35:43.001862 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb0:7c20 2026-04-21 15:35:43.023308 | 2026-04-21 15:35:43.023452 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-21 15:35:43.527893 | ubuntu-jammy -> localhost | changed 2026-04-21 15:35:43.535617 | 2026-04-21 15:35:43.535735 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-21 15:35:44.730589 | ubuntu-jammy -> localhost | changed 2026-04-21 15:35:44.749821 | 2026-04-21 15:35:44.750002 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-21 15:35:45.070260 | ubuntu-jammy -> localhost | ok 2026-04-21 15:35:45.078544 | 2026-04-21 15:35:45.078710 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-21 15:35:45.108143 | ubuntu-jammy | ok 2026-04-21 15:35:45.128284 | ubuntu-jammy | included: /var/lib/zuul/builds/55c65df402c441e080c2048fe088640c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-21 15:35:45.134867 | 2026-04-21 15:35:45.134990 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-21 15:35:46.643692 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-04-21 15:35:46.643939 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/55c65df402c441e080c2048fe088640c/work/55c65df402c441e080c2048fe088640c_id_rsa 2026-04-21 15:35:46.643977 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/55c65df402c441e080c2048fe088640c/work/55c65df402c441e080c2048fe088640c_id_rsa.pub 2026-04-21 15:35:46.644003 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-04-21 15:35:46.644028 | ubuntu-jammy -> localhost | SHA256:eDlRtvajDwfwQ8Tc5knk6xZ0f0GFcSXun4fvQPkyNgk zuul-build-sshkey 2026-04-21 15:35:46.644051 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-04-21 15:35:46.644087 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-04-21 15:35:46.644109 | ubuntu-jammy -> localhost | | o+o. o+*| 2026-04-21 15:35:46.644130 | ubuntu-jammy -> localhost | | +oo+.oo | 2026-04-21 15:35:46.644150 | ubuntu-jammy -> localhost | | o ++o.o. | 2026-04-21 15:35:46.644220 | ubuntu-jammy -> localhost | | . B oo+ o.| 2026-04-21 15:35:46.644241 | ubuntu-jammy -> localhost | | . S + E + o| 2026-04-21 15:35:46.644272 | ubuntu-jammy -> localhost | | . . = = =o| 2026-04-21 15:35:46.644293 | ubuntu-jammy -> localhost | | o + O.+| 2026-04-21 15:35:46.644315 | ubuntu-jammy -> localhost | | = . *.| 2026-04-21 15:35:46.644336 | ubuntu-jammy -> localhost | | . .o| 2026-04-21 15:35:46.644356 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-04-21 15:35:46.644415 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.851139 2026-04-21 15:35:46.651676 | 2026-04-21 15:35:46.651817 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-21 15:35:46.705288 | ubuntu-jammy | ok 2026-04-21 15:35:46.725282 | ubuntu-jammy | included: /var/lib/zuul/builds/55c65df402c441e080c2048fe088640c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-21 15:35:46.735101 | 2026-04-21 15:35:46.735298 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-21 15:35:46.770107 | ubuntu-jammy | skipping: Conditional result was False 2026-04-21 15:35:46.777454 | 2026-04-21 15:35:46.777580 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-21 15:35:47.447373 | ubuntu-jammy | changed 2026-04-21 15:35:47.454329 | 2026-04-21 15:35:47.454449 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-21 15:35:47.708491 | ubuntu-jammy | ok 2026-04-21 15:35:47.731348 | 2026-04-21 15:35:47.731593 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-21 15:35:48.360239 | ubuntu-jammy | changed 2026-04-21 15:35:48.367389 | 2026-04-21 15:35:48.367505 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-21 15:35:49.030588 | ubuntu-jammy | changed 2026-04-21 15:35:49.039595 | 2026-04-21 15:35:49.039756 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-21 15:35:49.075198 | ubuntu-jammy | skipping: Conditional result was False 2026-04-21 15:35:49.082457 | 2026-04-21 15:35:49.082595 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-21 15:35:49.534210 | ubuntu-jammy -> localhost | changed 2026-04-21 15:35:49.547658 | 2026-04-21 15:35:49.547798 | TASK [add-build-sshkey : Add back temp key] 2026-04-21 15:35:49.895277 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/55c65df402c441e080c2048fe088640c/work/55c65df402c441e080c2048fe088640c_id_rsa (zuul-build-sshkey) 2026-04-21 15:35:49.895555 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.027697 2026-04-21 15:35:49.905085 | 2026-04-21 15:35:49.905236 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-21 15:35:50.314220 | ubuntu-jammy | ok 2026-04-21 15:35:50.319919 | 2026-04-21 15:35:50.320049 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-21 15:35:50.344208 | ubuntu-jammy | skipping: Conditional result was False 2026-04-21 15:35:50.363245 | 2026-04-21 15:35:50.363383 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-21 15:35:50.806672 | ubuntu-jammy | ok 2026-04-21 15:35:50.827267 | 2026-04-21 15:35:50.827419 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-21 15:35:50.870469 | ubuntu-jammy | ok 2026-04-21 15:35:50.881853 | 2026-04-21 15:35:50.881992 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-21 15:35:51.312914 | ubuntu-jammy -> localhost | ok 2026-04-21 15:35:51.324509 | 2026-04-21 15:35:51.324641 | TASK [validate-host : Collect information about the host] 2026-04-21 15:35:52.634941 | ubuntu-jammy | ok 2026-04-21 15:35:52.650712 | 2026-04-21 15:35:52.650870 | TASK [validate-host : Sanitize hostname] 2026-04-21 15:35:52.771838 | ubuntu-jammy | ok 2026-04-21 15:35:52.816310 | 2026-04-21 15:35:52.816448 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-21 15:35:53.401193 | ubuntu-jammy -> localhost | changed 2026-04-21 15:35:53.407617 | 2026-04-21 15:35:53.407747 | TASK [validate-host : Collect information about zuul worker] 2026-04-21 15:35:53.833501 | ubuntu-jammy | ok 2026-04-21 15:35:53.838341 | 2026-04-21 15:35:53.838452 | TASK [validate-host : Write out all zuul information for each host] 2026-04-21 15:35:54.394402 | ubuntu-jammy -> localhost | changed 2026-04-21 15:35:54.414876 | 2026-04-21 15:35:54.415010 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-21 15:35:54.667318 | ubuntu-jammy | ok 2026-04-21 15:35:54.673431 | 2026-04-21 15:35:54.673543 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-21 15:35:55.783986 | ubuntu-jammy | changed: 2026-04-21 15:35:55.784302 | ubuntu-jammy | cd+++++++++ src/ 2026-04-21 15:35:55.784359 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-04-21 15:35:55.784400 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-04-21 15:35:55.784436 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-04-21 15:35:55.784470 | ubuntu-jammy | Containerfile 2026-04-21 15:35:55.784742 | ubuntu-jammy | Containerfile 2026-04-21 15:35:55.834696 | ubuntu-jammy | Containerfile 2026-04-21 15:35:55.834777 | ubuntu-jammy | Containerfile 2026-04-21 15:35:55.834867 | ubuntu-jammy | Containerfile 2026-04-21 15:35:55.834941 | ubuntu-jammy | Containerfile 2026-04-21 15:35:55.835013 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.007005 2026-04-21 15:36:24.587422 | 2026-04-21 15:36:24.587544 | TASK [upload-logs : Upload logs to log server] 2026-04-21 15:36:25.164295 | localhost | Output suppressed because no_log was given 2026-04-21 15:36:25.168832 | 2026-04-21 15:36:25.169016 | LOOP [upload-logs : Compress console log and json output] 2026-04-21 15:36:25.235334 | localhost | skipping: Conditional result was False 2026-04-21 15:36:25.250830 | localhost | skipping: Conditional result was False 2026-04-21 15:36:25.259065 | 2026-04-21 15:36:25.259199 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-21 15:36:25.320881 | localhost | skipping: Conditional result was False 2026-04-21 15:36:25.321566 | 2026-04-21 15:36:25.328178 | localhost | skipping: Conditional result was False 2026-04-21 15:36:25.339827 | 2026-04-21 15:36:25.340052 | LOOP [upload-logs : Upload console log and json output]