2026-07-21 17:44:30.691954 | Job console starting 2026-07-21 17:44:30.727628 | Updating git repos 2026-07-21 17:44:30.840023 | Cloning repos into workspace 2026-07-21 17:44:30.996825 | Restoring repo states 2026-07-21 17:44:31.029081 | Merging changes 2026-07-21 17:44:32.046124 | Checking out repos 2026-07-21 17:44:32.177219 | Preparing playbooks 2026-07-21 17:44:34.602910 | Running Ansible setup 2026-07-21 17:44:40.833199 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-21 17:44:42.773411 | 2026-07-21 17:44:42.773544 | PLAY [Base pre] 2026-07-21 17:44:42.812175 | 2026-07-21 17:44:42.812292 | TASK [Setup log path fact] 2026-07-21 17:44:42.829664 | debian-bookworm | ok 2026-07-21 17:44:42.856065 | 2026-07-21 17:44:42.856194 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-21 17:44:42.923618 | debian-bookworm | ok 2026-07-21 17:44:42.933658 | 2026-07-21 17:44:42.933761 | TASK [emit-job-header : Print job information] 2026-07-21 17:44:43.005405 | # Job Information 2026-07-21 17:44:43.005555 | Ansible Version: 2.16.14 2026-07-21 17:44:43.005583 | Job: flake8 2026-07-21 17:44:43.005610 | Pipeline: check 2026-07-21 17:44:43.005629 | Executor: 521e9411259a 2026-07-21 17:44:43.005646 | Triggered by: https://github.com/osism/generics/pull/610 2026-07-21 17:44:43.005664 | Event ID: cd0d12b0-852b-11f1-9d6e-a1c46417cf24 2026-07-21 17:44:43.009671 | 2026-07-21 17:44:43.009759 | LOOP [emit-job-header : Print node information] 2026-07-21 17:44:43.196774 | debian-bookworm | ok: 2026-07-21 17:44:43.197014 | debian-bookworm | # Node Information 2026-07-21 17:44:43.197048 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-21 17:44:43.197069 | debian-bookworm | Hostname: debian 2026-07-21 17:44:43.197087 | debian-bookworm | Username: zuul 2026-07-21 17:44:43.197104 | debian-bookworm | Distro: Debian 12.15 2026-07-21 17:44:43.197123 | debian-bookworm | Provider: regiocloud-a 2026-07-21 17:44:43.197140 | debian-bookworm | Region: 2026-07-21 17:44:43.197157 | debian-bookworm | Label: debian-bookworm 2026-07-21 17:44:43.197173 | debian-bookworm | Product Name: OpenStack Nova 2026-07-21 17:44:43.197189 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fede:269c 2026-07-21 17:44:43.214933 | 2026-07-21 17:44:43.215042 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-21 17:44:44.396665 | debian-bookworm -> localhost | changed 2026-07-21 17:44:44.402728 | 2026-07-21 17:44:44.402828 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-21 17:44:46.584667 | debian-bookworm -> localhost | changed 2026-07-21 17:44:46.595241 | 2026-07-21 17:44:46.595349 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-21 17:44:47.505964 | debian-bookworm -> localhost | ok 2026-07-21 17:44:47.512642 | 2026-07-21 17:44:47.512786 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-21 17:44:47.552951 | debian-bookworm | ok 2026-07-21 17:44:47.585554 | debian-bookworm | included: /var/lib/zuul/builds/180cb104997f49d3ba6cec52152cb8e6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-21 17:44:47.597751 | 2026-07-21 17:44:47.597856 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-21 17:44:52.176682 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-21 17:44:52.176924 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/180cb104997f49d3ba6cec52152cb8e6/work/180cb104997f49d3ba6cec52152cb8e6_id_rsa 2026-07-21 17:44:52.176962 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/180cb104997f49d3ba6cec52152cb8e6/work/180cb104997f49d3ba6cec52152cb8e6_id_rsa.pub 2026-07-21 17:44:52.176988 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-21 17:44:52.177014 | debian-bookworm -> localhost | SHA256:IzXDTPI5iAGMPzsl/F8THVN59pu0MygbsTkMtC01WWQ zuul-build-sshkey 2026-07-21 17:44:52.177037 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-21 17:44:52.177068 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-21 17:44:52.177090 | debian-bookworm -> localhost | | o... . . .=E | 2026-07-21 17:44:52.177111 | debian-bookworm -> localhost | |. . o B oo+o o | 2026-07-21 17:44:52.177131 | debian-bookworm -> localhost | | o . . @.+o.o . | 2026-07-21 17:44:52.177150 | debian-bookworm -> localhost | | = . ..B.o ..| 2026-07-21 17:44:52.177171 | debian-bookworm -> localhost | | * . S.+ + o +| 2026-07-21 17:44:52.177197 | debian-bookworm -> localhost | | o . .o. B . * | 2026-07-21 17:44:52.177216 | debian-bookworm -> localhost | | . . . . = o| 2026-07-21 17:44:52.177236 | debian-bookworm -> localhost | | . . | 2026-07-21 17:44:52.177256 | debian-bookworm -> localhost | | | 2026-07-21 17:44:52.177276 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-21 17:44:52.177325 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.809721 2026-07-21 17:44:52.185088 | 2026-07-21 17:44:52.185184 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-21 17:44:52.227032 | debian-bookworm | ok 2026-07-21 17:44:52.245580 | debian-bookworm | included: /var/lib/zuul/builds/180cb104997f49d3ba6cec52152cb8e6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-21 17:44:52.258172 | 2026-07-21 17:44:52.258398 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-21 17:44:52.283750 | debian-bookworm | skipping: Conditional result was False 2026-07-21 17:44:52.289409 | 2026-07-21 17:44:52.289508 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-21 17:44:53.056168 | debian-bookworm | changed 2026-07-21 17:44:53.061473 | 2026-07-21 17:44:53.061557 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-21 17:44:53.365142 | debian-bookworm | ok 2026-07-21 17:44:53.379335 | 2026-07-21 17:44:53.379435 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-21 17:44:54.159442 | debian-bookworm | changed 2026-07-21 17:44:54.166547 | 2026-07-21 17:44:54.166653 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-21 17:44:54.940647 | debian-bookworm | changed 2026-07-21 17:44:54.945163 | 2026-07-21 17:44:54.945245 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-21 17:44:54.986532 | debian-bookworm | skipping: Conditional result was False 2026-07-21 17:44:54.991489 | 2026-07-21 17:44:54.991576 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-21 17:44:55.977868 | debian-bookworm -> localhost | changed 2026-07-21 17:44:55.991265 | 2026-07-21 17:44:55.991374 | TASK [add-build-sshkey : Add back temp key] 2026-07-21 17:44:56.548311 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/180cb104997f49d3ba6cec52152cb8e6/work/180cb104997f49d3ba6cec52152cb8e6_id_rsa (zuul-build-sshkey) 2026-07-21 17:44:56.548542 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009293 2026-07-21 17:44:56.556044 | 2026-07-21 17:44:56.556143 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-21 17:44:57.120349 | debian-bookworm | ok 2026-07-21 17:44:57.137548 | 2026-07-21 17:44:57.137661 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-21 17:44:57.175741 | debian-bookworm | skipping: Conditional result was False 2026-07-21 17:44:57.186300 | 2026-07-21 17:44:57.186409 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-21 17:44:57.748612 | debian-bookworm | ok 2026-07-21 17:44:57.782344 | 2026-07-21 17:44:57.782476 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-21 17:44:57.821162 | debian-bookworm | ok 2026-07-21 17:44:57.826198 | 2026-07-21 17:44:57.826287 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-21 17:44:58.519565 | debian-bookworm -> localhost | ok 2026-07-21 17:44:58.525809 | 2026-07-21 17:44:58.525906 | TASK [validate-host : Collect information about the host] 2026-07-21 17:44:59.601520 | debian-bookworm | ok 2026-07-21 17:44:59.624091 | 2026-07-21 17:44:59.624224 | TASK [validate-host : Sanitize hostname] 2026-07-21 17:44:59.889294 | debian-bookworm | ok 2026-07-21 17:44:59.893806 | 2026-07-21 17:44:59.893898 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-21 17:45:00.528872 | debian-bookworm -> localhost | changed 2026-07-21 17:45:00.534496 | 2026-07-21 17:45:00.534594 | TASK [validate-host : Collect information about zuul worker] 2026-07-21 17:45:01.014003 | debian-bookworm | ok 2026-07-21 17:45:01.022654 | 2026-07-21 17:45:01.022849 | TASK [validate-host : Write out all zuul information for each host] 2026-07-21 17:45:01.829043 | debian-bookworm -> localhost | changed 2026-07-21 17:45:01.839659 | 2026-07-21 17:45:01.839924 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-21 17:45:02.126142 | debian-bookworm | ok 2026-07-21 17:45:02.158275 | 2026-07-21 17:45:02.158406 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-21 17:45:03.125129 | debian-bookworm | changed: 2026-07-21 17:45:03.125304 | debian-bookworm | cd+++++++++ src/ 2026-07-21 17:45:03.125337 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-21 17:45:03.125362 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-21 17:45:03.125383 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-07-21 17:45:03.125403 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/180cb104997f49d3ba6cec52152cb8e6/work/logs" 2026-07-21 17:46:05.550140 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/180cb104997f49d3ba6cec52152cb8e6/work/artifacts" 2026-07-21 17:46:05.831983 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/180cb104997f49d3ba6cec52152cb8e6/work/docs" 2026-07-21 17:46:05.847249 | 2026-07-21 17:46:05.847561 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-21 17:46:06.632514 | debian-bookworm | changed: 2026-07-21 17:46:06.632852 | debian-bookworm | .d..t...... ./ 2026-07-21 17:46:06.632891 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-21 17:46:06.632915 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-21 17:46:06.632936 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-21 17:46:06.632960 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-21 17:46:06.632981 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-21 17:46:06.633027 | debian-bookworm | changed: All items complete 2026-07-21 17:46:06.633064 | 2026-07-21 17:46:07.256979 | debian-bookworm | changed: .d..t...... ./ 2026-07-21 17:46:07.855114 | debian-bookworm | changed: .d..t...... ./ 2026-07-21 17:46:07.886255 | 2026-07-21 17:46:07.886420 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-21 17:46:08.239857 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.006597 2026-07-21 17:46:08.551226 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.007197 2026-07-21 17:46:08.565841 | 2026-07-21 17:46:08.565972 | PLAY RECAP 2026-07-21 17:46:08.566028 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-21 17:46:08.566055 | 2026-07-21 17:46:08.716274 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-21 17:46:08.717185 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-21 17:46:09.468763 | 2026-07-21 17:46:09.468946 | PLAY [Base post] 2026-07-21 17:46:09.483916 | 2026-07-21 17:46:09.484068 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-21 17:46:10.037698 | debian-bookworm | changed 2026-07-21 17:46:10.047401 | 2026-07-21 17:46:10.047547 | PLAY RECAP 2026-07-21 17:46:10.047628 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-21 17:46:10.047727 | 2026-07-21 17:46:10.176987 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-21 17:46:10.177875 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-21 17:46:10.996182 | 2026-07-21 17:46:10.996362 | PLAY [Base post-logs] 2026-07-21 17:46:11.007568 | 2026-07-21 17:46:11.007774 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-21 17:46:11.499956 | localhost | changed 2026-07-21 17:46:11.512209 | 2026-07-21 17:46:11.512390 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-21 17:46:11.539022 | localhost | ok 2026-07-21 17:46:11.542480 | 2026-07-21 17:46:11.542596 | TASK [Set zuul-log-path fact] 2026-07-21 17:46:11.565201 | localhost | ok 2026-07-21 17:46:11.573692 | 2026-07-21 17:46:11.573814 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-21 17:46:11.599330 | localhost | ok 2026-07-21 17:46:11.602479 | 2026-07-21 17:46:11.602585 | TASK [upload-logs : Create log directories] 2026-07-21 17:46:12.118215 | localhost | changed 2026-07-21 17:46:12.121905 | 2026-07-21 17:46:12.122039 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-21 17:46:12.792459 | localhost -> localhost | ok: Runtime: 0:00:00.014566 2026-07-21 17:46:12.798478 | 2026-07-21 17:46:12.798624 | TASK [upload-logs : Upload logs to log server] 2026-07-21 17:46:13.754405 | localhost | Output suppressed because no_log was given 2026-07-21 17:46:13.756552 | 2026-07-21 17:46:13.756687 | LOOP [upload-logs : Compress console log and json output] 2026-07-21 17:46:13.804376 | localhost | skipping: Conditional result was False 2026-07-21 17:46:13.810324 | localhost | skipping: Conditional result was False 2026-07-21 17:46:13.816202 | 2026-07-21 17:46:13.816322 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-21 17:46:13.872889 | localhost | skipping: Conditional result was False 2026-07-21 17:46:13.873210 | 2026-07-21 17:46:13.878433 | localhost | skipping: Conditional result was False 2026-07-21 17:46:13.891772 | 2026-07-21 17:46:13.891911 | LOOP [upload-logs : Upload console log and json output]