02:07:28 Started by upstream project "integration-distribution-test-titanium" build number 671 02:07:28 originally caused by: 02:07:28 Started by upstream project "autorelease-release-titanium-mvn39-openjdk21" build number 556 02:07:28 originally caused by: 02:07:28 Started by timer 02:07:28 Running as SYSTEM 02:07:29 [EnvInject] - Loading node environment variables. 02:07:29 Building remotely on prd-centos8-robot-2c-8g-26180 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium 02:07:29 [ssh-agent] Looking for ssh-agent implementation... 02:07:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:07:30 $ ssh-agent 02:07:30 SSH_AUTH_SOCK=/tmp/ssh-YeWnBPirNTQB/agent.5168 02:07:30 SSH_AGENT_PID=5169 02:07:30 [ssh-agent] Started. 02:07:30 Running ssh-add (command line suppressed) 02:07:30 Identity added: /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium@tmp/private_key_4328054634242215250.key (/w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium@tmp/private_key_4328054634242215250.key) 02:07:31 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 02:07:31 The recommended git tool is: NONE 02:07:34 using credential opendaylight-jenkins-ssh 02:07:34 Wiping out workspace first. 02:07:34 Cloning the remote Git repository 02:07:34 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 02:07:34 > git init /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/test # timeout=10 02:07:35 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 02:07:35 > git --version # timeout=10 02:07:35 > git --version # 'git version 2.43.0' 02:07:35 using GIT_SSH to set credentials Release Engineering Jenkins Key 02:07:35 [INFO] Currently running in a labeled security context 02:07:35 [INFO] Currently SELinux is 'enforcing' on the host 02:07:35 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/test@tmp/jenkins-gitclient-ssh5891162641012720550.key 02:07:35 Verifying host key using known hosts file, will automatically accept unseen keys 02:07:35 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 02:07:37 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 02:07:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:07:37 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 02:07:37 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 02:07:37 using GIT_SSH to set credentials Release Engineering Jenkins Key 02:07:37 [INFO] Currently running in a labeled security context 02:07:37 [INFO] Currently SELinux is 'enforcing' on the host 02:07:37 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/test@tmp/jenkins-gitclient-ssh5001880799170635106.key 02:07:37 Verifying host key using known hosts file, will automatically accept unseen keys 02:07:37 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 02:07:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10 02:07:38 Checking out Revision 901c7e139945b436d95a44b3b592904c3d7a4f9f (origin/master) 02:07:38 > git config core.sparsecheckout # timeout=10 02:07:38 > git checkout -f 901c7e139945b436d95a44b3b592904c3d7a4f9f # timeout=10 02:07:38 Commit message: "Adapt updater.py to use new lsp-flags container" 02:07:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10 02:07:38 > git rev-list --no-walk f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10 02:07:39 No emails were triggered. 02:07:39 provisioning config files... 02:07:39 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:07:39 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:07:39 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 02:07:39 [openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins7414613846878521837.sh 02:07:39 ---> python-tools-install.sh 02:07:39 Setup pyenv: 02:07:39 system 02:07:39 * 3.8.13 (set by /opt/pyenv/version) 02:07:39 * 3.9.13 (set by /opt/pyenv/version) 02:07:39 * 3.10.13 (set by /opt/pyenv/version) 02:07:39 * 3.11.7 (set by /opt/pyenv/version) 02:07:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2YS9 02:07:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:07:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:07:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:07:48 lf-activate-venv(): INFO: Base packages installed successfully 02:07:48 lf-activate-venv(): INFO: Installing additional packages: lftools 02:08:10 lf-activate-venv(): INFO: Adding /tmp/venv-2YS9/bin to PATH 02:08:10 Generating Requirements File 02:08:33 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. 02:08:33 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 02:08:33 Python 3.11.7 02:08:33 pip 26.0.1 from /tmp/venv-2YS9/lib/python3.11/site-packages/pip (python 3.11) 02:08:34 appdirs==1.4.4 02:08:34 argcomplete==3.6.3 02:08:34 aspy.yaml==1.3.0 02:08:34 attrs==25.4.0 02:08:34 autopage==0.6.0 02:08:34 beautifulsoup4==4.14.3 02:08:34 boto3==1.42.60 02:08:34 botocore==1.42.60 02:08:34 bs4==0.0.2 02:08:34 certifi==2026.2.25 02:08:34 cffi==2.0.0 02:08:34 cfgv==3.5.0 02:08:34 chardet==7.0.0 02:08:34 charset-normalizer==3.4.4 02:08:34 click==8.3.1 02:08:34 cliff==4.13.2 02:08:34 cmd2==3.4.0 02:08:34 cryptography==3.3.2 02:08:34 debtcollector==3.0.0 02:08:34 decorator==5.2.1 02:08:34 defusedxml==0.7.1 02:08:34 Deprecated==1.3.1 02:08:34 distlib==0.4.0 02:08:34 dnspython==2.8.0 02:08:34 docker==7.1.0 02:08:34 dogpile.cache==1.5.0 02:08:34 durationpy==0.10 02:08:34 email-validator==2.3.0 02:08:34 filelock==3.25.0 02:08:34 future==1.0.0 02:08:34 gitdb==4.0.12 02:08:34 GitPython==3.1.46 02:08:34 httplib2==0.30.2 02:08:34 identify==2.6.17 02:08:34 idna==3.11 02:08:34 importlib-resources==1.5.0 02:08:34 iso8601==2.1.0 02:08:34 Jinja2==3.1.6 02:08:34 jmespath==1.1.0 02:08:34 jsonpatch==1.33 02:08:34 jsonpointer==3.0.0 02:08:34 jsonschema==4.26.0 02:08:34 jsonschema-specifications==2025.9.1 02:08:34 keystoneauth1==5.13.1 02:08:34 kubernetes==35.0.0 02:08:34 lftools==0.37.22 02:08:34 lxml==6.0.2 02:08:34 markdown-it-py==4.0.0 02:08:34 MarkupSafe==3.0.3 02:08:34 mdurl==0.1.2 02:08:34 msgpack==1.1.2 02:08:34 multi_key_dict==2.0.3 02:08:34 munch==4.0.0 02:08:34 netaddr==1.3.0 02:08:34 niet==1.4.2 02:08:34 nodeenv==1.10.0 02:08:34 oauth2client==4.1.3 02:08:34 oauthlib==3.3.1 02:08:34 openstacksdk==4.10.0 02:08:34 os-service-types==1.8.2 02:08:34 osc-lib==4.4.0 02:08:34 oslo.config==10.3.0 02:08:34 oslo.context==6.3.0 02:08:34 oslo.i18n==6.7.2 02:08:34 oslo.log==8.1.0 02:08:34 oslo.serialization==5.9.1 02:08:34 oslo.utils==10.0.0 02:08:34 packaging==26.0 02:08:34 pbr==7.0.3 02:08:34 platformdirs==4.9.2 02:08:34 prettytable==3.17.0 02:08:34 psutil==7.2.2 02:08:34 pyasn1==0.6.2 02:08:34 pyasn1_modules==0.4.2 02:08:34 pycparser==3.0 02:08:34 pygerrit2==2.0.15 02:08:34 PyGithub==2.8.1 02:08:34 Pygments==2.19.2 02:08:34 PyJWT==2.11.0 02:08:34 PyNaCl==1.6.2 02:08:34 pyparsing==2.4.7 02:08:34 pyperclip==1.11.0 02:08:34 pyrsistent==0.20.0 02:08:34 python-cinderclient==9.9.0 02:08:34 python-dateutil==2.9.0.post0 02:08:34 python-discovery==1.1.0 02:08:34 python-heatclient==5.1.0 02:08:34 python-jenkins==1.8.3 02:08:34 python-keystoneclient==5.8.0 02:08:34 python-magnumclient==4.10.0 02:08:34 python-openstackclient==9.0.0 02:08:34 python-swiftclient==4.10.0 02:08:34 PyYAML==6.0.3 02:08:34 referencing==0.37.0 02:08:34 requests==2.32.5 02:08:34 requests-oauthlib==2.0.0 02:08:34 requestsexceptions==1.4.0 02:08:34 rfc3986==2.0.0 02:08:34 rich==14.3.3 02:08:34 rich-argparse==1.7.2 02:08:34 rpds-py==0.30.0 02:08:34 rsa==4.9.1 02:08:34 ruamel.yaml==0.19.1 02:08:34 ruamel.yaml.clib==0.2.15 02:08:34 s3transfer==0.16.0 02:08:34 simplejson==3.20.2 02:08:34 six==1.17.0 02:08:34 smmap==5.0.2 02:08:34 soupsieve==2.8.3 02:08:34 stevedore==5.7.0 02:08:34 tabulate==0.9.0 02:08:34 toml==0.10.2 02:08:34 tomlkit==0.14.0 02:08:34 tqdm==4.67.3 02:08:34 typing_extensions==4.15.0 02:08:34 urllib3==1.26.20 02:08:34 virtualenv==21.1.0 02:08:34 wcwidth==0.6.0 02:08:34 websocket-client==1.9.0 02:08:34 wrapt==2.1.1 02:08:34 xdg==6.0.0 02:08:34 xmltodict==1.0.4 02:08:34 yq==3.4.3 02:08:34 [EnvInject] - Injecting environment variables from a build step. 02:08:34 [EnvInject] - Injecting as environment variables the properties content 02:08:34 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 02:08:34 OS_CLOUD=vex 02:08:34 OS_STACK_NAME=releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-658 02:08:34 OS_STACK_TEMPLATE_DIR=openstack-hot 02:08:34 02:08:34 [EnvInject] - Variables injected successfully. 02:08:34 provisioning config files... 02:08:34 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 02:08:34 [openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins11436616987651852832.sh 02:08:34 ---> Create parameters file for OpenStack HOT 02:08:34 OpenStack Heat parameters generated 02:08:34 ----------------------------------- 02:08:34 parameters: 02:08:34 vm_0_count: '3' 02:08:34 vm_0_flavor: 'v3-standard-4' 02:08:34 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 02:08:34 vm_1_count: '1' 02:08:34 vm_1_flavor: 'v3-standard-2' 02:08:34 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 02:08:34 02:08:34 job_name: '24778-658' 02:08:34 silo: 'releng' 02:08:34 [openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium] $ /bin/bash -l /tmp/jenkins5185983236383360102.sh 02:08:34 ---> Create HEAT stack 02:08:34 + source /home/jenkins/lf-env.sh 02:08:34 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 02:08:34 ++ mktemp -d /tmp/venv-XXXX 02:08:34 + lf_venv=/tmp/venv-HMBI 02:08:34 + local venv_file=/tmp/.os_lf_venv 02:08:34 + local python=python3 02:08:34 + local options 02:08:34 + local set_path=true 02:08:34 + local install_args= 02:08:34 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 02:08:34 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 02:08:34 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 02:08:34 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 02:08:34 + true 02:08:34 + case $1 in 02:08:34 + python=python3 02:08:34 + shift 2 02:08:34 + true 02:08:34 + case $1 in 02:08:34 + shift 02:08:34 + break 02:08:34 + case $python in 02:08:34 + local pkg_list= 02:08:34 + [[ -d /opt/pyenv ]] 02:08:34 + echo 'Setup pyenv:' 02:08:34 Setup pyenv: 02:08:34 + export PYENV_ROOT=/opt/pyenv 02:08:34 + PYENV_ROOT=/opt/pyenv 02:08:34 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:08:34 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:08:34 + pyenv versions 02:08:34 system 02:08:34 3.8.13 02:08:34 3.9.13 02:08:34 3.10.13 02:08:35 * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/.python-version) 02:08:35 + command -v pyenv 02:08:35 ++ pyenv init - --no-rehash 02:08:35 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 02:08:35 for i in ${!paths[@]}; do 02:08:35 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 02:08:35 fi; done; 02:08:35 echo "${paths[*]}"'\'')" 02:08:35 export PATH="/opt/pyenv/shims:${PATH}" 02:08:35 export PYENV_SHELL=bash 02:08:35 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 02:08:35 pyenv() { 02:08:35 local command 02:08:35 command="${1:-}" 02:08:35 if [ "$#" -gt 0 ]; then 02:08:35 shift 02:08:35 fi 02:08:35 02:08:35 case "$command" in 02:08:35 rehash|shell) 02:08:35 eval "$(pyenv "sh-$command" "$@")" 02:08:35 ;; 02:08:35 *) 02:08:35 command pyenv "$command" "$@" 02:08:35 ;; 02:08:35 esac 02:08:35 }' 02:08:35 +++ bash --norc -ec 'IFS=:; paths=($PATH); 02:08:35 for i in ${!paths[@]}; do 02:08:35 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 02:08:35 fi; done; 02:08:35 echo "${paths[*]}"' 02:08:35 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:08:35 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:08:35 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:08:35 ++ export PYENV_SHELL=bash 02:08:35 ++ PYENV_SHELL=bash 02:08:35 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 02:08:35 +++ complete -F _pyenv pyenv 02:08:35 ++ lf-pyver python3 02:08:35 ++ local py_version_xy=python3 02:08:35 ++ local py_version_xyz= 02:08:35 ++ awk '{ print $1 }' 02:08:35 ++ pyenv versions 02:08:35 ++ local command 02:08:35 ++ command=versions 02:08:35 ++ '[' 1 -gt 0 ']' 02:08:35 ++ shift 02:08:35 ++ case "$command" in 02:08:35 ++ command pyenv versions 02:08:35 ++ pyenv versions 02:08:35 ++ sed 's/^[ *]* //' 02:08:35 ++ grep -E '^[0-9.]*[0-9]$' 02:08:35 ++ [[ ! -s /tmp/.pyenv_versions ]] 02:08:35 +++ grep '^3' /tmp/.pyenv_versions 02:08:35 +++ tail -n 1 02:08:35 +++ sort -V 02:08:35 ++ py_version_xyz=3.11.7 02:08:35 ++ [[ -z 3.11.7 ]] 02:08:35 ++ echo 3.11.7 02:08:35 ++ return 0 02:08:35 + pyenv local 3.11.7 02:08:35 + local command 02:08:35 + command=local 02:08:35 + '[' 2 -gt 0 ']' 02:08:35 + shift 02:08:35 + case "$command" in 02:08:35 + command pyenv local 3.11.7 02:08:35 + pyenv local 3.11.7 02:08:35 + for arg in "$@" 02:08:35 + case $arg in 02:08:35 + pkg_list+='lftools[openstack] ' 02:08:35 + for arg in "$@" 02:08:35 + case $arg in 02:08:35 + pkg_list+='kubernetes ' 02:08:35 + for arg in "$@" 02:08:35 + case $arg in 02:08:35 + pkg_list+='niet ' 02:08:35 + for arg in "$@" 02:08:35 + case $arg in 02:08:35 + pkg_list+='python-heatclient ' 02:08:35 + for arg in "$@" 02:08:35 + case $arg in 02:08:35 + pkg_list+='python-openstackclient ' 02:08:35 + for arg in "$@" 02:08:35 + case $arg in 02:08:35 + pkg_list+='python-magnumclient ' 02:08:35 + for arg in "$@" 02:08:35 + case $arg in 02:08:35 + pkg_list+='urllib3~=1.26.15 ' 02:08:35 + for arg in "$@" 02:08:35 + case $arg in 02:08:35 + pkg_list+='yq ' 02:08:35 + [[ -f /tmp/.os_lf_venv ]] 02:08:35 ++ cat /tmp/.os_lf_venv 02:08:35 + lf_venv=/tmp/venv-2YS9 02:08:35 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2YS9 from' file:/tmp/.os_lf_venv 02:08:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2YS9 from file:/tmp/.os_lf_venv 02:08:35 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 02:08:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:08:35 + local 'pip_opts=--upgrade --quiet' 02:08:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 02:08:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 02:08:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 02:08:35 + [[ -n '' ]] 02:08:35 + [[ -n '' ]] 02:08:35 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 02:08:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:08:35 + /tmp/venv-2YS9/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 02:08:37 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 02:08:37 lf-activate-venv(): INFO: Base packages installed successfully 02:08:37 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 02:08:37 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 02:08:37 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 02:08:37 + /tmp/venv-2YS9/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 02:08:52 + type python3 02:08:52 + true 02:08:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2YS9/bin to PATH' 02:08:52 lf-activate-venv(): INFO: Adding /tmp/venv-2YS9/bin to PATH 02:08:52 + PATH=/tmp/venv-2YS9/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:08:52 + return 0 02:08:52 + openstack --os-cloud vex limits show --absolute 02:08:52 /tmp/venv-2YS9/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.0)/charset_normalizer (3.4.4) doesn't match a supported version! 02:08:52 warnings.warn( 02:08:53 +--------------------------+---------+ 02:08:53 | Name | Value | 02:08:53 +--------------------------+---------+ 02:08:53 | maxTotalInstances | -1 | 02:08:53 | maxTotalCores | 450 | 02:08:53 | maxTotalRAMSize | 1000000 | 02:08:53 | maxServerMeta | 128 | 02:08:53 | maxImageMeta | 128 | 02:08:53 | maxPersonality | 5 | 02:08:53 | maxPersonalitySize | 10240 | 02:08:53 | maxTotalKeypairs | 100 | 02:08:53 | maxServerGroups | 10 | 02:08:53 | maxServerGroupMembers | 10 | 02:08:53 | maxTotalFloatingIps | -1 | 02:08:53 | maxSecurityGroups | -1 | 02:08:53 | maxSecurityGroupRules | -1 | 02:08:53 | totalRAMUsed | 376832 | 02:08:53 | totalCoresUsed | 92 | 02:08:53 | totalInstancesUsed | 35 | 02:08:53 | totalFloatingIpsUsed | 0 | 02:08:53 | totalSecurityGroupsUsed | 0 | 02:08:53 | totalServerGroupsUsed | 0 | 02:08:53 | maxTotalVolumes | -1 | 02:08:53 | maxTotalSnapshots | 10 | 02:08:53 | maxTotalVolumeGigabytes | 4096 | 02:08:53 | maxTotalBackups | 10 | 02:08:53 | maxTotalBackupGigabytes | 1000 | 02:08:53 | totalVolumesUsed | 0 | 02:08:53 | totalGigabytesUsed | 0 | 02:08:53 | totalSnapshotsUsed | 0 | 02:08:53 | totalBackupsUsed | 0 | 02:08:53 | totalBackupGigabytesUsed | 0 | 02:08:53 +--------------------------+---------+ 02:08:53 + pushd /opt/ciman/openstack-hot 02:08:53 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium 02:08:53 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-658 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/stack-parameters.yaml 02:08:54 /tmp/venv-2YS9/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.0)/charset_normalizer (3.4.4) doesn't match a supported version! 02:08:54 warnings.warn( 02:24:09 Creating stack releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-658 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 Waiting to initialize infrastructure... 02:24:09 WARN: Failed to initialize stack. Reason: Timed out 02:24:09 Deleting stack f8bd9892-f06b-46dd-a78e-2e421628a4d5 02:24:09 Successfully deleted stack f8bd9892-f06b-46dd-a78e-2e421628a4d5 02:24:09 Stack with name releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-658 already exists. 02:24:09 Build step 'Execute shell' marked build as failure 02:24:09 $ ssh-agent -k 02:24:09 unset SSH_AUTH_SOCK; 02:24:09 unset SSH_AGENT_PID; 02:24:09 echo Agent pid 5169 killed; 02:24:09 [ssh-agent] Stopped. 02:24:09 Recording plot data 02:24:10 Robot results publisher started... 02:24:10 INFO: Checking test criticality is deprecated and will be dropped in a future release! 02:24:10 -Parsing output xml: 02:24:10 Failed! 02:24:10 hudson.AbortException: No files found in path /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium with configured filemask: output.xml 02:24:10 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 02:24:10 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 02:24:10 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 02:24:10 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 02:24:10 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 02:24:10 at hudson.remoting.Request$2.run(Request.java:377) 02:24:10 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 02:24:10 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 02:24:10 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:24:10 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:24:10 at java.base/java.lang.Thread.run(Thread.java:829) 02:24:10 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-26180 02:24:10 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 02:24:10 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 02:24:10 at hudson.remoting.Channel.call(Channel.java:1003) 02:24:10 at hudson.FilePath.act(FilePath.java:1230) 02:24:10 at hudson.FilePath.act(FilePath.java:1219) 02:24:10 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 02:24:10 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 02:24:10 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 02:24:10 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 02:24:10 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 02:24:10 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 02:24:10 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 02:24:10 at hudson.model.Build$BuildExecution.post2(Build.java:179) 02:24:10 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 02:24:10 at hudson.model.Run.execute(Run.java:1918) 02:24:10 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 02:24:10 at hudson.model.ResourceController.execute(ResourceController.java:101) 02:24:10 at hudson.model.Executor.run(Executor.java:442) 02:24:10 [PostBuildScript] - [INFO] Executing post build scripts. 02:24:10 [openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins10841832092041111586.sh 02:24:10 Archiving csit artifacts 02:24:10 seq: invalid floating point argument: ‘’ 02:24:10 Try 'seq --help' for more information. 02:24:10 % Total % Received % Xferd Average Speed Time Time Time Current 02:24:10 Dload Upload Total Spent Left Speed 02:24:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1175 0 1175 0 0 7253 0 --:--:-- --:--:-- --:--:-- 7208 100 1175 0 1175 0 0 7208 0 --:--:-- --:--:-- --:--:-- 7164 02:24:10 Archive: robot-plugin.zip 02:24:10 End-of-central-directory signature not found. Either this file is not 02:24:10 a zipfile, or it constitutes one disk of a multi-part archive. In the 02:24:10 latter case the central directory and zipfile comment will be found on 02:24:10 the last disk(s) of this archive. 02:24:10 unzip: cannot find zipfile directory in one of robot-plugin.zip or 02:24:10 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. 02:24:10 mv: cannot stat '*.log': No such file or directory 02:24:10 mv: cannot stat '*.log.gz': No such file or directory 02:24:10 mv: cannot stat '*.csv': No such file or directory 02:24:10 mv: cannot stat '*.png': No such file or directory 02:24:10 [PostBuildScript] - [INFO] Executing post build scripts. 02:24:10 [openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins17757787343884619138.sh 02:24:10 [PostBuildScript] - [INFO] Executing post build scripts. 02:24:10 [EnvInject] - Injecting environment variables from a build step. 02:24:10 [EnvInject] - Injecting as environment variables the properties content 02:24:10 OS_CLOUD=vex 02:24:10 OS_STACK_NAME=releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-658 02:24:10 02:24:10 [EnvInject] - Variables injected successfully. 02:24:10 provisioning config files... 02:24:10 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 02:24:10 [openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins5394953683522489291.sh 02:24:10 ---> openstack-stack-delete.sh 02:24:10 Setup pyenv: 02:24:10 system 02:24:10 3.8.13 02:24:10 3.9.13 02:24:10 3.10.13 02:24:10 * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/.python-version) 02:24:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2YS9 from file:/tmp/.os_lf_venv 02:24:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:24:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:24:12 lf-activate-venv(): INFO: Base packages installed successfully 02:24:12 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 02:24:25 lf-activate-venv(): INFO: Adding /tmp/venv-2YS9/bin to PATH 02:24:25 INFO: Stack cost retrieval disabled, setting cost to 0 02:24:25 /tmp/venv-2YS9/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.0)/charset_normalizer (3.4.4) doesn't match a supported version! 02:24:25 warnings.warn( 02:24:37 INFO: Deleting stack releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-658 02:24:37 Successfully deleted stack releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-658 02:24:37 [PostBuildScript] - [INFO] Executing post build scripts. 02:24:37 [openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins3823090104569198801.sh 02:24:37 ---> sysstat.sh 02:24:37 [openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins3347978230867967029.sh 02:24:37 ---> package-listing.sh 02:24:37 ++ tr '[:upper:]' '[:lower:]' 02:24:37 ++ facter osfamily 02:24:38 + OS_FAMILY=redhat 02:24:38 + workspace=/w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium 02:24:38 + START_PACKAGES=/tmp/packages_start.txt 02:24:38 + END_PACKAGES=/tmp/packages_end.txt 02:24:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:24:38 + PACKAGES=/tmp/packages_start.txt 02:24:38 + '[' /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium ']' 02:24:38 + PACKAGES=/tmp/packages_end.txt 02:24:38 + case "${OS_FAMILY}" in 02:24:38 + rpm -qa 02:24:38 + sort 02:24:38 + '[' -f /tmp/packages_start.txt ']' 02:24:38 + '[' -f /tmp/packages_end.txt ']' 02:24:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:24:38 + '[' /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium ']' 02:24:38 + mkdir -p /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/archives/ 02:24:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/archives/ 02:24:38 [openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins188305039695413701.sh 02:24:38 ---> capture-instance-metadata.sh 02:24:38 Setup pyenv: 02:24:38 system 02:24:38 3.8.13 02:24:38 3.9.13 02:24:38 3.10.13 02:24:38 * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/.python-version) 02:24:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2YS9 from file:/tmp/.os_lf_venv 02:24:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:24:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:24:41 lf-activate-venv(): INFO: Base packages installed successfully 02:24:41 lf-activate-venv(): INFO: Installing additional packages: lftools 02:24:50 lf-activate-venv(): INFO: Adding /tmp/venv-2YS9/bin to PATH 02:24:50 INFO: Running in OpenStack, capturing instance metadata 02:24:50 [openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins10867246993545707000.sh 02:24:50 provisioning config files... 02:24:51 Could not find credentials [logs] for openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium #658 02:24:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium@tmp/config5766077526575348265tmp 02:24:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 02:24:51 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 02:24:51 provisioning config files... 02:24:51 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 02:24:51 [EnvInject] - Injecting environment variables from a build step. 02:24:51 [EnvInject] - Injecting as environment variables the properties content 02:24:51 SERVER_ID=logs 02:24:51 02:24:51 [EnvInject] - Variables injected successfully. 02:24:51 [openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins17243046859520043752.sh 02:24:51 ---> create-netrc.sh 02:24:51 WARN: Log server credential not found. 02:24:51 [openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins2598428830302417064.sh 02:24:51 ---> python-tools-install.sh 02:24:51 Setup pyenv: 02:24:51 system 02:24:51 3.8.13 02:24:51 3.9.13 02:24:51 3.10.13 02:24:51 * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/.python-version) 02:24:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2YS9 from file:/tmp/.os_lf_venv 02:24:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:24:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:24:54 lf-activate-venv(): INFO: Base packages installed successfully 02:24:54 lf-activate-venv(): INFO: Installing additional packages: lftools 02:25:06 lf-activate-venv(): INFO: Adding /tmp/venv-2YS9/bin to PATH 02:25:06 [openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins5654122741495457188.sh 02:25:06 ---> sudo-logs.sh 02:25:06 Archiving 'sudo' log.. 02:25:07 [openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins6080108578261651632.sh 02:25:07 ---> job-cost.sh 02:25:07 INFO: Activating Python virtual environment... 02:25:07 Setup pyenv: 02:25:07 system 02:25:07 3.8.13 02:25:07 3.9.13 02:25:07 3.10.13 02:25:07 * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/.python-version) 02:25:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2YS9 from file:/tmp/.os_lf_venv 02:25:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:25:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:25:09 lf-activate-venv(): INFO: Base packages installed successfully 02:25:09 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 02:25:18 lf-activate-venv(): INFO: Adding /tmp/venv-2YS9/bin to PATH 02:25:18 DEBUG: Contents of stack-cost file: 02:25:18 total: 0 02:25:18 INFO: Retrieving Stack Cost... 02:25:18 INFO: Stack cost: 0 02:25:18 INFO: Instance uptime: 1113s 02:25:18 INFO: Fetching instance metadata (attempt 1 of 3)... 02:25:18 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 02:25:18 INFO: Successfully fetched instance metadata 02:25:18 INFO: Instance type: v3-standard-2 02:25:18 INFO: Retrieving pricing info for: v3-standard-2 02:25:18 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 02:25:18 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=1113 02:25:19 INFO: Successfully fetched Vexxhost pricing API 02:25:19 INFO: Retrieved cost: 0.06 02:25:19 INFO: Retrieved resource: v3-standard-2 02:25:19 INFO: Creating archive directory: /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/archives/cost 02:25:19 INFO: Archiving costs to: /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/archives/cost.csv 02:25:19 INFO: Successfully archived job cost data 02:25:19 DEBUG: Cost data: openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium,658,2026-03-04 02:25:19,v3-standard-2,1113,0.06,0.00,FAILURE 02:25:19 [openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium] $ /bin/bash -l /tmp/jenkins12674667745212887323.sh 02:25:19 ---> logs-deploy.sh 02:25:19 Setup pyenv: 02:25:19 system 02:25:19 3.8.13 02:25:19 3.9.13 02:25:19 3.10.13 02:25:19 * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/.python-version) 02:25:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2YS9 from file:/tmp/.os_lf_venv 02:25:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:25:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:25:21 lf-activate-venv(): INFO: Base packages installed successfully 02:25:21 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 02:25:36 lf-activate-venv(): INFO: Adding /tmp/venv-2YS9/bin to PATH 02:25:36 WARNING: Nexus logging server not set 02:25:36 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/658/ 02:25:36 INFO: archiving logs to S3 02:25:36 /tmp/venv-2YS9/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.0)/charset_normalizer (3.4.4) doesn't match a supported version! 02:25:36 warnings.warn( 02:25:37 ---> uname -a: 02:25:37 Linux prd-centos8-robot-2c-8g-26180.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 02:25:37 02:25:37 02:25:37 ---> lscpu: 02:25:37 Architecture: x86_64 02:25:37 CPU op-mode(s): 32-bit, 64-bit 02:25:37 Byte Order: Little Endian 02:25:37 CPU(s): 2 02:25:37 On-line CPU(s) list: 0,1 02:25:37 Thread(s) per core: 1 02:25:37 Core(s) per socket: 1 02:25:37 Socket(s): 2 02:25:37 NUMA node(s): 1 02:25:37 Vendor ID: AuthenticAMD 02:25:37 CPU family: 23 02:25:37 Model: 49 02:25:37 Model name: AMD EPYC-Rome Processor 02:25:37 Stepping: 0 02:25:37 CPU MHz: 2799.998 02:25:37 BogoMIPS: 5599.99 02:25:37 Virtualization: AMD-V 02:25:37 Hypervisor vendor: KVM 02:25:37 Virtualization type: full 02:25:37 L1d cache: 32K 02:25:37 L1i cache: 32K 02:25:37 L2 cache: 512K 02:25:37 L3 cache: 16384K 02:25:37 NUMA node0 CPU(s): 0,1 02:25:37 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 02:25:37 02:25:37 02:25:37 ---> nproc: 02:25:37 2 02:25:37 02:25:37 02:25:37 ---> df -h: 02:25:37 Filesystem Size Used Avail Use% Mounted on 02:25:37 devtmpfs 3.8G 0 3.8G 0% /dev 02:25:37 tmpfs 3.8G 0 3.8G 0% /dev/shm 02:25:37 tmpfs 3.8G 17M 3.8G 1% /run 02:25:37 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 02:25:37 /dev/vda1 40G 8.3G 32G 21% / 02:25:37 tmpfs 770M 0 770M 0% /run/user/1001 02:25:37 02:25:37 02:25:37 ---> free -m: 02:25:37 total used free shared buff/cache available 02:25:37 Mem: 7697 566 5029 19 2101 6835 02:25:37 Swap: 1023 0 1023 02:25:37 02:25:37 02:25:37 ---> ip addr: 02:25:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 02:25:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:25:37 inet 127.0.0.1/8 scope host lo 02:25:37 valid_lft forever preferred_lft forever 02:25:37 inet6 ::1/128 scope host 02:25:37 valid_lft forever preferred_lft forever 02:25:37 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 02:25:37 link/ether fa:16:3e:4b:1a:f9 brd ff:ff:ff:ff:ff:ff 02:25:37 altname enp0s3 02:25:37 altname ens3 02:25:37 inet 10.30.170.47/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 02:25:37 valid_lft 85280sec preferred_lft 85280sec 02:25:37 inet6 fe80::f816:3eff:fe4b:1af9/64 scope link 02:25:37 valid_lft forever preferred_lft forever 02:25:37 02:25:37 02:25:37 ---> sar -b -r -n DEV: 02:25:37 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 03/04/2026 _x86_64_ (2 CPU) 02:25:37 02:25:37 02:06:51 LINUX RESTART (2 CPU) 02:25:37 02:25:37 02:07:02 AM tps rtps wtps bread/s bwrtn/s 02:25:37 02:08:01 AM 227.79 166.21 61.57 15413.01 41694.61 02:25:37 02:09:01 AM 115.66 2.17 113.50 123.69 10491.05 02:25:37 02:10:01 AM 23.81 0.03 23.78 0.53 3765.62 02:25:37 02:11:01 AM 0.47 0.00 0.47 0.00 6.68 02:25:37 02:12:01 AM 0.18 0.00 0.18 0.00 1.97 02:25:37 02:13:01 AM 0.30 0.00 0.30 0.00 4.55 02:25:37 02:14:01 AM 0.12 0.00 0.12 0.00 0.90 02:25:37 02:15:01 AM 0.10 0.00 0.10 0.00 0.80 02:25:37 02:16:01 AM 0.23 0.00 0.23 0.00 2.52 02:25:37 02:17:01 AM 0.25 0.00 0.25 0.00 3.48 02:25:37 02:18:01 AM 0.22 0.00 0.22 0.00 3.50 02:25:37 02:19:01 AM 0.15 0.00 0.15 0.00 1.05 02:25:37 02:20:01 AM 0.10 0.00 0.10 0.00 0.63 02:25:37 02:21:01 AM 0.13 0.00 0.13 0.00 1.10 02:25:37 02:22:01 AM 0.28 0.03 0.25 0.27 3.48 02:25:37 02:23:01 AM 1.32 0.00 1.32 0.00 31.14 02:25:37 02:24:01 AM 0.27 0.00 0.27 0.00 3.50 02:25:37 02:25:01 AM 23.10 0.68 22.41 102.12 619.65 02:25:37 Average: 21.73 9.25 12.47 855.47 3110.99 02:25:37 02:25:37 02:07:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:25:37 02:08:01 AM 5463548 7037604 2418884 30.69 2688 1766312 711776 7.97 186452 1948300 101312 02:25:37 02:09:01 AM 5176984 7018228 2705448 34.32 2688 2017284 693212 7.76 198292 2158284 100680 02:25:37 02:10:01 AM 5175032 7015788 2707400 34.35 2688 2017304 689316 7.72 198332 2160000 12 02:25:37 02:11:01 AM 5173032 7013796 2709400 34.37 2688 2017308 689316 7.72 198332 2162168 4 02:25:37 02:12:01 AM 5173024 7013792 2709408 34.37 2688 2017312 689316 7.72 198332 2162176 8 02:25:37 02:13:01 AM 5172960 7013728 2709472 34.37 2688 2017312 689316 7.72 198332 2162244 4 02:25:37 02:14:01 AM 5173228 7013960 2709204 34.37 2688 2017312 689316 7.72 198332 2162184 4 02:25:37 02:15:01 AM 5173148 7013884 2709284 34.37 2688 2017316 689316 7.72 198332 2162304 4 02:25:37 02:16:01 AM 5173096 7013832 2709336 34.37 2688 2017316 689316 7.72 198332 2162204 4 02:25:37 02:17:01 AM 5173036 7013772 2709396 34.37 2688 2017316 689316 7.72 198332 2162320 4 02:25:37 02:18:01 AM 5172352 7013092 2710080 34.38 2688 2017320 689316 7.72 198332 2162996 4 02:25:37 02:19:01 AM 5172580 7013320 2709852 34.38 2688 2017320 689316 7.72 198332 2162928 4 02:25:37 02:20:01 AM 5171784 7012524 2710648 34.39 2688 2017320 705464 7.90 198332 2163276 4 02:25:37 02:21:01 AM 5172460 7013212 2709972 34.38 2688 2017324 705464 7.90 198332 2162932 4 02:25:37 02:22:01 AM 5172392 7013144 2710040 34.38 2688 2017324 687528 7.70 198448 2162816 4 02:25:37 02:23:01 AM 5172200 7012960 2710232 34.38 2688 2017332 687528 7.70 198492 2162856 4 02:25:37 02:24:01 AM 5171420 7012180 2711012 34.39 2688 2017332 687528 7.70 198492 2163844 4 02:25:37 02:25:01 AM 5167036 7011360 2715396 34.45 2688 2020544 688684 7.71 383880 1982892 10148 02:25:37 Average: 5188851 7015010 2693581 34.17 2688 2003550 692241 7.75 208002 2140374 11790 02:25:37 02:25:37 02:07:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:25:37 02:08:01 AM lo 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:25:37 02:08:01 AM eth0 323.03 207.03 1981.93 63.43 0.00 0.00 0.00 0.00 02:25:37 02:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:37 02:09:01 AM eth0 88.64 66.51 921.32 10.16 0.00 0.00 0.00 0.00 02:25:37 02:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:37 02:10:01 AM eth0 4.70 0.90 1.93 0.18 0.00 0.00 0.00 0.00 02:25:37 02:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:37 02:11:01 AM eth0 0.85 0.37 0.31 0.12 0.00 0.00 0.00 0.00 02:25:37 02:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:37 02:12:01 AM eth0 1.05 0.40 0.37 0.14 0.00 0.00 0.00 0.00 02:25:37 02:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:37 02:13:01 AM eth0 0.95 0.47 0.43 0.21 0.00 0.00 0.00 0.00 02:25:37 02:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:37 02:14:01 AM eth0 1.17 0.38 0.37 0.14 0.00 0.00 0.00 0.00 02:25:37 02:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:37 02:15:01 AM eth0 0.83 0.42 0.41 0.14 0.00 0.00 0.00 0.00 02:25:37 02:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:37 02:16:01 AM eth0 0.67 0.38 0.35 0.14 0.00 0.00 0.00 0.00 02:25:37 02:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:37 02:17:01 AM eth0 0.80 0.42 0.35 0.14 0.00 0.00 0.00 0.00 02:25:37 02:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:37 02:18:01 AM eth0 1.37 0.60 0.51 0.23 0.00 0.00 0.00 0.00 02:25:37 02:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:37 02:19:01 AM eth0 0.85 0.38 0.33 0.14 0.00 0.00 0.00 0.00 02:25:37 02:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:37 02:20:01 AM eth0 0.90 0.35 0.39 0.12 0.00 0.00 0.00 0.00 02:25:37 02:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:37 02:21:01 AM eth0 1.57 0.35 3.10 0.14 0.00 0.00 0.00 0.00 02:25:37 02:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:37 02:22:01 AM eth0 0.75 0.38 0.35 0.14 0.00 0.00 0.00 0.00 02:25:37 02:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:37 02:23:01 AM eth0 1.05 0.60 0.53 0.27 0.00 0.00 0.00 0.00 02:25:37 02:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:37 02:24:01 AM eth0 1.42 0.97 1.07 0.26 0.00 0.00 0.00 0.00 02:25:37 02:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:37 02:25:01 AM eth0 22.80 18.86 21.10 10.33 0.00 0.00 0.00 0.00 02:25:37 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:37 Average: eth0 24.91 16.48 161.39 4.75 0.00 0.00 0.00 0.00 02:25:37 02:25:37 02:25:37 ---> sar -P ALL: 02:25:37 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 03/04/2026 _x86_64_ (2 CPU) 02:25:37 02:25:37 02:06:51 LINUX RESTART (2 CPU) 02:25:37 02:25:37 02:07:02 AM CPU %user %nice %system %iowait %steal %idle 02:25:37 02:08:01 AM all 54.22 0.07 11.08 7.52 0.10 27.00 02:25:37 02:08:01 AM 0 53.04 0.09 11.51 7.87 0.10 27.38 02:25:37 02:08:01 AM 1 55.40 0.05 10.66 7.17 0.10 26.63 02:25:37 02:09:01 AM all 32.05 0.00 4.91 1.20 0.10 61.74 02:25:37 02:09:01 AM 0 24.63 0.00 4.08 0.98 0.10 70.21 02:25:37 02:09:01 AM 1 39.49 0.00 5.74 1.42 0.10 53.26 02:25:37 02:10:01 AM all 0.44 0.00 0.32 1.11 0.03 98.10 02:25:37 02:10:01 AM 0 0.37 0.00 0.28 1.22 0.03 98.10 02:25:37 02:10:01 AM 1 0.52 0.00 0.35 1.00 0.03 98.10 02:25:37 02:11:01 AM all 0.40 0.00 0.09 0.00 0.03 99.48 02:25:37 02:11:01 AM 0 0.35 0.00 0.10 0.00 0.03 99.52 02:25:37 02:11:01 AM 1 0.45 0.00 0.08 0.00 0.02 99.45 02:25:37 02:12:01 AM all 0.42 0.00 0.08 0.00 0.03 99.47 02:25:37 02:12:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33 02:25:37 02:12:01 AM 1 0.27 0.00 0.08 0.00 0.03 99.62 02:25:37 02:13:01 AM all 0.24 0.00 0.07 0.00 0.03 99.66 02:25:37 02:13:01 AM 0 0.27 0.00 0.12 0.00 0.03 99.58 02:25:37 02:13:01 AM 1 0.22 0.00 0.02 0.00 0.03 99.73 02:25:37 02:14:01 AM all 0.38 0.00 0.06 0.00 0.02 99.55 02:25:37 02:14:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42 02:25:37 02:14:01 AM 1 0.23 0.00 0.07 0.00 0.02 99.68 02:25:37 02:15:01 AM all 0.42 0.00 0.07 0.00 0.03 99.49 02:25:37 02:15:01 AM 0 0.58 0.00 0.08 0.00 0.03 99.30 02:25:37 02:15:01 AM 1 0.25 0.00 0.05 0.00 0.02 99.68 02:25:37 02:16:01 AM all 0.38 0.00 0.05 0.00 0.05 99.52 02:25:37 02:16:01 AM 0 0.53 0.00 0.07 0.00 0.07 99.33 02:25:37 02:16:01 AM 1 0.22 0.00 0.03 0.00 0.03 99.72 02:25:37 02:17:01 AM all 0.39 0.00 0.06 0.00 0.03 99.52 02:25:37 02:17:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35 02:25:37 02:17:01 AM 1 0.23 0.00 0.05 0.00 0.02 99.70 02:25:37 02:18:01 AM all 0.43 0.00 0.06 0.00 0.02 99.49 02:25:37 02:18:01 AM 0 0.58 0.00 0.05 0.00 0.02 99.35 02:25:37 02:18:01 AM 1 0.28 0.00 0.07 0.00 0.02 99.63 02:25:37 02:25:37 02:18:01 AM CPU %user %nice %system %iowait %steal %idle 02:25:37 02:19:01 AM all 0.41 0.00 0.06 0.00 0.03 99.51 02:25:37 02:19:01 AM 0 0.58 0.00 0.07 0.00 0.02 99.33 02:25:37 02:19:01 AM 1 0.23 0.00 0.05 0.00 0.03 99.68 02:25:37 02:20:01 AM all 0.41 0.00 0.08 0.00 0.03 99.48 02:25:37 02:20:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 02:25:37 02:20:01 AM 1 0.25 0.00 0.10 0.00 0.03 99.62 02:25:37 02:21:01 AM all 0.42 0.00 0.08 0.00 0.03 99.48 02:25:37 02:21:01 AM 0 0.60 0.00 0.08 0.00 0.03 99.28 02:25:37 02:21:01 AM 1 0.23 0.00 0.07 0.00 0.02 99.68 02:25:37 02:22:01 AM all 0.43 0.00 0.17 0.00 0.03 99.38 02:25:37 02:22:01 AM 0 0.60 0.00 0.15 0.00 0.03 99.21 02:25:37 02:22:01 AM 1 0.25 0.00 0.18 0.00 0.02 99.55 02:25:37 02:23:01 AM all 0.33 0.00 0.07 0.00 0.02 99.59 02:25:37 02:23:01 AM 0 0.18 0.00 0.08 0.00 0.02 99.72 02:25:37 02:23:01 AM 1 0.47 0.00 0.05 0.00 0.02 99.46 02:25:37 02:24:01 AM all 0.42 0.00 0.07 0.00 0.03 99.48 02:25:37 02:24:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75 02:25:37 02:24:01 AM 1 0.70 0.00 0.07 0.00 0.02 99.22 02:25:37 02:25:01 AM all 24.86 0.00 3.08 0.15 0.07 71.84 02:25:37 02:25:01 AM 0 21.05 0.00 2.94 0.10 0.05 75.87 02:25:37 02:25:01 AM 1 28.68 0.00 3.22 0.20 0.08 67.82 02:25:37 Average: all 6.45 0.00 1.12 0.55 0.04 91.84 02:25:37 Average: 0 5.82 0.00 1.09 0.56 0.04 92.48 02:25:37 Average: 1 7.08 0.00 1.15 0.54 0.04 91.19 02:25:37 02:25:37 02:25:37