2026-02-03 18:41:40.715686 | Job console starting 2026-02-03 18:41:40.735797 | Updating git repos 2026-02-03 18:41:40.779113 | Cloning repos into workspace 2026-02-03 18:41:40.818194 | Restoring repo states 2026-02-03 18:41:40.828574 | Merging changes 2026-02-03 18:41:41.377947 | Checking out repos 2026-02-03 18:41:41.435328 | Preparing playbooks 2026-02-03 18:41:41.919606 | Running Ansible setup 2026-02-03 18:41:46.088443 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-02-03 18:41:46.906436 | 2026-02-03 18:41:46.906600 | PLAY [Base pre] 2026-02-03 18:41:46.922596 | 2026-02-03 18:41:46.922736 | TASK [Setup log path fact] 2026-02-03 18:41:46.952230 | ubuntu-jammy | ok 2026-02-03 18:41:46.967925 | 2026-02-03 18:41:46.968129 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-03 18:41:47.007979 | ubuntu-jammy | ok 2026-02-03 18:41:47.017638 | 2026-02-03 18:41:47.017753 | TASK [emit-job-header : Print job information] 2026-02-03 18:41:47.087873 | # Job Information 2026-02-03 18:41:47.088101 | Ansible Version: 2.16.14 2026-02-03 18:41:47.088139 | Job: python-black 2026-02-03 18:41:47.088171 | Pipeline: check 2026-02-03 18:41:47.088194 | Executor: 521e9411259a 2026-02-03 18:41:47.088214 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/481 2026-02-03 18:41:47.088237 | Event ID: df754010-012f-11f1-979e-7f3ac8168852 2026-02-03 18:41:47.093400 | 2026-02-03 18:41:47.093532 | LOOP [emit-job-header : Print node information] 2026-02-03 18:41:47.220793 | ubuntu-jammy | ok: 2026-02-03 18:41:47.221122 | ubuntu-jammy | # Node Information 2026-02-03 18:41:47.221166 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-02-03 18:41:47.221191 | ubuntu-jammy | Hostname: ubuntu 2026-02-03 18:41:47.221214 | ubuntu-jammy | Username: zuul 2026-02-03 18:41:47.221242 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-02-03 18:41:47.221274 | ubuntu-jammy | Provider: regiocloud-a 2026-02-03 18:41:47.221304 | ubuntu-jammy | Region: 2026-02-03 18:41:47.221331 | ubuntu-jammy | Label: ubuntu-jammy 2026-02-03 18:41:47.221357 | ubuntu-jammy | Product Name: OpenStack Nova 2026-02-03 18:41:47.221383 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed3:eb6 2026-02-03 18:41:47.232796 | 2026-02-03 18:41:47.232932 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-03 18:41:47.678181 | ubuntu-jammy -> localhost | changed 2026-02-03 18:41:47.686546 | 2026-02-03 18:41:47.686663 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-03 18:41:48.745439 | ubuntu-jammy -> localhost | changed 2026-02-03 18:41:48.764905 | 2026-02-03 18:41:48.765061 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-03 18:41:49.043442 | ubuntu-jammy -> localhost | ok 2026-02-03 18:41:49.058223 | 2026-02-03 18:41:49.058402 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-03 18:41:49.093231 | ubuntu-jammy | ok 2026-02-03 18:41:49.114652 | ubuntu-jammy | included: /var/lib/zuul/builds/410b6f264b614fe69a9e0c5c253fff28/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-03 18:41:49.120853 | 2026-02-03 18:41:49.120964 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-03 18:41:50.752175 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-02-03 18:41:50.752406 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/410b6f264b614fe69a9e0c5c253fff28/work/410b6f264b614fe69a9e0c5c253fff28_id_rsa 2026-02-03 18:41:50.752448 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/410b6f264b614fe69a9e0c5c253fff28/work/410b6f264b614fe69a9e0c5c253fff28_id_rsa.pub 2026-02-03 18:41:50.752475 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-02-03 18:41:50.752501 | ubuntu-jammy -> localhost | SHA256:ODDrP8dysaFCn0K6+QyHYmvqoizJRB0b3XCkj291z/c zuul-build-sshkey 2026-02-03 18:41:50.752524 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-02-03 18:41:50.752560 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-02-03 18:41:50.752583 | ubuntu-jammy -> localhost | | ..+o | 2026-02-03 18:41:50.752607 | ubuntu-jammy -> localhost | | o .o. | 2026-02-03 18:41:50.752628 | ubuntu-jammy -> localhost | | . *. | 2026-02-03 18:41:50.752649 | ubuntu-jammy -> localhost | | . o +o. | 2026-02-03 18:41:50.752669 | ubuntu-jammy -> localhost | |. ..o.S. . | 2026-02-03 18:41:50.752694 | ubuntu-jammy -> localhost | | . oo ..+ . o | 2026-02-03 18:41:50.752715 | ubuntu-jammy -> localhost | |+oo+o. * + o . | 2026-02-03 18:41:50.752735 | ubuntu-jammy -> localhost | |*+o=o.B = . .| 2026-02-03 18:41:50.752756 | ubuntu-jammy -> localhost | |X+oooo.= E| 2026-02-03 18:41:50.752776 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-02-03 18:41:50.752829 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.134852 2026-02-03 18:41:50.760416 | 2026-02-03 18:41:50.760536 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-03 18:41:50.802159 | ubuntu-jammy | ok 2026-02-03 18:41:50.812388 | ubuntu-jammy | included: /var/lib/zuul/builds/410b6f264b614fe69a9e0c5c253fff28/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-03 18:41:50.822165 | 2026-02-03 18:41:50.822279 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-03 18:41:50.846641 | ubuntu-jammy | skipping: Conditional result was False 2026-02-03 18:41:50.853330 | 2026-02-03 18:41:50.853450 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-03 18:41:51.485371 | ubuntu-jammy | changed 2026-02-03 18:41:51.498407 | 2026-02-03 18:41:51.498568 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-03 18:41:51.736524 | ubuntu-jammy | ok 2026-02-03 18:41:51.744919 | 2026-02-03 18:41:51.745173 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-03 18:41:52.387511 | ubuntu-jammy | changed 2026-02-03 18:41:52.394472 | 2026-02-03 18:41:52.394593 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-03 18:41:53.048227 | ubuntu-jammy | changed 2026-02-03 18:41:53.057342 | 2026-02-03 18:41:53.057477 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-03 18:41:53.081939 | ubuntu-jammy | skipping: Conditional result was False 2026-02-03 18:41:53.096867 | 2026-02-03 18:41:53.116936 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-03 18:41:53.615807 | ubuntu-jammy -> localhost | changed 2026-02-03 18:41:53.626610 | 2026-02-03 18:41:53.626724 | TASK [add-build-sshkey : Add back temp key] 2026-02-03 18:41:53.970129 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/410b6f264b614fe69a9e0c5c253fff28/work/410b6f264b614fe69a9e0c5c253fff28_id_rsa (zuul-build-sshkey) 2026-02-03 18:41:53.970374 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.014792 2026-02-03 18:41:53.978513 | 2026-02-03 18:41:53.978636 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-03 18:41:54.371935 | ubuntu-jammy | ok 2026-02-03 18:41:54.380131 | 2026-02-03 18:41:54.380243 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-03 18:41:54.403717 | ubuntu-jammy | skipping: Conditional result was False 2026-02-03 18:41:54.414201 | 2026-02-03 18:41:54.414318 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-03 18:41:54.888091 | ubuntu-jammy | ok 2026-02-03 18:41:54.904345 | 2026-02-03 18:41:54.904507 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-03 18:41:54.938653 | ubuntu-jammy | ok 2026-02-03 18:41:54.945295 | 2026-02-03 18:41:54.945414 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-03 18:41:55.243368 | ubuntu-jammy -> localhost | ok 2026-02-03 18:41:55.259393 | 2026-02-03 18:41:55.259553 | TASK [validate-host : Collect information about the host] 2026-02-03 18:41:56.596067 | ubuntu-jammy | ok 2026-02-03 18:41:56.606462 | 2026-02-03 18:41:56.606582 | TASK [validate-host : Sanitize hostname] 2026-02-03 18:41:56.717209 | ubuntu-jammy | ok 2026-02-03 18:41:56.770076 | 2026-02-03 18:41:56.770223 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-03 18:41:57.330536 | ubuntu-jammy -> localhost | changed 2026-02-03 18:41:57.336433 | 2026-02-03 18:41:57.336546 | TASK [validate-host : Collect information about zuul worker] 2026-02-03 18:41:57.766530 | ubuntu-jammy | ok 2026-02-03 18:41:57.778022 | 2026-02-03 18:41:57.778135 | TASK [validate-host : Write out all zuul information for each host] 2026-02-03 18:41:58.282108 | ubuntu-jammy -> localhost | changed 2026-02-03 18:41:58.297646 | 2026-02-03 18:41:58.297782 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-03 18:41:58.557112 | ubuntu-jammy | ok 2026-02-03 18:41:58.562813 | 2026-02-03 18:41:58.565841 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-03 18:41:59.522747 | ubuntu-jammy | changed: 2026-02-03 18:41:59.523074 | ubuntu-jammy | cd+++++++++ src/ 2026-02-03 18:41:59.523115 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-02-03 18:41:59.523140 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-02-03 18:41:59.523164 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-02-03 18:41:59.523184 | ubuntu-jammy | Containerfile 2026-02-03 18:41:59.523332 | ubuntu-jammy | Containerfile 2026-02-03 18:41:59.532385 | ubuntu-jammy | Containerfile 2026-02-03 18:41:59.532456 | ubuntu-jammy | Containerfile 2026-02-03 18:41:59.532531 | ubuntu-jammy | Containerfile 2026-02-03 18:41:59.532601 | ubuntu-jammy | Containerfile 2026-02-03 18:41:59.532672 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.004845 2026-02-03 18:42:28.361728 | 2026-02-03 18:42:28.361880 | TASK [upload-logs : Upload logs to log server] 2026-02-03 18:42:28.964117 | localhost | Output suppressed because no_log was given 2026-02-03 18:42:28.968421 | 2026-02-03 18:42:28.968603 | LOOP [upload-logs : Compress console log and json output] 2026-02-03 18:42:29.040705 | localhost | skipping: Conditional result was False 2026-02-03 18:42:29.046077 | localhost | skipping: Conditional result was False 2026-02-03 18:42:29.059593 | 2026-02-03 18:42:29.059798 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-03 18:42:29.106786 | localhost | skipping: Conditional result was False 2026-02-03 18:42:29.107640 | 2026-02-03 18:42:29.110786 | localhost | skipping: Conditional result was False 2026-02-03 18:42:29.123749 | 2026-02-03 18:42:29.123969 | LOOP [upload-logs : Upload console log and json output]