06:05:11 GitHub pull request #695 of commit 3ba1ccc24f6e0323eb309673e2a56f3244180088, no merge conflicts. 06:05:11 Running as SYSTEM 06:05:11 Setting status of 3ba1ccc24f6e0323eb309673e2a56f3244180088 to PENDING with url https://jenkins.edgexfoundry.org/job/ci-management-jjb-verify/1086/ and message: 'Build started for merge commit.' 06:05:11 Using context: JJB Verify 06:05:11 [EnvInject] - Loading node environment variables. 06:05:11 Building remotely on prd-ubuntu20.04-docker-8c-8g-451 (ubuntu20.04-docker-8c-8g) in workspace /w/workspace/ci-management-jjb-verify 06:05:11 [ssh-agent] Looking for ssh-agent implementation... 06:05:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:05:12 $ ssh-agent 06:05:12 SSH_AUTH_SOCK=/tmp/ssh-Htp0kaTk1VMa/agent.1557 06:05:12 SSH_AGENT_PID=1559 06:05:12 [ssh-agent] Started. 06:05:12 Running ssh-add (command line suppressed) 06:05:12 Identity added: /w/workspace/ci-management-jjb-verify@tmp/private_key_179464886115460697.key (/w/workspace/ci-management-jjb-verify@tmp/private_key_179464886115460697.key) 06:05:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:05:12 The recommended git tool is: NONE 06:05:13 using credential edgex-jenkins-ssh 06:05:13 Wiping out workspace first. 06:05:13 Cloning the remote Git repository 06:05:13 Cloning repository git@github.com:edgexfoundry/ci-management 06:05:13 > git init /w/workspace/ci-management-jjb-verify # timeout=10 06:05:13 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 06:05:13 > git --version # timeout=10 06:05:13 > git --version # 'git version 2.25.1' 06:05:13 using GIT_SSH to set credentials SSH Credentials for GitHub 06:05:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 06:05:14 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 06:05:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:05:14 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 06:05:14 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 06:05:14 using GIT_SSH to set credentials SSH Credentials for GitHub 06:05:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 06:05:15 > git rev-parse refs/remotes/origin/pr/695/merge^{commit} # timeout=10 06:05:15 Checking out Revision ed5787c89c35c2b73878080f2b0553a7501a0977 (refs/remotes/origin/pr/695/merge) 06:05:15 > git config core.sparsecheckout # timeout=10 06:05:15 > git checkout -f ed5787c89c35c2b73878080f2b0553a7501a0977 # timeout=10 06:05:15 Commit message: "Merge 3ba1ccc24f6e0323eb309673e2a56f3244180088 into 2095cc05e6aa2b1bbe698f38631e93639302f8e5" 06:05:15 First time build. Skipping changelog. 06:05:15 > git remote # timeout=10 06:05:15 > git submodule init # timeout=10 06:05:15 > git submodule sync # timeout=10 06:05:15 > git config --get remote.origin.url # timeout=10 06:05:15 > git submodule init # timeout=10 06:05:15 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 06:05:15 > git config --get submodule.packer/common-packer.url # timeout=10 06:05:15 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 06:05:15 > git config --get submodule.global-jjb.url # timeout=10 06:05:15 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 06:05:16 > git submodule update --init --recursive packer/common-packer # timeout=10 06:05:16 > git submodule update --init --recursive global-jjb # timeout=10 06:05:20 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 06:05:20 provisioning config files... 06:05:20 copy managed file [npmrc] to file:/home/jenkins/.npmrc 06:05:20 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 06:05:20 [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins16127801745035501350.sh 06:05:20 ---> python-tools-install.sh 06:05:20 Setup pyenv: 06:05:20 * system (set by /opt/pyenv/version) 06:05:20 * 3.8.13 (set by /opt/pyenv/version) 06:05:20 * 3.9.13 (set by /opt/pyenv/version) 06:05:20 * 3.10.6 (set by /opt/pyenv/version) 06:05:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KuNj 06:05:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:05:27 lf-activate-venv(): INFO: Installing: lftools 06:05:50 lf-activate-venv(): INFO: Adding /tmp/venv-KuNj/bin to PATH 06:05:50 Generating Requirements File 06:06:15 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 06:06:15 lftools 0.37.12 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 06:06:15 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 06:06:16 Python 3.10.6 06:06:16 pip 25.0.1 from /tmp/venv-KuNj/lib/python3.10/site-packages/pip (python 3.10) 06:06:16 appdirs==1.4.4 06:06:16 argcomplete==3.6.2 06:06:16 aspy.yaml==1.3.0 06:06:16 attrs==25.3.0 06:06:16 autopage==0.5.2 06:06:16 beautifulsoup4==4.13.4 06:06:16 boto3==1.38.2 06:06:16 botocore==1.38.2 06:06:16 bs4==0.0.2 06:06:16 cachetools==5.5.2 06:06:16 certifi==2025.1.31 06:06:16 cffi==1.17.1 06:06:16 cfgv==3.4.0 06:06:16 chardet==5.2.0 06:06:16 charset-normalizer==3.4.1 06:06:16 click==8.1.8 06:06:16 cliff==4.9.1 06:06:16 cmd2==2.5.11 06:06:16 cryptography==3.3.2 06:06:16 debtcollector==3.0.0 06:06:16 decorator==5.2.1 06:06:16 defusedxml==0.7.1 06:06:16 Deprecated==1.2.18 06:06:16 distlib==0.3.9 06:06:16 dnspython==2.7.0 06:06:16 docker==4.2.2 06:06:16 dogpile.cache==1.3.4 06:06:16 durationpy==0.9 06:06:16 email_validator==2.2.0 06:06:16 filelock==3.18.0 06:06:16 future==1.0.0 06:06:16 gitdb==4.0.12 06:06:16 GitPython==3.1.44 06:06:16 google-auth==2.39.0 06:06:16 httplib2==0.22.0 06:06:16 identify==2.6.10 06:06:16 idna==3.10 06:06:16 importlib-resources==1.5.0 06:06:16 iso8601==2.1.0 06:06:16 Jinja2==3.1.6 06:06:16 jmespath==1.0.1 06:06:16 jsonpatch==1.33 06:06:16 jsonpointer==3.0.0 06:06:16 jsonschema==4.23.0 06:06:16 jsonschema-specifications==2025.4.1 06:06:16 keystoneauth1==5.10.0 06:06:16 kubernetes==32.0.1 06:06:16 lftools==0.37.12 06:06:16 lxml==5.4.0 06:06:16 MarkupSafe==3.0.2 06:06:16 msgpack==1.1.0 06:06:16 multi_key_dict==2.0.3 06:06:16 munch==4.0.0 06:06:16 netaddr==1.3.0 06:06:16 netifaces==0.11.0 06:06:16 niet==1.4.2 06:06:16 nodeenv==1.9.1 06:06:16 oauth2client==4.1.3 06:06:16 oauthlib==3.2.2 06:06:16 openstacksdk==0.62.0 06:06:16 os-client-config==2.1.0 06:06:16 os-service-types==1.7.0 06:06:16 osc-lib==4.0.0 06:06:16 oslo.config==9.7.1 06:06:16 oslo.context==5.7.1 06:06:16 oslo.i18n==6.5.1 06:06:16 oslo.log==7.1.0 06:06:16 oslo.serialization==5.7.0 06:06:16 oslo.utils==8.2.0 06:06:16 packaging==25.0 06:06:16 pbr==6.1.1 06:06:16 platformdirs==4.3.7 06:06:16 prettytable==3.16.0 06:06:16 psutil==7.0.0 06:06:16 pyasn1==0.6.1 06:06:16 pyasn1_modules==0.4.2 06:06:16 pycparser==2.22 06:06:16 pygerrit2==2.0.15 06:06:16 PyGithub==2.6.1 06:06:16 PyJWT==2.10.1 06:06:16 PyNaCl==1.5.0 06:06:16 pyparsing==2.4.7 06:06:16 pyperclip==1.9.0 06:06:16 pyrsistent==0.20.0 06:06:16 python-cinderclient==9.7.0 06:06:16 python-dateutil==2.9.0.post0 06:06:16 python-heatclient==4.1.0 06:06:16 python-jenkins==1.8.2 06:06:16 python-keystoneclient==5.6.0 06:06:16 python-magnumclient==4.8.1 06:06:16 python-novaclient==18.9.0 06:06:16 python-openstackclient==6.0.1 06:06:16 python-swiftclient==4.7.0 06:06:16 PyYAML==6.0.2 06:06:16 referencing==0.36.2 06:06:16 requests==2.32.3 06:06:16 requests-oauthlib==2.0.0 06:06:16 requestsexceptions==1.4.0 06:06:16 rfc3986==2.0.0 06:06:16 rpds-py==0.24.0 06:06:16 rsa==4.9.1 06:06:16 ruamel.yaml==0.18.10 06:06:16 ruamel.yaml.clib==0.2.12 06:06:16 s3transfer==0.12.0 06:06:16 simplejson==3.20.1 06:06:16 six==1.17.0 06:06:16 smmap==5.0.2 06:06:16 soupsieve==2.7 06:06:16 stevedore==5.4.1 06:06:16 tabulate==0.9.0 06:06:16 toml==0.10.2 06:06:16 tomlkit==0.13.2 06:06:16 tqdm==4.67.1 06:06:16 typing_extensions==4.13.2 06:06:16 tzdata==2025.2 06:06:16 urllib3==1.26.20 06:06:16 virtualenv==20.30.0 06:06:16 wcwidth==0.2.13 06:06:16 websocket-client==1.8.0 06:06:16 wrapt==1.17.2 06:06:16 xdg==6.0.0 06:06:16 xmltodict==0.14.2 06:06:16 yq==3.4.3 06:06:16 provisioning config files... 06:06:16 copy managed file [JJB Config] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 06:06:16 [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins720087748812146098.sh 06:06:16 ---> jjb-verify-job.sh 06:06:16 Checking for JIRA URLs in commit message... 06:06:16 lf-git-validate-jira-urls(): WARNING: JIRA_URL not set, continuing anyway 06:06:16 lf-jjb-check-ascii(): INFO: All JJB YAML files contain only printable ASCII characters 06:06:16 Setup pyenv: 06:06:16 system 06:06:16 3.8.13 06:06:16 3.9.13 06:06:16 * 3.10.6 (set by /w/workspace/ci-management-jjb-verify/.python-version) 06:06:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8xkI 06:06:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 06:06:22 lf-activate-venv(): INFO: Installing: jenkins-job-builder==5.0.4 setuptools==65.7.0 06:06:25 lf-activate-venv(): INFO: Adding /tmp/venv-8xkI/bin to PATH 06:06:26 INFO:jenkins_jobs.cli.subcommand.base:Updating jobs in [PosixPath('/w/workspace/ci-management-jjb-verify/jjb'), PosixPath('/w/workspace/ci-management-jjb-verify/jjb/ci-management'), PosixPath('/w/workspace/ci-management-jjb-verify/jjb/device'), PosixPath('/w/workspace/ci-management-jjb-verify/jjb/edgex-go'), PosixPath('/w/workspace/ci-management-jjb-verify/jjb/global-jjb'), PosixPath('/w/workspace/ci-management-jjb-verify/jjb/lf-infra'), PosixPath('/w/workspace/ci-management-jjb-verify/jjb/performance-test'), PosixPath('/w/workspace/ci-management-jjb-verify/jjb/ui'), PosixPath('/w/workspace/ci-management-jjb-verify/jjb/global-jjb/jenkins-admin'), PosixPath('/w/workspace/ci-management-jjb-verify/jjb/global-jjb/jenkins-init-scripts'), PosixPath('/w/workspace/ci-management-jjb-verify/jjb/global-jjb/jjb'), PosixPath('/w/workspace/ci-management-jjb-verify/jjb/global-jjb/shell')] ([]) 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 497.v94e7d9fffa_b_9 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 497.v94e7d9fffa_b_9 for plugin ant is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 162.v0e6ec0fcfcf6 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 162.v0e6ec0fcfcf6 for plugin antisamy-markup-formatter is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 4.5.14-208.v438351942757 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 9.7-33.v4d23ef79fcc8 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1.53.v1c90fd9191a_b_ is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 1.53.v1c90fd9191a_b_ for plugin authentication-tokens is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.30.1.77-225.v26ea_c9455fd9 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.1169.va_f810c56e895 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 2.1169.va_f810c56e895 for plugin branch-api is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 3.1.8-133.v17b_1ff2e0599 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 336.v788e4055508b_ is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 336.v788e4055508b_ for plugin cloud-stats is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 883.v041fa_695e9c2 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 883.v041fa_695e9c2 for plugin cloudbees-bitbucket-branch-source is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 6.901.vb_4c7a_da_75da_3 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 6.901.vb_4c7a_da_75da_3 for plugin cloudbees-folder is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 358.v58972d19b_1f0 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 358.v58972d19b_1f0 for plugin cloudbees-jenkins-advisor is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 107.v773860566e2e is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 107.v773860566e2e for plugin command-launcher is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 3.13.0-62.v7d18e55f51e2 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1.11.0-109.vfe16c66636eb_ is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1.11.0+109.vfe16c66636eb_ is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 1.11.0+109.vfe16c66636eb_ for plugin commons-text-api is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 973.vb_a_80ecb_9a_4d0 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 973.vb_a_80ecb_9a_4d0 for plugin config-file-provider is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1775.v810dc950b_514 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 1775.v810dc950b_514 for plugin configuration-as-code is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 677.vdc9d38cb_254d is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 677.vdc9d38cb_254d for plugin credentials-binding is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1337.v60b_d7b_c7b_c9f is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 1337.v60b_d7b_c7b_c9f for plugin credentials is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 239.vd0a_6b_785f92d is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 239.vd0a_6b_785f92d for plugin description-setter is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.204.vf6fddd8a_8b_e9 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 2.204.vf6fddd8a_8b_e9 for plugin display-url-api is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 439.va_3cb_0a_6a_fb_29 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 439.va_3cb_0a_6a_fb_29 for plugin docker-commons is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 572.v950f58993843 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 572.v950f58993843 for plugin docker-workflow is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 555.v6802fe0f0b_82 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 555.v6802fe0f0b_82 for plugin durable-task is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 487.va_0ef04c898a_2 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 487.va_0ef04c898a_2 for plugin embeddable-build-status is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1.199.v3ce31253ed13 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 1.199.v3ce31253ed13 for plugin envinject-api is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.908.v66a_774b_31d93 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 2.908.v66a_774b_31d93 for plugin envinject is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 53.v6499940139e5 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 53.v6499940139e5 for plugin extended-read-permission is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 215.v2e88e894db_f8 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 215.v2e88e894db_f8 for plugin external-monitor-job is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.208.v91d65b_7792a_c is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 2.208.v91d65b_7792a_c for plugin favorite is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 117.veb_68868fa_027 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 117.veb_68868fa_027 for plugin git-server is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1.318-461.v7a_c09c9fa_d63 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1787.v8b_8cd49a_f8f1 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 1787.v8b_8cd49a_f8f1 for plugin github-branch-source is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 103.vc8919acf2a6b is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 103.vc8919acf2a6b for plugin github-pr-comment-build is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.10.1-15.v0d99f670e0a_7 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.1.8-30.v7e777411b_148 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 185.v303dc7c645f9 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 185.v303dc7c645f9 for plugin instance-identity is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 73.vb_f522f227457 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 73.vb_f522f227457 for plugin ionicons-api is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.17.0-379.v02de8ec9f64c is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 243.vb_b_503b_b_45537 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 243.vb_b_503b_b_45537 for plugin javadoc is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 73.vddf737284550 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 73.vddf737284550 for plugin jdk-tool is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.42-147.va_28a_44603b_d5 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 0.11.5-112.ve82dfb_224b_a_d is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1229.v3039470161a_d is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 1229.v3039470161a_d for plugin jobConfigHistory is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.12.7-29.v5a_b_e3a_82269a_ is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.12.7+29.v5a_b_e3a_82269a_ is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 2.12.7+29.v5a_b_e3a_82269a_ for plugin joda-time-api is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 0.2.16-86.v42e010d9484b_ is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 0.2.16+86.v42e010d9484b_ is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 0.2.16+86.v42e010d9484b_ for plugin jsch is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 20240303-41.v94e11e6de726 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.9.0-58.v62e3e85b_a_655 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1265.v65b_14fa_f12f0 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 1265.v65b_14fa_f12f0 for plugin junit is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 725.v3cb_b_711b_1a_ef is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 725.v3cb_b_711b_1a_ef for plugin ldap is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1255.vf48745da_35d0 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 1255.vf48745da_35d0 for plugin lockable-resources is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 472.vf7c289a_4b_420 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 472.vf7c289a_4b_420 for plugin mailer is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 173.v6a_077a_291eb_5 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 173.v6a_077a_291eb_5 for plugin mask-passwords is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 822.824.v14451b_c0fd42 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 822.824.v14451b_c0fd42 for plugin matrix-project is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1260.vdfb_723cdcc81 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 1260.vdfb_723cdcc81 for plugin mercurial is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 4.2.21-449.v6960d7c54c69 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.12.1-101.v85b_e08b_780dd is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 4.11.0-172.vda_da_1feeb_c6e is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 787.v665fcf2a_830b_ is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 787.v665fcf2a_830b_ for plugin parameterized-trigger is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 540.vb_e8849e1a_b_d8 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 540.vb_e8849e1a_b_d8 for plugin pipeline-build-step is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.8-159.09e4403bc62f is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 216.vfd8b_ece330ca_ is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 216.vfd8b_ece330ca_ for plugin pipeline-graph-analysis is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 704.vc58b_8890a_384 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 704.vc58b_8890a_384 for plugin pipeline-groovy-lib is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 495.ve9c153f6067b_ is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 495.ve9c153f6067b_ for plugin pipeline-input-step is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 119.vdfdc43fc3b_9a_ is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 119.vdfdc43fc3b_9a_ for plugin pipeline-milestone-step is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.2198.v41dd8ef6dd56 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 2.2198.v41dd8ef6dd56 for plugin pipeline-model-api is being treated as a LegacyVersion 06:06:27 WARNING:jenkins_jobs.registry:Version 2.2198.v41dd8ef6dd56 for plugin pipeline-model-definition is being treated as a LegacyVersion 06:06:27 WARNING:jenkins_jobs.registry:Version 2.2198.v41dd8ef6dd56 for plugin pipeline-model-extensions is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 312.v8cd10304c27a_ is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 312.v8cd10304c27a_ for plugin pipeline-stage-step is being treated as a LegacyVersion 06:06:27 WARNING:jenkins_jobs.registry:Version 2.2198.v41dd8ef6dd56 for plugin pipeline-stage-tags-metadata is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 179.vc5cb_98f6db_38 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 179.vc5cb_98f6db_38 for plugin plain-credentials is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 3.2.0-550.v88192b_d3e922 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 332.va_1ee476d8f6d is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 332.va_1ee476d8f6d for plugin rebuild is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 4.464.vea_cb_75d7f5e0 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 4.464.vea_cb_75d7f5e0 for plugin saml is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 690.vfc8b_54395023 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 690.vfc8b_54395023 for plugin scm-api is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1336.vf33a_a_9863911 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 1336.vf33a_a_9863911 for plugin script-security is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.2-111.vc6598e30cc65 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 367.vf9076cd4ee21 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 367.vf9076cd4ee21 for plugin ssh-agent is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 337.v395d2403ccd4 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 337.v395d2403ccd4 for plugin ssh-credentials is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.948.vb_8050d697fec is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 2.948.vb_8050d697fec for plugin ssh-slaves is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 3.322.v159e91f6a_550 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 3.322.v159e91f6a_550 for plugin sshd is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 337.v1b_04ea_4df7c8 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 337.v1b_04ea_4df7c8 for plugin structs is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1427.v083f1d9372a_f is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 1427.v083f1d9372a_f for plugin support-core is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 400.v35420b_922dcb_ is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 400.v35420b_922dcb_ for plugin token-macro is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.142.v748523a_76693 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 2.142.v748523a_76693 for plugin trilead-api is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 60.v7290fc0eb_b_cd is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 60.v7290fc0eb_b_cd for plugin variant is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 596.v8c21c963d92d is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 596.v8c21c963d92d for plugin workflow-aggregator is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1291.v51fd2a_625da_7 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 1291.v51fd2a_625da_7 for plugin workflow-api is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1058.vcb_fc1e3a_21a_9 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 1058.vcb_fc1e3a_21a_9 for plugin workflow-basic-steps is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 3894.3896.vca_2c931e7935 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 3894.3896.vca_2c931e7935 for plugin workflow-cps is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1336.v768003e07199 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 1336.v768003e07199 for plugin workflow-durable-task-step is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1400.v7fd111b_ec82f is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 1400.v7fd111b_ec82f for plugin workflow-job is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 773.vc4fe1378f1d5 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 773.vc4fe1378f1d5 for plugin workflow-multibranch is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 427.v4ca_6512e7df1 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 427.v4ca_6512e7df1 for plugin workflow-scm-step is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 657.v03b_e8115821b_ is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 657.v03b_e8115821b_ for plugin workflow-step-api is being treated as a LegacyVersion 06:06:27 /tmp/venv-8xkI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 907.v6713a_ed8a_573 is an invalid version and will not be supported in a future release 06:06:27 warnings.warn( 06:06:27 WARNING:jenkins_jobs.registry:Version 907.v6713a_ed8a_573 for plugin workflow-support is being treated as a LegacyVersion 06:06:28 INFO:root:Caching type properties of properties = jenkins_jobs.modules.properties:Properties 06:06:28 INFO:root:Caching type parameters of parameters = jenkins_jobs.modules.parameters:Parameters 06:06:28 INFO:root:Caching type scm of scm = jenkins_jobs.modules.scm:SCM 06:06:28 INFO:root:Caching type triggers of triggers = jenkins_jobs.modules.triggers:Triggers 06:06:28 INFO:root:Caching type builders of builders = jenkins_jobs.modules.builders:Builders 06:06:28 INFO:root:Caching type publishers of publishers = jenkins_jobs.modules.publishers:Publishers 06:06:28 INFO:root:Caching type wrappers of wrappers = jenkins_jobs.modules.wrappers:Wrappers 06:06:29 INFO:jenkins_jobs.builder:Number of jobs generated: 33 06:06:29 INFO:jenkins_jobs.builder:Number of views generated: 9 06:06:29 INFO: Archiving 42 job configurations 06:06:29 [Boolean condition] checking [False] against [^(1|y|yes|t|true|on|run)$] (origin token: False) 06:06:29 Run condition [Boolean condition] preventing perform for step [BuilderChain] 06:06:29 [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins11332794717337733020.sh 06:06:29 ---> gpg-verify-git-signature.sh 06:06:29 WARNING: GPG signature missing for the commit. 06:06:29 $ ssh-agent -k 06:06:29 unset SSH_AUTH_SOCK; 06:06:29 unset SSH_AGENT_PID; 06:06:29 echo Agent pid 1559 killed; 06:06:29 [ssh-agent] Stopped. 06:06:29 [PostBuildScript] - [INFO] Executing post build scripts. 06:06:29 [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins2063147512105161747.sh 06:06:29 ---> sysstat.sh 06:06:30 [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins13650036146277603732.sh 06:06:30 ---> package-listing.sh 06:06:30 ++ facter osfamily 06:06:30 ++ tr '[:upper:]' '[:lower:]' 06:06:30 + OS_FAMILY=debian 06:06:30 + workspace=/w/workspace/ci-management-jjb-verify 06:06:30 + START_PACKAGES=/tmp/packages_start.txt 06:06:30 + END_PACKAGES=/tmp/packages_end.txt 06:06:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:06:30 + PACKAGES=/tmp/packages_start.txt 06:06:30 + '[' /w/workspace/ci-management-jjb-verify ']' 06:06:30 + PACKAGES=/tmp/packages_end.txt 06:06:30 + case "${OS_FAMILY}" in 06:06:30 + dpkg -l 06:06:30 + grep '^ii' 06:06:30 + '[' -f /tmp/packages_start.txt ']' 06:06:30 + '[' -f /tmp/packages_end.txt ']' 06:06:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:06:30 + '[' /w/workspace/ci-management-jjb-verify ']' 06:06:30 + mkdir -p /w/workspace/ci-management-jjb-verify/archives/ 06:06:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jjb-verify/archives/ 06:06:30 [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins18031508728388502785.sh 06:06:30 ---> capture-instance-metadata.sh 06:06:30 Setup pyenv: 06:06:30 system 06:06:30 3.8.13 06:06:30 3.9.13 06:06:30 * 3.10.6 (set by /w/workspace/ci-management-jjb-verify/.python-version) 06:06:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KuNj from file:/tmp/.os_lf_venv 06:06:31 lf-activate-venv(): INFO: Installing: lftools 06:06:39 lf-activate-venv(): INFO: Adding /tmp/venv-KuNj/bin to PATH 06:06:39 INFO: Running in OpenStack, capturing instance metadata 06:06:40 [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins15362982441830274392.sh 06:06:40 provisioning config files... 06:06:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jjb-verify@tmp/config13433587309867674808tmp 06:06:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:06:40 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:06:40 [EnvInject] - Injecting environment variables from a build step. 06:06:40 [EnvInject] - Injecting as environment variables the properties content 06:06:40 SERVER_ID=logs 06:06:40 06:06:40 [EnvInject] - Variables injected successfully. 06:06:40 [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins11863949351559827052.sh 06:06:40 ---> create-netrc.sh 06:06:40 [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins8364453784916437641.sh 06:06:40 ---> python-tools-install.sh 06:06:40 Setup pyenv: 06:06:40 system 06:06:40 3.8.13 06:06:40 3.9.13 06:06:40 * 3.10.6 (set by /w/workspace/ci-management-jjb-verify/.python-version) 06:06:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KuNj from file:/tmp/.os_lf_venv 06:06:41 lf-activate-venv(): INFO: Installing: lftools 06:06:47 lf-activate-venv(): INFO: Adding /tmp/venv-KuNj/bin to PATH 06:06:47 [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins10325875209754033218.sh 06:06:47 ---> sudo-logs.sh 06:06:47 Archiving 'sudo' log.. 06:06:47 [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins12888608181022826716.sh 06:06:47 ---> job-cost.sh 06:06:47 Setup pyenv: 06:06:47 system 06:06:47 3.8.13 06:06:47 3.9.13 06:06:47 * 3.10.6 (set by /w/workspace/ci-management-jjb-verify/.python-version) 06:06:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KuNj from file:/tmp/.os_lf_venv 06:06:48 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:06:52 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 06:06:52 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 06:06:52 lf-activate-venv(): INFO: Adding /tmp/venv-KuNj/bin to PATH 06:06:52 INFO: No Stack... 06:06:52 INFO: Retrieving Pricing Info for: v3-standard-8 06:06:53 INFO: Archiving Costs 06:06:53 [ci-management-jjb-verify] $ /bin/bash -l /tmp/jenkins10780183250172888381.sh 06:06:53 ---> logs-deploy.sh 06:06:53 Setup pyenv: 06:06:53 system 06:06:53 3.8.13 06:06:53 3.9.13 06:06:53 * 3.10.6 (set by /w/workspace/ci-management-jjb-verify/.python-version) 06:06:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KuNj from file:/tmp/.os_lf_venv 06:06:54 lf-activate-venv(): INFO: Installing: lftools 06:07:00 lf-activate-venv(): INFO: Adding /tmp/venv-KuNj/bin to PATH 06:07:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-jjb-verify/1086 06:07:00 INFO: archiving workspace using pattern(s): 06:07:01 Archives upload complete. 06:07:01 INFO: archiving logs to Nexus 06:07:02 ---> uname -a: 06:07:02 Linux prd-ubuntu20-04-docker-8c-8g-451 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:07:02 06:07:02 06:07:02 ---> lscpu: 06:07:02 Architecture: x86_64 06:07:02 CPU op-mode(s): 32-bit, 64-bit 06:07:02 Byte Order: Little Endian 06:07:02 Address sizes: 40 bits physical, 48 bits virtual 06:07:02 CPU(s): 8 06:07:02 On-line CPU(s) list: 0-7 06:07:02 Thread(s) per core: 1 06:07:02 Core(s) per socket: 1 06:07:02 Socket(s): 8 06:07:02 NUMA node(s): 1 06:07:02 Vendor ID: AuthenticAMD 06:07:02 CPU family: 23 06:07:02 Model: 49 06:07:02 Model name: AMD EPYC-Rome Processor 06:07:02 Stepping: 0 06:07:02 CPU MHz: 2799.998 06:07:02 BogoMIPS: 5599.99 06:07:02 Virtualization: AMD-V 06:07:02 Hypervisor vendor: KVM 06:07:02 Virtualization type: full 06:07:02 L1d cache: 256 KiB 06:07:02 L1i cache: 256 KiB 06:07:02 L2 cache: 4 MiB 06:07:02 L3 cache: 128 MiB 06:07:02 NUMA node0 CPU(s): 0-7 06:07:02 Vulnerability Itlb multihit: Not affected 06:07:02 Vulnerability L1tf: Not affected 06:07:02 Vulnerability Mds: Not affected 06:07:02 Vulnerability Meltdown: Not affected 06:07:02 Vulnerability Mmio stale data: Not affected 06:07:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:07:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:07:02 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:07:02 Vulnerability Srbds: Not affected 06:07:02 Vulnerability Tsx async abort: Not affected 06:07:02 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:07:02 06:07:02 06:07:02 ---> nproc: 06:07:02 8 06:07:02 06:07:02 06:07:02 ---> df -h: 06:07:02 Filesystem Size Used Avail Use% Mounted on 06:07:02 udev 16G 0 16G 0% /dev 06:07:02 tmpfs 3.2G 1.1M 3.2G 1% /run 06:07:02 /dev/vda1 155G 9.4G 146G 7% / 06:07:02 tmpfs 16G 0 16G 0% /dev/shm 06:07:02 tmpfs 5.0M 0 5.0M 0% /run/lock 06:07:02 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:07:02 /dev/loop0 62M 62M 0 100% /snap/core20/1405 06:07:02 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 06:07:02 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 06:07:02 /dev/vda15 105M 5.2M 100M 5% /boot/efi 06:07:02 tmpfs 3.2G 0 3.2G 0% /run/user/1001 06:07:02 06:07:02 06:07:02 ---> free -m: 06:07:02 total used free shared buff/cache available 06:07:02 Mem: 32112 845 29087 1 2179 30833 06:07:02 Swap: 1023 0 1023 06:07:02 06:07:02 06:07:02 ---> ip addr: 06:07:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:07:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:07:02 inet 127.0.0.1/8 scope host lo 06:07:02 valid_lft forever preferred_lft forever 06:07:02 inet6 ::1/128 scope host 06:07:02 valid_lft forever preferred_lft forever 06:07:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:07:02 link/ether fa:16:3e:46:d8:2b brd ff:ff:ff:ff:ff:ff 06:07:02 inet 10.30.123.115/23 brd 10.30.123.255 scope global dynamic ens3 06:07:02 valid_lft 86242sec preferred_lft 86242sec 06:07:02 inet6 fe80::f816:3eff:fe46:d82b/64 scope link 06:07:02 valid_lft forever preferred_lft forever 06:07:02 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 06:07:02 link/ether 02:42:06:47:ea:57 brd ff:ff:ff:ff:ff:ff 06:07:02 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:07:02 valid_lft forever preferred_lft forever 06:07:02 06:07:02 06:07:02 ---> sar -b -r -n DEV: 06:07:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-451) 04/25/25 _x86_64_ (8 CPU) 06:07:02 06:07:02 06:04:38 LINUX RESTART (8 CPU) 06:07:02 06:07:02 06:05:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:07:02 06:06:01 304.29 38.40 265.89 0.00 3329.47 25152.35 0.00 06:07:02 06:07:01 95.57 13.21 82.35 0.00 1191.80 11354.39 0.00 06:07:02 Average: 199.05 25.70 173.35 0.00 2251.66 18195.40 0.00 06:07:02 06:07:02 06:05:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:07:02 06:06:01 29945312 31559456 792700 2.41 82408 1824456 1774752 5.23 941412 1661120 175920 06:07:02 06:07:01 29782972 31570820 769752 2.34 98140 1972460 1756028 5.18 973852 1773432 50664 06:07:02 Average: 29864142 31565138 781226 2.38 90274 1898458 1765390 5.20 957632 1717276 113292 06:07:02 06:07:02 06:05:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:07:02 06:06:01 lo 1.80 1.80 0.20 0.20 0.00 0.00 0.00 0.00 06:07:02 06:06:01 ens3 420.06 264.11 1680.81 76.65 0.00 0.00 0.00 0.00 06:07:02 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:02 06:07:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 06:07:02 06:07:01 ens3 47.49 38.01 233.82 15.36 0.00 0.00 0.00 0.00 06:07:02 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:02 Average: lo 1.56 1.56 0.17 0.17 0.00 0.00 0.00 0.00 06:07:02 Average: ens3 232.21 150.11 951.24 45.75 0.00 0.00 0.00 0.00 06:07:02 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:02 06:07:02 06:07:02 ---> sar -P ALL: 06:07:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-451) 04/25/25 _x86_64_ (8 CPU) 06:07:02 06:07:02 06:04:38 LINUX RESTART (8 CPU) 06:07:02 06:07:02 06:05:02 CPU %user %nice %system %iowait %steal %idle 06:07:02 06:06:01 all 11.21 0.00 1.34 1.75 0.05 85.65 06:07:02 06:06:01 0 8.55 0.00 1.34 0.66 0.05 89.40 06:07:02 06:06:01 1 14.53 0.00 1.34 0.48 0.05 83.60 06:07:02 06:06:01 2 12.65 0.00 1.29 0.34 0.03 85.69 06:07:02 06:06:01 3 7.19 0.00 1.46 7.45 0.05 83.85 06:07:02 06:06:01 4 7.11 0.00 0.81 0.05 0.03 91.99 06:07:02 06:06:01 5 6.91 0.00 0.57 0.30 0.05 92.16 06:07:02 06:06:01 6 5.83 0.00 0.64 0.05 0.03 93.44 06:07:02 06:06:01 7 27.01 0.00 3.29 4.66 0.07 64.97 06:07:02 06:07:01 all 11.19 0.00 0.90 0.58 0.04 87.29 06:07:02 06:07:01 0 16.50 0.00 1.01 0.07 0.05 82.37 06:07:02 06:07:01 1 5.35 0.00 0.75 0.43 0.02 93.45 06:07:02 06:07:01 2 14.03 0.00 1.42 0.10 0.05 84.41 06:07:02 06:07:01 3 12.66 0.00 1.00 2.20 0.07 84.07 06:07:02 06:07:01 4 7.91 0.00 0.68 0.03 0.03 91.34 06:07:02 06:07:01 5 3.61 0.00 0.71 1.06 0.05 94.57 06:07:02 06:07:01 6 8.40 0.00 0.65 0.05 0.02 90.88 06:07:02 06:07:01 7 21.14 0.00 0.98 0.67 0.05 77.16 06:07:02 Average: all 11.20 0.00 1.12 1.16 0.04 86.48 06:07:02 Average: 0 12.57 0.00 1.18 0.36 0.05 85.85 06:07:02 Average: 1 9.89 0.00 1.04 0.45 0.03 88.58 06:07:02 Average: 2 13.35 0.00 1.35 0.22 0.04 85.04 06:07:02 Average: 3 9.95 0.00 1.23 4.80 0.06 83.96 06:07:02 Average: 4 7.51 0.00 0.75 0.04 0.03 91.66 06:07:02 Average: 5 5.24 0.00 0.64 0.69 0.05 93.38 06:07:02 Average: 6 7.13 0.00 0.65 0.05 0.03 92.15 06:07:02 Average: 7 24.05 0.00 2.12 2.64 0.06 71.13 06:07:02 06:07:02 06:07:02