2026-05-08 17:45:28.014164 | Job console starting 2026-05-08 17:45:28.033315 | Updating git repos 2026-05-08 17:45:28.150373 | Cloning repos into workspace 2026-05-08 17:45:28.222344 | Restoring repo states 2026-05-08 17:45:28.240420 | Merging changes 2026-05-08 17:45:29.009402 | Checking out repos 2026-05-08 17:45:29.138281 | Preparing playbooks 2026-05-08 17:45:30.650778 | Running Ansible setup 2026-05-08 17:45:37.530901 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-08 17:45:38.355882 | 2026-05-08 17:45:38.355997 | PLAY [Base pre] 2026-05-08 17:45:38.378723 | 2026-05-08 17:45:38.378876 | TASK [Setup log path fact] 2026-05-08 17:45:38.419818 | debian-bookworm | ok 2026-05-08 17:45:38.442410 | 2026-05-08 17:45:38.442534 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-08 17:45:38.548693 | debian-bookworm | ok 2026-05-08 17:45:38.559638 | 2026-05-08 17:45:38.559746 | TASK [emit-job-header : Print job information] 2026-05-08 17:45:38.665918 | # Job Information 2026-05-08 17:45:38.666056 | Ansible Version: 2.16.14 2026-05-08 17:45:38.666084 | Job: flake8 2026-05-08 17:45:38.666110 | Pipeline: check 2026-05-08 17:45:38.666129 | Executor: 521e9411259a 2026-05-08 17:45:38.666782 | Triggered by: https://github.com/osism/python-osism/pull/2143 2026-05-08 17:45:38.666821 | Event ID: ae349f80-4b05-11f1-9ed4-035220c72a70 2026-05-08 17:45:38.674014 | 2026-05-08 17:45:38.674104 | LOOP [emit-job-header : Print node information] 2026-05-08 17:45:38.843450 | debian-bookworm | ok: 2026-05-08 17:45:38.843688 | debian-bookworm | # Node Information 2026-05-08 17:45:38.843722 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-08 17:45:38.843743 | debian-bookworm | Hostname: debian 2026-05-08 17:45:38.843762 | debian-bookworm | Username: zuul 2026-05-08 17:45:38.843779 | debian-bookworm | Distro: Debian 12.13 2026-05-08 17:45:38.843799 | debian-bookworm | Provider: regiocloud-a 2026-05-08 17:45:38.843816 | debian-bookworm | Region: 2026-05-08 17:45:38.843833 | debian-bookworm | Label: debian-bookworm 2026-05-08 17:45:38.843849 | debian-bookworm | Product Name: OpenStack Nova 2026-05-08 17:45:38.843865 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe31:7e0 2026-05-08 17:45:38.873818 | 2026-05-08 17:45:38.873937 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-08 17:45:40.326110 | debian-bookworm -> localhost | changed 2026-05-08 17:45:40.332181 | 2026-05-08 17:45:40.332286 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-08 17:45:42.889083 | debian-bookworm -> localhost | changed 2026-05-08 17:45:42.902403 | 2026-05-08 17:45:42.902554 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-08 17:45:43.456266 | debian-bookworm -> localhost | ok 2026-05-08 17:45:43.461168 | 2026-05-08 17:45:43.461259 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-08 17:45:43.499828 | debian-bookworm | ok 2026-05-08 17:45:43.535384 | debian-bookworm | included: /var/lib/zuul/builds/8b830b4010de4c4c95ebfe0e7cc01b59/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-08 17:45:43.540538 | 2026-05-08 17:45:43.540624 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-08 17:45:47.856346 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-08 17:45:47.856564 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/8b830b4010de4c4c95ebfe0e7cc01b59/work/8b830b4010de4c4c95ebfe0e7cc01b59_id_rsa 2026-05-08 17:45:47.856605 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/8b830b4010de4c4c95ebfe0e7cc01b59/work/8b830b4010de4c4c95ebfe0e7cc01b59_id_rsa.pub 2026-05-08 17:45:47.856634 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-08 17:45:47.856675 | debian-bookworm -> localhost | SHA256:vfHbjW5tEW3LawLqE8oI466s8w0xQ7poR5z445Kb+QM zuul-build-sshkey 2026-05-08 17:45:47.856703 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-08 17:45:47.856738 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-08 17:45:47.856775 | debian-bookworm -> localhost | | | 2026-05-08 17:45:47.856801 | debian-bookworm -> localhost | | | 2026-05-08 17:45:47.856823 | debian-bookworm -> localhost | | . .| 2026-05-08 17:45:47.856848 | debian-bookworm -> localhost | | oo . . .o| 2026-05-08 17:45:47.856873 | debian-bookworm -> localhost | |..++ S o ..o| 2026-05-08 17:45:47.856903 | debian-bookworm -> localhost | |.Eo* . = + | 2026-05-08 17:45:47.856926 | debian-bookworm -> localhost | |o.=+o o . + o .o| 2026-05-08 17:45:47.856947 | debian-bookworm -> localhost | |+o==.. o o +.=o| 2026-05-08 17:45:47.856970 | debian-bookworm -> localhost | |oOB+o ... .o*..| 2026-05-08 17:45:47.856992 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-08 17:45:47.857056 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.254878 2026-05-08 17:45:47.865796 | 2026-05-08 17:45:47.865905 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-08 17:45:47.898095 | debian-bookworm | ok 2026-05-08 17:45:47.913055 | debian-bookworm | included: /var/lib/zuul/builds/8b830b4010de4c4c95ebfe0e7cc01b59/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-08 17:45:47.925917 | 2026-05-08 17:45:47.926040 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-08 17:45:47.949908 | debian-bookworm | skipping: Conditional result was False 2026-05-08 17:45:47.958145 | 2026-05-08 17:45:47.958259 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-08 17:45:48.600138 | debian-bookworm | changed 2026-05-08 17:45:48.604632 | 2026-05-08 17:45:48.604740 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-08 17:45:48.870986 | debian-bookworm | ok 2026-05-08 17:45:48.875467 | 2026-05-08 17:45:48.875546 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-08 17:45:49.615293 | debian-bookworm | changed 2026-05-08 17:45:49.626342 | 2026-05-08 17:45:49.626463 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-08 17:45:50.313990 | debian-bookworm | changed 2026-05-08 17:45:50.319638 | 2026-05-08 17:45:50.319750 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-08 17:45:50.345905 | debian-bookworm | skipping: Conditional result was False 2026-05-08 17:45:50.351799 | 2026-05-08 17:45:50.351904 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-08 17:45:51.304078 | debian-bookworm -> localhost | changed 2026-05-08 17:45:51.316823 | 2026-05-08 17:45:51.316936 | TASK [add-build-sshkey : Add back temp key] 2026-05-08 17:45:51.870175 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/8b830b4010de4c4c95ebfe0e7cc01b59/work/8b830b4010de4c4c95ebfe0e7cc01b59_id_rsa (zuul-build-sshkey) 2026-05-08 17:45:51.870414 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012443 2026-05-08 17:45:51.880154 | 2026-05-08 17:45:51.880297 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-08 17:45:52.500965 | debian-bookworm | ok 2026-05-08 17:45:52.514217 | 2026-05-08 17:45:52.514328 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-08 17:45:52.567755 | debian-bookworm | skipping: Conditional result was False 2026-05-08 17:45:52.588296 | 2026-05-08 17:45:52.588406 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-08 17:45:53.337152 | debian-bookworm | ok 2026-05-08 17:45:53.368368 | 2026-05-08 17:45:53.368488 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-08 17:45:53.406850 | debian-bookworm | ok 2026-05-08 17:45:53.432112 | 2026-05-08 17:45:53.432235 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-08 17:45:53.803496 | debian-bookworm -> localhost | ok 2026-05-08 17:45:53.809036 | 2026-05-08 17:45:53.809120 | TASK [validate-host : Collect information about the host] 2026-05-08 17:45:55.045924 | debian-bookworm | ok 2026-05-08 17:45:55.054903 | 2026-05-08 17:45:55.054988 | TASK [validate-host : Sanitize hostname] 2026-05-08 17:45:55.213288 | debian-bookworm | ok 2026-05-08 17:45:55.272696 | 2026-05-08 17:45:55.272795 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-08 17:45:56.030672 | debian-bookworm -> localhost | changed 2026-05-08 17:45:56.036609 | 2026-05-08 17:45:56.036706 | TASK [validate-host : Collect information about zuul worker] 2026-05-08 17:45:56.501042 | debian-bookworm | ok 2026-05-08 17:45:56.504822 | 2026-05-08 17:45:56.504906 | TASK [validate-host : Write out all zuul information for each host] 2026-05-08 17:45:57.369676 | debian-bookworm -> localhost | changed 2026-05-08 17:45:57.383811 | 2026-05-08 17:45:57.383915 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-08 17:45:57.711963 | debian-bookworm | ok 2026-05-08 17:45:57.717097 | 2026-05-08 17:45:57.717194 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-08 17:45:58.869064 | debian-bookworm | changed: 2026-05-08 17:45:58.869217 | debian-bookworm | cd+++++++++ src/ 2026-05-08 17:45:58.869244 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-08 17:45:58.869264 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-08 17:45:58.869282 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-05-08 17:45:58.869299 | debian-bookworm | Containerfile 2026-05-08 17:45:58.869406 | debian-bookworm | Containerfile 2026-05-08 17:45:58.890073 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/8b830b4010de4c4c95ebfe0e7cc01b59/work/logs" 2026-05-08 17:47:19.014749 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/8b830b4010de4c4c95ebfe0e7cc01b59/work/artifacts" 2026-05-08 17:47:19.299966 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/8b830b4010de4c4c95ebfe0e7cc01b59/work/docs" 2026-05-08 17:47:19.318422 | 2026-05-08 17:47:19.318568 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-08 17:47:20.185555 | debian-bookworm | changed: 2026-05-08 17:47:20.185852 | debian-bookworm | .d..t...... ./ 2026-05-08 17:47:20.185892 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-08 17:47:20.185922 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-08 17:47:20.185949 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-08 17:47:20.185995 | debian-bookworm | changed: All items complete 2026-05-08 17:47:20.186031 | 2026-05-08 17:47:20.783636 | debian-bookworm | changed: .d..t...... ./ 2026-05-08 17:47:21.363608 | debian-bookworm | changed: .d..t...... ./ 2026-05-08 17:47:21.393440 | 2026-05-08 17:47:21.393624 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-08 17:47:21.973337 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.011736 2026-05-08 17:47:22.271502 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.009052 2026-05-08 17:47:22.287797 | 2026-05-08 17:47:22.287906 | PLAY RECAP 2026-05-08 17:47:22.287992 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-08 17:47:22.288018 | 2026-05-08 17:47:22.436289 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-08 17:47:22.437179 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-08 17:47:23.231194 | 2026-05-08 17:47:23.231367 | PLAY [Base post] 2026-05-08 17:47:23.245868 | 2026-05-08 17:47:23.246072 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-08 17:47:23.878245 | debian-bookworm | changed 2026-05-08 17:47:23.885412 | 2026-05-08 17:47:23.885542 | PLAY RECAP 2026-05-08 17:47:23.885607 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-08 17:47:23.885692 | 2026-05-08 17:47:24.015498 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-08 17:47:24.016563 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-08 17:47:24.859047 | 2026-05-08 17:47:24.859228 | PLAY [Base post-logs] 2026-05-08 17:47:24.870516 | 2026-05-08 17:47:24.870691 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-08 17:47:25.453161 | localhost | changed 2026-05-08 17:47:25.473314 | 2026-05-08 17:47:25.473519 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-08 17:47:25.511217 | localhost | ok 2026-05-08 17:47:25.516092 | 2026-05-08 17:47:25.516221 | TASK [Set zuul-log-path fact] 2026-05-08 17:47:25.546502 | localhost | ok 2026-05-08 17:47:25.563357 | 2026-05-08 17:47:25.563575 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-08 17:47:25.623788 | localhost | ok 2026-05-08 17:47:25.631552 | 2026-05-08 17:47:25.632008 | TASK [upload-logs : Create log directories] 2026-05-08 17:47:26.243086 | localhost | changed 2026-05-08 17:47:26.245944 | 2026-05-08 17:47:26.246052 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-08 17:47:26.790963 | localhost -> localhost | ok: Runtime: 0:00:00.006830 2026-05-08 17:47:26.795676 | 2026-05-08 17:47:26.795799 | TASK [upload-logs : Upload logs to log server] 2026-05-08 17:47:27.341201 | localhost | Output suppressed because no_log was given 2026-05-08 17:47:27.343432 | 2026-05-08 17:47:27.343544 | LOOP [upload-logs : Compress console log and json output] 2026-05-08 17:47:27.395467 | localhost | skipping: Conditional result was False 2026-05-08 17:47:27.401717 | localhost | skipping: Conditional result was False 2026-05-08 17:47:27.410945 | 2026-05-08 17:47:27.411072 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-08 17:47:27.481537 | localhost | skipping: Conditional result was False 2026-05-08 17:47:27.481875 | 2026-05-08 17:47:27.487717 | localhost | skipping: Conditional result was False 2026-05-08 17:47:27.499018 | 2026-05-08 17:47:27.499141 | LOOP [upload-logs : Upload console log and json output]