2025-10-07 03:09:36.137435 | Job console starting 2025-10-07 03:09:36.170199 | Updating git repos 2025-10-07 03:09:36.187470 | Cloning repos into workspace 2025-10-07 03:09:36.251427 | Restoring repo states 2025-10-07 03:09:36.258929 | Merging changes 2025-10-07 03:09:36.258943 | Checking out repos 2025-10-07 03:09:36.323643 | Preparing playbooks 2025-10-07 03:09:36.900358 | Running Ansible setup 2025-10-07 03:09:41.660192 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-07 03:09:42.533136 | 2025-10-07 03:09:42.533244 | PLAY [Base pre] 2025-10-07 03:09:42.548044 | 2025-10-07 03:09:42.548135 | TASK [Setup log path fact] 2025-10-07 03:09:42.565318 | debian-bookworm | ok 2025-10-07 03:09:42.578740 | 2025-10-07 03:09:42.578856 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-07 03:09:42.626075 | debian-bookworm | ok 2025-10-07 03:09:42.643871 | 2025-10-07 03:09:42.643966 | TASK [emit-job-header : Print job information] 2025-10-07 03:09:42.701044 | # Job Information 2025-10-07 03:09:42.701182 | Ansible Version: 2.16.14 2025-10-07 03:09:42.701210 | Job: mypy 2025-10-07 03:09:42.701236 | Pipeline: periodic-daily 2025-10-07 03:09:42.701255 | Executor: 521e9411259a 2025-10-07 03:09:42.701272 | Triggered by: https://github.com/osism/openstack-simple-stress 2025-10-07 03:09:42.701289 | Event ID: 5d0282d0729d4fcf8296b3cc62eeec6b 2025-10-07 03:09:42.705159 | 2025-10-07 03:09:42.705235 | LOOP [emit-job-header : Print node information] 2025-10-07 03:09:42.866275 | debian-bookworm | ok: 2025-10-07 03:09:42.866497 | debian-bookworm | # Node Information 2025-10-07 03:09:42.866531 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-07 03:09:42.866552 | debian-bookworm | Hostname: debian 2025-10-07 03:09:42.866570 | debian-bookworm | Username: zuul 2025-10-07 03:09:42.866588 | debian-bookworm | Distro: Debian 12.12 2025-10-07 03:09:42.866607 | debian-bookworm | Provider: regiocloud-a 2025-10-07 03:09:42.866625 | debian-bookworm | Region: 2025-10-07 03:09:42.866642 | debian-bookworm | Label: debian-bookworm 2025-10-07 03:09:42.866659 | debian-bookworm | Product Name: OpenStack Nova 2025-10-07 03:09:42.866676 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe54:954b 2025-10-07 03:09:42.876011 | 2025-10-07 03:09:42.876108 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-07 03:09:43.660926 | debian-bookworm -> localhost | changed 2025-10-07 03:09:43.666815 | 2025-10-07 03:09:43.666973 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-07 03:09:45.184199 | debian-bookworm -> localhost | changed 2025-10-07 03:09:45.200288 | 2025-10-07 03:09:45.200458 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-07 03:09:45.477082 | debian-bookworm -> localhost | ok 2025-10-07 03:09:45.483132 | 2025-10-07 03:09:45.483229 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-07 03:09:45.520940 | debian-bookworm | ok 2025-10-07 03:09:45.550708 | debian-bookworm | included: /var/lib/zuul/builds/f8b19954987c41bb96717b9bf94daf28/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-07 03:09:45.562970 | 2025-10-07 03:09:45.563069 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-07 03:09:46.829524 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-07 03:09:46.829689 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f8b19954987c41bb96717b9bf94daf28/work/f8b19954987c41bb96717b9bf94daf28_id_rsa 2025-10-07 03:09:46.829721 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f8b19954987c41bb96717b9bf94daf28/work/f8b19954987c41bb96717b9bf94daf28_id_rsa.pub 2025-10-07 03:09:46.829744 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-07 03:09:46.829766 | debian-bookworm -> localhost | SHA256:LjLkYZz3EJJH3+BbrCnADKxhwhjPYHrWR2UVEXDQOOQ zuul-build-sshkey 2025-10-07 03:09:46.829785 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-07 03:09:46.829811 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-07 03:09:46.829830 | debian-bookworm -> localhost | |=+. ooB**+ | 2025-10-07 03:09:46.829849 | debian-bookworm -> localhost | |**.= + =o=. | 2025-10-07 03:09:46.829866 | debian-bookworm -> localhost | |+o= B + E.+ | 2025-10-07 03:09:46.829882 | debian-bookworm -> localhost | |.o . * . = | 2025-10-07 03:09:46.829899 | debian-bookworm -> localhost | | * + S | 2025-10-07 03:09:46.829919 | debian-bookworm -> localhost | | + o = | 2025-10-07 03:09:46.829937 | debian-bookworm -> localhost | | + . o | 2025-10-07 03:09:46.829954 | debian-bookworm -> localhost | | o . | 2025-10-07 03:09:46.829971 | debian-bookworm -> localhost | | | 2025-10-07 03:09:46.829987 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-07 03:09:46.830030 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.835346 2025-10-07 03:09:46.836002 | 2025-10-07 03:09:46.836080 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-07 03:09:46.855254 | debian-bookworm | ok 2025-10-07 03:09:46.864542 | debian-bookworm | included: /var/lib/zuul/builds/f8b19954987c41bb96717b9bf94daf28/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-07 03:09:46.872357 | 2025-10-07 03:09:46.872434 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-07 03:09:46.884785 | debian-bookworm | skipping: Conditional result was False 2025-10-07 03:09:46.889551 | 2025-10-07 03:09:46.889620 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-07 03:09:47.623580 | debian-bookworm | changed 2025-10-07 03:09:47.632071 | 2025-10-07 03:09:47.632205 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-07 03:09:47.907614 | debian-bookworm | ok 2025-10-07 03:09:47.918022 | 2025-10-07 03:09:47.918507 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-07 03:09:48.576745 | debian-bookworm | changed 2025-10-07 03:09:48.584067 | 2025-10-07 03:09:48.584159 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-07 03:09:49.221989 | debian-bookworm | changed 2025-10-07 03:09:49.227818 | 2025-10-07 03:09:49.227908 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-07 03:09:49.240543 | debian-bookworm | skipping: Conditional result was False 2025-10-07 03:09:49.247210 | 2025-10-07 03:09:49.247295 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-07 03:09:49.680249 | debian-bookworm -> localhost | changed 2025-10-07 03:09:49.688895 | 2025-10-07 03:09:49.688978 | TASK [add-build-sshkey : Add back temp key] 2025-10-07 03:09:50.062122 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f8b19954987c41bb96717b9bf94daf28/work/f8b19954987c41bb96717b9bf94daf28_id_rsa (zuul-build-sshkey) 2025-10-07 03:09:50.062337 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.023728 2025-10-07 03:09:50.070013 | 2025-10-07 03:09:50.070110 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-07 03:09:50.434314 | debian-bookworm | ok 2025-10-07 03:09:50.439651 | 2025-10-07 03:09:50.439737 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-07 03:09:50.475027 | debian-bookworm | skipping: Conditional result was False 2025-10-07 03:09:50.485814 | 2025-10-07 03:09:50.485909 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-07 03:09:50.897087 | debian-bookworm | ok 2025-10-07 03:09:50.911782 | 2025-10-07 03:09:50.911886 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-07 03:09:50.973343 | debian-bookworm | ok 2025-10-07 03:09:50.982944 | 2025-10-07 03:09:50.983044 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-07 03:09:51.342725 | debian-bookworm -> localhost | ok 2025-10-07 03:09:51.349097 | 2025-10-07 03:09:51.349193 | TASK [validate-host : Collect information about the host] 2025-10-07 03:09:52.516855 | debian-bookworm | ok 2025-10-07 03:09:52.527764 | 2025-10-07 03:09:52.527881 | TASK [validate-host : Sanitize hostname] 2025-10-07 03:09:52.619866 | debian-bookworm | ok 2025-10-07 03:09:52.652444 | 2025-10-07 03:09:52.653726 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-07 03:09:53.182875 | debian-bookworm -> localhost | changed 2025-10-07 03:09:53.188139 | 2025-10-07 03:09:53.188229 | TASK [validate-host : Collect information about zuul worker] 2025-10-07 03:09:53.620241 | debian-bookworm | ok 2025-10-07 03:09:53.624781 | 2025-10-07 03:09:53.624876 | TASK [validate-host : Write out all zuul information for each host] 2025-10-07 03:09:54.295655 | debian-bookworm -> localhost | changed 2025-10-07 03:09:54.306731 | 2025-10-07 03:09:54.306825 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-07 03:09:54.626941 | debian-bookworm | ok 2025-10-07 03:09:54.631337 | 2025-10-07 03:09:54.631448 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-07 03:09:55.702124 | debian-bookworm | changed: 2025-10-07 03:09:55.702289 | debian-bookworm | cd+++++++++ src/ 2025-10-07 03:09:55.702320 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-07 03:09:55.702341 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-07 03:09:55.702384 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-simple-stress/ 2025-10-07 03:09:55.702401 | debian-bookworm | =2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.5.0) 2025-10-07 03:10:40.547183 | debian-bookworm | Installing collected packages: types-simplejson, types-requests, types-PyYAML, types-decorator 2025-10-07 03:10:40.633729 | debian-bookworm | Successfully installed types-PyYAML-6.0.12.20250915 types-decorator-5.2.0.20250324 types-requests-2.32.4.20250913 types-simplejson-3.20.0.20250822 2025-10-07 03:10:44.764688 | debian-bookworm | Installing missing stub packages: 2025-10-07 03:10:44.764769 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyYAML types-decorator types-requests types-simplejson 2025-10-07 03:10:44.764778 | debian-bookworm | 2025-10-07 03:10:44.764785 | debian-bookworm | 2025-10-07 03:10:44.764792 | debian-bookworm | Success: no issues found in 5 source files 2025-10-07 03:10:44.860238 | debian-bookworm | ok: Runtime: 0:00:14.279700 2025-10-07 03:10:44.866322 | 2025-10-07 03:10:44.866385 | PLAY RECAP 2025-10-07 03:10:44.866433 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2025-10-07 03:10:44.866457 | 2025-10-07 03:10:45.046441 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2025-10-07 03:10:45.047092 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-07 03:10:46.540138 | 2025-10-07 03:10:46.540273 | PLAY [Base post] 2025-10-07 03:10:46.553397 | 2025-10-07 03:10:46.553507 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-10-07 03:10:47.316109 | debian-bookworm | changed 2025-10-07 03:10:47.320871 | 2025-10-07 03:10:47.320940 | PLAY RECAP 2025-10-07 03:10:47.320986 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-10-07 03:10:47.321035 | 2025-10-07 03:10:47.432753 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-07 03:10:47.433642 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-10-07 03:10:48.406155 | 2025-10-07 03:10:48.406300 | PLAY [Base post-logs] 2025-10-07 03:10:48.415622 | 2025-10-07 03:10:48.415734 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-10-07 03:10:49.405711 | localhost | changed 2025-10-07 03:10:49.414554 | 2025-10-07 03:10:49.414674 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-10-07 03:10:49.473900 | localhost | ok 2025-10-07 03:10:49.476680 | 2025-10-07 03:10:49.476764 | TASK [Set zuul-log-path fact] 2025-10-07 03:10:49.521344 | localhost | ok 2025-10-07 03:10:49.528853 | 2025-10-07 03:10:49.528956 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-07 03:10:49.571871 | localhost | ok 2025-10-07 03:10:49.575038 | 2025-10-07 03:10:49.575142 | TASK [upload-logs : Create log directories] 2025-10-07 03:10:50.862462 | localhost | changed 2025-10-07 03:10:50.865272 | 2025-10-07 03:10:50.865377 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-10-07 03:10:51.821327 | localhost -> localhost | ok: Runtime: 0:00:00.019416 2025-10-07 03:10:51.824226 | 2025-10-07 03:10:51.824314 | TASK [upload-logs : Upload logs to log server] 2025-10-07 03:10:52.672970 | localhost | Output suppressed because no_log was given 2025-10-07 03:10:52.674267 | 2025-10-07 03:10:52.674361 | LOOP [upload-logs : Compress console log and json output] 2025-10-07 03:10:52.784817 | localhost | skipping: Conditional result was False 2025-10-07 03:10:52.797531 | localhost | skipping: Conditional result was False 2025-10-07 03:10:52.800033 | 2025-10-07 03:10:52.800113 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-07 03:10:52.892716 | localhost | skipping: Conditional result was False 2025-10-07 03:10:52.892908 | 2025-10-07 03:10:52.906102 | localhost | skipping: Conditional result was False 2025-10-07 03:10:52.915659 | 2025-10-07 03:10:52.915758 | LOOP [upload-logs : Upload console log and json output]