2026-07-12 12:27:47.201360 | Job console starting 2026-07-12 12:27:47.221059 | Updating git repos 2026-07-12 12:27:47.323273 | Cloning repos into workspace 2026-07-12 12:27:47.402058 | Restoring repo states 2026-07-12 12:27:47.431387 | Merging changes 2026-07-12 12:27:48.174355 | Checking out repos 2026-07-12 12:27:48.225537 | Preparing playbooks 2026-07-12 12:27:49.221637 | Running Ansible setup 2026-07-12 12:27:54.129427 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-12 12:27:55.213728 | 2026-07-12 12:27:55.214052 | PLAY [Base pre] 2026-07-12 12:27:55.247882 | 2026-07-12 12:27:55.248129 | TASK [Setup log path fact] 2026-07-12 12:27:55.269925 | debian-bookworm | ok 2026-07-12 12:27:55.288074 | 2026-07-12 12:27:55.288305 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-12 12:27:55.343165 | debian-bookworm | ok 2026-07-12 12:27:55.362628 | 2026-07-12 12:27:55.362798 | TASK [emit-job-header : Print job information] 2026-07-12 12:27:55.403150 | # Job Information 2026-07-12 12:27:55.403410 | Ansible Version: 2.16.14 2026-07-12 12:27:55.403449 | Job: flake8 2026-07-12 12:27:55.403481 | Pipeline: check 2026-07-12 12:27:55.403503 | Executor: 521e9411259a 2026-07-12 12:27:55.403524 | Triggered by: https://github.com/osism/ansible-collection-services/pull/1981 2026-07-12 12:27:55.403545 | Event ID: 10be8ac0-7ded-11f1-983f-75bf29760057 2026-07-12 12:27:55.409752 | 2026-07-12 12:27:55.409911 | LOOP [emit-job-header : Print node information] 2026-07-12 12:27:55.554995 | debian-bookworm | ok: 2026-07-12 12:27:55.555381 | debian-bookworm | # Node Information 2026-07-12 12:27:55.555427 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-12 12:27:55.555452 | debian-bookworm | Hostname: debian 2026-07-12 12:27:55.555474 | debian-bookworm | Username: zuul 2026-07-12 12:27:55.555495 | debian-bookworm | Distro: Debian 12.15 2026-07-12 12:27:55.555519 | debian-bookworm | Provider: regiocloud-a 2026-07-12 12:27:55.555540 | debian-bookworm | Region: 2026-07-12 12:27:55.555560 | debian-bookworm | Label: debian-bookworm 2026-07-12 12:27:55.555580 | debian-bookworm | Product Name: OpenStack Nova 2026-07-12 12:27:55.555599 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fecf:14b7 2026-07-12 12:27:55.576807 | 2026-07-12 12:27:55.576985 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-12 12:27:56.190941 | debian-bookworm -> localhost | changed 2026-07-12 12:27:56.197861 | 2026-07-12 12:27:56.197972 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-12 12:27:57.445143 | debian-bookworm -> localhost | changed 2026-07-12 12:27:57.463813 | 2026-07-12 12:27:57.463941 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-12 12:27:57.739448 | debian-bookworm -> localhost | ok 2026-07-12 12:27:57.745480 | 2026-07-12 12:27:57.745583 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-12 12:27:57.775581 | debian-bookworm | ok 2026-07-12 12:27:57.798536 | debian-bookworm | included: /var/lib/zuul/builds/8701733d754740c4a343b221ac92eeb3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-12 12:27:57.803708 | 2026-07-12 12:27:57.803791 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-12 12:27:59.490341 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-12 12:27:59.490647 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/8701733d754740c4a343b221ac92eeb3/work/8701733d754740c4a343b221ac92eeb3_id_rsa 2026-07-12 12:27:59.490703 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/8701733d754740c4a343b221ac92eeb3/work/8701733d754740c4a343b221ac92eeb3_id_rsa.pub 2026-07-12 12:27:59.490741 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-12 12:27:59.490775 | debian-bookworm -> localhost | SHA256:VyWCIDf0XspUf3R+L2MCw4H0mdZ1+R/xML5+b4PRQmY zuul-build-sshkey 2026-07-12 12:27:59.490806 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-12 12:27:59.490886 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-12 12:27:59.490920 | debian-bookworm -> localhost | | ..=o.o+ . + +| 2026-07-12 12:27:59.490950 | debian-bookworm -> localhost | | o oo+ B =o* | 2026-07-12 12:27:59.490977 | debian-bookworm -> localhost | | o X +..o*| 2026-07-12 12:27:59.491004 | debian-bookworm -> localhost | | + + + E..=| 2026-07-12 12:27:59.491031 | debian-bookworm -> localhost | | S . = =.+| 2026-07-12 12:27:59.491066 | debian-bookworm -> localhost | | . =.+.| 2026-07-12 12:27:59.491093 | debian-bookworm -> localhost | | .+ | 2026-07-12 12:27:59.491119 | debian-bookworm -> localhost | | ...o| 2026-07-12 12:27:59.491146 | debian-bookworm -> localhost | | o+| 2026-07-12 12:27:59.491173 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-12 12:27:59.491264 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.143353 2026-07-12 12:27:59.499866 | 2026-07-12 12:27:59.499983 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-12 12:27:59.530262 | debian-bookworm | ok 2026-07-12 12:27:59.543659 | debian-bookworm | included: /var/lib/zuul/builds/8701733d754740c4a343b221ac92eeb3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-12 12:27:59.555904 | 2026-07-12 12:27:59.556018 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-12 12:27:59.580564 | debian-bookworm | skipping: Conditional result was False 2026-07-12 12:27:59.587425 | 2026-07-12 12:27:59.587540 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-12 12:28:00.307748 | debian-bookworm | changed 2026-07-12 12:28:00.315556 | 2026-07-12 12:28:00.315683 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-12 12:28:00.590520 | debian-bookworm | ok 2026-07-12 12:28:00.598452 | 2026-07-12 12:28:00.598565 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-12 12:28:01.321118 | debian-bookworm | changed 2026-07-12 12:28:01.326427 | 2026-07-12 12:28:01.326530 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-12 12:28:01.965275 | debian-bookworm | changed 2026-07-12 12:28:01.971617 | 2026-07-12 12:28:01.971748 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-12 12:28:01.986378 | debian-bookworm | skipping: Conditional result was False 2026-07-12 12:28:01.993077 | 2026-07-12 12:28:01.993313 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-12 12:28:02.463370 | debian-bookworm -> localhost | changed 2026-07-12 12:28:02.481511 | 2026-07-12 12:28:02.481724 | TASK [add-build-sshkey : Add back temp key] 2026-07-12 12:28:03.058033 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/8701733d754740c4a343b221ac92eeb3/work/8701733d754740c4a343b221ac92eeb3_id_rsa (zuul-build-sshkey) 2026-07-12 12:28:03.058367 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012095 2026-07-12 12:28:03.066674 | 2026-07-12 12:28:03.066807 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-12 12:28:03.482642 | debian-bookworm | ok 2026-07-12 12:28:03.489955 | 2026-07-12 12:28:03.490076 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-12 12:28:03.515600 | debian-bookworm | skipping: Conditional result was False 2026-07-12 12:28:03.526523 | 2026-07-12 12:28:03.526643 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-12 12:28:03.963930 | debian-bookworm | ok 2026-07-12 12:28:03.976863 | 2026-07-12 12:28:03.977029 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-12 12:28:04.008423 | debian-bookworm | ok 2026-07-12 12:28:04.017022 | 2026-07-12 12:28:04.017179 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-12 12:28:04.311872 | debian-bookworm -> localhost | ok 2026-07-12 12:28:04.319252 | 2026-07-12 12:28:04.319400 | TASK [validate-host : Collect information about the host] 2026-07-12 12:28:05.562422 | debian-bookworm | ok 2026-07-12 12:28:05.585964 | 2026-07-12 12:28:05.586147 | TASK [validate-host : Sanitize hostname] 2026-07-12 12:28:05.773267 | debian-bookworm | ok 2026-07-12 12:28:05.778430 | 2026-07-12 12:28:05.778558 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-12 12:28:06.465758 | debian-bookworm -> localhost | changed 2026-07-12 12:28:06.472881 | 2026-07-12 12:28:06.473030 | TASK [validate-host : Collect information about zuul worker] 2026-07-12 12:28:06.902260 | debian-bookworm | ok 2026-07-12 12:28:06.916511 | 2026-07-12 12:28:06.916708 | TASK [validate-host : Write out all zuul information for each host] 2026-07-12 12:28:07.653433 | debian-bookworm -> localhost | changed 2026-07-12 12:28:07.665495 | 2026-07-12 12:28:07.665633 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-12 12:28:07.958009 | debian-bookworm | ok 2026-07-12 12:28:07.968359 | 2026-07-12 12:28:07.968507 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-12 12:28:09.136419 | debian-bookworm | changed: 2026-07-12 12:28:09.136653 | debian-bookworm | cd+++++++++ src/ 2026-07-12 12:28:09.136688 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-12 12:28:09.136713 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-12 12:28:09.136735 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-07-12 12:28:09.136756 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/8701733d754740c4a343b221ac92eeb3/work/logs" 2026-07-12 12:29:45.760181 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/8701733d754740c4a343b221ac92eeb3/work/artifacts" 2026-07-12 12:29:46.057519 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/8701733d754740c4a343b221ac92eeb3/work/docs" 2026-07-12 12:29:46.074192 | 2026-07-12 12:29:46.074416 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-12 12:29:46.899369 | debian-bookworm | changed: 2026-07-12 12:29:46.899710 | debian-bookworm | .d..t...... ./ 2026-07-12 12:29:46.899766 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-12 12:29:46.899805 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-12 12:29:46.899841 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-12 12:29:46.899875 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-12 12:29:46.899908 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-12 12:29:46.899970 | debian-bookworm | changed: All items complete 2026-07-12 12:29:46.900007 | 2026-07-12 12:29:47.558408 | debian-bookworm | changed: .d..t...... ./ 2026-07-12 12:29:48.143983 | debian-bookworm | changed: .d..t...... ./ 2026-07-12 12:29:48.167922 | 2026-07-12 12:29:48.168096 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-12 12:29:48.532713 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.010831 2026-07-12 12:29:48.842220 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.010433 2026-07-12 12:29:48.861278 | 2026-07-12 12:29:48.861448 | PLAY RECAP 2026-07-12 12:29:48.861506 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-12 12:29:48.861531 | 2026-07-12 12:29:49.029608 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-12 12:29:49.030622 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-12 12:29:49.823610 | 2026-07-12 12:29:49.823824 | PLAY [Base post] 2026-07-12 12:29:49.839055 | 2026-07-12 12:29:49.839251 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-12 12:29:50.430451 | debian-bookworm | changed 2026-07-12 12:29:50.438773 | 2026-07-12 12:29:50.438922 | PLAY RECAP 2026-07-12 12:29:50.438997 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-12 12:29:50.439065 | 2026-07-12 12:29:50.573079 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-12 12:29:50.574315 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-12 12:29:51.417931 | 2026-07-12 12:29:51.418168 | PLAY [Base post-logs] 2026-07-12 12:29:51.431024 | 2026-07-12 12:29:51.431205 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-12 12:29:51.967144 | localhost | changed 2026-07-12 12:29:51.980484 | 2026-07-12 12:29:51.980703 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-12 12:29:52.019076 | localhost | ok 2026-07-12 12:29:52.024099 | 2026-07-12 12:29:52.024256 | TASK [Set zuul-log-path fact] 2026-07-12 12:29:52.053144 | localhost | ok 2026-07-12 12:29:52.066519 | 2026-07-12 12:29:52.066686 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-12 12:29:52.105837 | localhost | ok 2026-07-12 12:29:52.113553 | 2026-07-12 12:29:52.113775 | TASK [upload-logs : Create log directories] 2026-07-12 12:29:52.647743 | localhost | changed 2026-07-12 12:29:52.652476 | 2026-07-12 12:29:52.652637 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-12 12:29:53.207523 | localhost -> localhost | ok: Runtime: 0:00:00.006556 2026-07-12 12:29:53.218291 | 2026-07-12 12:29:53.218564 | TASK [upload-logs : Upload logs to log server] 2026-07-12 12:29:53.822426 | localhost | Output suppressed because no_log was given 2026-07-12 12:29:53.825226 | 2026-07-12 12:29:53.825392 | LOOP [upload-logs : Compress console log and json output] 2026-07-12 12:29:53.881096 | localhost | skipping: Conditional result was False 2026-07-12 12:29:53.886006 | localhost | skipping: Conditional result was False 2026-07-12 12:29:53.901816 | 2026-07-12 12:29:53.902058 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-12 12:29:53.961904 | localhost | skipping: Conditional result was False 2026-07-12 12:29:53.962478 | 2026-07-12 12:29:53.966219 | localhost | skipping: Conditional result was False 2026-07-12 12:29:53.973480 | 2026-07-12 12:29:53.973677 | LOOP [upload-logs : Upload console log and json output]