2026-06-23 03:10:20.451413 | Job console starting 2026-06-23 03:10:20.463263 | Updating git repos 2026-06-23 03:10:20.529005 | Cloning repos into workspace 2026-06-23 03:10:20.582150 | Restoring repo states 2026-06-23 03:10:20.633846 | Merging changes 2026-06-23 03:10:21.457707 | Checking out repos 2026-06-23 03:10:21.567490 | Preparing playbooks 2026-06-23 03:10:23.065108 | Running Ansible setup 2026-06-23 03:10:30.931279 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-23 03:10:32.774803 | 2026-06-23 03:10:32.774979 | PLAY [Base pre] 2026-06-23 03:10:32.821877 | 2026-06-23 03:10:32.822011 | TASK [Setup log path fact] 2026-06-23 03:10:32.895090 | debian-bookworm | ok 2026-06-23 03:10:32.928917 | 2026-06-23 03:10:32.929066 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-23 03:10:32.958049 | debian-bookworm | ok 2026-06-23 03:10:32.968237 | 2026-06-23 03:10:32.968342 | TASK [emit-job-header : Print job information] 2026-06-23 03:10:33.007346 | # Job Information 2026-06-23 03:10:33.007505 | Ansible Version: 2.16.14 2026-06-23 03:10:33.007539 | Job: ansible-lint 2026-06-23 03:10:33.007571 | Pipeline: check 2026-06-23 03:10:33.007593 | Executor: 521e9411259a 2026-06-23 03:10:33.007614 | Triggered by: https://github.com/osism/ansible-collection-services/pull/1964 2026-06-23 03:10:33.007636 | Event ID: a652f4f0-6eb0-11f1-9b9e-d300f7367a7d 2026-06-23 03:10:33.012458 | 2026-06-23 03:10:33.012546 | LOOP [emit-job-header : Print node information] 2026-06-23 03:10:33.152501 | debian-bookworm | ok: 2026-06-23 03:10:33.152675 | debian-bookworm | # Node Information 2026-06-23 03:10:33.152704 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-23 03:10:33.152724 | debian-bookworm | Hostname: debian 2026-06-23 03:10:33.152742 | debian-bookworm | Username: zuul 2026-06-23 03:10:33.152759 | debian-bookworm | Distro: Debian 12.14 2026-06-23 03:10:33.152777 | debian-bookworm | Provider: regiocloud-a 2026-06-23 03:10:33.152794 | debian-bookworm | Region: 2026-06-23 03:10:33.152810 | debian-bookworm | Label: debian-bookworm 2026-06-23 03:10:33.152826 | debian-bookworm | Product Name: OpenStack Nova 2026-06-23 03:10:33.152842 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe18:3bf5 2026-06-23 03:10:33.167870 | 2026-06-23 03:10:33.167999 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-23 03:10:33.881767 | debian-bookworm -> localhost | changed 2026-06-23 03:10:33.888569 | 2026-06-23 03:10:33.888679 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-23 03:10:35.365605 | debian-bookworm -> localhost | changed 2026-06-23 03:10:35.375996 | 2026-06-23 03:10:35.376108 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-23 03:10:36.242514 | debian-bookworm -> localhost | ok 2026-06-23 03:10:36.248842 | 2026-06-23 03:10:36.248954 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-23 03:10:36.289965 | debian-bookworm | ok 2026-06-23 03:10:36.330804 | debian-bookworm | included: /var/lib/zuul/builds/5609dac6cea5402dad757e67f23decf7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-23 03:10:36.360963 | 2026-06-23 03:10:36.361110 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-23 03:10:38.233376 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-23 03:10:38.233683 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/5609dac6cea5402dad757e67f23decf7/work/5609dac6cea5402dad757e67f23decf7_id_rsa 2026-06-23 03:10:38.233737 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/5609dac6cea5402dad757e67f23decf7/work/5609dac6cea5402dad757e67f23decf7_id_rsa.pub 2026-06-23 03:10:38.233773 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-23 03:10:38.233807 | debian-bookworm -> localhost | SHA256:6sXRnHzoOWyILxmVAFhwQVzdJuqvUtX6IhYlZPcgD+0 zuul-build-sshkey 2026-06-23 03:10:38.233836 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-23 03:10:38.233877 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-23 03:10:38.233906 | debian-bookworm -> localhost | | .**+.o . | 2026-06-23 03:10:38.233934 | debian-bookworm -> localhost | | ... * * o | 2026-06-23 03:10:38.233960 | debian-bookworm -> localhost | | o O B | 2026-06-23 03:10:38.233985 | debian-bookworm -> localhost | | o E+oo | 2026-06-23 03:10:38.234010 | debian-bookworm -> localhost | | . =S.* . | 2026-06-23 03:10:38.234069 | debian-bookworm -> localhost | | =+.= o | 2026-06-23 03:10:38.234098 | debian-bookworm -> localhost | | .o=+.* | 2026-06-23 03:10:38.234124 | debian-bookworm -> localhost | | ..=oo... | 2026-06-23 03:10:38.234150 | debian-bookworm -> localhost | | oo+.. | 2026-06-23 03:10:38.234175 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-23 03:10:38.234246 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.936185 2026-06-23 03:10:38.247816 | 2026-06-23 03:10:38.248255 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-23 03:10:38.281100 | debian-bookworm | ok 2026-06-23 03:10:38.295089 | debian-bookworm | included: /var/lib/zuul/builds/5609dac6cea5402dad757e67f23decf7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-23 03:10:38.303662 | 2026-06-23 03:10:38.303758 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-23 03:10:38.327751 | debian-bookworm | skipping: Conditional result was False 2026-06-23 03:10:38.337003 | 2026-06-23 03:10:38.337144 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-23 03:10:39.044801 | debian-bookworm | changed 2026-06-23 03:10:39.050485 | 2026-06-23 03:10:39.050571 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-23 03:10:39.326391 | debian-bookworm | ok 2026-06-23 03:10:39.333496 | 2026-06-23 03:10:39.333624 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-23 03:10:40.040043 | debian-bookworm | changed 2026-06-23 03:10:40.057709 | 2026-06-23 03:10:40.057969 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-23 03:10:40.869697 | debian-bookworm | changed 2026-06-23 03:10:40.883491 | 2026-06-23 03:10:40.883625 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-23 03:10:40.925087 | debian-bookworm | skipping: Conditional result was False 2026-06-23 03:10:40.937450 | 2026-06-23 03:10:40.937594 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-23 03:10:41.651757 | debian-bookworm -> localhost | changed 2026-06-23 03:10:41.671075 | 2026-06-23 03:10:41.671220 | TASK [add-build-sshkey : Add back temp key] 2026-06-23 03:10:42.208103 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/5609dac6cea5402dad757e67f23decf7/work/5609dac6cea5402dad757e67f23decf7_id_rsa (zuul-build-sshkey) 2026-06-23 03:10:42.208367 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.039691 2026-06-23 03:10:42.217282 | 2026-06-23 03:10:42.217411 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-23 03:10:42.765691 | debian-bookworm | ok 2026-06-23 03:10:42.772825 | 2026-06-23 03:10:42.772943 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-23 03:10:42.815297 | debian-bookworm | skipping: Conditional result was False 2026-06-23 03:10:42.827907 | 2026-06-23 03:10:42.828107 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-23 03:10:43.515094 | debian-bookworm | ok 2026-06-23 03:10:43.534252 | 2026-06-23 03:10:43.534402 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-23 03:10:43.622928 | debian-bookworm | ok 2026-06-23 03:10:43.636551 | 2026-06-23 03:10:43.636738 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-23 03:10:44.287832 | debian-bookworm -> localhost | ok 2026-06-23 03:10:44.299375 | 2026-06-23 03:10:44.299504 | TASK [validate-host : Collect information about the host] 2026-06-23 03:10:45.608554 | debian-bookworm | ok 2026-06-23 03:10:45.654632 | 2026-06-23 03:10:45.654812 | TASK [validate-host : Sanitize hostname] 2026-06-23 03:10:46.068110 | debian-bookworm | ok 2026-06-23 03:10:46.080386 | 2026-06-23 03:10:46.080584 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-23 03:10:46.892554 | debian-bookworm -> localhost | changed 2026-06-23 03:10:46.899273 | 2026-06-23 03:10:46.899419 | TASK [validate-host : Collect information about zuul worker] 2026-06-23 03:10:47.374000 | debian-bookworm | ok 2026-06-23 03:10:47.385686 | 2026-06-23 03:10:47.385876 | TASK [validate-host : Write out all zuul information for each host] 2026-06-23 03:10:48.292930 | debian-bookworm -> localhost | changed 2026-06-23 03:10:48.313647 | 2026-06-23 03:10:48.314411 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-23 03:10:48.623877 | debian-bookworm | ok 2026-06-23 03:10:48.633479 | 2026-06-23 03:10:48.633622 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-23 03:10:49.932894 | debian-bookworm | changed: 2026-06-23 03:10:49.933413 | debian-bookworm | cd+++++++++ src/ 2026-06-23 03:10:49.933451 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-23 03:10:49.933475 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-23 03:10:49.933497 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-06-23 03:10:49.933518 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/5609dac6cea5402dad757e67f23decf7/work/logs" 2026-06-23 03:14:03.656656 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/5609dac6cea5402dad757e67f23decf7/work/artifacts" 2026-06-23 03:14:03.950499 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/5609dac6cea5402dad757e67f23decf7/work/docs" 2026-06-23 03:14:03.963750 | 2026-06-23 03:14:03.963925 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-23 03:14:04.818285 | debian-bookworm | changed: 2026-06-23 03:14:04.818584 | debian-bookworm | .d..t...... ./ 2026-06-23 03:14:04.818670 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-23 03:14:04.818697 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-23 03:14:04.818720 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-23 03:14:04.818741 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-23 03:14:04.818762 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-23 03:14:04.818816 | debian-bookworm | changed: All items complete 2026-06-23 03:14:04.818914 | 2026-06-23 03:14:05.476538 | debian-bookworm | changed: .d..t...... ./ 2026-06-23 03:14:06.094231 | debian-bookworm | changed: .d..t...... ./ 2026-06-23 03:14:06.122240 | 2026-06-23 03:14:06.122756 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-23 03:14:06.520123 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.009891 2026-06-23 03:14:06.860331 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.008849 2026-06-23 03:14:06.874951 | 2026-06-23 03:14:06.875091 | PLAY RECAP 2026-06-23 03:14:06.875162 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-23 03:14:06.875194 | 2026-06-23 03:14:07.031764 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-23 03:14:07.032849 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-23 03:14:07.838049 | 2026-06-23 03:14:07.838234 | PLAY [Base post] 2026-06-23 03:14:07.853292 | 2026-06-23 03:14:07.853452 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-23 03:14:08.430288 | debian-bookworm | changed 2026-06-23 03:14:08.440778 | 2026-06-23 03:14:08.440940 | PLAY RECAP 2026-06-23 03:14:08.441018 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-23 03:14:08.441093 | 2026-06-23 03:14:08.586220 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-23 03:14:08.587519 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-23 03:14:09.587224 | 2026-06-23 03:14:09.587453 | PLAY [Base post-logs] 2026-06-23 03:14:09.599837 | 2026-06-23 03:14:09.599993 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-23 03:14:10.119800 | localhost | changed 2026-06-23 03:14:10.134700 | 2026-06-23 03:14:10.134954 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-23 03:14:10.173733 | localhost | ok 2026-06-23 03:14:10.179755 | 2026-06-23 03:14:10.180002 | TASK [Set zuul-log-path fact] 2026-06-23 03:14:10.197670 | localhost | ok 2026-06-23 03:14:10.212112 | 2026-06-23 03:14:10.212257 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-23 03:14:10.253376 | localhost | ok 2026-06-23 03:14:10.259365 | 2026-06-23 03:14:10.259553 | TASK [upload-logs : Create log directories] 2026-06-23 03:14:10.902874 | localhost | changed 2026-06-23 03:14:10.906123 | 2026-06-23 03:14:10.906237 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-23 03:14:11.526715 | localhost -> localhost | ok: Runtime: 0:00:00.010018 2026-06-23 03:14:11.536850 | 2026-06-23 03:14:11.537014 | TASK [upload-logs : Upload logs to log server] 2026-06-23 03:14:12.177412 | localhost | Output suppressed because no_log was given 2026-06-23 03:14:12.182019 | 2026-06-23 03:14:12.182999 | LOOP [upload-logs : Compress console log and json output] 2026-06-23 03:14:12.241248 | localhost | skipping: Conditional result was False 2026-06-23 03:14:12.245893 | localhost | skipping: Conditional result was False 2026-06-23 03:14:12.257963 | 2026-06-23 03:14:12.258172 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-23 03:14:12.308415 | localhost | skipping: Conditional result was False 2026-06-23 03:14:12.309563 | 2026-06-23 03:14:12.312329 | localhost | skipping: Conditional result was False 2026-06-23 03:14:12.325461 | 2026-06-23 03:14:12.325722 | LOOP [upload-logs : Upload console log and json output]