2026-06-19 16:17:09.988027 | Job console starting 2026-06-19 16:17:09.997980 | Updating git repos 2026-06-19 16:17:10.107392 | Cloning repos into workspace 2026-06-19 16:17:10.170430 | Restoring repo states 2026-06-19 16:17:10.237391 | Merging changes 2026-06-19 16:17:11.102907 | Checking out repos 2026-06-19 16:17:11.293250 | Preparing playbooks 2026-06-19 16:17:12.411976 | Running Ansible setup 2026-06-19 16:17:18.268607 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-19 16:17:19.533627 | 2026-06-19 16:17:19.533835 | PLAY [Base pre] 2026-06-19 16:17:19.578034 | 2026-06-19 16:17:19.578231 | TASK [Setup log path fact] 2026-06-19 16:17:19.618736 | debian-bookworm | ok 2026-06-19 16:17:19.650290 | 2026-06-19 16:17:19.650481 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-19 16:17:19.717352 | debian-bookworm | ok 2026-06-19 16:17:19.738592 | 2026-06-19 16:17:19.738752 | TASK [emit-job-header : Print job information] 2026-06-19 16:17:19.779461 | # Job Information 2026-06-19 16:17:19.779683 | Ansible Version: 2.16.14 2026-06-19 16:17:19.779720 | Job: flake8 2026-06-19 16:17:19.779754 | Pipeline: check 2026-06-19 16:17:19.779778 | Executor: 521e9411259a 2026-06-19 16:17:19.779799 | Triggered by: https://github.com/osism/python-osism/pull/2410 2026-06-19 16:17:19.779822 | Event ID: 992f63f0-6bf7-11f1-91d7-d8afa80ecde0 2026-06-19 16:17:19.784952 | 2026-06-19 16:17:19.785085 | LOOP [emit-job-header : Print node information] 2026-06-19 16:17:19.993784 | debian-bookworm | ok: 2026-06-19 16:17:19.994054 | debian-bookworm | # Node Information 2026-06-19 16:17:19.994093 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-19 16:17:19.994120 | debian-bookworm | Hostname: debian 2026-06-19 16:17:19.994142 | debian-bookworm | Username: zuul 2026-06-19 16:17:19.994164 | debian-bookworm | Distro: Debian 12.14 2026-06-19 16:17:19.994187 | debian-bookworm | Provider: regiocloud-a 2026-06-19 16:17:19.994208 | debian-bookworm | Region: 2026-06-19 16:17:19.994230 | debian-bookworm | Label: debian-bookworm 2026-06-19 16:17:19.994250 | debian-bookworm | Product Name: OpenStack Nova 2026-06-19 16:17:19.994269 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb6:4a52 2026-06-19 16:17:20.010955 | 2026-06-19 16:17:20.011128 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-19 16:17:21.072654 | debian-bookworm -> localhost | changed 2026-06-19 16:17:21.081202 | 2026-06-19 16:17:21.081367 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-19 16:17:23.002652 | debian-bookworm -> localhost | changed 2026-06-19 16:17:23.016067 | 2026-06-19 16:17:23.016232 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-19 16:17:23.594808 | debian-bookworm -> localhost | ok 2026-06-19 16:17:23.601893 | 2026-06-19 16:17:23.602144 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-19 16:17:23.654864 | debian-bookworm | ok 2026-06-19 16:17:23.678637 | debian-bookworm | included: /var/lib/zuul/builds/746f977ed3e7443fb5acf676a0b58217/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-19 16:17:23.686250 | 2026-06-19 16:17:23.686380 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-19 16:17:25.393707 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-19 16:17:25.394165 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/746f977ed3e7443fb5acf676a0b58217/work/746f977ed3e7443fb5acf676a0b58217_id_rsa 2026-06-19 16:17:25.394258 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/746f977ed3e7443fb5acf676a0b58217/work/746f977ed3e7443fb5acf676a0b58217_id_rsa.pub 2026-06-19 16:17:25.394320 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-19 16:17:25.394376 | debian-bookworm -> localhost | SHA256:V1HiRk0Z1T8IurcalbrWAE5Kcr7e9AvRWn7LoLsov4k zuul-build-sshkey 2026-06-19 16:17:25.394428 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-19 16:17:25.394505 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-19 16:17:25.394557 | debian-bookworm -> localhost | | ++++o| 2026-06-19 16:17:25.394607 | debian-bookworm -> localhost | | + oo .| 2026-06-19 16:17:25.394653 | debian-bookworm -> localhost | | . = . .| 2026-06-19 16:17:25.394699 | debian-bookworm -> localhost | | . o o.. o.. ..| 2026-06-19 16:17:25.394745 | debian-bookworm -> localhost | | = +.Sooo .| 2026-06-19 16:17:25.394799 | debian-bookworm -> localhost | | o .=+o. | 2026-06-19 16:17:25.395055 | debian-bookworm -> localhost | | .+ =+.. | 2026-06-19 16:17:25.395115 | debian-bookworm -> localhost | | ...= +.*o. | 2026-06-19 16:17:25.395167 | debian-bookworm -> localhost | | E+*.=+=oo | 2026-06-19 16:17:25.395216 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-19 16:17:25.395337 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.112123 2026-06-19 16:17:25.419632 | 2026-06-19 16:17:25.419814 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-19 16:17:25.460619 | debian-bookworm | ok 2026-06-19 16:17:25.473346 | debian-bookworm | included: /var/lib/zuul/builds/746f977ed3e7443fb5acf676a0b58217/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-19 16:17:25.490000 | 2026-06-19 16:17:25.490135 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-19 16:17:25.525064 | debian-bookworm | skipping: Conditional result was False 2026-06-19 16:17:25.531540 | 2026-06-19 16:17:25.531647 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-19 16:17:26.200581 | debian-bookworm | changed 2026-06-19 16:17:26.215157 | 2026-06-19 16:17:26.215399 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-19 16:17:26.480502 | debian-bookworm | ok 2026-06-19 16:17:26.486441 | 2026-06-19 16:17:26.486548 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-19 16:17:27.068084 | debian-bookworm | changed 2026-06-19 16:17:27.074494 | 2026-06-19 16:17:27.074636 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-19 16:17:27.677464 | debian-bookworm | changed 2026-06-19 16:17:27.687280 | 2026-06-19 16:17:27.687401 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-19 16:17:27.719534 | debian-bookworm | skipping: Conditional result was False 2026-06-19 16:17:27.732723 | 2026-06-19 16:17:27.732905 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-19 16:17:28.163753 | debian-bookworm -> localhost | changed 2026-06-19 16:17:28.174854 | 2026-06-19 16:17:28.174979 | TASK [add-build-sshkey : Add back temp key] 2026-06-19 16:17:28.568314 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/746f977ed3e7443fb5acf676a0b58217/work/746f977ed3e7443fb5acf676a0b58217_id_rsa (zuul-build-sshkey) 2026-06-19 16:17:28.568548 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.022790 2026-06-19 16:17:28.576110 | 2026-06-19 16:17:28.576219 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-19 16:17:28.995176 | debian-bookworm | ok 2026-06-19 16:17:29.001608 | 2026-06-19 16:17:29.001740 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-19 16:17:29.037700 | debian-bookworm | skipping: Conditional result was False 2026-06-19 16:17:29.051320 | 2026-06-19 16:17:29.051466 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-19 16:17:29.540489 | debian-bookworm | ok 2026-06-19 16:17:29.557282 | 2026-06-19 16:17:29.557468 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-19 16:17:29.599644 | debian-bookworm | ok 2026-06-19 16:17:29.606509 | 2026-06-19 16:17:29.606741 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-19 16:17:29.973104 | debian-bookworm -> localhost | ok 2026-06-19 16:17:29.981813 | 2026-06-19 16:17:29.983054 | TASK [validate-host : Collect information about the host] 2026-06-19 16:17:31.242288 | debian-bookworm | ok 2026-06-19 16:17:31.255058 | 2026-06-19 16:17:31.255215 | TASK [validate-host : Sanitize hostname] 2026-06-19 16:17:31.490073 | debian-bookworm | ok 2026-06-19 16:17:31.496328 | 2026-06-19 16:17:31.496486 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-19 16:17:32.458564 | debian-bookworm -> localhost | changed 2026-06-19 16:17:32.465503 | 2026-06-19 16:17:32.465631 | TASK [validate-host : Collect information about zuul worker] 2026-06-19 16:17:32.909540 | debian-bookworm | ok 2026-06-19 16:17:32.915990 | 2026-06-19 16:17:32.916132 | TASK [validate-host : Write out all zuul information for each host] 2026-06-19 16:17:34.092834 | debian-bookworm -> localhost | changed 2026-06-19 16:17:34.107867 | 2026-06-19 16:17:34.108063 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-19 16:17:34.467894 | debian-bookworm | ok 2026-06-19 16:17:34.477137 | 2026-06-19 16:17:34.477297 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-19 16:17:35.751208 | debian-bookworm | changed: 2026-06-19 16:17:35.751456 | debian-bookworm | cd+++++++++ src/ 2026-06-19 16:17:35.751489 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-19 16:17:35.751513 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-19 16:17:35.751535 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-06-19 16:17:35.751555 | debian-bookworm | Containerfile 2026-06-19 16:17:35.751824 | debian-bookworm | Containerfile 2026-06-19 16:17:35.788208 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/746f977ed3e7443fb5acf676a0b58217/work/logs" 2026-06-19 16:20:13.826645 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/746f977ed3e7443fb5acf676a0b58217/work/artifacts" 2026-06-19 16:20:14.149880 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/746f977ed3e7443fb5acf676a0b58217/work/docs" 2026-06-19 16:20:14.169427 | 2026-06-19 16:20:14.173292 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-19 16:20:15.160845 | debian-bookworm | changed: 2026-06-19 16:20:15.161182 | debian-bookworm | .d..t...... ./ 2026-06-19 16:20:15.161224 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-19 16:20:15.161269 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-19 16:20:15.161293 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-19 16:20:15.161313 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-19 16:20:15.161332 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-19 16:20:15.161378 | debian-bookworm | changed: All items complete 2026-06-19 16:20:15.161407 | 2026-06-19 16:20:15.781083 | debian-bookworm | changed: .d..t...... ./ 2026-06-19 16:20:16.429975 | debian-bookworm | changed: .d..t...... ./ 2026-06-19 16:20:16.451504 | 2026-06-19 16:20:16.451662 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-19 16:20:16.846511 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.007174 2026-06-19 16:20:17.169759 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.011758 2026-06-19 16:20:17.182446 | 2026-06-19 16:20:17.182700 | PLAY RECAP 2026-06-19 16:20:17.182775 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-19 16:20:17.182806 | 2026-06-19 16:20:17.368585 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-19 16:20:17.369560 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-19 16:20:18.281005 | 2026-06-19 16:20:18.281238 | PLAY [Base post] 2026-06-19 16:20:18.307342 | 2026-06-19 16:20:18.307525 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-19 16:20:19.037849 | debian-bookworm | changed 2026-06-19 16:20:19.056042 | 2026-06-19 16:20:19.056229 | PLAY RECAP 2026-06-19 16:20:19.056300 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-19 16:20:19.056380 | 2026-06-19 16:20:19.433397 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-19 16:20:19.434318 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-19 16:20:20.755571 | 2026-06-19 16:20:20.755714 | PLAY [Base post-logs] 2026-06-19 16:20:20.785056 | 2026-06-19 16:20:20.785246 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-19 16:20:21.252311 | localhost | changed 2026-06-19 16:20:21.269091 | 2026-06-19 16:20:21.269237 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-19 16:20:21.319542 | localhost | ok 2026-06-19 16:20:21.322069 | 2026-06-19 16:20:21.322175 | TASK [Set zuul-log-path fact] 2026-06-19 16:20:21.357620 | localhost | ok 2026-06-19 16:20:21.371893 | 2026-06-19 16:20:21.372018 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-19 16:20:21.398097 | localhost | ok 2026-06-19 16:20:21.401948 | 2026-06-19 16:20:21.402059 | TASK [upload-logs : Create log directories] 2026-06-19 16:20:21.896079 | localhost | changed 2026-06-19 16:20:21.898266 | 2026-06-19 16:20:21.898341 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-19 16:20:22.440373 | localhost -> localhost | ok: Runtime: 0:00:00.006077 2026-06-19 16:20:22.450009 | 2026-06-19 16:20:22.450192 | TASK [upload-logs : Upload logs to log server] 2026-06-19 16:20:23.014174 | localhost | Output suppressed because no_log was given 2026-06-19 16:20:23.016338 | 2026-06-19 16:20:23.016437 | LOOP [upload-logs : Compress console log and json output] 2026-06-19 16:20:23.060094 | localhost | skipping: Conditional result was False 2026-06-19 16:20:23.066281 | localhost | skipping: Conditional result was False 2026-06-19 16:20:23.073102 | 2026-06-19 16:20:23.073217 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-19 16:20:23.113560 | localhost | skipping: Conditional result was False 2026-06-19 16:20:23.113829 | 2026-06-19 16:20:23.118193 | localhost | skipping: Conditional result was False 2026-06-19 16:20:23.128483 | 2026-06-19 16:20:23.128587 | LOOP [upload-logs : Upload console log and json output]