2026-04-19 03:13:18.086167 | Job console starting 2026-04-19 03:13:18.103757 | Updating git repos 2026-04-19 03:13:18.119938 | Cloning repos into workspace 2026-04-19 03:13:18.180423 | Restoring repo states 2026-04-19 03:13:18.199144 | Merging changes 2026-04-19 03:13:18.199166 | Checking out repos 2026-04-19 03:13:18.262067 | Preparing playbooks 2026-04-19 03:13:18.750769 | Running Ansible setup 2026-04-19 03:13:22.855197 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-19 03:13:23.571900 | 2026-04-19 03:13:23.572029 | PLAY [Base pre] 2026-04-19 03:13:23.587157 | 2026-04-19 03:13:23.587270 | TASK [Setup log path fact] 2026-04-19 03:13:23.605363 | debian-bookworm | ok 2026-04-19 03:13:23.620208 | 2026-04-19 03:13:23.620335 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-19 03:13:23.659340 | debian-bookworm | ok 2026-04-19 03:13:23.668711 | 2026-04-19 03:13:23.668823 | TASK [emit-job-header : Print job information] 2026-04-19 03:13:23.718510 | # Job Information 2026-04-19 03:13:23.718695 | Ansible Version: 2.16.14 2026-04-19 03:13:23.718734 | Job: mypy 2026-04-19 03:13:23.718767 | Pipeline: periodic-daily 2026-04-19 03:13:23.718790 | Executor: 521e9411259a 2026-04-19 03:13:23.718811 | Triggered by: https://github.com/osism/openstack-simple-stress 2026-04-19 03:13:23.718875 | Event ID: 617fed46da4343a9abd9129e6ee6ed56 2026-04-19 03:13:23.724581 | 2026-04-19 03:13:23.724679 | LOOP [emit-job-header : Print node information] 2026-04-19 03:13:23.854574 | debian-bookworm | ok: 2026-04-19 03:13:23.854984 | debian-bookworm | # Node Information 2026-04-19 03:13:23.855072 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-19 03:13:23.855126 | debian-bookworm | Hostname: debian 2026-04-19 03:13:23.855173 | debian-bookworm | Username: zuul 2026-04-19 03:13:23.855217 | debian-bookworm | Distro: Debian 12.13 2026-04-19 03:13:23.855273 | debian-bookworm | Provider: regiocloud-a 2026-04-19 03:13:23.855345 | debian-bookworm | Region: 2026-04-19 03:13:23.855414 | debian-bookworm | Label: debian-bookworm 2026-04-19 03:13:23.855456 | debian-bookworm | Product Name: OpenStack Nova 2026-04-19 03:13:23.855492 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee6:b8c5 2026-04-19 03:13:23.882225 | 2026-04-19 03:13:23.882356 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-19 03:13:24.332234 | debian-bookworm -> localhost | changed 2026-04-19 03:13:24.339503 | 2026-04-19 03:13:24.339613 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-19 03:13:25.468126 | debian-bookworm -> localhost | changed 2026-04-19 03:13:25.483892 | 2026-04-19 03:13:25.483999 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-19 03:13:25.739682 | debian-bookworm -> localhost | ok 2026-04-19 03:13:25.745605 | 2026-04-19 03:13:25.745710 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-19 03:13:25.773434 | debian-bookworm | ok 2026-04-19 03:13:25.789605 | debian-bookworm | included: /var/lib/zuul/builds/27aa3dd7aec94d1b885f02574fff58d3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-19 03:13:25.795341 | 2026-04-19 03:13:25.795429 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-19 03:13:27.016000 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-19 03:13:27.016236 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/27aa3dd7aec94d1b885f02574fff58d3/work/27aa3dd7aec94d1b885f02574fff58d3_id_rsa 2026-04-19 03:13:27.016276 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/27aa3dd7aec94d1b885f02574fff58d3/work/27aa3dd7aec94d1b885f02574fff58d3_id_rsa.pub 2026-04-19 03:13:27.016302 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-19 03:13:27.016328 | debian-bookworm -> localhost | SHA256:f+opfNeyj5u/8QkByQM+qR5DhZP3Vpd8QK16i23mGY0 zuul-build-sshkey 2026-04-19 03:13:27.016350 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-19 03:13:27.016383 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-19 03:13:27.016404 | debian-bookworm -> localhost | | oo .+o.| 2026-04-19 03:13:27.016427 | debian-bookworm -> localhost | | +o.+ .. +o| 2026-04-19 03:13:27.016447 | debian-bookworm -> localhost | | .o+.=. ...| 2026-04-19 03:13:27.016467 | debian-bookworm -> localhost | | . . .oo . | 2026-04-19 03:13:27.016487 | debian-bookworm -> localhost | | +S . o | 2026-04-19 03:13:27.016509 | debian-bookworm -> localhost | | . o. . oo | 2026-04-19 03:13:27.016530 | debian-bookworm -> localhost | | o . .*E..| 2026-04-19 03:13:27.016549 | debian-bookworm -> localhost | | o .++oB=.| 2026-04-19 03:13:27.016570 | debian-bookworm -> localhost | | ++.=X*o.| 2026-04-19 03:13:27.016591 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-19 03:13:27.016639 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.670561 2026-04-19 03:13:27.023652 | 2026-04-19 03:13:27.023769 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-19 03:13:27.055436 | debian-bookworm | ok 2026-04-19 03:13:27.065462 | debian-bookworm | included: /var/lib/zuul/builds/27aa3dd7aec94d1b885f02574fff58d3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-19 03:13:27.074969 | 2026-04-19 03:13:27.075088 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-19 03:13:27.099196 | debian-bookworm | skipping: Conditional result was False 2026-04-19 03:13:27.105464 | 2026-04-19 03:13:27.105590 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-19 03:13:27.752656 | debian-bookworm | changed 2026-04-19 03:13:27.758578 | 2026-04-19 03:13:27.758688 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-19 03:13:28.030980 | debian-bookworm | ok 2026-04-19 03:13:28.037197 | 2026-04-19 03:13:28.037327 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-19 03:13:28.730785 | debian-bookworm | changed 2026-04-19 03:13:28.743523 | 2026-04-19 03:13:28.743652 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-19 03:13:29.452346 | debian-bookworm | changed 2026-04-19 03:13:29.469084 | 2026-04-19 03:13:29.469223 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-19 03:13:29.519757 | debian-bookworm | skipping: Conditional result was False 2026-04-19 03:13:29.532337 | 2026-04-19 03:13:29.532491 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-19 03:13:30.485789 | debian-bookworm -> localhost | changed 2026-04-19 03:13:30.503471 | 2026-04-19 03:13:30.503616 | TASK [add-build-sshkey : Add back temp key] 2026-04-19 03:13:30.894621 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/27aa3dd7aec94d1b885f02574fff58d3/work/27aa3dd7aec94d1b885f02574fff58d3_id_rsa (zuul-build-sshkey) 2026-04-19 03:13:30.894972 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.017453 2026-04-19 03:13:30.907583 | 2026-04-19 03:13:30.907726 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-19 03:13:31.302232 | debian-bookworm | ok 2026-04-19 03:13:31.310454 | 2026-04-19 03:13:31.310560 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-19 03:13:31.337622 | debian-bookworm | skipping: Conditional result was False 2026-04-19 03:13:31.346532 | 2026-04-19 03:13:31.346620 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-19 03:13:31.751450 | debian-bookworm | ok 2026-04-19 03:13:31.761745 | 2026-04-19 03:13:31.761857 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-19 03:13:31.789681 | debian-bookworm | ok 2026-04-19 03:13:31.794420 | 2026-04-19 03:13:31.794510 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-19 03:13:32.203174 | debian-bookworm -> localhost | ok 2026-04-19 03:13:32.209327 | 2026-04-19 03:13:32.209423 | TASK [validate-host : Collect information about the host] 2026-04-19 03:13:33.301734 | debian-bookworm | ok 2026-04-19 03:13:33.313577 | 2026-04-19 03:13:33.313835 | TASK [validate-host : Sanitize hostname] 2026-04-19 03:13:33.403974 | debian-bookworm | ok 2026-04-19 03:13:33.438182 | 2026-04-19 03:13:33.438343 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-19 03:13:33.993088 | debian-bookworm -> localhost | changed 2026-04-19 03:13:33.997818 | 2026-04-19 03:13:33.997915 | TASK [validate-host : Collect information about zuul worker] 2026-04-19 03:13:34.404917 | debian-bookworm | ok 2026-04-19 03:13:34.412381 | 2026-04-19 03:13:34.412500 | TASK [validate-host : Write out all zuul information for each host] 2026-04-19 03:13:35.030332 | debian-bookworm -> localhost | changed 2026-04-19 03:13:35.048301 | 2026-04-19 03:13:35.048407 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-19 03:13:35.367153 | debian-bookworm | ok 2026-04-19 03:13:35.383006 | 2026-04-19 03:13:35.383670 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-19 03:13:36.215659 | debian-bookworm | changed: 2026-04-19 03:13:36.215899 | debian-bookworm | cd+++++++++ src/ 2026-04-19 03:13:36.215935 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-19 03:13:36.215959 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-19 03:13:36.215981 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-simple-stress/ 2026-04-19 03:13:36.216001 | debian-bookworm | =2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-04-19 03:14:17.682730 | debian-bookworm | Installing collected packages: types-simplejson, types-requests, types-PyYAML, types-decorator 2026-04-19 03:14:17.748212 | debian-bookworm | Successfully installed types-PyYAML-6.0.12.20260408 types-decorator-5.2.0.20260408 types-requests-2.33.0.20260408 types-simplejson-3.20.0.20260408 2026-04-19 03:14:19.606818 | debian-bookworm | openstack_simple_stress/main.py:210: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-04-19 03:14:19.606935 | debian-bookworm | openstack_simple_stress/main.py:211: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-04-19 03:14:19.606967 | debian-bookworm | openstack_simple_stress/main.py:212: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-04-19 03:14:19.607006 | debian-bookworm | openstack_simple_stress/main.py:213: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-04-19 03:14:19.607018 | debian-bookworm | Installing missing stub packages: 2026-04-19 03:14:19.607031 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyYAML types-decorator types-requests types-simplejson 2026-04-19 03:14:19.607042 | debian-bookworm | 2026-04-19 03:14:19.607055 | debian-bookworm | 2026-04-19 03:14:19.607066 | debian-bookworm | Success: no issues found in 7 source files 2026-04-19 03:14:19.967777 | debian-bookworm | ok: Runtime: 0:00:07.408279 2026-04-19 03:14:19.976462 | 2026-04-19 03:14:19.976556 | PLAY RECAP 2026-04-19 03:14:19.976614 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-04-19 03:14:19.976641 | 2026-04-19 03:14:20.208876 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-04-19 03:14:20.209845 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-19 03:14:21.209690 | 2026-04-19 03:14:21.209867 | PLAY [Base post] 2026-04-19 03:14:21.228800 | 2026-04-19 03:14:21.228990 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-19 03:14:21.786632 | debian-bookworm | changed 2026-04-19 03:14:21.800344 | 2026-04-19 03:14:21.800518 | PLAY RECAP 2026-04-19 03:14:21.800586 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-19 03:14:21.800647 | 2026-04-19 03:14:22.001405 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-19 03:14:22.002269 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-19 03:14:23.185460 | 2026-04-19 03:14:23.185646 | PLAY [Base post-logs] 2026-04-19 03:14:23.213647 | 2026-04-19 03:14:23.213811 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-19 03:14:23.919056 | localhost | changed 2026-04-19 03:14:23.932303 | 2026-04-19 03:14:23.932478 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-19 03:14:23.973336 | localhost | ok 2026-04-19 03:14:23.976602 | 2026-04-19 03:14:23.976703 | TASK [Set zuul-log-path fact] 2026-04-19 03:14:23.993535 | localhost | ok 2026-04-19 03:14:24.002051 | 2026-04-19 03:14:24.002166 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-19 03:14:24.052150 | localhost | ok 2026-04-19 03:14:24.055274 | 2026-04-19 03:14:24.055386 | TASK [upload-logs : Create log directories] 2026-04-19 03:14:24.801038 | localhost | changed 2026-04-19 03:14:24.805431 | 2026-04-19 03:14:24.805565 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-19 03:14:25.375570 | localhost -> localhost | ok: Runtime: 0:00:00.005563 2026-04-19 03:14:25.382136 | 2026-04-19 03:14:25.382266 | TASK [upload-logs : Upload logs to log server] 2026-04-19 03:14:26.177682 | localhost | Output suppressed because no_log was given 2026-04-19 03:14:26.179678 | 2026-04-19 03:14:26.179787 | LOOP [upload-logs : Compress console log and json output] 2026-04-19 03:14:26.252580 | localhost | skipping: Conditional result was False 2026-04-19 03:14:26.258722 | localhost | skipping: Conditional result was False 2026-04-19 03:14:26.276260 | 2026-04-19 03:14:26.276382 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-19 03:14:26.343127 | localhost | skipping: Conditional result was False 2026-04-19 03:14:26.344304 | 2026-04-19 03:14:26.346542 | localhost | skipping: Conditional result was False 2026-04-19 03:14:26.361134 | 2026-04-19 03:14:26.361346 | LOOP [upload-logs : Upload console log and json output]