2026-06-26 19:07:16.433248 | Job console starting 2026-06-26 19:07:16.457454 | Updating git repos 2026-06-26 19:07:16.510653 | Cloning repos into workspace 2026-06-26 19:07:16.620944 | Restoring repo states 2026-06-26 19:07:16.668857 | Merging changes 2026-06-26 19:07:17.485963 | Checking out repos 2026-06-26 19:07:17.561905 | Preparing playbooks 2026-06-26 19:07:18.916838 | Running Ansible setup 2026-06-26 19:07:25.032109 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-26 19:07:26.089069 | 2026-06-26 19:07:26.089242 | PLAY [Base pre] 2026-06-26 19:07:26.124979 | 2026-06-26 19:07:26.125133 | TASK [Setup log path fact] 2026-06-26 19:07:26.155499 | debian-bookworm | ok 2026-06-26 19:07:26.185270 | 2026-06-26 19:07:26.185421 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-26 19:07:26.234165 | debian-bookworm | ok 2026-06-26 19:07:26.249907 | 2026-06-26 19:07:26.250021 | TASK [emit-job-header : Print job information] 2026-06-26 19:07:26.288588 | # Job Information 2026-06-26 19:07:26.288762 | Ansible Version: 2.16.14 2026-06-26 19:07:26.288796 | Job: flake8 2026-06-26 19:07:26.288828 | Pipeline: check 2026-06-26 19:07:26.288851 | Executor: 521e9411259a 2026-06-26 19:07:26.288871 | Triggered by: https://github.com/osism/container-image-ceph-ansible/pull/703 2026-06-26 19:07:26.288892 | Event ID: 17c22780-7192-11f1-8214-216cd7c019d5 2026-06-26 19:07:26.293837 | 2026-06-26 19:07:26.293944 | LOOP [emit-job-header : Print node information] 2026-06-26 19:07:26.520615 | debian-bookworm | ok: 2026-06-26 19:07:26.520803 | debian-bookworm | # Node Information 2026-06-26 19:07:26.520845 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-26 19:07:26.520877 | debian-bookworm | Hostname: debian 2026-06-26 19:07:26.520905 | debian-bookworm | Username: zuul 2026-06-26 19:07:26.520933 | debian-bookworm | Distro: Debian 12.14 2026-06-26 19:07:26.520965 | debian-bookworm | Provider: regiocloud-a 2026-06-26 19:07:26.520993 | debian-bookworm | Region: 2026-06-26 19:07:26.521020 | debian-bookworm | Label: debian-bookworm 2026-06-26 19:07:26.521046 | debian-bookworm | Product Name: OpenStack Nova 2026-06-26 19:07:26.521071 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe9c:57bd 2026-06-26 19:07:26.532101 | 2026-06-26 19:07:26.532234 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-26 19:07:27.300560 | debian-bookworm -> localhost | changed 2026-06-26 19:07:27.307823 | 2026-06-26 19:07:27.307931 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-26 19:07:29.755507 | debian-bookworm -> localhost | changed 2026-06-26 19:07:29.771042 | 2026-06-26 19:07:29.773955 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-26 19:07:30.318959 | debian-bookworm -> localhost | ok 2026-06-26 19:07:30.325572 | 2026-06-26 19:07:30.325702 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-26 19:07:30.360698 | debian-bookworm | ok 2026-06-26 19:07:30.378634 | debian-bookworm | included: /var/lib/zuul/builds/5d833a04e5a2416085c5b252667c3815/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-26 19:07:30.385404 | 2026-06-26 19:07:30.385584 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-26 19:07:33.936586 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-26 19:07:33.936891 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/5d833a04e5a2416085c5b252667c3815/work/5d833a04e5a2416085c5b252667c3815_id_rsa 2026-06-26 19:07:33.936934 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/5d833a04e5a2416085c5b252667c3815/work/5d833a04e5a2416085c5b252667c3815_id_rsa.pub 2026-06-26 19:07:33.936962 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-26 19:07:33.936988 | debian-bookworm -> localhost | SHA256:Fp23ozWp6L7dWCbx/NB/8ZQrsN93O0BEa7yOVy3/kSs zuul-build-sshkey 2026-06-26 19:07:33.937012 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-26 19:07:33.937043 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-26 19:07:33.937065 | debian-bookworm -> localhost | | .. | 2026-06-26 19:07:33.937087 | debian-bookworm -> localhost | | . .... | 2026-06-26 19:07:33.937108 | debian-bookworm -> localhost | | . o o+ | 2026-06-26 19:07:33.937127 | debian-bookworm -> localhost | | . ..+. .| 2026-06-26 19:07:33.937147 | debian-bookworm -> localhost | | S . B...o| 2026-06-26 19:07:33.937175 | debian-bookworm -> localhost | | . . Oo=.=o| 2026-06-26 19:07:33.937196 | debian-bookworm -> localhost | | . +.Ooo+=| 2026-06-26 19:07:33.937216 | debian-bookworm -> localhost | | . . B.E.+O| 2026-06-26 19:07:33.937237 | debian-bookworm -> localhost | | .+.o o.++O| 2026-06-26 19:07:33.937257 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-26 19:07:33.937317 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.593520 2026-06-26 19:07:33.944621 | 2026-06-26 19:07:33.944758 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-26 19:07:34.021371 | debian-bookworm | ok 2026-06-26 19:07:34.057778 | debian-bookworm | included: /var/lib/zuul/builds/5d833a04e5a2416085c5b252667c3815/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-26 19:07:34.109962 | 2026-06-26 19:07:34.110120 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-26 19:07:34.191538 | debian-bookworm | skipping: Conditional result was False 2026-06-26 19:07:34.198624 | 2026-06-26 19:07:34.198758 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-26 19:07:35.064189 | debian-bookworm | changed 2026-06-26 19:07:35.077956 | 2026-06-26 19:07:35.078076 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-26 19:07:35.356361 | debian-bookworm | ok 2026-06-26 19:07:35.376150 | 2026-06-26 19:07:35.376307 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-26 19:07:36.212263 | debian-bookworm | changed 2026-06-26 19:07:36.234495 | 2026-06-26 19:07:36.234682 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-26 19:07:37.044801 | debian-bookworm | changed 2026-06-26 19:07:37.056897 | 2026-06-26 19:07:37.057021 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-26 19:07:37.105163 | debian-bookworm | skipping: Conditional result was False 2026-06-26 19:07:37.114965 | 2026-06-26 19:07:37.115116 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-26 19:07:37.971461 | debian-bookworm -> localhost | changed 2026-06-26 19:07:37.987945 | 2026-06-26 19:07:37.988096 | TASK [add-build-sshkey : Add back temp key] 2026-06-26 19:07:38.716244 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/5d833a04e5a2416085c5b252667c3815/work/5d833a04e5a2416085c5b252667c3815_id_rsa (zuul-build-sshkey) 2026-06-26 19:07:38.716591 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.049330 2026-06-26 19:07:38.735343 | 2026-06-26 19:07:38.736488 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-26 19:07:39.548675 | debian-bookworm | ok 2026-06-26 19:07:39.555149 | 2026-06-26 19:07:39.555278 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-26 19:07:39.602320 | debian-bookworm | skipping: Conditional result was False 2026-06-26 19:07:39.611689 | 2026-06-26 19:07:39.611800 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-26 19:07:40.414472 | debian-bookworm | ok 2026-06-26 19:07:40.440927 | 2026-06-26 19:07:40.441044 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-26 19:07:40.519726 | debian-bookworm | ok 2026-06-26 19:07:40.524238 | 2026-06-26 19:07:40.524334 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-26 19:07:41.201519 | debian-bookworm -> localhost | ok 2026-06-26 19:07:41.207048 | 2026-06-26 19:07:41.207138 | TASK [validate-host : Collect information about the host] 2026-06-26 19:07:43.026844 | debian-bookworm | ok 2026-06-26 19:07:43.045331 | 2026-06-26 19:07:43.045423 | TASK [validate-host : Sanitize hostname] 2026-06-26 19:07:43.393036 | debian-bookworm | ok 2026-06-26 19:07:43.401664 | 2026-06-26 19:07:43.401756 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-26 19:07:44.851091 | debian-bookworm -> localhost | changed 2026-06-26 19:07:44.856299 | 2026-06-26 19:07:44.856393 | TASK [validate-host : Collect information about zuul worker] 2026-06-26 19:07:45.395272 | debian-bookworm | ok 2026-06-26 19:07:45.401011 | 2026-06-26 19:07:45.401095 | TASK [validate-host : Write out all zuul information for each host] 2026-06-26 19:07:46.544908 | debian-bookworm -> localhost | changed 2026-06-26 19:07:46.555735 | 2026-06-26 19:07:46.555843 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-26 19:07:46.898288 | debian-bookworm | ok 2026-06-26 19:07:46.903921 | 2026-06-26 19:07:46.904028 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-26 19:07:47.856653 | debian-bookworm | changed: 2026-06-26 19:07:47.856859 | debian-bookworm | cd+++++++++ src/ 2026-06-26 19:07:47.856894 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-26 19:07:47.856919 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-26 19:07:47.856941 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-06-26 19:07:47.856962 | debian-bookworm | Containerfile 2026-06-26 19:07:47.857141 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/5d833a04e5a2416085c5b252667c3815/work/logs" 2026-06-26 19:08:44.556976 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/5d833a04e5a2416085c5b252667c3815/work/artifacts" 2026-06-26 19:08:45.041719 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/5d833a04e5a2416085c5b252667c3815/work/docs" 2026-06-26 19:08:45.056120 | 2026-06-26 19:08:45.056336 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-26 19:08:45.971963 | debian-bookworm | changed: 2026-06-26 19:08:45.972196 | debian-bookworm | .d..t...... ./ 2026-06-26 19:08:45.972232 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-26 19:08:45.972257 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-26 19:08:45.972279 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-26 19:08:45.972300 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-26 19:08:45.972321 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-26 19:08:45.972363 | debian-bookworm | changed: All items complete 2026-06-26 19:08:45.972386 | 2026-06-26 19:08:46.637897 | debian-bookworm | changed: .d..t...... ./ 2026-06-26 19:08:47.312956 | debian-bookworm | changed: .d..t...... ./ 2026-06-26 19:08:47.333802 | 2026-06-26 19:08:47.333957 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-26 19:08:47.728556 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.026310 2026-06-26 19:08:48.101061 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.011993 2026-06-26 19:08:48.124133 | 2026-06-26 19:08:48.124258 | PLAY RECAP 2026-06-26 19:08:48.124314 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-26 19:08:48.124340 | 2026-06-26 19:08:48.286021 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-26 19:08:48.287427 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-26 19:08:49.563488 | 2026-06-26 19:08:49.563711 | PLAY [Base post] 2026-06-26 19:08:49.596807 | 2026-06-26 19:08:49.596993 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-26 19:08:50.255943 | debian-bookworm | changed 2026-06-26 19:08:50.267433 | 2026-06-26 19:08:50.267694 | PLAY RECAP 2026-06-26 19:08:50.267772 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-26 19:08:50.267835 | 2026-06-26 19:08:50.521090 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-26 19:08:50.522006 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-26 19:08:51.645944 | 2026-06-26 19:08:51.646222 | PLAY [Base post-logs] 2026-06-26 19:08:51.659007 | 2026-06-26 19:08:51.659185 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-26 19:08:52.514404 | localhost | changed 2026-06-26 19:08:52.542551 | 2026-06-26 19:08:52.542994 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-26 19:08:52.630765 | localhost | ok 2026-06-26 19:08:52.635210 | 2026-06-26 19:08:52.635357 | TASK [Set zuul-log-path fact] 2026-06-26 19:08:52.683084 | localhost | ok 2026-06-26 19:08:52.695944 | 2026-06-26 19:08:52.696106 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-26 19:08:52.725438 | localhost | ok 2026-06-26 19:08:52.729387 | 2026-06-26 19:08:52.729554 | TASK [upload-logs : Create log directories] 2026-06-26 19:08:53.987954 | localhost | changed 2026-06-26 19:08:53.991784 | 2026-06-26 19:08:53.991917 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-26 19:08:54.962883 | localhost -> localhost | ok: Runtime: 0:00:00.007790 2026-06-26 19:08:54.972732 | 2026-06-26 19:08:54.972930 | TASK [upload-logs : Upload logs to log server] 2026-06-26 19:08:55.669303 | localhost | Output suppressed because no_log was given 2026-06-26 19:08:55.671802 | 2026-06-26 19:08:55.671935 | LOOP [upload-logs : Compress console log and json output] 2026-06-26 19:08:55.726704 | localhost | skipping: Conditional result was False 2026-06-26 19:08:55.732253 | localhost | skipping: Conditional result was False 2026-06-26 19:08:55.741097 | 2026-06-26 19:08:55.741262 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-26 19:08:55.807929 | localhost | skipping: Conditional result was False 2026-06-26 19:08:55.808255 | 2026-06-26 19:08:55.815337 | localhost | skipping: Conditional result was False 2026-06-26 19:08:55.819999 | 2026-06-26 19:08:55.820164 | LOOP [upload-logs : Upload console log and json output]