18:58:18 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/simulators/pnf-simulator/+/146587 18:58:18 Running as SYSTEM 18:58:18 [EnvInject] - Loading node environment variables. 18:58:18 Building remotely on prd-centos8-builder-2c-1g-9486 (centos8-builder-2c-1g) in workspace /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify 18:58:18 [ssh-agent] Looking for ssh-agent implementation... 18:58:19 $ ssh-agent 18:58:19 SSH_AUTH_SOCK=/tmp/ssh-2gWTcGxa6prd/agent.13547 18:58:19 SSH_AGENT_PID=13549 18:58:19 [ssh-agent] Started. 18:58:19 Running ssh-add (command line suppressed) 18:58:19 Identity added: /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify@tmp/private_key_18282326649547041089.key (/w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify@tmp/private_key_18282326649547041089.key) 18:58:19 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:58:19 The recommended git tool is: NONE 18:58:21 using credential onap-jenkins-ssh 18:58:21 Wiping out workspace first. 18:58:21 Cloning the remote Git repository 18:58:21 Cloning repository git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git 18:58:21 > git init /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify # timeout=10 18:58:21 Fetching upstream changes from git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git 18:58:21 > git --version # timeout=10 18:58:21 > git --version # 'git version 2.43.0' 18:58:21 using GIT_SSH to set credentials Gerrit user 18:58:21 [INFO] Currently running in a labeled security context 18:58:21 [INFO] Currently SELinux is 'enforcing' on the host 18:58:21 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify@tmp/jenkins-gitclient-ssh15356886692182188414.key 18:58:21 Verifying host key using manually-configured host key entries 18:58:21 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git +refs/heads/*:refs/remotes/origin/* # timeout=30 18:58:24 > git config remote.origin.url git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git # timeout=10 18:58:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:58:24 > git config remote.origin.url git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git # timeout=10 18:58:24 Fetching upstream changes from git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git 18:58:24 using GIT_SSH to set credentials Gerrit user 18:58:24 [INFO] Currently running in a labeled security context 18:58:24 [INFO] Currently SELinux is 'enforcing' on the host 18:58:24 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify@tmp/jenkins-gitclient-ssh9654013210187299277.key 18:58:24 Verifying host key using manually-configured host key entries 18:58:24 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git refs/changes/87/146587/1 # timeout=30 18:58:24 > git rev-parse 57344cdf6f6e5cf50bba0260cd9c0b97775d01cf^{commit} # timeout=10 18:58:24 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 18:58:24 Checking out Revision 57344cdf6f6e5cf50bba0260cd9c0b97775d01cf (refs/changes/87/146587/1) 18:58:24 > git config core.sparsecheckout # timeout=10 18:58:24 > git checkout -f 57344cdf6f6e5cf50bba0260cd9c0b97775d01cf # timeout=30 18:58:28 Commit message: "CI: Bump github2gerrit workflow to v1.4.3" 18:58:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:58:28 > git rev-list --no-walk 65a4a5188380837614881aea5581dbaf20afd01f # timeout=10 18:58:28 [EnvInject] - Injecting environment variables from a build step. 18:58:28 [EnvInject] - Injecting as environment variables the properties content 18:58:28 PYTHON=python3 18:58:28 18:58:28 [EnvInject] - Variables injected successfully. 18:58:28 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash -l /tmp/jenkins4152952461786613383.sh 18:58:29 ---> tox-install.sh 18:58:29 + source /home/jenkins/lf-env.sh 18:58:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:58:29 ++ mktemp -d /tmp/venv-XXXX 18:58:29 + lf_venv=/tmp/venv-FhYH 18:58:29 + local venv_file=/tmp/.os_lf_venv 18:58:29 + local python=python3 18:58:29 + local options 18:58:29 + local set_path=true 18:58:29 + local install_args= 18:58:29 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:58:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:58:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:58:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:58:29 + true 18:58:29 + case $1 in 18:58:29 + venv_file=/tmp/.toxenv 18:58:29 + shift 2 18:58:29 + true 18:58:29 + case $1 in 18:58:29 + shift 18:58:29 + break 18:58:29 + case $python in 18:58:29 + local pkg_list= 18:58:29 + [[ -d /opt/pyenv ]] 18:58:29 + echo 'Setup pyenv:' 18:58:29 Setup pyenv: 18:58:29 + export PYENV_ROOT=/opt/pyenv 18:58:29 + PYENV_ROOT=/opt/pyenv 18:58:29 + 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 18:58:29 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:58:29 + pyenv versions 18:58:29 system 18:58:29 * 3.8.13 (set by /opt/pyenv/version) 18:58:29 * 3.9.13 (set by /opt/pyenv/version) 18:58:29 * 3.10.6 (set by /opt/pyenv/version) 18:58:29 + command -v pyenv 18:58:29 ++ pyenv init - --no-rehash 18:58:29 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 18:58:29 export PATH="/opt/pyenv/shims:${PATH}" 18:58:29 export PYENV_SHELL=bash 18:58:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:58:29 pyenv() { 18:58:29 local command 18:58:29 command="${1:-}" 18:58:29 if [ "$#" -gt 0 ]; then 18:58:29 shift 18:58:29 fi 18:58:29 18:58:29 case "$command" in 18:58:29 rehash|shell) 18:58:29 eval "$(pyenv "sh-$command" "$@")" 18:58:29 ;; 18:58:29 *) 18:58:29 command pyenv "$command" "$@" 18:58:29 ;; 18:58:29 esac 18:58:29 }' 18:58:29 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 18:58:29 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:58:29 ++ 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 18:58:29 ++ 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 18:58:29 ++ export PYENV_SHELL=bash 18:58:29 ++ PYENV_SHELL=bash 18:58:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:58:29 +++ complete -F _pyenv pyenv 18:58:29 ++ lf-pyver python3 18:58:29 ++ local py_version_xy=python3 18:58:29 ++ local py_version_xyz= 18:58:29 ++ pyenv versions 18:58:29 ++ local command 18:58:29 ++ command=versions 18:58:29 ++ '[' 1 -gt 0 ']' 18:58:29 ++ shift 18:58:29 ++ case "$command" in 18:58:29 ++ command pyenv versions 18:58:29 ++ pyenv versions 18:58:29 ++ sed 's/^[ *]* //' 18:58:29 ++ grep -E '^[0-9.]*[0-9]$' 18:58:29 ++ awk '{ print $1 }' 18:58:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:58:29 +++ tail -n 1 18:58:29 +++ sort -V 18:58:29 +++ grep '^3' /tmp/.pyenv_versions 18:58:29 ++ py_version_xyz=3.10.6 18:58:29 ++ [[ -z 3.10.6 ]] 18:58:29 ++ echo 3.10.6 18:58:29 ++ return 0 18:58:29 + pyenv local 3.10.6 18:58:29 + local command 18:58:29 + command=local 18:58:29 + '[' 2 -gt 0 ']' 18:58:29 + shift 18:58:29 + case "$command" in 18:58:29 + command pyenv local 3.10.6 18:58:29 + pyenv local 3.10.6 18:58:29 + for arg in "$@" 18:58:29 + case $arg in 18:58:29 + pkg_list+='tox ' 18:58:29 + for arg in "$@" 18:58:29 + case $arg in 18:58:29 + pkg_list+='virtualenv ' 18:58:29 + for arg in "$@" 18:58:29 + case $arg in 18:58:29 + pkg_list+='urllib3~=1.26.15 ' 18:58:29 + [[ -f /tmp/.toxenv ]] 18:58:29 + [[ ! -f /tmp/.toxenv ]] 18:58:29 + [[ -n '' ]] 18:58:29 + python3 -m venv /tmp/venv-FhYH 18:58:33 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FhYH' 18:58:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FhYH 18:58:33 + echo /tmp/venv-FhYH 18:58:33 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 18:58:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 18:58:33 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:58:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:58:33 + local 'pip_opts=--upgrade --quiet' 18:58:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:58:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:58:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:58:33 + [[ -n '' ]] 18:58:33 + [[ -n '' ]] 18:58:33 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:58:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:58:33 + /tmp/venv-FhYH/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 18:58:37 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:58:37 lf-activate-venv(): INFO: Base packages installed successfully 18:58:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:58:37 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:58:37 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:58:37 + /tmp/venv-FhYH/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 18:58:39 + type python3 18:58:39 + true 18:58:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-FhYH/bin to PATH' 18:58:39 lf-activate-venv(): INFO: Adding /tmp/venv-FhYH/bin to PATH 18:58:39 + PATH=/tmp/venv-FhYH/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 18:58:39 + return 0 18:58:39 + python3 --version 18:58:39 Python 3.10.6 18:58:39 + python3 -m pip --version 18:58:39 pip 26.1.2 from /tmp/venv-FhYH/lib/python3.10/site-packages/pip (python 3.10) 18:58:39 + python3 -m pip freeze 18:58:40 cachetools==7.1.5 18:58:40 colorama==0.4.6 18:58:40 distlib==0.4.3 18:58:40 filelock==3.32.0 18:58:40 packaging==26.2 18:58:40 platformdirs==4.11.0 18:58:40 pluggy==1.6.0 18:58:40 pyproject-api==1.11.0 18:58:40 python-discovery==1.5.0 18:58:40 tomli==2.4.1 18:58:40 tomli_w==1.2.0 18:58:40 tox==4.58.0 18:58:40 typing_extensions==4.16.0 18:58:40 urllib3==1.26.20 18:58:40 virtualenv==21.7.0 18:58:40 [EnvInject] - Injecting environment variables from a build step. 18:58:40 [EnvInject] - Injecting as environment variables the properties content 18:58:40 PARALLEL=false 18:58:40 18:58:40 [EnvInject] - Variables injected successfully. 18:58:40 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash -l /tmp/jenkins13005225432634667614.sh 18:58:40 ---> tox-run.sh 18:58:40 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:58:40 + ARCHIVE_TOX_DIR=/w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/archives/tox 18:58:40 + ARCHIVE_DOC_DIR=/w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/archives/docs 18:58:40 + mkdir -p /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/archives/tox 18:58:40 + cd /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli 18:58:40 + source /home/jenkins/lf-env.sh 18:58:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:58:40 ++ mktemp -d /tmp/venv-XXXX 18:58:40 + lf_venv=/tmp/venv-Piht 18:58:40 + local venv_file=/tmp/.os_lf_venv 18:58:40 + local python=python3 18:58:40 + local options 18:58:40 + local set_path=true 18:58:40 + local install_args= 18:58:40 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:58:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:58:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:58:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:58:40 + true 18:58:40 + case $1 in 18:58:40 + venv_file=/tmp/.toxenv 18:58:40 + shift 2 18:58:40 + true 18:58:40 + case $1 in 18:58:40 + shift 18:58:40 + break 18:58:40 + case $python in 18:58:40 + local pkg_list= 18:58:40 + [[ -d /opt/pyenv ]] 18:58:40 + echo 'Setup pyenv:' 18:58:40 Setup pyenv: 18:58:40 + export PYENV_ROOT=/opt/pyenv 18:58:40 + PYENV_ROOT=/opt/pyenv 18:58:40 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:58:40 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:58:40 + pyenv versions 18:58:40 system 18:58:40 3.8.13 18:58:40 3.9.13 18:58:40 * 3.10.6 (set by /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/.python-version) 18:58:40 + command -v pyenv 18:58:40 ++ pyenv init - --no-rehash 18:58:40 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 18:58:40 export PATH="/opt/pyenv/shims:${PATH}" 18:58:40 export PYENV_SHELL=bash 18:58:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:58:40 pyenv() { 18:58:40 local command 18:58:40 command="${1:-}" 18:58:40 if [ "$#" -gt 0 ]; then 18:58:40 shift 18:58:40 fi 18:58:40 18:58:40 case "$command" in 18:58:40 rehash|shell) 18:58:40 eval "$(pyenv "sh-$command" "$@")" 18:58:40 ;; 18:58:40 *) 18:58:40 command pyenv "$command" "$@" 18:58:40 ;; 18:58:40 esac 18:58:40 }' 18:58:40 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 18:58:40 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:58:40 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:58:40 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:58:40 ++ export PYENV_SHELL=bash 18:58:40 ++ PYENV_SHELL=bash 18:58:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:58:40 +++ complete -F _pyenv pyenv 18:58:40 ++ lf-pyver python3 18:58:40 ++ local py_version_xy=python3 18:58:40 ++ local py_version_xyz= 18:58:40 ++ pyenv versions 18:58:40 ++ local command 18:58:40 ++ command=versions 18:58:40 ++ '[' 1 -gt 0 ']' 18:58:40 ++ shift 18:58:40 ++ case "$command" in 18:58:40 ++ command pyenv versions 18:58:40 ++ pyenv versions 18:58:40 ++ awk '{ print $1 }' 18:58:40 ++ grep -E '^[0-9.]*[0-9]$' 18:58:40 ++ sed 's/^[ *]* //' 18:58:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:58:40 +++ grep '^3' /tmp/.pyenv_versions 18:58:40 +++ sort -V 18:58:40 +++ tail -n 1 18:58:40 ++ py_version_xyz=3.10.6 18:58:40 ++ [[ -z 3.10.6 ]] 18:58:40 ++ echo 3.10.6 18:58:40 ++ return 0 18:58:40 + pyenv local 3.10.6 18:58:40 + local command 18:58:40 + command=local 18:58:40 + '[' 2 -gt 0 ']' 18:58:40 + shift 18:58:40 + case "$command" in 18:58:40 + command pyenv local 3.10.6 18:58:40 + pyenv local 3.10.6 18:58:40 + for arg in "$@" 18:58:40 + case $arg in 18:58:40 + pkg_list+='tox ' 18:58:40 + for arg in "$@" 18:58:40 + case $arg in 18:58:40 + pkg_list+='virtualenv ' 18:58:40 + for arg in "$@" 18:58:40 + case $arg in 18:58:40 + pkg_list+='urllib3~=1.26.15 ' 18:58:40 + [[ -f /tmp/.toxenv ]] 18:58:40 ++ cat /tmp/.toxenv 18:58:40 + lf_venv=/tmp/venv-FhYH 18:58:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FhYH from' file:/tmp/.toxenv 18:58:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FhYH from file:/tmp/.toxenv 18:58:40 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:58:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:58:40 + local 'pip_opts=--upgrade --quiet' 18:58:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:58:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:58:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:58:40 + [[ -n '' ]] 18:58:40 + [[ -n '' ]] 18:58:40 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:58:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:58:40 + /tmp/venv-FhYH/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 18:58:41 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:58:41 lf-activate-venv(): INFO: Base packages installed successfully 18:58:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:58:41 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:58:41 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:58:41 + /tmp/venv-FhYH/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 18:58:42 + type python3 18:58:42 + true 18:58:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-FhYH/bin to PATH' 18:58:42 lf-activate-venv(): INFO: Adding /tmp/venv-FhYH/bin to PATH 18:58:42 + PATH=/tmp/venv-FhYH/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:58:42 + return 0 18:58:42 + [[ -d /opt/pyenv ]] 18:58:42 + echo '---> Setting up pyenv' 18:58:42 ---> Setting up pyenv 18:58:42 + export PYENV_ROOT=/opt/pyenv 18:58:42 + PYENV_ROOT=/opt/pyenv 18:58:42 + export PATH=/opt/pyenv/bin:/tmp/venv-FhYH/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:58:42 + PATH=/opt/pyenv/bin:/tmp/venv-FhYH/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:58:42 ++ pwd 18:58:42 + PYTHONPATH=/w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli 18:58:42 + export PYTHONPATH 18:58:42 + export TOX_TESTENV_PASSENV=PYTHONPATH 18:58:42 + TOX_TESTENV_PASSENV=PYTHONPATH 18:58:42 + tox --version 18:58:42 4.58.0 from /tmp/venv-FhYH/lib/python3.10/site-packages/tox/__init__.py 18:58:42 + PARALLEL=false 18:58:42 + TOX_OPTIONS_LIST= 18:58:42 + [[ -n pytest ]] 18:58:42 + TOX_OPTIONS_LIST=' -e pytest' 18:58:42 + case ${PARALLEL,,} in 18:58:42 + tox -e pytest 18:58:42 + tee -a /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/archives/tox/tox.log 18:58:51 pytest: install_deps> python -I -m pip install -r requirements.txt 18:58:56 pytest: freeze> python -m pip freeze --all 18:58:56 pytest: asynctest==0.13.0,certifi==2026.7.22,chardet==3.0.4,exceptiongroup==1.3.1,idna==2.7,iniconfig==2.1.0,mock==5.2.0,packaging==26.2,pip==25.0.1,pluggy==1.5.0,pytest==8.3.5,requests==2.20.1,setuptools==75.3.4,tomli==2.4.1,typing_extensions==4.13.2,urllib3==1.24.3,websockets==7.0,wheel==0.45.1 18:58:56 pytest: commands[0]> pytest -v 18:58:56 ============================= test session starts ============================== 18:58:56 platform linux -- Python 3.8.17, pytest-8.3.5, pluggy-1.5.0 -- /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/bin/python 18:58:56 cachedir: .tox/pytest/.pytest_cache 18:58:56 rootdir: /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli 18:58:56 collecting ... collected 33 items 18:58:56 18:58:56 tests/test_netconf_simulator.py::TestArgumentParser::test_should_properly_parse_delete_yang_model PASSED [ 3%] 18:58:56 tests/test_netconf_simulator.py::TestArgumentParser::test_should_properly_parse_edit_config_with_all_params PASSED [ 6%] 18:58:56 tests/test_netconf_simulator.py::TestArgumentParser::test_should_properly_parse_get_config PASSED [ 9%] 18:58:56 tests/test_netconf_simulator.py::TestArgumentParser::test_should_properly_parse_load_yang_model PASSED [ 12%] 18:58:56 tests/test_netconf_simulator.py::TestNetconfSimulatorClient::test_should_properly_delete_yang_model PASSED [ 15%] 18:58:56 tests/test_netconf_simulator.py::TestNetconfSimulatorClient::test_should_properly_edit_config PASSED [ 18%] 18:58:56 tests/test_netconf_simulator.py::TestNetconfSimulatorClient::test_should_properly_get_config PASSED [ 21%] 18:58:56 tests/test_netconf_simulator.py::TestNetconfSimulatorClient::test_should_properly_get_config_for_given_module PASSED [ 24%] 18:58:56 tests/test_netconf_simulator.py::TestNetconfSimulatorClient::test_should_properly_load_yang_model PASSED [ 27%] 18:58:56 tests/test_netconf_simulator.py::TestNetconfSimulatorClient::test_should_properly_run_less_like_mode PASSED [ 30%] 18:58:56 tests/test_netconf_simulator.py::TestNetconfSimulatorClient::test_should_raise_exception_when_module_is_absent_and_container_is_present PASSED [ 33%] 18:58:56 tests/test_netconf_simulator.py::TestNetconfSimulatorClient::test_should_raise_exception_when_module_is_present_and_container_is_absent PASSED [ 36%] 18:58:56 tests/test_pnf_simulator.py::TestArgumentParser::test_should_not_parse_arguments_when_mandatory_params_are_missing_for_event PASSED [ 39%] 18:58:56 tests/test_pnf_simulator.py::TestArgumentParser::test_should_not_parse_arguments_when_mandatory_params_are_missing_for_template PASSED [ 42%] 18:58:56 tests/test_pnf_simulator.py::TestArgumentParser::test_should_not_parse_arguments_when_mandatory_template_params_are_missing PASSED [ 45%] 18:58:56 tests/test_pnf_simulator.py::TestArgumentParser::test_should_not_parse_template_action_when_only_override_is_given PASSED [ 48%] 18:58:56 tests/test_pnf_simulator.py::TestArgumentParser::test_should_not_parse_template_action_with_all_params PASSED [ 51%] 18:58:56 tests/test_pnf_simulator.py::TestArgumentParser::test_should_not_parse_template_action_with_empty_get_content_param PASSED [ 54%] 18:58:56 tests/test_pnf_simulator.py::TestArgumentParser::test_should_parse_template_action_with_upload PASSED [ 57%] 18:58:56 tests/test_pnf_simulator.py::TestArgumentParser::test_should_parse_template_action_with_upload_and_override PASSED [ 60%] 18:58:56 tests/test_pnf_simulator.py::TestArgumentParser::test_should_properly_parse_configure_action_with_all_params PASSED [ 63%] 18:58:56 tests/test_pnf_simulator.py::TestArgumentParser::test_should_properly_parse_filter_templates_action_with_all_params PASSED [ 66%] 18:58:56 tests/test_pnf_simulator.py::TestArgumentParser::test_should_properly_parse_get_config_action_with_all_params PASSED [ 69%] 18:58:56 tests/test_pnf_simulator.py::TestArgumentParser::test_should_properly_parse_send_event_action_with_all_params PASSED [ 72%] 18:58:56 tests/test_pnf_simulator.py::TestArgumentParser::test_should_properly_parse_send_template_action_with_all_params PASSED [ 75%] 18:58:56 tests/test_pnf_simulator.py::TestArgumentParser::test_should_properly_parse_template_action_with_get_content_param PASSED [ 78%] 18:58:56 tests/test_pnf_simulator.py::TestArgumentParser::test_should_properly_parse_template_action_with_list_param PASSED [ 81%] 18:58:56 tests/test_pnf_simulator.py::TestSimulatorClient::test_should_properly_retrieve_configuration PASSED [ 84%] 18:58:56 tests/test_pnf_simulator.py::TestSimulatorClient::test_should_properly_send_event PASSED [ 87%] 18:58:56 tests/test_pnf_simulator.py::TestSimulatorClient::test_should_properly_send_one_time_event PASSED [ 90%] 18:58:56 tests/test_pnf_simulator.py::TestSimulatorClient::test_should_properly_trigger_filter_template_action PASSED [ 93%] 18:58:56 tests/test_pnf_simulator.py::TestSimulatorClient::test_should_properly_update_configuration PASSED [ 96%] 18:58:56 tests/test_tailf_client.py::TestTailfClient::test_should_connect_to_server_and_receive_message PASSED [100%] 18:58:56 18:58:56 =============================== warnings summary =============================== 18:58:56 .tox/pytest/lib64/python3.8/site-packages/websockets/framing.py:76 18:58:56 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/framing.py:76: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:58:56 def read(cls, reader, *, mask, max_size=None, extensions=None): 18:58:56 18:58:56 .tox/pytest/lib64/python3.8/site-packages/websockets/http.py:53 18:58:56 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/http.py:53: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:58:56 def read_request(stream): 18:58:56 18:58:56 .tox/pytest/lib64/python3.8/site-packages/websockets/http.py:98 18:58:56 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/http.py:98: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:58:56 def read_response(stream): 18:58:56 18:58:56 .tox/pytest/lib64/python3.8/site-packages/websockets/http.py:142 18:58:56 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/http.py:142: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:58:56 def read_headers(stream): 18:58:56 18:58:56 .tox/pytest/lib64/python3.8/site-packages/websockets/http.py:182 18:58:56 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/http.py:182: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:58:56 def read_line(stream): 18:58:56 18:58:56 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:357 18:58:56 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:357: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:58:56 def wait_closed(self): 18:58:56 18:58:56 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:370 18:58:56 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:370: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:58:56 def recv(self): 18:58:56 18:58:56 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:447 18:58:56 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:447: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:58:56 def send(self, data): 18:58:56 18:58:56 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:514 18:58:56 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:514: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:58:56 def close(self, code=1000, reason=''): 18:58:56 18:58:56 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:564 18:58:56 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:564: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:58:56 def ping(self, data=None): 18:58:56 18:58:56 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:603 18:58:56 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:603: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:58:56 def pong(self, data=b''): 18:58:56 18:58:56 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:623 18:58:56 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:623: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:58:56 def ensure_open(self): 18:58:56 18:58:56 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:665 18:58:56 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:665: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:58:56 def transfer_data(self): 18:58:56 18:58:56 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:733 18:58:56 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:733: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:58:56 def read_message(self): 18:58:56 18:58:56 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:804 18:58:56 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:804: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:58:56 def read_data_frame(self, max_size): 18:58:56 18:58:56 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:875 18:58:56 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:875: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:58:56 def read_frame(self, max_size): 18:58:56 18:58:56 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:890 18:58:56 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:890: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:58:56 def write_frame(self, fin, opcode, data, *, _expected_state=State.OPEN): 18:58:56 18:58:56 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:941 18:58:56 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:941: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:58:56 def write_close_frame(self, data=b''): 18:58:56 18:58:56 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:962 18:58:56 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:962: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:58:56 def keepalive_ping(self): 18:58:56 18:58:56 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:1003 18:58:56 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:1003: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:58:56 def close_connection(self): 18:58:56 18:58:56 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:1068 18:58:56 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:1068: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:58:56 def wait_for_connection_lost(self): 18:58:56 18:58:56 .tox/pytest/lib64/python3.8/site-packages/websockets/client.py:61 18:58:56 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/client.py:61: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:58:56 def write_http_request(self, path, headers): 18:58:56 18:58:56 .tox/pytest/lib64/python3.8/site-packages/websockets/client.py:77 18:58:56 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/client.py:77: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:58:56 def read_http_response(self): 18:58:56 18:58:56 .tox/pytest/lib64/python3.8/site-packages/websockets/client.py:215 18:58:56 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/client.py:215: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:58:56 def handshake( 18:58:56 18:58:56 .tox/pytest/lib64/python3.8/site-packages/websockets/client.py:443 18:58:56 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/client.py:443: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:58:56 def __iter__(self): # pragma: no cover 18:58:56 18:58:56 .tox/pytest/lib64/python3.8/site-packages/websockets/server.py:101 18:58:56 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/server.py:101: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:58:56 def handler(self): 18:58:56 18:58:56 .tox/pytest/lib64/python3.8/site-packages/websockets/server.py:200 18:58:56 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/server.py:200: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:58:56 def read_http_request(self): 18:58:56 18:58:56 .tox/pytest/lib64/python3.8/site-packages/websockets/server.py:223 18:58:56 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/server.py:223: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:58:56 def write_http_response(self, status, headers, body=None): 18:58:56 18:58:56 .tox/pytest/lib64/python3.8/site-packages/websockets/server.py:243 18:58:56 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/server.py:243: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:58:56 def process_request(self, path, request_headers): 18:58:56 18:58:56 .tox/pytest/lib64/python3.8/site-packages/websockets/server.py:436 18:58:56 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/server.py:436: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:58:56 def handshake( 18:58:56 18:58:56 .tox/pytest/lib64/python3.8/site-packages/websockets/server.py:602 18:58:56 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/server.py:602: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:58:56 def _close(self): 18:58:56 18:58:56 .tox/pytest/lib64/python3.8/site-packages/websockets/server.py:643 18:58:56 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/server.py:643: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:58:56 def wait_closed(self): 18:58:56 18:58:56 .tox/pytest/lib64/python3.8/site-packages/websockets/server.py:837 18:58:56 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/server.py:837: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:58:56 def __iter__(self): # pragma: no cover 18:58:56 18:58:56 .tox/pytest/lib/python3.8/site-packages/asynctest/mock.py:434 18:58:56 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib/python3.8/site-packages/asynctest/mock.py:434: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:58:56 def wait(self, skip=0): 18:58:56 18:58:56 .tox/pytest/lib/python3.8/site-packages/asynctest/mock.py:448 18:58:56 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib/python3.8/site-packages/asynctest/mock.py:448: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:58:56 def wait_next(self, skip=0): 18:58:56 18:58:56 .tox/pytest/lib/python3.8/site-packages/asynctest/mock.py:468 18:58:56 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib/python3.8/site-packages/asynctest/mock.py:468: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:58:56 def wait_for(self, predicate): 18:58:56 18:58:56 .tox/pytest/lib/python3.8/site-packages/asynctest/mock.py:489 18:58:56 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib/python3.8/site-packages/asynctest/mock.py:489: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:58:56 def _notify(self): 18:58:56 18:58:56 .tox/pytest/lib/python3.8/site-packages/asynctest/case.py:357 18:58:56 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib/python3.8/site-packages/asynctest/case.py:357: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:58:56 def doCleanups(self): 18:58:56 18:58:56 .tox/pytest/lib/python3.8/site-packages/asynctest/case.py:381 18:58:56 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib/python3.8/site-packages/asynctest/case.py:381: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:58:56 def assertAsyncRaises(self, exception, awaitable): 18:58:56 18:58:56 .tox/pytest/lib/python3.8/site-packages/asynctest/case.py:392 18:58:56 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib/python3.8/site-packages/asynctest/case.py:392: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:58:56 def assertAsyncRaisesRegex(self, exception, regex, awaitable): 18:58:56 18:58:56 .tox/pytest/lib/python3.8/site-packages/asynctest/case.py:403 18:58:56 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib/python3.8/site-packages/asynctest/case.py:403: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:58:56 def assertAsyncWarns(self, warning, awaitable): 18:58:56 18:58:56 .tox/pytest/lib/python3.8/site-packages/asynctest/case.py:414 18:58:56 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib/python3.8/site-packages/asynctest/case.py:414: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:58:56 def assertAsyncWarnsRegex(self, warning, regex, awaitable): 18:58:56 18:58:56 .tox/pytest/lib/python3.8/site-packages/asynctest/case.py:445 18:58:56 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib/python3.8/site-packages/asynctest/case.py:445: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:58:56 def advance(self, seconds): 18:58:56 18:58:56 .tox/pytest/lib/python3.8/site-packages/asynctest/case.py:487 18:58:56 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib/python3.8/site-packages/asynctest/case.py:487: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:58:56 def _drain_loop(self): 18:58:56 18:58:56 .tox/pytest/lib/python3.8/site-packages/asynctest/helpers.py:13 18:58:56 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib/python3.8/site-packages/asynctest/helpers.py:13: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:58:56 def exhaust_callbacks(loop): 18:58:56 18:58:56 tests/test_tailf_client.py::TestTailfClient::test_should_connect_to_server_and_receive_message 18:58:56 tests/test_tailf_client.py::TestTailfClient::test_should_connect_to_server_and_receive_message 18:58:56 tests/test_tailf_client.py::TestTailfClient::test_should_connect_to_server_and_receive_message 18:58:56 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib/python3.8/site-packages/asynctest/mock.py:599: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:58:56 def proxy(): 18:58:56 18:58:56 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 18:58:56 ======================= 33 passed, 48 warnings in 0.22s ======================== 18:58:56 pytest: OK (13.89=setup[13.37]+cmd[0.52] seconds) 18:58:56 congratulations :) (13.92 seconds) 18:58:56 + tox_status=0 18:58:56 + echo '---> Completed tox runs' 18:58:56 ---> Completed tox runs 18:58:56 + for i in .tox/*/log 18:58:56 ++ echo .tox/pytest/log 18:58:56 ++ awk -F/ '{print $2}' 18:58:57 + tox_env=pytest 18:58:57 + cp -r .tox/pytest/log /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/archives/tox/pytest 18:58:57 + DOC_DIR=docs/_build/html 18:58:57 + [[ -d docs/_build/html ]] 18:58:57 + echo '---> tox-run.sh ends' 18:58:57 ---> tox-run.sh ends 18:58:57 + test 0 -eq 0 18:58:57 $ ssh-agent -k 18:58:57 unset SSH_AUTH_SOCK; 18:58:57 unset SSH_AGENT_PID; 18:58:57 echo Agent pid 13549 killed; 18:58:57 [ssh-agent] Stopped. 18:58:57 [PostBuildScript] - [INFO] Executing post build scripts. 18:58:57 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash /tmp/jenkins8333459197436427218.sh 18:58:57 ---> sysstat.sh 18:58:57 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash /tmp/jenkins9088165868332325933.sh 18:58:57 ---> package-listing.sh 18:58:57 ++ facter osfamily 18:58:57 ++ tr '[:upper:]' '[:lower:]' 18:58:57 + OS_FAMILY=redhat 18:58:57 + workspace=/w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify 18:58:57 + START_PACKAGES=/tmp/packages_start.txt 18:58:57 + END_PACKAGES=/tmp/packages_end.txt 18:58:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:58:57 + PACKAGES=/tmp/packages_start.txt 18:58:57 + '[' /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify ']' 18:58:57 + PACKAGES=/tmp/packages_end.txt 18:58:57 + case "${OS_FAMILY}" in 18:58:57 + sort 18:58:57 + rpm -qa 18:58:58 + '[' -f /tmp/packages_start.txt ']' 18:58:58 + '[' -f /tmp/packages_end.txt ']' 18:58:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:58:58 + '[' /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify ']' 18:58:58 + mkdir -p /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/archives/ 18:58:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/archives/ 18:58:58 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash /tmp/jenkins14346923728117429915.sh 18:58:58 ---> capture-instance-metadata.sh 18:58:58 Setup pyenv: 18:58:58 system 18:58:58 3.8.13 18:58:58 3.9.13 18:58:58 * 3.10.6 (set by /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/.python-version) 18:59:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7Gg0 18:59:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:59:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:59:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:59:06 lf-activate-venv(): INFO: Base packages installed successfully 18:59:06 lf-activate-venv(): INFO: Installing additional packages: lftools 18:59:29 lf-activate-venv(): INFO: Adding /tmp/venv-7Gg0/bin to PATH 18:59:29 INFO: Running in OpenStack, capturing instance metadata 18:59:29 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash /tmp/jenkins8923649675990569284.sh 18:59:29 provisioning config files... 18:59:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify@tmp/config795643664926488130tmp 18:59:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:59:29 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:59:29 [EnvInject] - Injecting environment variables from a build step. 18:59:29 [EnvInject] - Injecting as environment variables the properties content 18:59:29 SERVER_ID=logs 18:59:29 18:59:29 [EnvInject] - Variables injected successfully. 18:59:29 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash /tmp/jenkins7730718137158802651.sh 18:59:29 ---> create-netrc.sh 18:59:29 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash /tmp/jenkins653079405860478969.sh 18:59:29 ---> python-tools-install.sh 18:59:29 Setup pyenv: 18:59:29 system 18:59:29 3.8.13 18:59:29 3.9.13 18:59:29 * 3.10.6 (set by /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/.python-version) 18:59:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7Gg0 from file:/tmp/.os_lf_venv 18:59:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:59:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:59:31 lf-activate-venv(): INFO: Base packages installed successfully 18:59:31 lf-activate-venv(): INFO: Installing additional packages: lftools 18:59:39 lf-activate-venv(): INFO: Adding /tmp/venv-7Gg0/bin to PATH 18:59:39 Generating Requirements File 19:00:02 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. 19:00:02 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:00:03 Python 3.10.6 19:00:03 pip 26.1.2 from /tmp/venv-7Gg0/lib/python3.10/site-packages/pip (python 3.10) 19:00:03 aiohappyeyeballs==2.7.1 19:00:03 aiohttp==3.14.3 19:00:03 aiosignal==1.4.0 19:00:03 appdirs==1.4.4 19:00:03 argcomplete==3.7.0 19:00:03 aspy.yaml==1.3.0 19:00:03 async-timeout==5.0.1 19:00:03 attrs==26.1.0 19:00:03 autopage==0.6.0 19:00:03 backports.strenum==1.3.1 19:00:03 beautifulsoup4==4.15.0 19:00:03 boto3==1.43.54 19:00:03 botocore==1.43.54 19:00:03 bs4==0.0.2 19:00:03 certifi==2026.7.22 19:00:03 cffi==2.1.0 19:00:03 cfgv==3.5.0 19:00:03 chardet==7.4.3 19:00:03 charset-normalizer==3.4.9 19:00:03 click==8.4.2 19:00:03 cliff==4.14.0 19:00:03 cmd2==3.5.1 19:00:03 cryptography==3.3.2 19:00:03 debtcollector==3.1.0 19:00:03 decorator==5.3.1 19:00:03 defusedxml==0.7.1 19:00:03 Deprecated==1.3.1 19:00:03 distlib==0.4.3 19:00:03 dnspython==2.8.0 19:00:03 docker==7.2.0 19:00:03 dogpile.cache==1.5.0 19:00:03 durationpy==0.10 19:00:03 email-validator==2.3.0 19:00:03 filelock==3.32.0 19:00:03 frozenlist==1.8.0 19:00:03 future==1.0.0 19:00:03 gitdb==4.0.12 19:00:03 GitPython==3.1.55 19:00:03 httplib2==0.30.2 19:00:03 identify==2.6.19 19:00:03 idna==3.18 19:00:03 importlib-resources==1.5.0 19:00:03 iso8601==2.1.0 19:00:03 Jinja2==3.1.6 19:00:03 jmespath==1.1.0 19:00:03 jsonpatch==1.33 19:00:03 jsonpointer==3.1.1 19:00:03 jsonschema==4.26.0 19:00:03 jsonschema-specifications==2025.9.1 19:00:03 keystoneauth1==5.14.0 19:00:03 kubernetes==36.0.3 19:00:03 lftools==0.37.22 19:00:03 lxml==6.1.1 19:00:03 markdown-it-py==4.2.0 19:00:03 MarkupSafe==3.0.3 19:00:03 mdurl==0.1.2 19:00:03 msgpack==1.2.1 19:00:03 multi_key_dict==2.0.3 19:00:03 multidict==6.7.1 19:00:03 munch==4.0.0 19:00:03 netaddr==1.3.0 19:00:03 niet==1.4.2 19:00:03 nodeenv==1.10.0 19:00:03 oauth2client==4.1.3 19:00:03 oauthlib==3.3.1 19:00:03 openstacksdk==4.13.0 19:00:03 os-service-types==1.8.2 19:00:03 osc-lib==4.6.0 19:00:03 oslo.config==10.4.0 19:00:03 oslo.context==6.4.0 19:00:03 oslo.i18n==6.8.0 19:00:03 oslo.log==8.2.0 19:00:03 oslo.serialization==5.10.0 19:00:03 oslo.utils==10.1.1 19:00:03 packaging==26.2 19:00:03 pbr==7.0.3 19:00:03 platformdirs==4.11.0 19:00:03 prettytable==3.18.0 19:00:03 propcache==0.5.2 19:00:03 psutil==7.2.2 19:00:03 pyasn1==0.6.4 19:00:03 pyasn1_modules==0.4.2 19:00:03 pycparser==3.0 19:00:03 pygerrit2==2.0.15 19:00:03 PyGithub==2.9.1 19:00:03 Pygments==2.20.0 19:00:03 PyJWT==2.13.0 19:00:03 PyNaCl==1.6.2 19:00:03 pyparsing==2.4.7 19:00:03 pyperclip==1.11.0 19:00:03 pyrsistent==0.20.0 19:00:03 python-cinderclient==9.9.0 19:00:03 python-dateutil==2.9.0.post0 19:00:03 python-discovery==1.5.0 19:00:03 python-heatclient==5.2.0 19:00:03 python-jenkins==1.8.3 19:00:03 python-keystoneclient==5.8.0 19:00:03 python-magnumclient==4.11.0 19:00:03 python-openstackclient==10.0.0 19:00:03 python-swiftclient==4.10.0 19:00:03 PyYAML==6.0.3 19:00:03 referencing==0.37.0 19:00:03 requests==2.34.2 19:00:03 requests-oauthlib==2.0.0 19:00:03 rfc3986==2.0.0 19:00:03 rich==15.0.0 19:00:03 rich-argparse==1.8.0 19:00:03 rpds-py==0.30.0 19:00:03 rsa==4.9.1 19:00:03 ruamel.yaml==0.19.1 19:00:03 ruamel.yaml.clib==0.2.15 19:00:03 s3transfer==0.19.2 19:00:03 simplejson==4.1.1 19:00:03 six==1.17.0 19:00:03 smmap==5.0.3 19:00:03 soupsieve==2.9.1 19:00:03 stevedore==5.8.0 19:00:03 tabulate==0.10.0 19:00:03 toml==0.10.2 19:00:03 tomlkit==0.15.1 19:00:03 tqdm==4.69.0 19:00:03 typing_extensions==4.16.0 19:00:03 urllib3==1.26.20 19:00:03 virtualenv==21.7.0 19:00:03 wcwidth==0.8.2 19:00:03 websocket-client==1.9.0 19:00:03 wrapt==2.2.2 19:00:03 xdg==6.0.0 19:00:03 xmltodict==1.0.4 19:00:03 yarl==1.24.5 19:00:03 yq==4.1.2 19:00:03 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/sh /tmp/jenkins8307883660094623250.sh 19:00:03 ---> uv-install.sh 19:00:03 Installing uv/uvx (latest) using shell installer 19:00:04 2026-07-23 19:00:04 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-8wZuvc.sh" [1] 19:00:04 downloading uv 0.11.31 x86_64-unknown-linux-gnu 19:00:04 installing to /home/jenkins/.local/bin 19:00:04 uv 19:00:04 uvx 19:00:04 everything's installed! 19:00:04 ---> Validating uv/uvx install 19:00:04 uvx 0.11.31 (x86_64-unknown-linux-gnu) 19:00:05 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash /tmp/jenkins14667932728366945974.sh 19:00:05 ---> sudo-logs.sh 19:00:05 Archiving 'sudo' log.. 19:00:05 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash /tmp/jenkins13293703704278884751.sh 19:00:05 ---> job-cost.sh 19:00:05 INFO: Activating Python virtual environment... 19:00:05 Setup pyenv: 19:00:05 system 19:00:05 3.8.13 19:00:05 3.9.13 19:00:05 * 3.10.6 (set by /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/.python-version) 19:00:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7Gg0 from file:/tmp/.os_lf_venv 19:00:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:00:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:00:07 lf-activate-venv(): INFO: Base packages installed successfully 19:00:07 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:00:12 lf-activate-venv(): INFO: Adding /tmp/venv-7Gg0/bin to PATH 19:00:12 INFO: No stack-cost file found 19:00:12 INFO: Instance uptime: 146s 19:00:12 INFO: Fetching instance metadata (attempt 1 of 3)... 19:00:12 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 19:00:13 INFO: Successfully fetched instance metadata 19:00:13 INFO: Instance type: v3-standard-2 19:00:13 INFO: Retrieving pricing info for: v3-standard-2 19:00:13 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 19:00:13 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=146 19:00:13 INFO: Successfully fetched Vexxhost pricing API 19:00:13 INFO: Retrieved cost: 0.06 19:00:13 INFO: Retrieved resource: v3-standard-2 19:00:13 INFO: Creating archive directory: /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/archives/cost 19:00:13 INFO: Archiving costs to: /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/archives/cost.csv 19:00:13 INFO: Successfully archived job cost data 19:00:13 DEBUG: Cost data: integration-pnf-simulator-master-simulator-cli-tox-verify,108,2026-07-23 19:00:13,v3-standard-2,146,0.06,0.00,SUCCESS 19:00:13 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash -l /tmp/jenkins2612203279858139156.sh 19:00:13 ---> logs-deploy.sh 19:00:13 Setup pyenv: 19:00:13 system 19:00:13 3.8.13 19:00:13 3.9.13 19:00:13 * 3.10.6 (set by /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/.python-version) 19:00:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7Gg0 from file:/tmp/.os_lf_venv 19:00:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:00:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:00:15 lf-activate-venv(): INFO: Base packages installed successfully 19:00:15 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:00:23 lf-activate-venv(): INFO: Adding /tmp/venv-7Gg0/bin to PATH 19:00:23 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-pnf-simulator-master-simulator-cli-tox-verify/108 19:00:23 INFO: archiving workspace using pattern(s): 19:00:24 Archives upload complete. 19:00:24 INFO: archiving logs to Nexus 19:00:25 ---> uname -a: 19:00:25 Linux prd-centos8-builder-2c-1g-9486.novalocal 4.18.0-536.el8.x86_64 #1 SMP Thu Jan 18 15:15:29 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 19:00:25 19:00:25 19:00:25 ---> lscpu: 19:00:25 Architecture: x86_64 19:00:25 CPU op-mode(s): 32-bit, 64-bit 19:00:25 Byte Order: Little Endian 19:00:25 CPU(s): 2 19:00:25 On-line CPU(s) list: 0,1 19:00:25 Thread(s) per core: 1 19:00:25 Core(s) per socket: 1 19:00:25 Socket(s): 2 19:00:25 NUMA node(s): 1 19:00:25 Vendor ID: AuthenticAMD 19:00:25 CPU family: 23 19:00:25 Model: 49 19:00:25 Model name: AMD EPYC-Rome Processor 19:00:25 Stepping: 0 19:00:25 CPU MHz: 2800.000 19:00:25 BogoMIPS: 5600.00 19:00:25 Virtualization: AMD-V 19:00:25 Hypervisor vendor: KVM 19:00:25 Virtualization type: full 19:00:25 L1d cache: 32K 19:00:25 L1i cache: 32K 19:00:25 L2 cache: 512K 19:00:25 L3 cache: 16384K 19:00:25 NUMA node0 CPU(s): 0,1 19:00:25 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 19:00:25 19:00:25 19:00:25 ---> nproc: 19:00:25 2 19:00:25 19:00:25 19:00:25 ---> df -h: 19:00:25 Filesystem Size Used Avail Use% Mounted on 19:00:25 devtmpfs 3.8G 0 3.8G 0% /dev 19:00:25 tmpfs 3.8G 0 3.8G 0% /dev/shm 19:00:25 tmpfs 3.8G 17M 3.8G 1% /run 19:00:25 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 19:00:25 /dev/vda1 40G 9.6G 31G 24% / 19:00:25 tmpfs 770M 0 770M 0% /run/user/1001 19:00:25 19:00:25 19:00:25 ---> free -m: 19:00:25 total used free shared buff/cache available 19:00:25 Mem: 7697 570 4649 19 2478 6813 19:00:25 Swap: 1023 0 1023 19:00:25 19:00:25 19:00:25 ---> ip addr: 19:00:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:00:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:00:25 inet 127.0.0.1/8 scope host lo 19:00:25 valid_lft forever preferred_lft forever 19:00:25 inet6 ::1/128 scope host 19:00:25 valid_lft forever preferred_lft forever 19:00:25 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 19:00:25 link/ether fa:16:3e:4d:96:30 brd ff:ff:ff:ff:ff:ff 19:00:25 altname enp0s3 19:00:25 altname ens3 19:00:25 inet 10.30.106.96/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 19:00:25 valid_lft 86252sec preferred_lft 86252sec 19:00:25 inet6 fe80::f816:3eff:fe4d:9630/64 scope link 19:00:25 valid_lft forever preferred_lft forever 19:00:25 19:00:25 19:00:25 ---> sar -b -r -n DEV: 19:00:25 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 07/23/2026 _x86_64_ (2 CPU) 19:00:25 19:00:25 18:57:53 LINUX RESTART (2 CPU) 19:00:25 19:00:25 06:58:01 PM tps rtps wtps bread/s bwrtn/s 19:00:25 06:59:01 PM 438.73 278.08 160.65 17285.76 40833.33 19:00:25 07:00:01 PM 190.25 33.11 157.15 390.94 15237.45 19:00:25 Average: 314.50 155.60 158.90 8839.05 28036.46 19:00:25 19:00:25 06:58:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:00:25 06:59:01 PM 5279316 7026608 2603112 33.02 2688 1927952 719292 8.05 403432 1882560 191348 19:00:25 07:00:01 PM 4807176 6950208 3075252 39.01 2688 2302264 744036 8.33 435080 2241104 184816 19:00:25 Average: 5043246 6988408 2839182 36.02 2688 2115108 731664 8.19 419256 2061832 188082 19:00:25 19:00:25 06:58:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:00:25 06:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:25 06:59:01 PM eth0 244.88 128.49 1045.35 68.46 0.00 0.00 0.00 0.00 19:00:25 07:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:25 07:00:01 PM eth0 90.12 61.33 1140.05 11.81 0.00 0.00 0.00 0.00 19:00:25 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:25 Average: eth0 167.51 94.91 1092.70 40.14 0.00 0.00 0.00 0.00 19:00:25 19:00:25 19:00:25 ---> sar -P ALL: 19:00:25 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 07/23/2026 _x86_64_ (2 CPU) 19:00:25 19:00:25 18:57:53 LINUX RESTART (2 CPU) 19:00:25 19:00:25 06:58:01 PM CPU %user %nice %system %iowait %steal %idle 19:00:25 06:59:01 PM all 44.66 2.93 36.91 5.54 0.14 9.82 19:00:25 06:59:01 PM 0 40.86 3.74 39.72 5.63 0.12 9.93 19:00:25 06:59:01 PM 1 48.45 2.13 34.12 5.44 0.15 9.71 19:00:25 07:00:01 PM all 38.54 0.59 13.94 2.30 0.10 44.54 19:00:25 07:00:01 PM 0 46.29 0.71 16.29 2.07 0.10 34.55 19:00:25 07:00:01 PM 1 30.83 0.47 11.60 2.54 0.10 54.47 19:00:25 Average: all 41.58 1.75 25.33 3.91 0.12 27.32 19:00:25 Average: 0 43.60 2.21 27.91 3.83 0.11 22.34 19:00:25 Average: 1 39.56 1.29 22.76 3.98 0.13 32.28 19:00:25 19:00:25 19:00:25