2026-05-02 03:20:11.770323 | Job console starting 2026-05-02 03:20:11.782010 | Updating git repos 2026-05-02 03:20:11.810560 | Cloning repos into workspace 2026-05-02 03:20:11.933133 | Restoring repo states 2026-05-02 03:20:11.946775 | Merging changes 2026-05-02 03:20:11.946792 | Checking out repos 2026-05-02 03:20:12.091339 | Preparing playbooks 2026-05-02 03:20:13.102340 | Running Ansible setup 2026-05-02 03:20:18.761452 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-05-02 03:20:19.585251 | 2026-05-02 03:20:19.585391 | PLAY [Base pre] 2026-05-02 03:20:19.601080 | 2026-05-02 03:20:19.601203 | TASK [Setup log path fact] 2026-05-02 03:20:19.619429 | ubuntu-jammy | ok 2026-05-02 03:20:19.634239 | 2026-05-02 03:20:19.634370 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-02 03:20:19.684481 | ubuntu-jammy | ok 2026-05-02 03:20:19.704834 | 2026-05-02 03:20:19.704954 | TASK [emit-job-header : Print job information] 2026-05-02 03:20:19.764302 | # Job Information 2026-05-02 03:20:19.764464 | Ansible Version: 2.16.14 2026-05-02 03:20:19.764498 | Job: python-black 2026-05-02 03:20:19.764531 | Pipeline: periodic-daily 2026-05-02 03:20:19.764554 | Executor: 521e9411259a 2026-05-02 03:20:19.764575 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2026-05-02 03:20:19.764608 | Event ID: 6c246344a7744c8ab69befc29564b5d3 2026-05-02 03:20:19.769475 | 2026-05-02 03:20:19.769597 | LOOP [emit-job-header : Print node information] 2026-05-02 03:20:19.964610 | ubuntu-jammy | ok: 2026-05-02 03:20:19.964783 | ubuntu-jammy | # Node Information 2026-05-02 03:20:19.964817 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-05-02 03:20:19.964841 | ubuntu-jammy | Hostname: ubuntu 2026-05-02 03:20:19.964863 | ubuntu-jammy | Username: zuul 2026-05-02 03:20:19.964884 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-05-02 03:20:19.964908 | ubuntu-jammy | Provider: regiocloud-a 2026-05-02 03:20:19.964928 | ubuntu-jammy | Region: 2026-05-02 03:20:19.964949 | ubuntu-jammy | Label: ubuntu-jammy 2026-05-02 03:20:19.964969 | ubuntu-jammy | Product Name: OpenStack Nova 2026-05-02 03:20:19.964989 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee8:88a7 2026-05-02 03:20:19.983516 | 2026-05-02 03:20:19.983644 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-02 03:20:20.908564 | ubuntu-jammy -> localhost | changed 2026-05-02 03:20:20.915474 | 2026-05-02 03:20:20.915600 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-02 03:20:22.432924 | ubuntu-jammy -> localhost | changed 2026-05-02 03:20:22.443468 | 2026-05-02 03:20:22.443590 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-02 03:20:22.958476 | ubuntu-jammy -> localhost | ok 2026-05-02 03:20:22.964562 | 2026-05-02 03:20:22.964675 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-02 03:20:23.002899 | ubuntu-jammy | ok 2026-05-02 03:20:23.037624 | ubuntu-jammy | included: /var/lib/zuul/builds/82a899455a6f4a5d9062c8183f455ed1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-02 03:20:23.048026 | 2026-05-02 03:20:23.048136 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-02 03:20:27.559791 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-05-02 03:20:27.559989 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/82a899455a6f4a5d9062c8183f455ed1/work/82a899455a6f4a5d9062c8183f455ed1_id_rsa 2026-05-02 03:20:27.560030 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/82a899455a6f4a5d9062c8183f455ed1/work/82a899455a6f4a5d9062c8183f455ed1_id_rsa.pub 2026-05-02 03:20:27.560057 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-05-02 03:20:27.560083 | ubuntu-jammy -> localhost | SHA256:BDzr62fil8yxo6xp2TI8SlSimBv7fHuoaOuQC+YlTJc zuul-build-sshkey 2026-05-02 03:20:27.560105 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-05-02 03:20:27.560126 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-05-02 03:20:27.560158 | ubuntu-jammy -> localhost | | .. | 2026-05-02 03:20:27.560242 | ubuntu-jammy -> localhost | | o. | 2026-05-02 03:20:27.560452 | ubuntu-jammy -> localhost | | . . o. | 2026-05-02 03:20:27.561021 | ubuntu-jammy -> localhost | |.o o. .. | 2026-05-02 03:20:27.561066 | ubuntu-jammy -> localhost | |=..E . S | 2026-05-02 03:20:27.561120 | ubuntu-jammy -> localhost | |o*. . . | 2026-05-02 03:20:27.562216 | ubuntu-jammy -> localhost | |*+.o + + + | 2026-05-02 03:20:27.562268 | ubuntu-jammy -> localhost | |=Bo Xo= X | 2026-05-02 03:20:27.562296 | ubuntu-jammy -> localhost | |=+*=+X=* . | 2026-05-02 03:20:27.562320 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-05-02 03:20:27.562382 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:03.793869 2026-05-02 03:20:27.576467 | 2026-05-02 03:20:27.576606 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-02 03:20:27.631327 | ubuntu-jammy | ok 2026-05-02 03:20:27.652651 | ubuntu-jammy | included: /var/lib/zuul/builds/82a899455a6f4a5d9062c8183f455ed1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-02 03:20:27.681732 | 2026-05-02 03:20:27.681839 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-02 03:20:27.726597 | ubuntu-jammy | skipping: Conditional result was False 2026-05-02 03:20:27.736721 | 2026-05-02 03:20:27.737082 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-02 03:20:28.562810 | ubuntu-jammy | changed 2026-05-02 03:20:28.594861 | 2026-05-02 03:20:28.599149 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-02 03:20:28.938178 | ubuntu-jammy | ok 2026-05-02 03:20:28.946682 | 2026-05-02 03:20:28.946794 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-02 03:20:29.714263 | ubuntu-jammy | changed 2026-05-02 03:20:29.727483 | 2026-05-02 03:20:29.727617 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-02 03:20:30.434918 | ubuntu-jammy | changed 2026-05-02 03:20:30.440618 | 2026-05-02 03:20:30.440714 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-02 03:20:30.469642 | ubuntu-jammy | skipping: Conditional result was False 2026-05-02 03:20:30.501030 | 2026-05-02 03:20:30.501145 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-02 03:20:31.511397 | ubuntu-jammy -> localhost | changed 2026-05-02 03:20:31.523672 | 2026-05-02 03:20:31.523782 | TASK [add-build-sshkey : Add back temp key] 2026-05-02 03:20:32.206750 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/82a899455a6f4a5d9062c8183f455ed1/work/82a899455a6f4a5d9062c8183f455ed1_id_rsa (zuul-build-sshkey) 2026-05-02 03:20:32.206993 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.016207 2026-05-02 03:20:32.213036 | 2026-05-02 03:20:32.213132 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-02 03:20:32.809706 | ubuntu-jammy | ok 2026-05-02 03:20:32.817431 | 2026-05-02 03:20:32.817530 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-02 03:20:32.870664 | ubuntu-jammy | skipping: Conditional result was False 2026-05-02 03:20:32.879520 | 2026-05-02 03:20:32.879637 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-02 03:20:33.607951 | ubuntu-jammy | ok 2026-05-02 03:20:33.629330 | 2026-05-02 03:20:33.637483 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-02 03:20:33.689666 | ubuntu-jammy | ok 2026-05-02 03:20:33.694803 | 2026-05-02 03:20:33.694942 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-02 03:20:34.292978 | ubuntu-jammy -> localhost | ok 2026-05-02 03:20:34.300106 | 2026-05-02 03:20:34.300206 | TASK [validate-host : Collect information about the host] 2026-05-02 03:20:35.532355 | ubuntu-jammy | ok 2026-05-02 03:20:35.542943 | 2026-05-02 03:20:35.543046 | TASK [validate-host : Sanitize hostname] 2026-05-02 03:20:35.645410 | ubuntu-jammy | ok 2026-05-02 03:20:35.681070 | 2026-05-02 03:20:35.681188 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-02 03:20:36.876432 | ubuntu-jammy -> localhost | changed 2026-05-02 03:20:36.884096 | 2026-05-02 03:20:36.884203 | TASK [validate-host : Collect information about zuul worker] 2026-05-02 03:20:37.467254 | ubuntu-jammy | ok 2026-05-02 03:20:37.471221 | 2026-05-02 03:20:37.471307 | TASK [validate-host : Write out all zuul information for each host] 2026-05-02 03:20:38.188950 | ubuntu-jammy -> localhost | changed 2026-05-02 03:20:38.197411 | 2026-05-02 03:20:38.197516 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-02 03:20:38.480011 | ubuntu-jammy | ok 2026-05-02 03:20:38.484627 | 2026-05-02 03:20:38.484721 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-02 03:20:39.763169 | ubuntu-jammy | changed: 2026-05-02 03:20:39.763375 | ubuntu-jammy | cd+++++++++ src/ 2026-05-02 03:20:39.763416 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-05-02 03:20:39.763448 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-05-02 03:20:39.763475 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-05-02 03:20:39.763499 | ubuntu-jammy | Containerfile 2026-05-02 03:20:39.763719 | ubuntu-jammy | Containerfile 2026-05-02 03:20:39.819318 | ubuntu-jammy | Containerfile 2026-05-02 03:20:39.819392 | ubuntu-jammy | Containerfile 2026-05-02 03:20:39.819462 | ubuntu-jammy | Containerfile 2026-05-02 03:20:39.819532 | ubuntu-jammy | Containerfile 2026-05-02 03:20:39.819726 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.006553 2026-05-02 03:22:38.921061 | 2026-05-02 03:22:38.921155 | TASK [upload-logs : Upload logs to log server] 2026-05-02 03:22:39.484940 | localhost | Output suppressed because no_log was given 2026-05-02 03:22:39.489624 | 2026-05-02 03:22:39.489828 | LOOP [upload-logs : Compress console log and json output] 2026-05-02 03:22:39.547440 | localhost | skipping: Conditional result was False 2026-05-02 03:22:39.552499 | localhost | skipping: Conditional result was False 2026-05-02 03:22:39.564122 | 2026-05-02 03:22:39.564291 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-02 03:22:39.608392 | localhost | skipping: Conditional result was False 2026-05-02 03:22:39.608956 | 2026-05-02 03:22:39.612859 | localhost | skipping: Conditional result was False 2026-05-02 03:22:39.622444 | 2026-05-02 03:22:39.622542 | LOOP [upload-logs : Upload console log and json output]