2025-12-20 03:04:53.446584 | Job console starting 2025-12-20 03:04:53.462576 | Updating git repos 2025-12-20 03:04:53.520376 | Cloning repos into workspace 2025-12-20 03:04:53.598112 | Restoring repo states 2025-12-20 03:04:53.615233 | Merging changes 2025-12-20 03:04:53.615248 | Checking out repos 2025-12-20 03:04:53.854736 | Preparing playbooks 2025-12-20 03:04:55.076098 | Running Ansible setup 2025-12-20 03:05:01.894643 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-12-20 03:05:03.641288 | 2025-12-20 03:05:03.641472 | PLAY [Base pre] 2025-12-20 03:05:03.682694 | 2025-12-20 03:05:03.682892 | TASK [Setup log path fact] 2025-12-20 03:05:03.723489 | ubuntu-jammy | ok 2025-12-20 03:05:03.750535 | 2025-12-20 03:05:03.750769 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-20 03:05:03.808581 | ubuntu-jammy | ok 2025-12-20 03:05:03.825782 | 2025-12-20 03:05:03.825929 | TASK [emit-job-header : Print job information] 2025-12-20 03:05:03.870762 | # Job Information 2025-12-20 03:05:03.871083 | Ansible Version: 2.16.14 2025-12-20 03:05:03.871123 | Job: flake8 2025-12-20 03:05:03.871163 | Pipeline: periodic-daily 2025-12-20 03:05:03.871191 | Executor: 521e9411259a 2025-12-20 03:05:03.871212 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2025-12-20 03:05:03.871236 | Event ID: 59d2d54431bd4e21bf0a13305c6a8267 2025-12-20 03:05:03.881721 | 2025-12-20 03:05:03.881866 | LOOP [emit-job-header : Print node information] 2025-12-20 03:05:04.068949 | ubuntu-jammy | ok: 2025-12-20 03:05:04.069353 | ubuntu-jammy | # Node Information 2025-12-20 03:05:04.069405 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-12-20 03:05:04.069431 | ubuntu-jammy | Hostname: ubuntu 2025-12-20 03:05:04.069455 | ubuntu-jammy | Username: zuul 2025-12-20 03:05:04.069476 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-12-20 03:05:04.069510 | ubuntu-jammy | Provider: regiocloud-a 2025-12-20 03:05:04.069540 | ubuntu-jammy | Region: 2025-12-20 03:05:04.069585 | ubuntu-jammy | Label: ubuntu-jammy 2025-12-20 03:05:04.069693 | ubuntu-jammy | Product Name: OpenStack Nova 2025-12-20 03:05:04.069726 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb9:bfb7 2025-12-20 03:05:04.095067 | 2025-12-20 03:05:04.095221 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-20 03:05:05.285080 | ubuntu-jammy -> localhost | changed 2025-12-20 03:05:05.301603 | 2025-12-20 03:05:05.301774 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-20 03:05:07.527520 | ubuntu-jammy -> localhost | changed 2025-12-20 03:05:07.536861 | 2025-12-20 03:05:07.536955 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-20 03:05:08.141481 | ubuntu-jammy -> localhost | ok 2025-12-20 03:05:08.146788 | 2025-12-20 03:05:08.146908 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-20 03:05:08.184469 | ubuntu-jammy | ok 2025-12-20 03:05:08.259442 | ubuntu-jammy | included: /var/lib/zuul/builds/b96a03d5125b44d6b733bb4613b9eeff/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-20 03:05:08.281944 | 2025-12-20 03:05:08.282068 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-20 03:05:12.288240 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-12-20 03:05:12.288501 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/b96a03d5125b44d6b733bb4613b9eeff/work/b96a03d5125b44d6b733bb4613b9eeff_id_rsa 2025-12-20 03:05:12.288542 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/b96a03d5125b44d6b733bb4613b9eeff/work/b96a03d5125b44d6b733bb4613b9eeff_id_rsa.pub 2025-12-20 03:05:12.288592 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-12-20 03:05:12.288618 | ubuntu-jammy -> localhost | SHA256:kfM/0Ny6uLFmmGrylCQWmOIoearjT7Npezox1niZ/Z4 zuul-build-sshkey 2025-12-20 03:05:12.288641 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-12-20 03:05:12.288663 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-12-20 03:05:12.288698 | ubuntu-jammy -> localhost | | | 2025-12-20 03:05:12.288721 | ubuntu-jammy -> localhost | | o . | 2025-12-20 03:05:12.288742 | ubuntu-jammy -> localhost | |. o . + | 2025-12-20 03:05:12.288762 | ubuntu-jammy -> localhost | |oo . + o . | 2025-12-20 03:05:12.288781 | ubuntu-jammy -> localhost | |+.. = = S o o . | 2025-12-20 03:05:12.288810 | ubuntu-jammy -> localhost | |.o * B o o . | 2025-12-20 03:05:12.288831 | ubuntu-jammy -> localhost | |. .o+ o .o. + | 2025-12-20 03:05:12.288852 | ubuntu-jammy -> localhost | |o .o=o. o.++ o | 2025-12-20 03:05:12.288873 | ubuntu-jammy -> localhost | |ooo*=+o..E+.. | 2025-12-20 03:05:12.288894 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-12-20 03:05:12.288948 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:03.237662 2025-12-20 03:05:12.296190 | 2025-12-20 03:05:12.296318 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-20 03:05:12.348661 | ubuntu-jammy | ok 2025-12-20 03:05:12.366942 | ubuntu-jammy | included: /var/lib/zuul/builds/b96a03d5125b44d6b733bb4613b9eeff/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-20 03:05:12.380068 | 2025-12-20 03:05:12.380252 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-20 03:05:12.407800 | ubuntu-jammy | skipping: Conditional result was False 2025-12-20 03:05:12.418376 | 2025-12-20 03:05:12.418532 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-20 03:05:13.122437 | ubuntu-jammy | changed 2025-12-20 03:05:13.128831 | 2025-12-20 03:05:13.128967 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-20 03:05:13.385957 | ubuntu-jammy | ok 2025-12-20 03:05:13.392187 | 2025-12-20 03:05:13.392309 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-20 03:05:14.097624 | ubuntu-jammy | changed 2025-12-20 03:05:14.110593 | 2025-12-20 03:05:14.110797 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-20 03:05:14.753989 | ubuntu-jammy | changed 2025-12-20 03:05:14.760798 | 2025-12-20 03:05:14.760933 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-20 03:05:14.796138 | ubuntu-jammy | skipping: Conditional result was False 2025-12-20 03:05:14.806347 | 2025-12-20 03:05:14.806646 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-20 03:05:15.432501 | ubuntu-jammy -> localhost | changed 2025-12-20 03:05:15.444386 | 2025-12-20 03:05:15.444536 | TASK [add-build-sshkey : Add back temp key] 2025-12-20 03:05:15.955757 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/b96a03d5125b44d6b733bb4613b9eeff/work/b96a03d5125b44d6b733bb4613b9eeff_id_rsa (zuul-build-sshkey) 2025-12-20 03:05:15.956050 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.027763 2025-12-20 03:05:15.967189 | 2025-12-20 03:05:15.968668 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-20 03:05:16.446685 | ubuntu-jammy | ok 2025-12-20 03:05:16.455286 | 2025-12-20 03:05:16.455432 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-20 03:05:16.486416 | ubuntu-jammy | skipping: Conditional result was False 2025-12-20 03:05:16.501855 | 2025-12-20 03:05:16.502015 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-20 03:05:17.026089 | ubuntu-jammy | ok 2025-12-20 03:05:17.042722 | 2025-12-20 03:05:17.042982 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-20 03:05:17.094277 | ubuntu-jammy | ok 2025-12-20 03:05:17.101390 | 2025-12-20 03:05:17.101533 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-20 03:05:17.483581 | ubuntu-jammy -> localhost | ok 2025-12-20 03:05:17.490998 | 2025-12-20 03:05:17.491128 | TASK [validate-host : Collect information about the host] 2025-12-20 03:05:18.900789 | ubuntu-jammy | ok 2025-12-20 03:05:18.920630 | 2025-12-20 03:05:18.920773 | TASK [validate-host : Sanitize hostname] 2025-12-20 03:05:19.199350 | ubuntu-jammy | ok 2025-12-20 03:05:19.312610 | 2025-12-20 03:05:19.312762 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-20 03:05:20.407247 | ubuntu-jammy -> localhost | changed 2025-12-20 03:05:20.419507 | 2025-12-20 03:05:20.419690 | TASK [validate-host : Collect information about zuul worker] 2025-12-20 03:05:21.079488 | ubuntu-jammy | ok 2025-12-20 03:05:21.084516 | 2025-12-20 03:05:21.084664 | TASK [validate-host : Write out all zuul information for each host] 2025-12-20 03:05:22.006462 | ubuntu-jammy -> localhost | changed 2025-12-20 03:05:22.030103 | 2025-12-20 03:05:22.030243 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-20 03:05:22.393266 | ubuntu-jammy | ok 2025-12-20 03:05:22.399794 | 2025-12-20 03:05:22.399930 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-20 03:05:24.192325 | ubuntu-jammy | changed: 2025-12-20 03:05:24.193262 | ubuntu-jammy | cd+++++++++ src/ 2025-12-20 03:05:24.193321 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-12-20 03:05:24.193349 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-12-20 03:05:24.193373 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-12-20 03:05:24.193396 | ubuntu-jammy | Containerfile 2025-12-20 03:05:24.195393 | ubuntu-jammy | Containerfile 2025-12-20 03:05:24.293828 | ubuntu-jammy | Containerfile 2025-12-20 03:05:24.293902 | ubuntu-jammy | Containerfile 2025-12-20 03:05:24.293978 | ubuntu-jammy | Containerfile 2025-12-20 03:05:24.294048 | ubuntu-jammy | Containerfile 2025-12-20 03:05:24.294130 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.003937 2025-12-20 03:06:07.010296 | 2025-12-20 03:06:07.010400 | TASK [upload-logs : Upload logs to log server] 2025-12-20 03:06:07.699348 | localhost | Output suppressed because no_log was given 2025-12-20 03:06:07.700977 | 2025-12-20 03:06:07.701065 | LOOP [upload-logs : Compress console log and json output] 2025-12-20 03:06:07.747827 | localhost | skipping: Conditional result was False 2025-12-20 03:06:07.758489 | localhost | skipping: Conditional result was False 2025-12-20 03:06:07.768657 | 2025-12-20 03:06:07.768771 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-20 03:06:07.822225 | localhost | skipping: Conditional result was False 2025-12-20 03:06:07.822498 | 2025-12-20 03:06:07.826996 | localhost | skipping: Conditional result was False 2025-12-20 03:06:07.835133 | 2025-12-20 03:06:07.835223 | LOOP [upload-logs : Upload console log and json output]