2026-07-18 08:49:41.358473 | Job console starting 2026-07-18 08:49:41.376142 | Updating git repos 2026-07-18 08:49:41.487068 | Cloning repos into workspace 2026-07-18 08:49:41.675297 | Restoring repo states 2026-07-18 08:49:41.715519 | Merging changes 2026-07-18 08:49:42.621317 | Checking out repos 2026-07-18 08:49:42.728360 | Preparing playbooks 2026-07-18 08:49:44.963501 | Running Ansible setup 2026-07-18 08:49:51.479845 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-18 08:49:53.480011 | 2026-07-18 08:49:53.491328 | PLAY [Base pre] 2026-07-18 08:49:53.534540 | 2026-07-18 08:49:53.534666 | TASK [Setup log path fact] 2026-07-18 08:49:53.568126 | debian-bookworm | ok 2026-07-18 08:49:53.595329 | 2026-07-18 08:49:53.595459 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-18 08:49:53.639796 | debian-bookworm | ok 2026-07-18 08:49:53.650667 | 2026-07-18 08:49:53.650772 | TASK [emit-job-header : Print job information] 2026-07-18 08:49:53.726364 | # Job Information 2026-07-18 08:49:53.726757 | Ansible Version: 2.16.14 2026-07-18 08:49:53.726793 | Job: python-black 2026-07-18 08:49:53.726822 | Pipeline: check 2026-07-18 08:49:53.726853 | Executor: 521e9411259a 2026-07-18 08:49:53.726871 | Triggered by: https://github.com/osism/python-osism/pull/2395 2026-07-18 08:49:53.726890 | Event ID: 96ddb710-8285-11f1-968d-36fc60457374 2026-07-18 08:49:53.731126 | 2026-07-18 08:49:53.731210 | LOOP [emit-job-header : Print node information] 2026-07-18 08:49:53.959032 | debian-bookworm | ok: 2026-07-18 08:49:53.959202 | debian-bookworm | # Node Information 2026-07-18 08:49:53.959235 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-18 08:49:53.959284 | debian-bookworm | Hostname: debian 2026-07-18 08:49:53.959310 | debian-bookworm | Username: zuul 2026-07-18 08:49:53.959331 | debian-bookworm | Distro: Debian 12.15 2026-07-18 08:49:53.959355 | debian-bookworm | Provider: regiocloud-a 2026-07-18 08:49:53.959376 | debian-bookworm | Region: 2026-07-18 08:49:53.959396 | debian-bookworm | Label: debian-bookworm 2026-07-18 08:49:53.959417 | debian-bookworm | Product Name: OpenStack Nova 2026-07-18 08:49:53.959436 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed9:1129 2026-07-18 08:49:53.971637 | 2026-07-18 08:49:53.971745 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-18 08:49:54.909538 | debian-bookworm -> localhost | changed 2026-07-18 08:49:54.921087 | 2026-07-18 08:49:54.921218 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-18 08:49:56.931374 | debian-bookworm -> localhost | changed 2026-07-18 08:49:56.943737 | 2026-07-18 08:49:56.943868 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-18 08:49:57.599335 | debian-bookworm -> localhost | ok 2026-07-18 08:49:57.604675 | 2026-07-18 08:49:57.604776 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-18 08:49:57.663473 | debian-bookworm | ok 2026-07-18 08:49:57.699613 | debian-bookworm | included: /var/lib/zuul/builds/44fe294bf1254e858541da30f343ce3c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-18 08:49:57.710861 | 2026-07-18 08:49:57.710961 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-18 08:50:00.078312 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-18 08:50:00.078500 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/44fe294bf1254e858541da30f343ce3c/work/44fe294bf1254e858541da30f343ce3c_id_rsa 2026-07-18 08:50:00.078531 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/44fe294bf1254e858541da30f343ce3c/work/44fe294bf1254e858541da30f343ce3c_id_rsa.pub 2026-07-18 08:50:00.078553 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-18 08:50:00.078573 | debian-bookworm -> localhost | SHA256:wk+1Gsdt+oivAret9a/IHEry/GMx5tm9/XyenlvxJmI zuul-build-sshkey 2026-07-18 08:50:00.078592 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-18 08:50:00.078619 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-18 08:50:00.078638 | debian-bookworm -> localhost | | | 2026-07-18 08:50:00.078657 | debian-bookworm -> localhost | | | 2026-07-18 08:50:00.078674 | debian-bookworm -> localhost | | . | 2026-07-18 08:50:00.078691 | debian-bookworm -> localhost | | . o o | 2026-07-18 08:50:00.078708 | debian-bookworm -> localhost | | o S + o . | 2026-07-18 08:50:00.078734 | debian-bookworm -> localhost | | . .+++ o o| 2026-07-18 08:50:00.078752 | debian-bookworm -> localhost | | .o.===..E . +| 2026-07-18 08:50:00.078769 | debian-bookworm -> localhost | | =o=*=.+.o +=| 2026-07-18 08:50:00.078786 | debian-bookworm -> localhost | | ==B+=o+.oB*| 2026-07-18 08:50:00.078802 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-18 08:50:00.078856 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.037592 2026-07-18 08:50:00.084146 | 2026-07-18 08:50:00.084225 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-18 08:50:00.132150 | debian-bookworm | ok 2026-07-18 08:50:00.177971 | debian-bookworm | included: /var/lib/zuul/builds/44fe294bf1254e858541da30f343ce3c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-18 08:50:00.189730 | 2026-07-18 08:50:00.189829 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-18 08:50:00.227435 | debian-bookworm | skipping: Conditional result was False 2026-07-18 08:50:00.232247 | 2026-07-18 08:50:00.232353 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-18 08:50:01.084412 | debian-bookworm | changed 2026-07-18 08:50:01.091492 | 2026-07-18 08:50:01.091585 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-18 08:50:01.340011 | debian-bookworm | ok 2026-07-18 08:50:01.353558 | 2026-07-18 08:50:01.353669 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-18 08:50:02.092405 | debian-bookworm | changed 2026-07-18 08:50:02.097273 | 2026-07-18 08:50:02.097366 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-18 08:50:02.772159 | debian-bookworm | changed 2026-07-18 08:50:02.780698 | 2026-07-18 08:50:02.780842 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-18 08:50:02.838292 | debian-bookworm | skipping: Conditional result was False 2026-07-18 08:50:02.844510 | 2026-07-18 08:50:02.844618 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-18 08:50:03.578017 | debian-bookworm -> localhost | changed 2026-07-18 08:50:03.593920 | 2026-07-18 08:50:03.594042 | TASK [add-build-sshkey : Add back temp key] 2026-07-18 08:50:04.162705 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/44fe294bf1254e858541da30f343ce3c/work/44fe294bf1254e858541da30f343ce3c_id_rsa (zuul-build-sshkey) 2026-07-18 08:50:04.163010 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014959 2026-07-18 08:50:04.170576 | 2026-07-18 08:50:04.170680 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-18 08:50:04.739310 | debian-bookworm | ok 2026-07-18 08:50:04.744555 | 2026-07-18 08:50:04.744660 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-18 08:50:04.778049 | debian-bookworm | skipping: Conditional result was False 2026-07-18 08:50:04.790341 | 2026-07-18 08:50:04.790475 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-18 08:50:05.206845 | debian-bookworm | ok 2026-07-18 08:50:05.230735 | 2026-07-18 08:50:05.230873 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-18 08:50:05.280359 | debian-bookworm | ok 2026-07-18 08:50:05.287246 | 2026-07-18 08:50:05.288673 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-18 08:50:05.725714 | debian-bookworm -> localhost | ok 2026-07-18 08:50:05.733587 | 2026-07-18 08:50:05.733700 | TASK [validate-host : Collect information about the host] 2026-07-18 08:50:07.589070 | debian-bookworm | ok 2026-07-18 08:50:07.606151 | 2026-07-18 08:50:07.606274 | TASK [validate-host : Sanitize hostname] 2026-07-18 08:50:07.713761 | debian-bookworm | ok 2026-07-18 08:50:07.717557 | 2026-07-18 08:50:07.717646 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-18 08:50:08.406302 | debian-bookworm -> localhost | changed 2026-07-18 08:50:08.411007 | 2026-07-18 08:50:08.411096 | TASK [validate-host : Collect information about zuul worker] 2026-07-18 08:50:08.914756 | debian-bookworm | ok 2026-07-18 08:50:08.918610 | 2026-07-18 08:50:08.918691 | TASK [validate-host : Write out all zuul information for each host] 2026-07-18 08:50:09.932003 | debian-bookworm -> localhost | changed 2026-07-18 08:50:09.941541 | 2026-07-18 08:50:09.941812 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-18 08:50:10.282686 | debian-bookworm | ok 2026-07-18 08:50:10.287341 | 2026-07-18 08:50:10.287425 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-18 08:50:11.529625 | debian-bookworm | changed: 2026-07-18 08:50:11.529844 | debian-bookworm | cd+++++++++ src/ 2026-07-18 08:50:11.529886 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-18 08:50:11.529916 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-18 08:50:11.529944 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-07-18 08:50:11.529969 | debian-bookworm | Containerfile 2026-07-18 08:50:11.530135 | debian-bookworm | Containerfile 2026-07-18 08:50:11.562720 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/44fe294bf1254e858541da30f343ce3c/work/logs" 2026-07-18 08:51:23.291743 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/44fe294bf1254e858541da30f343ce3c/work/artifacts" 2026-07-18 08:51:23.603096 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/44fe294bf1254e858541da30f343ce3c/work/docs" 2026-07-18 08:51:23.626066 | 2026-07-18 08:51:23.626420 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-18 08:51:24.459172 | debian-bookworm | changed: 2026-07-18 08:51:24.459657 | debian-bookworm | .d..t...... ./ 2026-07-18 08:51:24.459724 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-18 08:51:24.459766 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-18 08:51:24.459802 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-18 08:51:24.459836 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-18 08:51:24.459870 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-18 08:51:24.459968 | debian-bookworm | changed: All items complete 2026-07-18 08:51:24.460014 | 2026-07-18 08:51:25.087039 | debian-bookworm | changed: .d..t...... ./ 2026-07-18 08:51:25.689474 | debian-bookworm | changed: .d..t...... ./ 2026-07-18 08:51:25.721257 | 2026-07-18 08:51:25.721442 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-18 08:51:26.141035 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.012438 2026-07-18 08:51:26.442569 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.013834 2026-07-18 08:51:26.455342 | 2026-07-18 08:51:26.455474 | PLAY RECAP 2026-07-18 08:51:26.455533 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-18 08:51:26.455559 | 2026-07-18 08:51:26.624350 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-18 08:51:26.625319 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-18 08:51:27.445330 | 2026-07-18 08:51:27.445522 | PLAY [Base post] 2026-07-18 08:51:27.460564 | 2026-07-18 08:51:27.460717 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-18 08:51:28.097303 | debian-bookworm | changed 2026-07-18 08:51:28.107692 | 2026-07-18 08:51:28.107855 | PLAY RECAP 2026-07-18 08:51:28.107933 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-18 08:51:28.108010 | 2026-07-18 08:51:28.275327 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-18 08:51:28.276456 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-18 08:51:29.168960 | 2026-07-18 08:51:29.169163 | PLAY [Base post-logs] 2026-07-18 08:51:29.181250 | 2026-07-18 08:51:29.181414 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-18 08:51:29.721977 | localhost | changed 2026-07-18 08:51:29.748480 | 2026-07-18 08:51:29.748812 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-18 08:51:29.780716 | localhost | ok 2026-07-18 08:51:29.788424 | 2026-07-18 08:51:29.788594 | TASK [Set zuul-log-path fact] 2026-07-18 08:51:29.817679 | localhost | ok 2026-07-18 08:51:29.832637 | 2026-07-18 08:51:29.832886 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-18 08:51:29.860752 | localhost | ok 2026-07-18 08:51:29.864385 | 2026-07-18 08:51:29.864515 | TASK [upload-logs : Create log directories] 2026-07-18 08:51:30.393641 | localhost | changed 2026-07-18 08:51:30.400572 | 2026-07-18 08:51:30.400749 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-18 08:51:30.923429 | localhost -> localhost | ok: Runtime: 0:00:00.005489 2026-07-18 08:51:30.927893 | 2026-07-18 08:51:30.928026 | TASK [upload-logs : Upload logs to log server] 2026-07-18 08:51:31.591703 | localhost | Output suppressed because no_log was given 2026-07-18 08:51:31.595636 | 2026-07-18 08:51:31.595930 | LOOP [upload-logs : Compress console log and json output] 2026-07-18 08:51:31.648342 | localhost | skipping: Conditional result was False 2026-07-18 08:51:31.654364 | localhost | skipping: Conditional result was False 2026-07-18 08:51:31.659270 | 2026-07-18 08:51:31.659427 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-18 08:51:31.710299 | localhost | skipping: Conditional result was False 2026-07-18 08:51:31.710854 | 2026-07-18 08:51:31.715713 | localhost | skipping: Conditional result was False 2026-07-18 08:51:31.723772 | 2026-07-18 08:51:31.723916 | LOOP [upload-logs : Upload console log and json output]