2026-07-09 23:36:15.000712 | Job console starting 2026-07-09 23:36:15.016182 | Updating git repos 2026-07-09 23:36:15.066267 | Cloning repos into workspace 2026-07-09 23:36:15.118321 | Restoring repo states 2026-07-09 23:36:15.124687 | Merging changes 2026-07-09 23:36:15.727805 | Checking out repos 2026-07-09 23:36:15.780103 | Preparing playbooks 2026-07-09 23:36:16.361418 | Running Ansible setup 2026-07-09 23:36:20.904702 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-07-09 23:36:21.675897 | 2026-07-09 23:36:21.676080 | PLAY [Base pre] 2026-07-09 23:36:21.706276 | 2026-07-09 23:36:21.706453 | TASK [Setup log path fact] 2026-07-09 23:36:21.726612 | ubuntu-jammy | ok 2026-07-09 23:36:21.742082 | 2026-07-09 23:36:21.742235 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-09 23:36:21.784923 | ubuntu-jammy | ok 2026-07-09 23:36:21.796419 | 2026-07-09 23:36:21.796566 | TASK [emit-job-header : Print job information] 2026-07-09 23:36:21.838402 | # Job Information 2026-07-09 23:36:21.838623 | Ansible Version: 2.16.14 2026-07-09 23:36:21.838666 | Job: flake8 2026-07-09 23:36:21.838706 | Pipeline: check 2026-07-09 23:36:21.838734 | Executor: 521e9411259a 2026-07-09 23:36:21.838759 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/742 2026-07-09 23:36:21.838786 | Event ID: f2893ff0-7bee-11f1-92f5-bf06d4af1509 2026-07-09 23:36:21.844310 | 2026-07-09 23:36:21.844431 | LOOP [emit-job-header : Print node information] 2026-07-09 23:36:21.968402 | ubuntu-jammy | ok: 2026-07-09 23:36:21.968623 | ubuntu-jammy | # Node Information 2026-07-09 23:36:21.968658 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-07-09 23:36:21.968684 | ubuntu-jammy | Hostname: ubuntu 2026-07-09 23:36:21.968707 | ubuntu-jammy | Username: zuul 2026-07-09 23:36:21.968728 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-07-09 23:36:21.968754 | ubuntu-jammy | Provider: regiocloud-a 2026-07-09 23:36:21.968775 | ubuntu-jammy | Region: 2026-07-09 23:36:21.968795 | ubuntu-jammy | Label: ubuntu-jammy 2026-07-09 23:36:21.968815 | ubuntu-jammy | Product Name: OpenStack Nova 2026-07-09 23:36:21.968835 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb8:5e14 2026-07-09 23:36:21.983134 | 2026-07-09 23:36:21.983260 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-09 23:36:22.483915 | ubuntu-jammy -> localhost | changed 2026-07-09 23:36:22.497855 | 2026-07-09 23:36:22.498036 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-09 23:36:23.571830 | ubuntu-jammy -> localhost | changed 2026-07-09 23:36:23.602610 | 2026-07-09 23:36:23.603108 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-09 23:36:23.916856 | ubuntu-jammy -> localhost | ok 2026-07-09 23:36:23.924092 | 2026-07-09 23:36:23.924239 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-09 23:36:23.954566 | ubuntu-jammy | ok 2026-07-09 23:36:23.974524 | ubuntu-jammy | included: /var/lib/zuul/builds/11e0d74fe7f442f089672ee4c086afdd/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-09 23:36:23.981663 | 2026-07-09 23:36:23.981777 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-09 23:36:25.957766 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-07-09 23:36:25.958063 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/11e0d74fe7f442f089672ee4c086afdd/work/11e0d74fe7f442f089672ee4c086afdd_id_rsa 2026-07-09 23:36:25.958103 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/11e0d74fe7f442f089672ee4c086afdd/work/11e0d74fe7f442f089672ee4c086afdd_id_rsa.pub 2026-07-09 23:36:25.958131 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-07-09 23:36:25.958158 | ubuntu-jammy -> localhost | SHA256:/SidMGvXkitwyWgydXRabhquzZ8sAwKrpTd0VUNezR4 zuul-build-sshkey 2026-07-09 23:36:25.958181 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-07-09 23:36:25.958203 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-07-09 23:36:25.958244 | ubuntu-jammy -> localhost | | .. .o | 2026-07-09 23:36:25.958269 | ubuntu-jammy -> localhost | | .+.o E | 2026-07-09 23:36:25.958290 | ubuntu-jammy -> localhost | | o.* . . | 2026-07-09 23:36:25.958311 | ubuntu-jammy -> localhost | | . o +.o . | 2026-07-09 23:36:25.958332 | ubuntu-jammy -> localhost | | o o =S=. | 2026-07-09 23:36:25.958357 | ubuntu-jammy -> localhost | | + = = *= * | 2026-07-09 23:36:25.958378 | ubuntu-jammy -> localhost | | = . = B+ B o | 2026-07-09 23:36:25.958398 | ubuntu-jammy -> localhost | |o o ..*+ + | 2026-07-09 23:36:25.958419 | ubuntu-jammy -> localhost | | . . == | 2026-07-09 23:36:25.958439 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-07-09 23:36:25.958505 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.447025 2026-07-09 23:36:25.965310 | 2026-07-09 23:36:25.965427 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-09 23:36:25.994652 | ubuntu-jammy | ok 2026-07-09 23:36:26.005042 | ubuntu-jammy | included: /var/lib/zuul/builds/11e0d74fe7f442f089672ee4c086afdd/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-09 23:36:26.014785 | 2026-07-09 23:36:26.014961 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-09 23:36:26.039799 | ubuntu-jammy | skipping: Conditional result was False 2026-07-09 23:36:26.046324 | 2026-07-09 23:36:26.046440 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-09 23:36:26.682762 | ubuntu-jammy | changed 2026-07-09 23:36:26.690521 | 2026-07-09 23:36:26.690739 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-09 23:36:26.952031 | ubuntu-jammy | ok 2026-07-09 23:36:26.960676 | 2026-07-09 23:36:26.960818 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-09 23:36:27.654375 | ubuntu-jammy | changed 2026-07-09 23:36:27.664684 | 2026-07-09 23:36:27.664837 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-09 23:36:28.353291 | ubuntu-jammy | changed 2026-07-09 23:36:28.362038 | 2026-07-09 23:36:28.362169 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-09 23:36:28.386947 | ubuntu-jammy | skipping: Conditional result was False 2026-07-09 23:36:28.396235 | 2026-07-09 23:36:28.396469 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-09 23:36:28.914266 | ubuntu-jammy -> localhost | changed 2026-07-09 23:36:28.935472 | 2026-07-09 23:36:28.935647 | TASK [add-build-sshkey : Add back temp key] 2026-07-09 23:36:29.305874 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/11e0d74fe7f442f089672ee4c086afdd/work/11e0d74fe7f442f089672ee4c086afdd_id_rsa (zuul-build-sshkey) 2026-07-09 23:36:29.306263 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.018544 2026-07-09 23:36:29.315385 | 2026-07-09 23:36:29.315526 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-09 23:36:29.775566 | ubuntu-jammy | ok 2026-07-09 23:36:29.785569 | 2026-07-09 23:36:29.785851 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-09 23:36:29.821328 | ubuntu-jammy | skipping: Conditional result was False 2026-07-09 23:36:29.839499 | 2026-07-09 23:36:29.839779 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-09 23:36:30.308086 | ubuntu-jammy | ok 2026-07-09 23:36:30.321512 | 2026-07-09 23:36:30.321658 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-09 23:36:30.387073 | ubuntu-jammy | ok 2026-07-09 23:36:30.393328 | 2026-07-09 23:36:30.393452 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-09 23:36:30.694352 | ubuntu-jammy -> localhost | ok 2026-07-09 23:36:30.708178 | 2026-07-09 23:36:30.708374 | TASK [validate-host : Collect information about the host] 2026-07-09 23:36:32.952980 | ubuntu-jammy | ok 2026-07-09 23:36:32.968293 | 2026-07-09 23:36:32.968429 | TASK [validate-host : Sanitize hostname] 2026-07-09 23:36:33.083856 | ubuntu-jammy | ok 2026-07-09 23:36:33.133491 | 2026-07-09 23:36:33.133655 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-09 23:36:33.744480 | ubuntu-jammy -> localhost | changed 2026-07-09 23:36:33.756471 | 2026-07-09 23:36:33.756657 | TASK [validate-host : Collect information about zuul worker] 2026-07-09 23:36:34.215373 | ubuntu-jammy | ok 2026-07-09 23:36:34.224325 | 2026-07-09 23:36:34.224496 | TASK [validate-host : Write out all zuul information for each host] 2026-07-09 23:36:34.818919 | ubuntu-jammy -> localhost | changed 2026-07-09 23:36:34.830008 | 2026-07-09 23:36:34.830134 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-09 23:36:35.123301 | ubuntu-jammy | ok 2026-07-09 23:36:35.129779 | 2026-07-09 23:36:35.129895 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-09 23:36:36.145041 | ubuntu-jammy | changed: 2026-07-09 23:36:36.145312 | ubuntu-jammy | cd+++++++++ src/ 2026-07-09 23:36:36.145350 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-07-09 23:36:36.145376 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-07-09 23:36:36.145398 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-07-09 23:36:36.145420 | ubuntu-jammy | Containerfile 2026-07-09 23:36:36.145553 | ubuntu-jammy | Containerfile 2026-07-09 23:36:36.152439 | ubuntu-jammy | Containerfile 2026-07-09 23:36:36.152512 | ubuntu-jammy | Containerfile 2026-07-09 23:36:36.152587 | ubuntu-jammy | Containerfile 2026-07-09 23:36:36.152661 | ubuntu-jammy | Containerfile 2026-07-09 23:36:36.152733 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.005513 2026-07-09 23:37:07.699870 | 2026-07-09 23:37:07.700048 | TASK [upload-logs : Upload logs to log server] 2026-07-09 23:37:08.276517 | localhost | Output suppressed because no_log was given 2026-07-09 23:37:08.280280 | 2026-07-09 23:37:08.280476 | LOOP [upload-logs : Compress console log and json output] 2026-07-09 23:37:08.348477 | localhost | skipping: Conditional result was False 2026-07-09 23:37:08.356887 | localhost | skipping: Conditional result was False 2026-07-09 23:37:08.370317 | 2026-07-09 23:37:08.370485 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-09 23:37:08.444186 | localhost | skipping: Conditional result was False 2026-07-09 23:37:08.444535 | 2026-07-09 23:37:08.449503 | localhost | skipping: Conditional result was False 2026-07-09 23:37:08.459418 | 2026-07-09 23:37:08.459579 | LOOP [upload-logs : Upload console log and json output]