Triggered by Gerrit: https://gerrit.fd.io/r/c/ci-management/+/44011 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-builder-2c-2g-203 (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-Zi9OampQFkNT/agent.5388 SSH_AGENT_PID=5390 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ci-management-jjb-verify@tmp/private_key_14456758258405350324.key (/w/workspace/ci-management-jjb-verify@tmp/private_key_14456758258405350324.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-ssh5494116640106677446.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-ssh12624323439912758536.key > git fetch --tags --force --progress -- git://10.30.48.3/mirror/ci-management refs/changes/11/44011/1 # timeout=10 > git rev-parse d3cf4e0d1834c0725fd45df8c7538eb04d129a7d^{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 d3cf4e0d1834c0725fd45df8c7538eb04d129a7d (refs/changes/11/44011/1) > git config core.sparsecheckout # timeout=10 > git checkout -f d3cf4e0d1834c0725fd45df8c7538eb04d129a7d # timeout=10 Commit message: "CSIT: Reduce daily jobs cadence for 2510 report data collection" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 9a945a4b306a2f2d529a8976e2a429d60cc49fc7 # 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/jenkins2345897739891671716.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-XmTF 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-XmTF/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-XmTF/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.40.62 botocore==1.40.62 bs4==0.0.2 cachetools==6.2.1 certifi==2025.10.5 cffi==2.0.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.4 click==8.3.0 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.0 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.42.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.7.1 os-service-types==1.8.0 osc-lib==4.2.0 oslo.config==10.0.0 oslo.context==6.1.0 oslo.i18n==6.6.0 oslo.log==7.2.1 oslo.serialization==5.8.0 oslo.utils==9.1.0 packaging==25.0 pbr==7.0.1 platformdirs==4.5.0 prettytable==3.16.0 psutil==7.1.2 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.0 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.8.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.1 rpds-py==0.28.0 rsa==4.9.1 ruamel.yaml==0.18.16 ruamel.yaml.clib==0.2.14 s3transfer==0.14.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8 stevedore==5.5.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.0 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/jenkins8035207374808847409.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-5UHe 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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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-5UHe/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: 318 INFO:jenkins_jobs.builder:Number of views generated: 3 INFO: Archiving 321 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/jenkins7961921123529730045.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 5390 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins11798650811935012362.sh ---> sysstat.sh [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins12328737057176212357.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + 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 + rpm -qa + sort + '[' -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/jenkins1805141436181104003.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-XmTF 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-XmTF/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins16705486890333114151.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jjb-verify@tmp/config12522568303917042900tmp 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/jenkins1646196157557028930.sh ---> create-netrc.sh [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins649937116204317037.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-XmTF 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-XmTF/bin to PATH [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins12198010651580596805.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins10105772526975242070.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-XmTF 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-XmTF/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/jenkins6781184581695546962.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-XmTF 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-XmTF/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/production/vex-yul-rot-jenkins-1/ci-management-jjb-verify/2139/ INFO: archiving logs to S3 ---> uname -a: Linux prd-centos8-builder-2c-2g-203.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 676 4845 19 2175 6725 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:5a:36:42 brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.30.86.197/23 brd 10.30.87.255 scope global dynamic noprefixroute eth0 valid_lft 86081sec preferred_lft 86081sec inet6 fe80::f816:3eff:fe5a:3642/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:93:ec:c9:bc 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) 10/30/2025 _x86_64_ (2 CPU) 06:38:01 LINUX RESTART (2 CPU) 06:39:01 AM tps rtps wtps bread/s bwrtn/s 06:40:01 AM 319.83 21.03 298.80 4265.11 38891.04 06:41:01 AM 48.83 0.38 48.44 11.86 3660.36 06:42:01 AM 70.62 0.05 70.57 1.07 6308.47 06:43:01 AM 54.93 0.70 54.23 94.24 6150.52 06:44:01 AM 26.15 0.23 25.91 23.60 1443.69 Average: 104.08 4.48 99.60 879.26 11291.56 06:39:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:40:01 AM 5405668 6990808 2476656 31.42 2688 1781956 1029312 11.53 148708 2059012 42456 06:41:01 AM 5224536 6980296 2657788 33.72 2688 1941252 992804 11.12 146628 2197908 131772 06:42:01 AM 5008844 6922312 2873480 36.45 2688 2090660 1035216 11.59 155488 2374476 154996 06:43:01 AM 5031252 6953496 2851072 36.17 2688 2098168 994140 11.13 327312 2171912 23224 06:44:01 AM 4917336 6842036 2964988 37.62 2688 2100608 1099716 12.31 332560 2279420 9716 Average: 5117527 6937790 2764797 35.08 2688 2002529 1030238 11.54 222139 2216546 72433 06:39:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:01 AM eth0 250.87 139.07 1023.94 64.47 0.00 0.00 0.00 0.00 06:40:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:01 AM eth0 48.58 36.81 687.12 6.96 0.00 0.00 0.00 0.00 06:41:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:01 AM eth0 23.08 18.43 277.33 4.24 0.00 0.00 0.00 0.00 06:42:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:01 AM eth0 16.59 12.71 23.67 5.92 0.00 0.00 0.00 0.00 06:43:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:44:01 AM eth0 10.60 9.28 7.64 4.11 0.00 0.00 0.00 0.00 06:44: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 69.95 43.26 403.95 17.14 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) 10/30/2025 _x86_64_ (2 CPU) 06:38:01 LINUX RESTART (2 CPU) 06:39:01 AM CPU %user %nice %system %iowait %steal %idle 06:40:01 AM all 18.86 0.00 3.80 18.50 0.08 58.75 06:40:01 AM 0 13.84 0.00 4.71 19.41 0.08 61.95 06:40:01 AM 1 23.87 0.00 2.89 17.60 0.08 55.55 06:41:01 AM all 15.53 0.00 1.68 0.99 0.07 81.72 06:41:01 AM 0 8.39 0.00 1.35 1.03 0.07 89.16 06:41:01 AM 1 22.69 0.00 2.02 0.95 0.08 74.26 06:42:01 AM all 17.98 0.00 2.06 1.38 0.07 78.50 06:42:01 AM 0 9.74 0.00 1.78 1.35 0.08 87.05 06:42:01 AM 1 26.22 0.00 2.35 1.42 0.07 69.95 06:43:01 AM all 18.90 0.00 1.77 1.17 0.07 78.10 06:43:01 AM 0 7.49 0.00 1.77 1.90 0.07 88.78 06:43:01 AM 1 30.30 0.00 1.77 0.43 0.07 67.43 06:44:01 AM all 18.86 0.00 1.47 0.29 0.07 79.30 06:44:01 AM 0 12.31 0.00 1.18 0.35 0.07 86.09 06:44:01 AM 1 25.41 0.00 1.77 0.23 0.08 72.50 Average: all 18.02 0.00 2.16 4.45 0.08 75.29 Average: 0 10.35 0.00 2.15 4.79 0.07 82.64 Average: 1 25.70 0.00 2.16 4.12 0.08 67.95