2026-08-06 05:58:46.405804 | Job console starting 2026-08-06 05:58:46.430417 | Updating git repos 2026-08-06 05:58:46.476653 | Cloning repos into workspace 2026-08-06 05:58:46.556165 | Restoring repo states 2026-08-06 05:58:46.569343 | Merging changes 2026-08-06 05:58:47.152667 | Checking out repos 2026-08-06 05:58:47.187859 | Preparing playbooks 2026-08-06 05:58:48.445328 | Running Ansible setup 2026-08-06 05:58:55.880819 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-08-06 05:58:57.302349 | 2026-08-06 05:58:57.302481 | PLAY [Base pre] 2026-08-06 05:58:57.351851 | 2026-08-06 05:58:57.351980 | TASK [Setup log path fact] 2026-08-06 05:58:57.387077 | ubuntu-jammy | ok 2026-08-06 05:58:57.430873 | 2026-08-06 05:58:57.431007 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-06 05:58:57.483964 | ubuntu-jammy | ok 2026-08-06 05:58:57.499677 | 2026-08-06 05:58:57.499811 | TASK [emit-job-header : Print job information] 2026-08-06 05:58:57.578545 | # Job Information 2026-08-06 05:58:57.578719 | Ansible Version: 2.16.14 2026-08-06 05:58:57.578749 | Job: flake8 2026-08-06 05:58:57.578775 | Pipeline: check 2026-08-06 05:58:57.578794 | Executor: 521e9411259a 2026-08-06 05:58:57.578812 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/765 2026-08-06 05:58:57.579012 | Event ID: bebbb4a0-915b-11f1-8702-35ab00467c63 2026-08-06 05:58:57.583039 | 2026-08-06 05:58:57.583126 | LOOP [emit-job-header : Print node information] 2026-08-06 05:58:57.808194 | ubuntu-jammy | ok: 2026-08-06 05:58:57.808397 | ubuntu-jammy | # Node Information 2026-08-06 05:58:57.808428 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-08-06 05:58:57.808449 | ubuntu-jammy | Hostname: ubuntu 2026-08-06 05:58:57.808468 | ubuntu-jammy | Username: zuul 2026-08-06 05:58:57.808485 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-08-06 05:58:57.808505 | ubuntu-jammy | Provider: regiocloud-a 2026-08-06 05:58:57.808523 | ubuntu-jammy | Region: 2026-08-06 05:58:57.808540 | ubuntu-jammy | Label: ubuntu-jammy 2026-08-06 05:58:57.808557 | ubuntu-jammy | Product Name: OpenStack Nova 2026-08-06 05:58:57.808573 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef1:3a2c 2026-08-06 05:58:57.827524 | 2026-08-06 05:58:57.827630 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-06 05:58:59.027366 | ubuntu-jammy -> localhost | changed 2026-08-06 05:58:59.033435 | 2026-08-06 05:58:59.033534 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-06 05:59:01.705337 | ubuntu-jammy -> localhost | changed 2026-08-06 05:59:01.716570 | 2026-08-06 05:59:01.716671 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-06 05:59:02.530547 | ubuntu-jammy -> localhost | ok 2026-08-06 05:59:02.535853 | 2026-08-06 05:59:02.535950 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-06 05:59:02.563884 | ubuntu-jammy | ok 2026-08-06 05:59:02.592260 | ubuntu-jammy | included: /var/lib/zuul/builds/42ed4d89701a44db9ff662924e44ed5a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-06 05:59:02.606054 | 2026-08-06 05:59:02.606152 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-06 05:59:06.608059 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-08-06 05:59:06.608257 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/42ed4d89701a44db9ff662924e44ed5a/work/42ed4d89701a44db9ff662924e44ed5a_id_rsa 2026-08-06 05:59:06.608290 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/42ed4d89701a44db9ff662924e44ed5a/work/42ed4d89701a44db9ff662924e44ed5a_id_rsa.pub 2026-08-06 05:59:06.608312 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-08-06 05:59:06.608332 | ubuntu-jammy -> localhost | SHA256:sCg3Fj5Rcro0wvniksFWOHTHe17oK/izOffusIcIf24 zuul-build-sshkey 2026-08-06 05:59:06.608351 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-08-06 05:59:06.608378 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-08-06 05:59:06.608412 | ubuntu-jammy -> localhost | | . .o.o | 2026-08-06 05:59:06.608431 | ubuntu-jammy -> localhost | |..o..* | 2026-08-06 05:59:06.608447 | ubuntu-jammy -> localhost | | o+.* o . | 2026-08-06 05:59:06.608464 | ubuntu-jammy -> localhost | |. o= B = . | 2026-08-06 05:59:06.608480 | ubuntu-jammy -> localhost | |.oo X = S | 2026-08-06 05:59:06.608504 | ubuntu-jammy -> localhost | |.+ * o o | 2026-08-06 05:59:06.608521 | ubuntu-jammy -> localhost | |o . + ..o | 2026-08-06 05:59:06.608538 | ubuntu-jammy -> localhost | | . . *.Eo. | 2026-08-06 05:59:06.608555 | ubuntu-jammy -> localhost | | .+Xo=+ | 2026-08-06 05:59:06.608572 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-08-06 05:59:06.608613 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:02.463745 2026-08-06 05:59:06.614293 | 2026-08-06 05:59:06.614390 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-06 05:59:06.652124 | ubuntu-jammy | ok 2026-08-06 05:59:06.661054 | ubuntu-jammy | included: /var/lib/zuul/builds/42ed4d89701a44db9ff662924e44ed5a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-06 05:59:06.680509 | 2026-08-06 05:59:06.680616 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-06 05:59:06.728916 | ubuntu-jammy | skipping: Conditional result was False 2026-08-06 05:59:06.739185 | 2026-08-06 05:59:06.739291 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-06 05:59:07.639087 | ubuntu-jammy | changed 2026-08-06 05:59:07.643580 | 2026-08-06 05:59:07.643684 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-06 05:59:07.908844 | ubuntu-jammy | ok 2026-08-06 05:59:07.915551 | 2026-08-06 05:59:07.915641 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-06 05:59:08.585266 | ubuntu-jammy | changed 2026-08-06 05:59:08.606874 | 2026-08-06 05:59:08.607006 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-06 05:59:09.428789 | ubuntu-jammy | changed 2026-08-06 05:59:09.447567 | 2026-08-06 05:59:09.447703 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-06 05:59:09.498660 | ubuntu-jammy | skipping: Conditional result was False 2026-08-06 05:59:09.510728 | 2026-08-06 05:59:09.510948 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-06 05:59:10.607490 | ubuntu-jammy -> localhost | changed 2026-08-06 05:59:10.616221 | 2026-08-06 05:59:10.616317 | TASK [add-build-sshkey : Add back temp key] 2026-08-06 05:59:11.065397 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/42ed4d89701a44db9ff662924e44ed5a/work/42ed4d89701a44db9ff662924e44ed5a_id_rsa (zuul-build-sshkey) 2026-08-06 05:59:11.065605 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.035506 2026-08-06 05:59:11.072240 | 2026-08-06 05:59:11.072344 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-06 05:59:11.541690 | ubuntu-jammy | ok 2026-08-06 05:59:11.545770 | 2026-08-06 05:59:11.545850 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-06 05:59:11.582473 | ubuntu-jammy | skipping: Conditional result was False 2026-08-06 05:59:11.591386 | 2026-08-06 05:59:11.591487 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-06 05:59:12.069333 | ubuntu-jammy | ok 2026-08-06 05:59:12.095601 | 2026-08-06 05:59:12.096055 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-06 05:59:12.165348 | ubuntu-jammy | ok 2026-08-06 05:59:12.187747 | 2026-08-06 05:59:12.187847 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-06 05:59:13.425718 | ubuntu-jammy -> localhost | ok 2026-08-06 05:59:13.431002 | 2026-08-06 05:59:13.431096 | TASK [validate-host : Collect information about the host] 2026-08-06 05:59:15.250677 | ubuntu-jammy | ok 2026-08-06 05:59:15.288046 | 2026-08-06 05:59:15.290951 | TASK [validate-host : Sanitize hostname] 2026-08-06 05:59:15.634597 | ubuntu-jammy | ok 2026-08-06 05:59:15.786002 | 2026-08-06 05:59:15.786126 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-06 05:59:17.421601 | ubuntu-jammy -> localhost | changed 2026-08-06 05:59:17.426661 | 2026-08-06 05:59:17.426760 | TASK [validate-host : Collect information about zuul worker] 2026-08-06 05:59:17.939935 | ubuntu-jammy | ok 2026-08-06 05:59:17.943745 | 2026-08-06 05:59:17.943832 | TASK [validate-host : Write out all zuul information for each host] 2026-08-06 05:59:19.885535 | ubuntu-jammy -> localhost | changed 2026-08-06 05:59:19.893807 | 2026-08-06 05:59:19.893908 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-06 05:59:20.196984 | ubuntu-jammy | ok 2026-08-06 05:59:20.206720 | 2026-08-06 05:59:20.206820 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-06 05:59:22.035054 | ubuntu-jammy | changed: 2026-08-06 05:59:22.036878 | ubuntu-jammy | cd+++++++++ src/ 2026-08-06 05:59:22.037775 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-08-06 05:59:22.038212 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-08-06 05:59:22.038774 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-08-06 05:59:22.040041 | ubuntu-jammy | Containerfile 2026-08-06 05:59:22.040640 | ubuntu-jammy | Containerfile 2026-08-06 05:59:22.103865 | ubuntu-jammy | Containerfile 2026-08-06 05:59:22.103929 | ubuntu-jammy | Containerfile 2026-08-06 05:59:22.103988 | ubuntu-jammy | Containerfile 2026-08-06 05:59:22.104047 | ubuntu-jammy | Containerfile 2026-08-06 05:59:22.104106 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.034825 2026-08-06 06:00:00.475242 | 2026-08-06 06:00:00.475335 | TASK [upload-logs : Upload logs to log server] 2026-08-06 06:00:01.614977 | localhost | Output suppressed because no_log was given 2026-08-06 06:00:01.616401 | 2026-08-06 06:00:01.616474 | LOOP [upload-logs : Compress console log and json output] 2026-08-06 06:00:01.690182 | localhost | skipping: Conditional result was False 2026-08-06 06:00:01.704672 | localhost | skipping: Conditional result was False 2026-08-06 06:00:01.713576 | 2026-08-06 06:00:01.713680 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-06 06:00:01.860973 | localhost | skipping: Conditional result was False 2026-08-06 06:00:01.861198 | 2026-08-06 06:00:01.889355 | localhost | skipping: Conditional result was False 2026-08-06 06:00:01.912012 | 2026-08-06 06:00:01.912123 | LOOP [upload-logs : Upload console log and json output]