Triggered by Gerrit: https://gerrit.fd.io/r/c/ci-management/+/44197 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-builder-2c-2g-265 (centos8-builder-2c-2g) in workspace /w/workspace/ci-management-jjb-verify [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-svALXorCJ6OM/agent.5371 SSH_AGENT_PID=5373 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ci-management-jjb-verify@tmp/private_key_7874698030368342547.key (/w/workspace/ci-management-jjb-verify@tmp/private_key_7874698030368342547.key) [ssh-agent] Using credentials rotterdam-jobbuilder (Rotterdam JJB) The recommended git tool is: NONE using credential jenkins-gerrit-credentials Wiping out workspace first. Cloning the remote Git repository Cloning repository git://10.30.48.3/mirror/ci-management > git init /w/workspace/ci-management-jjb-verify # timeout=10 Fetching upstream changes from git://10.30.48.3/mirror/ci-management > git --version # timeout=10 > git --version # 'git version 2.39.1' using GIT_SSH to set credentials Rotterdam JJB [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-jjb-verify@tmp/jenkins-gitclient-ssh9761348839468363059.key > git fetch --tags --force --progress -- git://10.30.48.3/mirror/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://10.30.48.3/mirror/ci-management # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://10.30.48.3/mirror/ci-management # timeout=10 Fetching upstream changes from git://10.30.48.3/mirror/ci-management using GIT_SSH to set credentials Rotterdam JJB [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-jjb-verify@tmp/jenkins-gitclient-ssh5278576577969467931.key > git fetch --tags --force --progress -- git://10.30.48.3/mirror/ci-management refs/changes/97/44197/1 # timeout=10 > git rev-parse 1c7f819d0a4c970daff45b2b9da5b14f08becfc8^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision 1c7f819d0a4c970daff45b2b9da5b14f08becfc8 (refs/changes/97/44197/1) > git config core.sparsecheckout # timeout=10 > git checkout -f 1c7f819d0a4c970daff45b2b9da5b14f08becfc8 # timeout=10 Commit message: "csit: Remove rls2510 jobs for the report" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 61fa87693bdc06675e438705385d866a87dddcf8 # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.jjb/global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.jjb/global-jjb.path # timeout=10 > git config --get submodule.packer/common-packer.url # timeout=10 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git submodule update --init --recursive packer/common-packer # timeout=10 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins17449504368380305047.sh ---> python-tools-install.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-P7J2 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-P7J2/bin to PATH Generating Requirements File 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. httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 25.3 from /tmp/venv-P7J2/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.5.2 beautifulsoup4==4.14.2 boto3==1.41.0 botocore==1.41.0 bs4==0.0.2 cachetools==6.2.2 certifi==2025.11.12 cffi==2.0.0 cfgv==3.5.0 chardet==5.2.0 charset-normalizer==3.4.4 click==8.3.1 cliff==4.11.0 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.20.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.43.0 httplib2==0.31.0 identify==2.6.15 idna==3.11 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.25.1 jsonschema-specifications==2025.9.1 keystoneauth1==5.12.0 kubernetes==34.1.0 lftools==0.37.15 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.8.0 os-service-types==1.8.1 osc-lib==4.2.0 oslo.config==10.1.0 oslo.context==6.1.0 oslo.i18n==6.7.0 oslo.log==7.2.1 oslo.serialization==5.8.0 oslo.utils==9.1.0 packaging==25.0 pbr==7.0.3 platformdirs==4.5.0 prettytable==3.17.0 psutil==7.1.3 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.23 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.6.1 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.2.0 python-swiftclient==4.9.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.2.0 rich-argparse==1.7.2 rpds-py==0.29.0 rsa==4.9.1 ruamel.yaml==0.18.16 ruamel.yaml.clib==0.2.15 s3transfer==0.14.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8 stevedore==5.6.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.15.0 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.35.4 wcwidth==0.2.14 websocket-client==1.9.0 wrapt==2.0.1 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 provisioning config files... copy managed file [jjbini] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins9859185581963373929.sh ---> jjb-verify-job.sh Checking for JIRA URLs in commit message... lf-git-validate-jira-urls(): WARNING: JIRA_URL not set, continuing anyway lf-jjb-check-ascii(): INFO: All JJB YAML files contain only printable ASCII characters Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-jjb-verify/.python-version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nnzh lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: jenkins-job-builder==6.0.0 setuptools==65.7.0 lf-activate-venv(): INFO: Adding /tmp/venv-nnzh/bin to PATH 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/csit'), PosixPath('/w/workspace/ci-management-jjb-verify/jjb/global-jjb'), PosixPath('/w/workspace/ci-management-jjb-verify/jjb/scripts'), PosixPath('/w/workspace/ci-management-jjb-verify/jjb/vpp'), 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'), PosixPath('/w/workspace/ci-management-jjb-verify/jjb/scripts/cicn'), PosixPath('/w/workspace/ci-management-jjb-verify/jjb/scripts/csit'), PosixPath('/w/workspace/ci-management-jjb-verify/jjb/scripts/vpp')] ([]) /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 511.v0a_a_1a_334f41b_ is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/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 warnings.warn( /tmp/venv-nnzh/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 warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 5.4-124.v31e2987e48f4 is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 9.7.1-97.v4cc844130d97 is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1.119.v50285141b_7e1 is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.30.1.78.1-248.ve27176eb_46cb_ is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.1200.v4b_a_3da_2eb_db_4 is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/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 warnings.warn( /tmp/venv-nnzh/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 warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 6.955.v81e2a_35c08d3 is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 116.vd85919c54a_d6 is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 3.17.0-84.vb_b_938040b_078 is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1.12.0-129.v99a_50df237f7 is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 980.v88956a_a_5d6a_d is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1873.vea_5814ca_9c93 is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 757.v05365583a_455 is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 681.vf91669a_32e45 is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1380.va_435002fa_924 is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 469.v57a_96d4f6886 is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/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 warnings.warn( /tmp/venv-nnzh/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 warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 445.v6b_646c962a_94 is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 580.vc0c340686b_54 is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 577.v2a_8a_4b_7c0247 is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 0.3.0-4.v84c6f0f4969e is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1844.v3ea_a_b_842374a_ is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/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 warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.919.v009a_a_1067cd0 is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/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 warnings.warn( /tmp/venv-nnzh/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 warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 126.v0d945d8d2b_39 is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.11.0-85.v1f4e87273c33 is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 201.vd2a_b_5a_468a_a_6 is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 74.v93d5eb_813d5f is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/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 warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 280.v050b_5c849f69 is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 80.v8a_dee33ed6f0 is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1283.veb_dfb_00b_5ec0 is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.13.0-93.v9934da_29b_a_e9 is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/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 warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 20240303-101.v7a_8666713110 is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.9.0-118.v7f23ed82a_8b_8 is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1309.v0078b_fecd6ed is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/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 warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1327.ved786b_a_197e0 is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 488.v0c9639c1a_eb_3 is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/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 warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 839.vff91cd7e3a_b_2 is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 4.2.21-458.vcf496cb_839e4 is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.14.0-133.vcc091215a_358 is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1.481.vcb_b_384a_3de89 is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/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 warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 806.vf6fff3e28c3e is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/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 warnings.warn( /tmp/venv-nnzh/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 warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 744.v5b_556ee7c253 is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/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 warnings.warn( /tmp/venv-nnzh/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 warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.2218.v56d0cda_37c72 is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/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 warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 183.va_de8f1dd5a_2b_ is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 3.3.0-654.v67cf36130d78 is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/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 warnings.warn( /tmp/venv-nnzh/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 warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 696.v778d637b_a_762 is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1369.v9b_98a_4e95b_2d is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 751.v2e44153c8fe1 is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.3-123.v13484c65210a_ is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 376.v8933585c69d3 is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 343.v884f71d78167 is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.973.v0fa_8c0dea_f9f is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 3.330.vc866a_8389b_58 is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 338.v848422169819 is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/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 warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.147.vb_73cc728a_32e is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/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 warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 600.vb_57cdd26fdd7 is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1336.vee415d95c521 is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/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 warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 612.v55f2f80781ef is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 3993.v3e20a_37282f8 is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1378.v6a_3e903058a_3 is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1436.vfa_244484591f is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 795.ve0cb_1f45ca_9a_ is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/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 warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 678.v3ee58b_469476 is an invalid version and will not be supported in a future release warnings.warn( /tmp/venv-nnzh/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 932.vb_555de1b_a_b_94 is an invalid version and will not be supported in a future release warnings.warn( INFO:root:Caching type properties of properties = jenkins_jobs.modules.properties:Properties INFO:root:Caching type parameters of parameters = jenkins_jobs.modules.parameters:Parameters INFO:root:Caching type scm of scm = jenkins_jobs.modules.scm:SCM INFO:root:Caching type triggers of triggers = jenkins_jobs.modules.triggers:Triggers INFO:root:Caching type builders of builders = jenkins_jobs.modules.builders:Builders INFO:root:Caching type publishers of publishers = jenkins_jobs.modules.publishers:Publishers INFO:root:Caching type wrappers of wrappers = jenkins_jobs.modules.wrappers:Wrappers INFO:jenkins_jobs.builder:Number of jobs generated: 248 INFO:jenkins_jobs.builder:Number of views generated: 3 INFO: Archiving 251 job configurations [Boolean condition] checking [False] against [^(1|y|yes|t|true|on|run)$] (origin token: False) Run condition [Boolean condition] preventing perform for step [BuilderChain] [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins14122994277387184961.sh ---> gpg-verify-git-signature.sh WARNING: GPG signature missing for the commit. $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 5373 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins11597780441293102752.sh ---> sysstat.sh [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins16010457674131016578.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=redhat + workspace=/w/workspace/ci-management-jjb-verify + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/ci-management-jjb-verify ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + sort + rpm -qa + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/ci-management-jjb-verify ']' + mkdir -p /w/workspace/ci-management-jjb-verify/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jjb-verify/archives/ [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins12466692234171671470.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-jjb-verify/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-P7J2 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-P7J2/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins17963851827873519823.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jjb-verify@tmp/config474905339359384200tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[fdio-logs-s3-cloudfront-index] Run condition [Regular expression match] enabling perform for step [Provide Configuration files] provisioning config files... copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins10238803459784315704.sh ---> create-netrc.sh [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins16845692087214032101.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-jjb-verify/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-P7J2 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-P7J2/bin to PATH [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins15712804302710754724.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins13563381444726189364.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-jjb-verify/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-P7J2 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-P7J2/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-2 INFO: Archiving Costs [ci-management-jjb-verify] $ /bin/bash -l /tmp/jenkins2827114599775139108.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-jjb-verify/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-P7J2 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-P7J2/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/production/vex-yul-rot-jenkins-1/ci-management-jjb-verify/2162/ INFO: archiving logs to S3 ---> uname -a: Linux prd-centos8-builder-2c-2g-265.novalocal 4.18.0-489.el8.x86_64 #1 SMP Thu Apr 27 17:02:11 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 2 On-line CPU(s) list: 0,1 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 2 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0,1 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 ---> nproc: 2 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 3.8G 0 3.8G 0% /dev tmpfs 3.8G 0 3.8G 0% /dev/shm tmpfs 3.8G 17M 3.8G 1% /run tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup /dev/vda1 40G 9.1G 31G 23% / tmpfs 770M 0 770M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7697 658 4859 19 2179 6743 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:6a:20:39 brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.30.87.95/23 brd 10.30.87.255 scope global dynamic noprefixroute eth0 valid_lft 86082sec preferred_lft 86082sec inet6 fe80::f816:3eff:fe6a:2039/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:c8:d1:2a:b6 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.18.0-489.el8.x86_64 (centos-stream-8-builder-644fe243-c7e5-cbd2-69d3-83c8767e993e.nov) 11/20/2025 _x86_64_ (2 CPU) 10:50:30 LINUX RESTART (2 CPU) 10:52:02 AM tps rtps wtps bread/s bwrtn/s 10:53:01 AM 31.60 6.32 25.28 920.66 3268.17 10:54:01 AM 72.97 0.20 72.77 4.80 6569.77 10:55:01 AM 68.11 0.13 67.98 9.86 6505.13 10:56:01 AM 33.04 0.77 32.28 107.72 2620.96 Average: 51.52 1.84 49.68 257.99 4747.25 10:52:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:53:01 AM 5377040 6966212 2505284 31.78 2688 1785768 1054052 11.80 145428 2086308 7056 10:54:01 AM 5214140 6974176 2668184 33.85 2688 1945448 985512 11.03 147776 2203444 25992 10:55:01 AM 5020604 6938720 2861720 36.31 2688 2094764 1002560 11.23 152732 2352296 39084 10:56:01 AM 5033752 6959992 2848572 36.14 2688 2102368 991952 11.11 331836 2164000 7404 Average: 5161384 6959775 2720940 34.52 2688 1982087 1008519 11.29 194443 2201512 19884 10:52:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:53:01 AM eth0 31.81 21.05 258.43 7.32 0.00 0.00 0.00 0.00 10:53:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:54:01 AM eth0 43.74 32.06 675.48 4.83 0.00 0.00 0.00 0.00 10:54:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:55:01 AM eth0 20.46 16.71 254.26 3.94 0.00 0.00 0.00 0.00 10:55:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:56:01 AM eth0 18.76 13.33 16.27 7.08 0.00 0.00 0.00 0.00 10:56:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: eth0 28.68 20.79 301.29 5.79 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.18.0-489.el8.x86_64 (centos-stream-8-builder-644fe243-c7e5-cbd2-69d3-83c8767e993e.nov) 11/20/2025 _x86_64_ (2 CPU) 10:50:30 LINUX RESTART (2 CPU) 10:52:02 AM CPU %user %nice %system %iowait %steal %idle 10:53:01 AM all 10.05 0.00 1.16 0.64 0.08 88.07 10:53:01 AM 0 10.29 0.00 1.10 0.37 0.07 88.17 10:53:01 AM 1 9.81 0.00 1.22 0.90 0.10 87.96 10:54:01 AM all 15.07 0.00 1.82 0.75 0.07 82.27 10:54:01 AM 0 16.85 0.00 1.82 0.92 0.08 80.33 10:54:01 AM 1 13.30 0.00 1.83 0.58 0.07 84.22 10:55:01 AM all 19.54 0.00 2.08 0.61 0.07 77.71 10:55:01 AM 0 22.13 0.00 2.17 0.33 0.07 75.31 10:55:01 AM 1 16.95 0.00 2.00 0.88 0.07 80.10 10:56:01 AM all 21.62 0.00 1.92 0.27 0.08 76.10 10:56:01 AM 0 27.39 0.00 2.08 0.42 0.08 70.03 10:56:01 AM 1 15.85 0.00 1.77 0.12 0.08 82.18 Average: all 16.60 0.00 1.75 0.56 0.08 81.01 Average: 0 19.20 0.00 1.80 0.51 0.08 78.41 Average: 1 14.00 0.00 1.71 0.62 0.08 83.60