2026-06-03 07:54:43.038584 | Job console starting 2026-06-03 07:54:43.089008 | Updating git repos 2026-06-03 07:54:43.204445 | Cloning repos into workspace 2026-06-03 07:54:43.283814 | Restoring repo states 2026-06-03 07:54:43.299481 | Merging changes 2026-06-03 07:54:44.148805 | Checking out repos 2026-06-03 07:54:44.266172 | Preparing playbooks 2026-06-03 07:54:46.568899 | Running Ansible setup 2026-06-03 07:54:51.996391 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-03 07:54:53.729277 | 2026-06-03 07:54:53.729429 | PLAY [Base pre] 2026-06-03 07:54:53.751694 | 2026-06-03 07:54:53.751818 | TASK [Setup log path fact] 2026-06-03 07:54:53.790651 | debian-bookworm | ok 2026-06-03 07:54:53.817949 | 2026-06-03 07:54:53.818092 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-03 07:54:53.858133 | debian-bookworm | ok 2026-06-03 07:54:53.867909 | 2026-06-03 07:54:53.868006 | TASK [emit-job-header : Print job information] 2026-06-03 07:54:54.044126 | # Job Information 2026-06-03 07:54:54.044315 | Ansible Version: 2.16.14 2026-06-03 07:54:54.044351 | Job: python-osism-test-setup 2026-06-03 07:54:54.044387 | Pipeline: check 2026-06-03 07:54:54.044411 | Executor: 521e9411259a 2026-06-03 07:54:54.044432 | Triggered by: https://github.com/osism/python-osism/pull/2328 2026-06-03 07:54:54.044455 | Event ID: 73871c70-5f21-11f1-860a-6428e920a180 2026-06-03 07:54:54.052180 | 2026-06-03 07:54:54.052286 | LOOP [emit-job-header : Print node information] 2026-06-03 07:54:54.356542 | debian-bookworm | ok: 2026-06-03 07:54:54.356800 | debian-bookworm | # Node Information 2026-06-03 07:54:54.356840 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-03 07:54:54.356867 | debian-bookworm | Hostname: debian 2026-06-03 07:54:54.356889 | debian-bookworm | Username: zuul 2026-06-03 07:54:54.356911 | debian-bookworm | Distro: Debian 12.14 2026-06-03 07:54:54.356934 | debian-bookworm | Provider: regiocloud-a 2026-06-03 07:54:54.356956 | debian-bookworm | Region: 2026-06-03 07:54:54.356976 | debian-bookworm | Label: debian-bookworm 2026-06-03 07:54:54.356996 | debian-bookworm | Product Name: OpenStack Nova 2026-06-03 07:54:54.357015 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe82:6842 2026-06-03 07:54:54.377552 | 2026-06-03 07:54:54.377686 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-03 07:54:55.106742 | debian-bookworm -> localhost | changed 2026-06-03 07:54:55.113981 | 2026-06-03 07:54:55.114097 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-03 07:54:57.034249 | debian-bookworm -> localhost | changed 2026-06-03 07:54:57.090950 | 2026-06-03 07:54:57.092859 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-03 07:54:57.799617 | debian-bookworm -> localhost | ok 2026-06-03 07:54:57.804504 | 2026-06-03 07:54:57.804596 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-03 07:54:57.842678 | debian-bookworm | ok 2026-06-03 07:54:57.862975 | debian-bookworm | included: /var/lib/zuul/builds/ae07b1dffcab49278520b3f284f898b2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-03 07:54:57.877765 | 2026-06-03 07:54:57.877851 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-03 07:54:59.406511 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-03 07:54:59.406690 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ae07b1dffcab49278520b3f284f898b2/work/ae07b1dffcab49278520b3f284f898b2_id_rsa 2026-06-03 07:54:59.406721 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ae07b1dffcab49278520b3f284f898b2/work/ae07b1dffcab49278520b3f284f898b2_id_rsa.pub 2026-06-03 07:54:59.406743 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-03 07:54:59.406762 | debian-bookworm -> localhost | SHA256:9CLYFKM8o7I+6EfucvnnndvxYCLoeT/IUvCEnRvRrGs zuul-build-sshkey 2026-06-03 07:54:59.406780 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-03 07:54:59.406809 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-03 07:54:59.406828 | debian-bookworm -> localhost | | o o | 2026-06-03 07:54:59.406861 | debian-bookworm -> localhost | | . . + o | 2026-06-03 07:54:59.406878 | debian-bookworm -> localhost | | = + = | 2026-06-03 07:54:59.406894 | debian-bookworm -> localhost | | . O B . | 2026-06-03 07:54:59.406910 | debian-bookworm -> localhost | |. . . * S . | 2026-06-03 07:54:59.406930 | debian-bookworm -> localhost | | o . .E . | 2026-06-03 07:54:59.406947 | debian-bookworm -> localhost | |o o ..+... + | 2026-06-03 07:54:59.406963 | debian-bookworm -> localhost | |oo =...=o.= + | 2026-06-03 07:54:59.406980 | debian-bookworm -> localhost | |.o*..+=..=o. . | 2026-06-03 07:54:59.406996 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-03 07:54:59.407041 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.818253 2026-06-03 07:54:59.412213 | 2026-06-03 07:54:59.412299 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-03 07:54:59.448609 | debian-bookworm | ok 2026-06-03 07:54:59.455870 | debian-bookworm | included: /var/lib/zuul/builds/ae07b1dffcab49278520b3f284f898b2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-03 07:54:59.483373 | 2026-06-03 07:54:59.483450 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-03 07:54:59.495939 | debian-bookworm | skipping: Conditional result was False 2026-06-03 07:54:59.500451 | 2026-06-03 07:54:59.500535 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-03 07:55:00.188034 | debian-bookworm | changed 2026-06-03 07:55:00.194595 | 2026-06-03 07:55:00.194677 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-03 07:55:00.469089 | debian-bookworm | ok 2026-06-03 07:55:00.475028 | 2026-06-03 07:55:00.475125 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-03 07:55:01.096698 | debian-bookworm | changed 2026-06-03 07:55:01.117672 | 2026-06-03 07:55:01.117824 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-03 07:55:01.756031 | debian-bookworm | changed 2026-06-03 07:55:01.763385 | 2026-06-03 07:55:01.763495 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-03 07:55:01.790008 | debian-bookworm | skipping: Conditional result was False 2026-06-03 07:55:01.797851 | 2026-06-03 07:55:01.797963 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-03 07:55:02.337643 | debian-bookworm -> localhost | changed 2026-06-03 07:55:02.351762 | 2026-06-03 07:55:02.351859 | TASK [add-build-sshkey : Add back temp key] 2026-06-03 07:55:02.834355 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ae07b1dffcab49278520b3f284f898b2/work/ae07b1dffcab49278520b3f284f898b2_id_rsa (zuul-build-sshkey) 2026-06-03 07:55:02.834573 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013971 2026-06-03 07:55:02.840884 | 2026-06-03 07:55:02.840967 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-03 07:55:03.274825 | debian-bookworm | ok 2026-06-03 07:55:03.282380 | 2026-06-03 07:55:03.282495 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-03 07:55:03.298880 | debian-bookworm | skipping: Conditional result was False 2026-06-03 07:55:03.307652 | 2026-06-03 07:55:03.307739 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-03 07:55:03.789765 | debian-bookworm | ok 2026-06-03 07:55:03.798444 | 2026-06-03 07:55:03.798547 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-03 07:55:03.845326 | debian-bookworm | ok 2026-06-03 07:55:03.849333 | 2026-06-03 07:55:03.849410 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-03 07:55:04.206087 | debian-bookworm -> localhost | ok 2026-06-03 07:55:04.212325 | 2026-06-03 07:55:04.212429 | TASK [validate-host : Collect information about the host] 2026-06-03 07:55:05.240882 | debian-bookworm | ok 2026-06-03 07:55:05.248970 | 2026-06-03 07:55:05.253750 | TASK [validate-host : Sanitize hostname] 2026-06-03 07:55:05.372536 | debian-bookworm | ok 2026-06-03 07:55:05.431089 | 2026-06-03 07:55:05.431203 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-03 07:55:06.182698 | debian-bookworm -> localhost | changed 2026-06-03 07:55:06.188584 | 2026-06-03 07:55:06.188674 | TASK [validate-host : Collect information about zuul worker] 2026-06-03 07:55:06.655373 | debian-bookworm | ok 2026-06-03 07:55:06.659225 | 2026-06-03 07:55:06.659316 | TASK [validate-host : Write out all zuul information for each host] 2026-06-03 07:55:07.360823 | debian-bookworm -> localhost | changed 2026-06-03 07:55:07.368657 | 2026-06-03 07:55:07.368742 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-03 07:55:07.642329 | debian-bookworm | ok 2026-06-03 07:55:07.646867 | 2026-06-03 07:55:07.646945 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-03 07:55:08.966824 | debian-bookworm | changed: 2026-06-03 07:55:08.967127 | debian-bookworm | cd+++++++++ src/ 2026-06-03 07:55:08.967169 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-03 07:55:08.967196 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-03 07:55:08.967220 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-06-03 07:55:08.967242 | debian-bookworm | Containerfile 2026-06-03 07:55:08.967383 | debian-bookworm | Containerfile 2026-06-03 07:55:08.977800 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/ae07b1dffcab49278520b3f284f898b2/work/logs" 2026-06-03 07:57:01.984076 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ae07b1dffcab49278520b3f284f898b2/work/artifacts" 2026-06-03 07:57:02.294984 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ae07b1dffcab49278520b3f284f898b2/work/docs" 2026-06-03 07:57:02.312407 | 2026-06-03 07:57:02.312629 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-03 07:57:03.126237 | debian-bookworm | changed: 2026-06-03 07:57:03.126620 | debian-bookworm | .d..t...... ./ 2026-06-03 07:57:03.126687 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-03 07:57:03.126746 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-03 07:57:03.126794 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-03 07:57:03.126891 | debian-bookworm | changed: All items complete 2026-06-03 07:57:03.126933 | 2026-06-03 07:57:03.750112 | debian-bookworm | changed: .d..t...... ./ 2026-06-03 07:57:04.335880 | debian-bookworm | changed: .d..t...... ./ 2026-06-03 07:57:04.354665 | 2026-06-03 07:57:04.354808 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-03 07:57:04.880711 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.007678 2026-06-03 07:57:05.176863 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.010033 2026-06-03 07:57:05.187402 | 2026-06-03 07:57:05.187492 | PLAY RECAP 2026-06-03 07:57:05.187590 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-03 07:57:05.187616 | 2026-06-03 07:57:05.313545 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-03 07:57:05.315633 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-03 07:57:06.059738 | 2026-06-03 07:57:06.059918 | PLAY [Base post] 2026-06-03 07:57:06.074685 | 2026-06-03 07:57:06.074867 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-03 07:57:06.916234 | debian-bookworm | changed 2026-06-03 07:57:06.926562 | 2026-06-03 07:57:06.926689 | PLAY RECAP 2026-06-03 07:57:06.926775 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-03 07:57:06.926885 | 2026-06-03 07:57:07.051143 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-03 07:57:07.053959 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-03 07:57:07.836539 | 2026-06-03 07:57:07.836716 | PLAY [Base post-logs] 2026-06-03 07:57:07.847410 | 2026-06-03 07:57:07.847590 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-03 07:57:08.321428 | localhost | changed 2026-06-03 07:57:08.336071 | 2026-06-03 07:57:08.336283 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-03 07:57:08.363651 | localhost | ok 2026-06-03 07:57:08.368567 | 2026-06-03 07:57:08.368706 | TASK [Set zuul-log-path fact] 2026-06-03 07:57:08.396059 | localhost | ok 2026-06-03 07:57:08.410085 | 2026-06-03 07:57:08.410237 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-03 07:57:08.447941 | localhost | ok 2026-06-03 07:57:08.454829 | 2026-06-03 07:57:08.455043 | TASK [upload-logs : Create log directories] 2026-06-03 07:57:08.994593 | localhost | changed 2026-06-03 07:57:08.999804 | 2026-06-03 07:57:08.999966 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-03 07:57:09.512548 | localhost -> localhost | ok: Runtime: 0:00:00.006616 2026-06-03 07:57:09.517033 | 2026-06-03 07:57:09.517157 | TASK [upload-logs : Upload logs to log server] 2026-06-03 07:57:10.130902 | localhost | Output suppressed because no_log was given 2026-06-03 07:57:10.132782 | 2026-06-03 07:57:10.132889 | LOOP [upload-logs : Compress console log and json output] 2026-06-03 07:57:10.185056 | localhost | skipping: Conditional result was False 2026-06-03 07:57:10.190895 | localhost | skipping: Conditional result was False 2026-06-03 07:57:10.203908 | 2026-06-03 07:57:10.204165 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-03 07:57:10.268698 | localhost | skipping: Conditional result was False 2026-06-03 07:57:10.268990 | 2026-06-03 07:57:10.273824 | localhost | skipping: Conditional result was False 2026-06-03 07:57:10.288920 | 2026-06-03 07:57:10.289137 | LOOP [upload-logs : Upload console log and json output]