2026-06-15 03:16:25.563473 | Job console starting 2026-06-15 03:16:25.578498 | Updating git repos 2026-06-15 03:16:25.691143 | Cloning repos into workspace 2026-06-15 03:16:25.802880 | Restoring repo states 2026-06-15 03:16:25.819984 | Merging changes 2026-06-15 03:16:25.820007 | Checking out repos 2026-06-15 03:16:25.873204 | Preparing playbooks 2026-06-15 03:16:26.901080 | Running Ansible setup 2026-06-15 03:16:31.942406 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-15 03:16:33.002085 | 2026-06-15 03:16:33.002307 | PLAY [Base pre] 2026-06-15 03:16:33.039479 | 2026-06-15 03:16:33.039704 | TASK [Setup log path fact] 2026-06-15 03:16:33.079798 | debian-bookworm | ok 2026-06-15 03:16:33.105601 | 2026-06-15 03:16:33.106535 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-15 03:16:33.149664 | debian-bookworm | ok 2026-06-15 03:16:33.166164 | 2026-06-15 03:16:33.166370 | TASK [emit-job-header : Print job information] 2026-06-15 03:16:33.221798 | # Job Information 2026-06-15 03:16:33.222016 | Ansible Version: 2.16.14 2026-06-15 03:16:33.222053 | Job: flake8 2026-06-15 03:16:33.222087 | Pipeline: periodic-daily 2026-06-15 03:16:33.222110 | Executor: 521e9411259a 2026-06-15 03:16:33.222130 | Triggered by: https://github.com/osism/container-image-osism-ansible 2026-06-15 03:16:33.222152 | Event ID: 7d727c0c9ae848c0ab1c635d3737bb3a 2026-06-15 03:16:33.227627 | 2026-06-15 03:16:33.227816 | LOOP [emit-job-header : Print node information] 2026-06-15 03:16:33.361815 | debian-bookworm | ok: 2026-06-15 03:16:33.363189 | debian-bookworm | # Node Information 2026-06-15 03:16:33.363383 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-15 03:16:33.363422 | debian-bookworm | Hostname: debian 2026-06-15 03:16:33.363446 | debian-bookworm | Username: zuul 2026-06-15 03:16:33.363634 | debian-bookworm | Distro: Debian 12.14 2026-06-15 03:16:33.363678 | debian-bookworm | Provider: regiocloud-a 2026-06-15 03:16:33.363703 | debian-bookworm | Region: 2026-06-15 03:16:33.363726 | debian-bookworm | Label: debian-bookworm 2026-06-15 03:16:33.363748 | debian-bookworm | Product Name: OpenStack Nova 2026-06-15 03:16:33.363769 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee9:5152 2026-06-15 03:16:33.386523 | 2026-06-15 03:16:33.386691 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-15 03:16:34.137195 | debian-bookworm -> localhost | changed 2026-06-15 03:16:34.145431 | 2026-06-15 03:16:34.145626 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-15 03:16:35.344758 | debian-bookworm -> localhost | changed 2026-06-15 03:16:35.356985 | 2026-06-15 03:16:35.357139 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-15 03:16:35.712437 | debian-bookworm -> localhost | ok 2026-06-15 03:16:35.719410 | 2026-06-15 03:16:35.719560 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-15 03:16:35.760560 | debian-bookworm | ok 2026-06-15 03:16:35.777029 | debian-bookworm | included: /var/lib/zuul/builds/cd8fb805a50a40ba8963d9d4e242254e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-15 03:16:35.783605 | 2026-06-15 03:16:35.783718 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-15 03:16:37.359591 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-15 03:16:37.359865 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/cd8fb805a50a40ba8963d9d4e242254e/work/cd8fb805a50a40ba8963d9d4e242254e_id_rsa 2026-06-15 03:16:37.359906 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/cd8fb805a50a40ba8963d9d4e242254e/work/cd8fb805a50a40ba8963d9d4e242254e_id_rsa.pub 2026-06-15 03:16:37.359932 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-15 03:16:37.359957 | debian-bookworm -> localhost | SHA256:LjKXc7PDcCcUVPnJ7ohLTfH/ls2Tg9/PiPJShUX2Ltk zuul-build-sshkey 2026-06-15 03:16:37.359980 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-15 03:16:37.360016 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-15 03:16:37.360040 | debian-bookworm -> localhost | | ..... .o | 2026-06-15 03:16:37.360063 | debian-bookworm -> localhost | | . . ... | 2026-06-15 03:16:37.360083 | debian-bookworm -> localhost | | ..o + .| 2026-06-15 03:16:37.360104 | debian-bookworm -> localhost | | . o= .+ | 2026-06-15 03:16:37.360124 | debian-bookworm -> localhost | | .S ....o E| 2026-06-15 03:16:37.360154 | debian-bookworm -> localhost | | .ooo. o. . | 2026-06-15 03:16:37.360227 | debian-bookworm -> localhost | | o =+=+.+ o.+| 2026-06-15 03:16:37.360254 | debian-bookworm -> localhost | | + =+o+ .o O=| 2026-06-15 03:16:37.360276 | debian-bookworm -> localhost | | oo +o ooO| 2026-06-15 03:16:37.360297 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-15 03:16:37.360361 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.007903 2026-06-15 03:16:37.369666 | 2026-06-15 03:16:37.369850 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-15 03:16:37.404457 | debian-bookworm | ok 2026-06-15 03:16:37.432440 | debian-bookworm | included: /var/lib/zuul/builds/cd8fb805a50a40ba8963d9d4e242254e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-15 03:16:37.464862 | 2026-06-15 03:16:37.465975 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-15 03:16:37.537371 | debian-bookworm | skipping: Conditional result was False 2026-06-15 03:16:37.554345 | 2026-06-15 03:16:37.554537 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-15 03:16:38.327166 | debian-bookworm | changed 2026-06-15 03:16:38.334217 | 2026-06-15 03:16:38.334458 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-15 03:16:38.604391 | debian-bookworm | ok 2026-06-15 03:16:38.614233 | 2026-06-15 03:16:38.614378 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-15 03:16:39.295066 | debian-bookworm | changed 2026-06-15 03:16:39.320003 | 2026-06-15 03:16:39.320168 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-15 03:16:40.110974 | debian-bookworm | changed 2026-06-15 03:16:40.119605 | 2026-06-15 03:16:40.119836 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-15 03:16:40.145520 | debian-bookworm | skipping: Conditional result was False 2026-06-15 03:16:40.154941 | 2026-06-15 03:16:40.155241 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-15 03:16:40.809801 | debian-bookworm -> localhost | changed 2026-06-15 03:16:40.821937 | 2026-06-15 03:16:40.822067 | TASK [add-build-sshkey : Add back temp key] 2026-06-15 03:16:41.342683 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/cd8fb805a50a40ba8963d9d4e242254e/work/cd8fb805a50a40ba8963d9d4e242254e_id_rsa (zuul-build-sshkey) 2026-06-15 03:16:41.344133 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014397 2026-06-15 03:16:41.380820 | 2026-06-15 03:16:41.381310 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-15 03:16:42.009769 | debian-bookworm | ok 2026-06-15 03:16:42.049184 | 2026-06-15 03:16:42.049363 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-15 03:16:42.074803 | debian-bookworm | skipping: Conditional result was False 2026-06-15 03:16:42.086558 | 2026-06-15 03:16:42.086706 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-15 03:16:42.563814 | debian-bookworm | ok 2026-06-15 03:16:42.581461 | 2026-06-15 03:16:42.581759 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-15 03:16:42.615646 | debian-bookworm | ok 2026-06-15 03:16:42.621321 | 2026-06-15 03:16:42.621441 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-15 03:16:42.929852 | debian-bookworm -> localhost | ok 2026-06-15 03:16:42.942113 | 2026-06-15 03:16:42.942252 | TASK [validate-host : Collect information about the host] 2026-06-15 03:16:44.096892 | debian-bookworm | ok 2026-06-15 03:16:44.126241 | 2026-06-15 03:16:44.126398 | TASK [validate-host : Sanitize hostname] 2026-06-15 03:16:44.324346 | debian-bookworm | ok 2026-06-15 03:16:44.329793 | 2026-06-15 03:16:44.329930 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-15 03:16:45.079524 | debian-bookworm -> localhost | changed 2026-06-15 03:16:45.086273 | 2026-06-15 03:16:45.086407 | TASK [validate-host : Collect information about zuul worker] 2026-06-15 03:16:45.548440 | debian-bookworm | ok 2026-06-15 03:16:45.555255 | 2026-06-15 03:16:45.555410 | TASK [validate-host : Write out all zuul information for each host] 2026-06-15 03:16:46.213983 | debian-bookworm -> localhost | changed 2026-06-15 03:16:46.224406 | 2026-06-15 03:16:46.224582 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-15 03:16:46.502976 | debian-bookworm | ok 2026-06-15 03:16:46.511310 | 2026-06-15 03:16:46.511463 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-15 03:16:48.384057 | debian-bookworm | changed: 2026-06-15 03:16:48.384303 | debian-bookworm | cd+++++++++ src/ 2026-06-15 03:16:48.384341 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-15 03:16:48.384876 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-15 03:16:48.384932 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-osism-ansible/ 2026-06-15 03:16:48.384957 | debian-bookworm | Containerfile 2026-06-15 03:16:48.385115 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/cd8fb805a50a40ba8963d9d4e242254e/work/logs" 2026-06-15 03:18:09.444480 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/cd8fb805a50a40ba8963d9d4e242254e/work/artifacts" 2026-06-15 03:18:09.783858 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/cd8fb805a50a40ba8963d9d4e242254e/work/docs" 2026-06-15 03:18:09.794799 | 2026-06-15 03:18:09.794993 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-15 03:18:10.628262 | debian-bookworm | changed: 2026-06-15 03:18:10.629459 | debian-bookworm | .d..t...... ./ 2026-06-15 03:18:10.629519 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-15 03:18:10.629546 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-15 03:18:10.629569 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-15 03:18:10.629591 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-15 03:18:10.629612 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-15 03:18:10.629670 | debian-bookworm | changed: All items complete 2026-06-15 03:18:10.629695 | 2026-06-15 03:18:11.245514 | debian-bookworm | changed: .d..t...... ./ 2026-06-15 03:18:11.861226 | debian-bookworm | changed: .d..t...... ./ 2026-06-15 03:18:11.882673 | 2026-06-15 03:18:11.882878 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-15 03:18:11.913702 | debian-bookworm | skipping: Conditional result was False 2026-06-15 03:18:11.921268 | debian-bookworm | skipping: Conditional result was False 2026-06-15 03:18:11.944827 | 2026-06-15 03:18:11.944990 | PLAY RECAP 2026-06-15 03:18:11.945075 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-15 03:18:11.945113 | 2026-06-15 03:18:12.119184 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-15 03:18:12.120136 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-15 03:18:13.003426 | 2026-06-15 03:18:13.003623 | PLAY [Base post] 2026-06-15 03:18:13.018765 | 2026-06-15 03:18:13.018974 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-15 03:18:13.692679 | debian-bookworm | changed 2026-06-15 03:18:13.707901 | 2026-06-15 03:18:13.708069 | PLAY RECAP 2026-06-15 03:18:13.708137 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-15 03:18:13.708200 | 2026-06-15 03:18:13.901960 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-15 03:18:13.902923 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-15 03:18:15.428244 | 2026-06-15 03:18:15.428586 | PLAY [Base post-logs] 2026-06-15 03:18:15.446093 | 2026-06-15 03:18:15.446331 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-15 03:18:16.402740 | localhost | changed 2026-06-15 03:18:16.423788 | 2026-06-15 03:18:16.423940 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-15 03:18:16.469417 | localhost | ok 2026-06-15 03:18:16.472843 | 2026-06-15 03:18:16.472952 | TASK [Set zuul-log-path fact] 2026-06-15 03:18:16.510332 | localhost | ok 2026-06-15 03:18:16.517976 | 2026-06-15 03:18:16.518080 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-15 03:18:16.564238 | localhost | ok 2026-06-15 03:18:16.567162 | 2026-06-15 03:18:16.567314 | TASK [upload-logs : Create log directories] 2026-06-15 03:18:17.249379 | localhost | changed 2026-06-15 03:18:17.251979 | 2026-06-15 03:18:17.252065 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-15 03:18:17.726575 | localhost -> localhost | ok: Runtime: 0:00:00.004212 2026-06-15 03:18:17.730451 | 2026-06-15 03:18:17.730550 | TASK [upload-logs : Upload logs to log server] 2026-06-15 03:18:18.681041 | localhost | Output suppressed because no_log was given 2026-06-15 03:18:18.682788 | 2026-06-15 03:18:18.682913 | LOOP [upload-logs : Compress console log and json output] 2026-06-15 03:18:18.759920 | localhost | skipping: Conditional result was False 2026-06-15 03:18:18.764862 | localhost | skipping: Conditional result was False 2026-06-15 03:18:18.769915 | 2026-06-15 03:18:18.770016 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-15 03:18:18.816653 | localhost | skipping: Conditional result was False 2026-06-15 03:18:18.816927 | 2026-06-15 03:18:18.824785 | localhost | skipping: Conditional result was False 2026-06-15 03:18:18.835797 | 2026-06-15 03:18:18.835899 | LOOP [upload-logs : Upload console log and json output]