2026-06-08 03:11:39.230786 | Job console starting 2026-06-08 03:11:39.245535 | Updating git repos 2026-06-08 03:11:39.288305 | Cloning repos into workspace 2026-06-08 03:11:39.412056 | Restoring repo states 2026-06-08 03:11:39.432438 | Merging changes 2026-06-08 03:11:39.432464 | Checking out repos 2026-06-08 03:11:39.560057 | Preparing playbooks 2026-06-08 03:11:40.737122 | Running Ansible setup 2026-06-08 03:11:46.233910 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-06-08 03:11:47.113288 | 2026-06-08 03:11:47.113460 | PLAY [Base pre] 2026-06-08 03:11:47.160500 | 2026-06-08 03:11:47.160706 | TASK [Setup log path fact] 2026-06-08 03:11:47.200277 | ubuntu-jammy | ok 2026-06-08 03:11:47.251433 | 2026-06-08 03:11:47.251655 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-08 03:11:47.303878 | ubuntu-jammy | ok 2026-06-08 03:11:47.326275 | 2026-06-08 03:11:47.326427 | TASK [emit-job-header : Print job information] 2026-06-08 03:11:47.396385 | # Job Information 2026-06-08 03:11:47.396639 | Ansible Version: 2.16.14 2026-06-08 03:11:47.396680 | Job: flake8 2026-06-08 03:11:47.396714 | Pipeline: periodic-daily 2026-06-08 03:11:47.396737 | Executor: 521e9411259a 2026-06-08 03:11:47.396757 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2026-06-08 03:11:47.396780 | Event ID: 2c01b7908ba3487d88032a83d67f4abb 2026-06-08 03:11:47.403767 | 2026-06-08 03:11:47.403911 | LOOP [emit-job-header : Print node information] 2026-06-08 03:11:47.535800 | ubuntu-jammy | ok: 2026-06-08 03:11:47.536005 | ubuntu-jammy | # Node Information 2026-06-08 03:11:47.536040 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-06-08 03:11:47.536067 | ubuntu-jammy | Hostname: ubuntu 2026-06-08 03:11:47.536089 | ubuntu-jammy | Username: zuul 2026-06-08 03:11:47.536109 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-06-08 03:11:47.536133 | ubuntu-jammy | Provider: regiocloud-a 2026-06-08 03:11:47.536155 | ubuntu-jammy | Region: 2026-06-08 03:11:47.536176 | ubuntu-jammy | Label: ubuntu-jammy 2026-06-08 03:11:47.536197 | ubuntu-jammy | Product Name: OpenStack Nova 2026-06-08 03:11:47.536217 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe29:36c1 2026-06-08 03:11:47.554824 | 2026-06-08 03:11:47.554988 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-08 03:11:48.365887 | ubuntu-jammy -> localhost | changed 2026-06-08 03:11:48.374011 | 2026-06-08 03:11:48.374151 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-08 03:11:50.371521 | ubuntu-jammy -> localhost | changed 2026-06-08 03:11:50.384032 | 2026-06-08 03:11:50.384176 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-08 03:11:50.760661 | ubuntu-jammy -> localhost | ok 2026-06-08 03:11:50.766612 | 2026-06-08 03:11:50.766721 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-08 03:11:50.804324 | ubuntu-jammy | ok 2026-06-08 03:11:50.831810 | ubuntu-jammy | included: /var/lib/zuul/builds/3e2f6e81833c4574b6408fc97687e562/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-08 03:11:50.848034 | 2026-06-08 03:11:50.848138 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-08 03:11:52.317156 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-06-08 03:11:52.317352 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/3e2f6e81833c4574b6408fc97687e562/work/3e2f6e81833c4574b6408fc97687e562_id_rsa 2026-06-08 03:11:52.317407 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/3e2f6e81833c4574b6408fc97687e562/work/3e2f6e81833c4574b6408fc97687e562_id_rsa.pub 2026-06-08 03:11:52.317436 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-06-08 03:11:52.317462 | ubuntu-jammy -> localhost | SHA256:6/erz7eaIV9U8M4873RwLLi+7hO9DtNEzoGS9/Mqxl0 zuul-build-sshkey 2026-06-08 03:11:52.317486 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-06-08 03:11:52.318394 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-06-08 03:11:52.318456 | ubuntu-jammy -> localhost | | . | 2026-06-08 03:11:52.318484 | ubuntu-jammy -> localhost | | . . o | 2026-06-08 03:11:52.318508 | ubuntu-jammy -> localhost | | o o o o| 2026-06-08 03:11:52.318530 | ubuntu-jammy -> localhost | | o * B | 2026-06-08 03:11:52.318562 | ubuntu-jammy -> localhost | | S ..X.*| 2026-06-08 03:11:52.318595 | ubuntu-jammy -> localhost | | . .=.*E| 2026-06-08 03:11:52.318617 | ubuntu-jammy -> localhost | | . ..=ooo=| 2026-06-08 03:11:52.318638 | ubuntu-jammy -> localhost | | . .==*++.| 2026-06-08 03:11:52.318660 | ubuntu-jammy -> localhost | | ...B&O+..| 2026-06-08 03:11:52.318681 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-06-08 03:11:52.318744 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.001973 2026-06-08 03:11:52.324877 | 2026-06-08 03:11:52.324975 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-08 03:11:52.368100 | ubuntu-jammy | ok 2026-06-08 03:11:52.376191 | ubuntu-jammy | included: /var/lib/zuul/builds/3e2f6e81833c4574b6408fc97687e562/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-08 03:11:52.383431 | 2026-06-08 03:11:52.383506 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-08 03:11:52.395985 | ubuntu-jammy | skipping: Conditional result was False 2026-06-08 03:11:52.400492 | 2026-06-08 03:11:52.400586 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-08 03:11:53.088454 | ubuntu-jammy | changed 2026-06-08 03:11:53.092894 | 2026-06-08 03:11:53.092974 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-08 03:11:53.367324 | ubuntu-jammy | ok 2026-06-08 03:11:53.372774 | 2026-06-08 03:11:53.372858 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-08 03:11:54.058183 | ubuntu-jammy | changed 2026-06-08 03:11:54.068693 | 2026-06-08 03:11:54.068816 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-08 03:11:54.796120 | ubuntu-jammy | changed 2026-06-08 03:11:54.801482 | 2026-06-08 03:11:54.801589 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-08 03:11:54.853130 | ubuntu-jammy | skipping: Conditional result was False 2026-06-08 03:11:54.860300 | 2026-06-08 03:11:54.860405 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-08 03:11:55.621987 | ubuntu-jammy -> localhost | changed 2026-06-08 03:11:55.634709 | 2026-06-08 03:11:55.634817 | TASK [add-build-sshkey : Add back temp key] 2026-06-08 03:11:56.270722 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/3e2f6e81833c4574b6408fc97687e562/work/3e2f6e81833c4574b6408fc97687e562_id_rsa (zuul-build-sshkey) 2026-06-08 03:11:56.271061 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.029292 2026-06-08 03:11:56.277862 | 2026-06-08 03:11:56.278052 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-08 03:11:56.710200 | ubuntu-jammy | ok 2026-06-08 03:11:56.715270 | 2026-06-08 03:11:56.715368 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-08 03:11:56.758203 | ubuntu-jammy | skipping: Conditional result was False 2026-06-08 03:11:56.774356 | 2026-06-08 03:11:56.774455 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-08 03:11:57.337285 | ubuntu-jammy | ok 2026-06-08 03:11:57.355058 | 2026-06-08 03:11:57.355168 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-08 03:11:57.397849 | ubuntu-jammy | ok 2026-06-08 03:11:57.402933 | 2026-06-08 03:11:57.403036 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-08 03:11:57.847690 | ubuntu-jammy -> localhost | ok 2026-06-08 03:11:57.852907 | 2026-06-08 03:11:57.852984 | TASK [validate-host : Collect information about the host] 2026-06-08 03:11:59.069739 | ubuntu-jammy | ok 2026-06-08 03:11:59.082324 | 2026-06-08 03:11:59.082425 | TASK [validate-host : Sanitize hostname] 2026-06-08 03:11:59.173867 | ubuntu-jammy | ok 2026-06-08 03:11:59.206228 | 2026-06-08 03:11:59.206329 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-08 03:11:59.908426 | ubuntu-jammy -> localhost | changed 2026-06-08 03:11:59.913842 | 2026-06-08 03:11:59.913934 | TASK [validate-host : Collect information about zuul worker] 2026-06-08 03:12:00.440589 | ubuntu-jammy | ok 2026-06-08 03:12:00.445015 | 2026-06-08 03:12:00.445105 | TASK [validate-host : Write out all zuul information for each host] 2026-06-08 03:12:01.069245 | ubuntu-jammy -> localhost | changed 2026-06-08 03:12:01.086905 | 2026-06-08 03:12:01.087119 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-08 03:12:01.353952 | ubuntu-jammy | ok 2026-06-08 03:12:01.359779 | 2026-06-08 03:12:01.359881 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-08 03:12:02.569228 | ubuntu-jammy | changed: 2026-06-08 03:12:02.569404 | ubuntu-jammy | cd+++++++++ src/ 2026-06-08 03:12:02.569440 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-06-08 03:12:02.569466 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-06-08 03:12:02.569488 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-06-08 03:12:02.569508 | ubuntu-jammy | Containerfile 2026-06-08 03:12:02.569656 | ubuntu-jammy | Containerfile 2026-06-08 03:12:02.587704 | ubuntu-jammy | Containerfile 2026-06-08 03:12:02.587774 | ubuntu-jammy | Containerfile 2026-06-08 03:12:02.587844 | ubuntu-jammy | Containerfile 2026-06-08 03:12:02.587916 | ubuntu-jammy | Containerfile 2026-06-08 03:12:02.587985 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.009537 2026-06-08 03:12:38.224946 | 2026-06-08 03:12:38.225043 | TASK [upload-logs : Upload logs to log server] 2026-06-08 03:12:38.821105 | localhost | Output suppressed because no_log was given 2026-06-08 03:12:38.822454 | 2026-06-08 03:12:38.822528 | LOOP [upload-logs : Compress console log and json output] 2026-06-08 03:12:38.881027 | localhost | skipping: Conditional result was False 2026-06-08 03:12:38.886449 | localhost | skipping: Conditional result was False 2026-06-08 03:12:38.897307 | 2026-06-08 03:12:38.897417 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-08 03:12:38.930854 | localhost | skipping: Conditional result was False 2026-06-08 03:12:38.931266 | 2026-06-08 03:12:38.934847 | localhost | skipping: Conditional result was False 2026-06-08 03:12:38.941927 | 2026-06-08 03:12:38.942021 | LOOP [upload-logs : Upload console log and json output]