2026-02-09 03:00:10.440604 | Job console starting 2026-02-09 03:00:10.467677 | Updating git repos 2026-02-09 03:00:10.866655 | Cloning repos into workspace 2026-02-09 03:00:10.968318 | Restoring repo states 2026-02-09 03:00:11.005335 | Merging changes 2026-02-09 03:00:11.005357 | Checking out repos 2026-02-09 03:00:11.147059 | Preparing playbooks 2026-02-09 03:00:12.390301 | Running Ansible setup 2026-02-09 03:00:19.694332 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-09 03:00:21.372744 | 2026-02-09 03:00:21.372866 | PLAY [Base pre] 2026-02-09 03:00:21.408811 | 2026-02-09 03:00:21.408926 | TASK [Setup log path fact] 2026-02-09 03:00:21.455992 | debian-bookworm | ok 2026-02-09 03:00:21.492692 | 2026-02-09 03:00:21.492810 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-09 03:00:21.542519 | debian-bookworm | ok 2026-02-09 03:00:21.556580 | 2026-02-09 03:00:21.556681 | TASK [emit-job-header : Print job information] 2026-02-09 03:00:21.641887 | # Job Information 2026-02-09 03:00:21.642231 | Ansible Version: 2.16.14 2026-02-09 03:00:21.642281 | Job: ansible-lint 2026-02-09 03:00:21.642316 | Pipeline: periodic-daily 2026-02-09 03:00:21.642339 | Executor: 521e9411259a 2026-02-09 03:00:21.642357 | Triggered by: https://github.com/osism/ansible-collection-commons 2026-02-09 03:00:21.642375 | Event ID: 99426be0f7144ce38d35516ec5c7f200 2026-02-09 03:00:21.646773 | 2026-02-09 03:00:21.646895 | LOOP [emit-job-header : Print node information] 2026-02-09 03:00:21.848749 | debian-bookworm | ok: 2026-02-09 03:00:21.848891 | debian-bookworm | # Node Information 2026-02-09 03:00:21.848921 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-09 03:00:21.848942 | debian-bookworm | Hostname: debian 2026-02-09 03:00:21.848960 | debian-bookworm | Username: zuul 2026-02-09 03:00:21.848977 | debian-bookworm | Distro: Debian 12.13 2026-02-09 03:00:21.848996 | debian-bookworm | Provider: regiocloud-a 2026-02-09 03:00:21.849014 | debian-bookworm | Region: 2026-02-09 03:00:21.849031 | debian-bookworm | Label: debian-bookworm 2026-02-09 03:00:21.849047 | debian-bookworm | Product Name: OpenStack Nova 2026-02-09 03:00:21.849063 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe7d:7494 2026-02-09 03:00:21.868736 | 2026-02-09 03:00:21.868839 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-09 03:00:23.033656 | debian-bookworm -> localhost | changed 2026-02-09 03:00:23.039390 | 2026-02-09 03:00:23.039483 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-09 03:00:25.378238 | debian-bookworm -> localhost | changed 2026-02-09 03:00:25.389930 | 2026-02-09 03:00:25.390074 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-09 03:00:26.180216 | debian-bookworm -> localhost | ok 2026-02-09 03:00:26.186372 | 2026-02-09 03:00:26.186473 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-09 03:00:26.209844 | debian-bookworm | ok 2026-02-09 03:00:26.226064 | debian-bookworm | included: /var/lib/zuul/builds/9d0e84896c2e4863bcedcf54835f73e0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-09 03:00:26.231293 | 2026-02-09 03:00:26.231376 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-09 03:00:29.603560 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-09 03:00:29.603731 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/9d0e84896c2e4863bcedcf54835f73e0/work/9d0e84896c2e4863bcedcf54835f73e0_id_rsa 2026-02-09 03:00:29.603763 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/9d0e84896c2e4863bcedcf54835f73e0/work/9d0e84896c2e4863bcedcf54835f73e0_id_rsa.pub 2026-02-09 03:00:29.603785 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-09 03:00:29.603839 | debian-bookworm -> localhost | SHA256:if3JsIrzyoDxoz1AVAoV0/tfJGhngAbFoP2qbliVfig zuul-build-sshkey 2026-02-09 03:00:29.603860 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-09 03:00:29.603888 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-09 03:00:29.603906 | debian-bookworm -> localhost | |..BO.. | 2026-02-09 03:00:29.603924 | debian-bookworm -> localhost | |.+..= . | 2026-02-09 03:00:29.603941 | debian-bookworm -> localhost | |o... o o | 2026-02-09 03:00:29.603957 | debian-bookworm -> localhost | | . .+ oo+.. | 2026-02-09 03:00:29.603974 | debian-bookworm -> localhost | |o o.+.oSo | 2026-02-09 03:00:29.603992 | debian-bookworm -> localhost | |.+E.o o =.. | 2026-02-09 03:00:29.604010 | debian-bookworm -> localhost | |oo=. . ...+ | 2026-02-09 03:00:29.604026 | debian-bookworm -> localhost | |.=.+.. .. | 2026-02-09 03:00:29.604044 | debian-bookworm -> localhost | |=...++o | 2026-02-09 03:00:29.604061 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-09 03:00:29.604104 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.276801 2026-02-09 03:00:29.610491 | 2026-02-09 03:00:29.610574 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-09 03:00:29.651009 | debian-bookworm | ok 2026-02-09 03:00:29.660424 | debian-bookworm | included: /var/lib/zuul/builds/9d0e84896c2e4863bcedcf54835f73e0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-09 03:00:29.673057 | 2026-02-09 03:00:29.673144 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-09 03:00:29.696166 | debian-bookworm | skipping: Conditional result was False 2026-02-09 03:00:29.701014 | 2026-02-09 03:00:29.701096 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-09 03:00:30.467371 | debian-bookworm | changed 2026-02-09 03:00:30.472559 | 2026-02-09 03:00:30.472652 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-09 03:00:30.756003 | debian-bookworm | ok 2026-02-09 03:00:30.761333 | 2026-02-09 03:00:30.761422 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-09 03:00:31.530338 | debian-bookworm | changed 2026-02-09 03:00:31.536243 | 2026-02-09 03:00:31.536342 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-09 03:00:32.326477 | debian-bookworm | changed 2026-02-09 03:00:32.342400 | 2026-02-09 03:00:32.342499 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-09 03:00:32.381091 | debian-bookworm | skipping: Conditional result was False 2026-02-09 03:00:32.388551 | 2026-02-09 03:00:32.388642 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-09 03:00:33.231246 | debian-bookworm -> localhost | changed 2026-02-09 03:00:33.246684 | 2026-02-09 03:00:33.246787 | TASK [add-build-sshkey : Add back temp key] 2026-02-09 03:00:33.997630 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/9d0e84896c2e4863bcedcf54835f73e0/work/9d0e84896c2e4863bcedcf54835f73e0_id_rsa (zuul-build-sshkey) 2026-02-09 03:00:33.997850 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.039739 2026-02-09 03:00:34.005914 | 2026-02-09 03:00:34.006020 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-09 03:00:34.663589 | debian-bookworm | ok 2026-02-09 03:00:34.693612 | 2026-02-09 03:00:34.694065 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-09 03:00:34.721721 | debian-bookworm | skipping: Conditional result was False 2026-02-09 03:00:34.755086 | 2026-02-09 03:00:34.755191 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-09 03:00:35.648933 | debian-bookworm | ok 2026-02-09 03:00:35.658288 | 2026-02-09 03:00:35.658382 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-09 03:00:35.705433 | debian-bookworm | ok 2026-02-09 03:00:35.709454 | 2026-02-09 03:00:35.709535 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-09 03:00:36.295706 | debian-bookworm -> localhost | ok 2026-02-09 03:00:36.300867 | 2026-02-09 03:00:36.300944 | TASK [validate-host : Collect information about the host] 2026-02-09 03:00:37.395767 | debian-bookworm | ok 2026-02-09 03:00:37.416800 | 2026-02-09 03:00:37.416915 | TASK [validate-host : Sanitize hostname] 2026-02-09 03:00:37.591623 | debian-bookworm | ok 2026-02-09 03:00:37.671763 | 2026-02-09 03:00:37.671875 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-09 03:00:39.119037 | debian-bookworm -> localhost | changed 2026-02-09 03:00:39.134774 | 2026-02-09 03:00:39.134913 | TASK [validate-host : Collect information about zuul worker] 2026-02-09 03:00:39.745956 | debian-bookworm | ok 2026-02-09 03:00:39.752325 | 2026-02-09 03:00:39.752430 | TASK [validate-host : Write out all zuul information for each host] 2026-02-09 03:00:41.263284 | debian-bookworm -> localhost | changed 2026-02-09 03:00:41.287165 | 2026-02-09 03:00:41.287688 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-09 03:00:41.656238 | debian-bookworm | ok 2026-02-09 03:00:41.668529 | 2026-02-09 03:00:41.668640 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-09 03:00:43.609345 | debian-bookworm | changed: 2026-02-09 03:00:43.609523 | debian-bookworm | cd+++++++++ src/ 2026-02-09 03:00:43.609557 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-09 03:00:43.609582 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-09 03:00:43.609604 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-commons/ 2026-02-09 03:00:43.609624 | debian-bookworm | RedHat.yml 2026-02-09 03:00:43.683227 | debian-bookworm | cL+++++++++ src/github.com/osism/ansible-collection-commons/roles/repository/tasks/CentOS.yml -> RedHat.yml 2026-02-09 03:00:43.683244 | debian-bookworm | RedHat.yml 2026-02-09 03:00:43.683312 | debian-bookworm | localhost | ok: Runtime: 0:00:00.004722 2026-02-09 03:02:12.343350 | 2026-02-09 03:02:12.343436 | TASK [upload-logs : Upload logs to log server] 2026-02-09 03:02:12.924185 | localhost | Output suppressed because no_log was given 2026-02-09 03:02:12.925788 | 2026-02-09 03:02:12.925873 | LOOP [upload-logs : Compress console log and json output] 2026-02-09 03:02:12.968836 | localhost | skipping: Conditional result was False 2026-02-09 03:02:12.974007 | localhost | skipping: Conditional result was False 2026-02-09 03:02:12.986976 | 2026-02-09 03:02:12.987163 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-09 03:02:13.040813 | localhost | skipping: Conditional result was False 2026-02-09 03:02:13.041047 | 2026-02-09 03:02:13.046320 | localhost | skipping: Conditional result was False 2026-02-09 03:02:13.058567 | 2026-02-09 03:02:13.058914 | LOOP [upload-logs : Upload console log and json output]