2026-05-08 12:45:52.056572 | Job console starting 2026-05-08 12:45:52.076097 | Updating git repos 2026-05-08 12:45:52.113842 | Cloning repos into workspace 2026-05-08 12:45:52.207822 | Restoring repo states 2026-05-08 12:45:52.220963 | Merging changes 2026-05-08 12:45:52.872992 | Checking out repos 2026-05-08 12:45:52.971363 | Preparing playbooks 2026-05-08 12:45:53.609033 | Running Ansible setup 2026-05-08 12:45:57.983971 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-05-08 12:45:58.733927 | 2026-05-08 12:45:58.734100 | PLAY [Base pre] 2026-05-08 12:45:58.750499 | 2026-05-08 12:45:58.750643 | TASK [Setup log path fact] 2026-05-08 12:45:58.780343 | ubuntu-jammy | ok 2026-05-08 12:45:58.795716 | 2026-05-08 12:45:58.795895 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-08 12:45:58.835698 | ubuntu-jammy | ok 2026-05-08 12:45:58.845562 | 2026-05-08 12:45:58.845683 | TASK [emit-job-header : Print job information] 2026-05-08 12:45:58.892186 | # Job Information 2026-05-08 12:45:58.892455 | Ansible Version: 2.16.14 2026-05-08 12:45:58.892518 | Job: ansible-lint 2026-05-08 12:45:58.892577 | Pipeline: check 2026-05-08 12:45:58.892618 | Executor: 521e9411259a 2026-05-08 12:45:58.892654 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/632 2026-05-08 12:45:58.892692 | Event ID: d36a5350-4adb-11f1-95cd-19a2375df926 2026-05-08 12:45:58.900397 | 2026-05-08 12:45:58.900544 | LOOP [emit-job-header : Print node information] 2026-05-08 12:45:59.003734 | ubuntu-jammy | ok: 2026-05-08 12:45:59.004004 | ubuntu-jammy | # Node Information 2026-05-08 12:45:59.004057 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-05-08 12:45:59.004094 | ubuntu-jammy | Hostname: ubuntu 2026-05-08 12:45:59.004129 | ubuntu-jammy | Username: zuul 2026-05-08 12:45:59.004162 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-05-08 12:45:59.004196 | ubuntu-jammy | Provider: regiocloud-a 2026-05-08 12:45:59.004229 | ubuntu-jammy | Region: 2026-05-08 12:45:59.004261 | ubuntu-jammy | Label: ubuntu-jammy 2026-05-08 12:45:59.004292 | ubuntu-jammy | Product Name: OpenStack Nova 2026-05-08 12:45:59.004323 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec7:4168 2026-05-08 12:45:59.018953 | 2026-05-08 12:45:59.019100 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-08 12:45:59.520866 | ubuntu-jammy -> localhost | changed 2026-05-08 12:45:59.528569 | 2026-05-08 12:45:59.528695 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-08 12:46:00.586393 | ubuntu-jammy -> localhost | changed 2026-05-08 12:46:00.608834 | 2026-05-08 12:46:00.609114 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-08 12:46:00.886432 | ubuntu-jammy -> localhost | ok 2026-05-08 12:46:00.892965 | 2026-05-08 12:46:00.893088 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-08 12:46:00.921501 | ubuntu-jammy | ok 2026-05-08 12:46:00.939600 | ubuntu-jammy | included: /var/lib/zuul/builds/a59f8005d116428785f491170ad63933/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-08 12:46:00.945847 | 2026-05-08 12:46:00.945962 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-08 12:46:01.755276 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-05-08 12:46:01.755528 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/a59f8005d116428785f491170ad63933/work/a59f8005d116428785f491170ad63933_id_rsa 2026-05-08 12:46:01.755569 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/a59f8005d116428785f491170ad63933/work/a59f8005d116428785f491170ad63933_id_rsa.pub 2026-05-08 12:46:01.755595 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-05-08 12:46:01.755621 | ubuntu-jammy -> localhost | SHA256:wdeRFI//UHXM9f2IqHcA6aLqh0VDH2MpSACfo7GTZ7s zuul-build-sshkey 2026-05-08 12:46:01.755643 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-05-08 12:46:01.755674 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-05-08 12:46:01.755696 | ubuntu-jammy -> localhost | |+o.. . .+o o=| 2026-05-08 12:46:01.755717 | ubuntu-jammy -> localhost | | ...o =. . ..+ B| 2026-05-08 12:46:01.755737 | ubuntu-jammy -> localhost | |. +. + o= . o . +| 2026-05-08 12:46:01.755756 | ubuntu-jammy -> localhost | | = .o .. + . o o.| 2026-05-08 12:46:01.755775 | ubuntu-jammy -> localhost | |= o. .. S o . + .| 2026-05-08 12:46:01.755815 | ubuntu-jammy -> localhost | | + ... . . . o | 2026-05-08 12:46:01.755837 | ubuntu-jammy -> localhost | | .o. . . . .| 2026-05-08 12:46:01.755857 | ubuntu-jammy -> localhost | | .o. . . | 2026-05-08 12:46:01.755877 | ubuntu-jammy -> localhost | | .E. | 2026-05-08 12:46:01.755897 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-05-08 12:46:01.755950 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.301202 2026-05-08 12:46:01.762625 | 2026-05-08 12:46:01.762748 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-08 12:46:01.798337 | ubuntu-jammy | ok 2026-05-08 12:46:01.812066 | ubuntu-jammy | included: /var/lib/zuul/builds/a59f8005d116428785f491170ad63933/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-08 12:46:01.821834 | 2026-05-08 12:46:01.821953 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-08 12:46:01.837000 | ubuntu-jammy | skipping: Conditional result was False 2026-05-08 12:46:01.842923 | 2026-05-08 12:46:01.843035 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-08 12:46:02.478487 | ubuntu-jammy | changed 2026-05-08 12:46:02.488095 | 2026-05-08 12:46:02.488246 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-08 12:46:02.775498 | ubuntu-jammy | ok 2026-05-08 12:46:02.783668 | 2026-05-08 12:46:02.783825 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-08 12:46:03.471981 | ubuntu-jammy | changed 2026-05-08 12:46:03.482696 | 2026-05-08 12:46:03.482888 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-08 12:46:04.121797 | ubuntu-jammy | changed 2026-05-08 12:46:04.128646 | 2026-05-08 12:46:04.128767 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-08 12:46:04.152294 | ubuntu-jammy | skipping: Conditional result was False 2026-05-08 12:46:04.165764 | 2026-05-08 12:46:04.166088 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-08 12:46:04.642291 | ubuntu-jammy -> localhost | changed 2026-05-08 12:46:04.653677 | 2026-05-08 12:46:04.653838 | TASK [add-build-sshkey : Add back temp key] 2026-05-08 12:46:05.012952 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/a59f8005d116428785f491170ad63933/work/a59f8005d116428785f491170ad63933_id_rsa (zuul-build-sshkey) 2026-05-08 12:46:05.013326 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.020669 2026-05-08 12:46:05.025327 | 2026-05-08 12:46:05.025483 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-08 12:46:05.438133 | ubuntu-jammy | ok 2026-05-08 12:46:05.447457 | 2026-05-08 12:46:05.447631 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-08 12:46:05.484969 | ubuntu-jammy | skipping: Conditional result was False 2026-05-08 12:46:05.498254 | 2026-05-08 12:46:05.498393 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-08 12:46:05.922063 | ubuntu-jammy | ok 2026-05-08 12:46:05.935436 | 2026-05-08 12:46:05.935566 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-08 12:46:05.981553 | ubuntu-jammy | ok 2026-05-08 12:46:05.991014 | 2026-05-08 12:46:05.991170 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-08 12:46:06.289094 | ubuntu-jammy -> localhost | ok 2026-05-08 12:46:06.296339 | 2026-05-08 12:46:06.296486 | TASK [validate-host : Collect information about the host] 2026-05-08 12:46:07.475771 | ubuntu-jammy | ok 2026-05-08 12:46:07.498123 | 2026-05-08 12:46:07.498345 | TASK [validate-host : Sanitize hostname] 2026-05-08 12:46:07.612713 | ubuntu-jammy | ok 2026-05-08 12:46:07.660962 | 2026-05-08 12:46:07.661117 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-08 12:46:08.242244 | ubuntu-jammy -> localhost | changed 2026-05-08 12:46:08.248898 | 2026-05-08 12:46:08.249025 | TASK [validate-host : Collect information about zuul worker] 2026-05-08 12:46:08.668629 | ubuntu-jammy | ok 2026-05-08 12:46:08.676380 | 2026-05-08 12:46:08.676529 | TASK [validate-host : Write out all zuul information for each host] 2026-05-08 12:46:09.248044 | ubuntu-jammy -> localhost | changed 2026-05-08 12:46:09.257854 | 2026-05-08 12:46:09.257980 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-08 12:46:09.525212 | ubuntu-jammy | ok 2026-05-08 12:46:09.534253 | 2026-05-08 12:46:09.534398 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-08 12:46:10.668283 | ubuntu-jammy | changed: 2026-05-08 12:46:10.668545 | ubuntu-jammy | cd+++++++++ src/ 2026-05-08 12:46:10.668596 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-05-08 12:46:10.668630 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-05-08 12:46:10.668660 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-05-08 12:46:10.668688 | ubuntu-jammy | Containerfile 2026-05-08 12:46:10.668988 | ubuntu-jammy | Containerfile 2026-05-08 12:46:10.704684 | ubuntu-jammy | Containerfile 2026-05-08 12:46:10.704752 | ubuntu-jammy | Containerfile 2026-05-08 12:46:10.704833 | ubuntu-jammy | Containerfile 2026-05-08 12:46:10.704904 | ubuntu-jammy | Containerfile 2026-05-08 12:46:10.704973 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.006825 2026-05-08 12:47:38.714390 | 2026-05-08 12:47:38.714523 | TASK [upload-logs : Upload logs to log server] 2026-05-08 12:47:39.340485 | localhost | Output suppressed because no_log was given 2026-05-08 12:47:39.344040 | 2026-05-08 12:47:39.344228 | LOOP [upload-logs : Compress console log and json output] 2026-05-08 12:47:39.418088 | localhost | skipping: Conditional result was False 2026-05-08 12:47:39.424056 | localhost | skipping: Conditional result was False 2026-05-08 12:47:39.437646 | 2026-05-08 12:47:39.437895 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-08 12:47:39.507719 | localhost | skipping: Conditional result was False 2026-05-08 12:47:39.508485 | 2026-05-08 12:47:39.510405 | localhost | skipping: Conditional result was False 2026-05-08 12:47:39.528139 | 2026-05-08 12:47:39.528407 | LOOP [upload-logs : Upload console log and json output]