2026-06-12 07:31:18.926536 | Job console starting 2026-06-12 07:31:18.955805 | Updating git repos 2026-06-12 07:31:19.057510 | Cloning repos into workspace 2026-06-12 07:31:19.114320 | Restoring repo states 2026-06-12 07:31:19.140164 | Merging changes 2026-06-12 07:31:19.933725 | Checking out repos 2026-06-12 07:31:20.134229 | Preparing playbooks 2026-06-12 07:31:21.472904 | Running Ansible setup 2026-06-12 07:31:27.118082 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-12 07:31:27.862565 | 2026-06-12 07:31:27.862682 | PLAY [Base pre] 2026-06-12 07:31:27.876701 | 2026-06-12 07:31:27.876823 | TASK [Setup log path fact] 2026-06-12 07:31:27.904199 | debian-bookworm | ok 2026-06-12 07:31:27.919293 | 2026-06-12 07:31:27.919408 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-12 07:31:27.946591 | debian-bookworm | ok 2026-06-12 07:31:27.954558 | 2026-06-12 07:31:27.954638 | TASK [emit-job-header : Print job information] 2026-06-12 07:31:27.981943 | # Job Information 2026-06-12 07:31:27.982132 | Ansible Version: 2.16.14 2026-06-12 07:31:27.982162 | Job: python-black 2026-06-12 07:31:27.982192 | Pipeline: check 2026-06-12 07:31:27.982215 | Executor: 521e9411259a 2026-06-12 07:31:27.982232 | Triggered by: https://github.com/osism/python-osism/pull/2346 2026-06-12 07:31:27.982250 | Event ID: 8ccf1140-6630-11f1-8fb0-e19193c6a829 2026-06-12 07:31:27.987421 | 2026-06-12 07:31:27.987520 | LOOP [emit-job-header : Print node information] 2026-06-12 07:31:28.093197 | debian-bookworm | ok: 2026-06-12 07:31:28.093420 | debian-bookworm | # Node Information 2026-06-12 07:31:28.093454 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-12 07:31:28.093476 | debian-bookworm | Hostname: debian 2026-06-12 07:31:28.093495 | debian-bookworm | Username: zuul 2026-06-12 07:31:28.093512 | debian-bookworm | Distro: Debian 12.14 2026-06-12 07:31:28.093532 | debian-bookworm | Provider: regiocloud-a 2026-06-12 07:31:28.093551 | debian-bookworm | Region: 2026-06-12 07:31:28.093568 | debian-bookworm | Label: debian-bookworm 2026-06-12 07:31:28.093586 | debian-bookworm | Product Name: OpenStack Nova 2026-06-12 07:31:28.093602 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe03:31e5 2026-06-12 07:31:28.113318 | 2026-06-12 07:31:28.113437 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-12 07:31:28.875216 | debian-bookworm -> localhost | changed 2026-06-12 07:31:28.880888 | 2026-06-12 07:31:28.880986 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-12 07:31:32.143690 | debian-bookworm -> localhost | changed 2026-06-12 07:31:32.158864 | 2026-06-12 07:31:32.158967 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-12 07:31:32.706257 | debian-bookworm -> localhost | ok 2026-06-12 07:31:32.714854 | 2026-06-12 07:31:32.714951 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-12 07:31:32.765282 | debian-bookworm | ok 2026-06-12 07:31:32.793866 | debian-bookworm | included: /var/lib/zuul/builds/a77a559955344eb49946b7065e1cd9e4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-12 07:31:32.827220 | 2026-06-12 07:31:32.827950 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-12 07:31:34.519160 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-12 07:31:34.519329 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/a77a559955344eb49946b7065e1cd9e4/work/a77a559955344eb49946b7065e1cd9e4_id_rsa 2026-06-12 07:31:34.519361 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/a77a559955344eb49946b7065e1cd9e4/work/a77a559955344eb49946b7065e1cd9e4_id_rsa.pub 2026-06-12 07:31:34.519383 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-12 07:31:34.519404 | debian-bookworm -> localhost | SHA256:o/au4AqiDQCK6iSp1y+J3nw+bwpY3iABTeHiuIc0XO0 zuul-build-sshkey 2026-06-12 07:31:34.519423 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-12 07:31:34.519450 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-12 07:31:34.519468 | debian-bookworm -> localhost | |.oo. | 2026-06-12 07:31:34.519486 | debian-bookworm -> localhost | | o. . | 2026-06-12 07:31:34.519504 | debian-bookworm -> localhost | |o o. . | 2026-06-12 07:31:34.519520 | debian-bookworm -> localhost | |B.... | 2026-06-12 07:31:34.519537 | debian-bookworm -> localhost | |==. oE S | 2026-06-12 07:31:34.519556 | debian-bookworm -> localhost | |++.= o . . | 2026-06-12 07:31:34.519573 | debian-bookworm -> localhost | |X.oo+.+ | 2026-06-12 07:31:34.519589 | debian-bookworm -> localhost | |B=o+++o.. | 2026-06-12 07:31:34.519606 | debian-bookworm -> localhost | |o++.+==B+ | 2026-06-12 07:31:34.519623 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-12 07:31:34.519665 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.834320 2026-06-12 07:31:34.524837 | 2026-06-12 07:31:34.524929 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-12 07:31:34.552348 | debian-bookworm | ok 2026-06-12 07:31:34.561759 | debian-bookworm | included: /var/lib/zuul/builds/a77a559955344eb49946b7065e1cd9e4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-12 07:31:34.568197 | 2026-06-12 07:31:34.568268 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-12 07:31:34.613050 | debian-bookworm | skipping: Conditional result was False 2026-06-12 07:31:34.618701 | 2026-06-12 07:31:34.618811 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-12 07:31:35.448985 | debian-bookworm | changed 2026-06-12 07:31:35.453318 | 2026-06-12 07:31:35.453392 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-12 07:31:35.737210 | debian-bookworm | ok 2026-06-12 07:31:35.742247 | 2026-06-12 07:31:35.742328 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-12 07:31:36.489424 | debian-bookworm | changed 2026-06-12 07:31:36.500188 | 2026-06-12 07:31:36.500382 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-12 07:31:37.172855 | debian-bookworm | changed 2026-06-12 07:31:37.177651 | 2026-06-12 07:31:37.177733 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-12 07:31:37.211795 | debian-bookworm | skipping: Conditional result was False 2026-06-12 07:31:37.216628 | 2026-06-12 07:31:37.216714 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-12 07:31:37.606373 | debian-bookworm -> localhost | changed 2026-06-12 07:31:37.617880 | 2026-06-12 07:31:37.618027 | TASK [add-build-sshkey : Add back temp key] 2026-06-12 07:31:38.096071 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/a77a559955344eb49946b7065e1cd9e4/work/a77a559955344eb49946b7065e1cd9e4_id_rsa (zuul-build-sshkey) 2026-06-12 07:31:38.096274 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.017165 2026-06-12 07:31:38.105398 | 2026-06-12 07:31:38.105491 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-12 07:31:38.462984 | debian-bookworm | ok 2026-06-12 07:31:38.469846 | 2026-06-12 07:31:38.469944 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-12 07:31:38.482595 | debian-bookworm | skipping: Conditional result was False 2026-06-12 07:31:38.496150 | 2026-06-12 07:31:38.496251 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-12 07:31:39.067735 | debian-bookworm | ok 2026-06-12 07:31:39.095922 | 2026-06-12 07:31:39.096207 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-12 07:31:39.160683 | debian-bookworm | ok 2026-06-12 07:31:39.165607 | 2026-06-12 07:31:39.165696 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-12 07:31:39.604347 | debian-bookworm -> localhost | ok 2026-06-12 07:31:39.609565 | 2026-06-12 07:31:39.609649 | TASK [validate-host : Collect information about the host] 2026-06-12 07:31:40.870824 | debian-bookworm | ok 2026-06-12 07:31:40.895408 | 2026-06-12 07:31:40.895521 | TASK [validate-host : Sanitize hostname] 2026-06-12 07:31:41.062911 | debian-bookworm | ok 2026-06-12 07:31:41.067575 | 2026-06-12 07:31:41.067675 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-12 07:31:41.962437 | debian-bookworm -> localhost | changed 2026-06-12 07:31:41.967934 | 2026-06-12 07:31:41.968030 | TASK [validate-host : Collect information about zuul worker] 2026-06-12 07:31:42.348607 | debian-bookworm | ok 2026-06-12 07:31:42.353231 | 2026-06-12 07:31:42.353328 | TASK [validate-host : Write out all zuul information for each host] 2026-06-12 07:31:43.218563 | debian-bookworm -> localhost | changed 2026-06-12 07:31:43.228192 | 2026-06-12 07:31:43.228289 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-12 07:31:43.517791 | debian-bookworm | ok 2026-06-12 07:31:43.523657 | 2026-06-12 07:31:43.523758 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-12 07:31:44.634877 | debian-bookworm | changed: 2026-06-12 07:31:44.635061 | debian-bookworm | cd+++++++++ src/ 2026-06-12 07:31:44.635096 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-12 07:31:44.635122 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-12 07:31:44.635144 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-06-12 07:31:44.635165 | debian-bookworm | Containerfile 2026-06-12 07:31:44.635298 | debian-bookworm | Containerfile 2026-06-12 07:31:44.661867 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/a77a559955344eb49946b7065e1cd9e4/work/logs" 2026-06-12 07:32:51.323092 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/a77a559955344eb49946b7065e1cd9e4/work/artifacts" 2026-06-12 07:32:51.642205 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/a77a559955344eb49946b7065e1cd9e4/work/docs" 2026-06-12 07:32:51.655976 | 2026-06-12 07:32:51.656179 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-12 07:32:52.460880 | debian-bookworm | changed: 2026-06-12 07:32:52.461210 | debian-bookworm | .d..t...... ./ 2026-06-12 07:32:52.461271 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-12 07:32:52.461312 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-12 07:32:52.461348 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-12 07:32:52.461381 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-12 07:32:52.461414 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-12 07:32:52.461479 | debian-bookworm | changed: All items complete 2026-06-12 07:32:52.461522 | 2026-06-12 07:32:53.036627 | debian-bookworm | changed: .d..t...... ./ 2026-06-12 07:32:53.624712 | debian-bookworm | changed: .d..t...... ./ 2026-06-12 07:32:53.646590 | 2026-06-12 07:32:53.646729 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-12 07:32:53.995125 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.011458 2026-06-12 07:32:54.298093 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.012743 2026-06-12 07:32:54.320903 | 2026-06-12 07:32:54.321056 | PLAY RECAP 2026-06-12 07:32:54.321126 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-12 07:32:54.321161 | 2026-06-12 07:32:54.469771 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-12 07:32:54.471488 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-12 07:32:55.261309 | 2026-06-12 07:32:55.261471 | PLAY [Base post] 2026-06-12 07:32:55.275284 | 2026-06-12 07:32:55.275419 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-12 07:32:55.908912 | debian-bookworm | changed 2026-06-12 07:32:55.918483 | 2026-06-12 07:32:55.918641 | PLAY RECAP 2026-06-12 07:32:55.918735 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-12 07:32:55.918877 | 2026-06-12 07:32:56.046572 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-12 07:32:56.047658 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-12 07:32:56.919802 | 2026-06-12 07:32:56.919997 | PLAY [Base post-logs] 2026-06-12 07:32:56.930779 | 2026-06-12 07:32:56.930964 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-12 07:32:57.382121 | localhost | changed 2026-06-12 07:32:57.392336 | 2026-06-12 07:32:57.392489 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-12 07:32:57.428406 | localhost | ok 2026-06-12 07:32:57.432515 | 2026-06-12 07:32:57.432641 | TASK [Set zuul-log-path fact] 2026-06-12 07:32:57.459990 | localhost | ok 2026-06-12 07:32:57.473200 | 2026-06-12 07:32:57.473337 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-12 07:32:57.510612 | localhost | ok 2026-06-12 07:32:57.516976 | 2026-06-12 07:32:57.517147 | TASK [upload-logs : Create log directories] 2026-06-12 07:32:58.094010 | localhost | changed 2026-06-12 07:32:58.098935 | 2026-06-12 07:32:58.099077 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-12 07:32:58.607532 | localhost -> localhost | ok: Runtime: 0:00:00.007495 2026-06-12 07:32:58.613181 | 2026-06-12 07:32:58.613333 | TASK [upload-logs : Upload logs to log server] 2026-06-12 07:32:59.213591 | localhost | Output suppressed because no_log was given 2026-06-12 07:32:59.216106 | 2026-06-12 07:32:59.216230 | LOOP [upload-logs : Compress console log and json output] 2026-06-12 07:32:59.272335 | localhost | skipping: Conditional result was False 2026-06-12 07:32:59.276982 | localhost | skipping: Conditional result was False 2026-06-12 07:32:59.289589 | 2026-06-12 07:32:59.289819 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-12 07:32:59.337390 | localhost | skipping: Conditional result was False 2026-06-12 07:32:59.338143 | 2026-06-12 07:32:59.340975 | localhost | skipping: Conditional result was False 2026-06-12 07:32:59.355636 | 2026-06-12 07:32:59.356018 | LOOP [upload-logs : Upload console log and json output]