01:12:21 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/simulators/pnf-simulator/+/147697 01:12:21 Running as SYSTEM 01:12:21 [EnvInject] - Loading node environment variables. 01:12:21 Building remotely on prd-centos8-builder-2c-1g-4292 (centos8-builder-2c-1g) in workspace /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify 01:12:21 [ssh-agent] Looking for ssh-agent implementation... 01:12:21 $ ssh-agent 01:12:21 SSH_AUTH_SOCK=/tmp/ssh-55Os2Qbg71RJ/agent.35868 01:12:21 SSH_AGENT_PID=35870 01:12:21 [ssh-agent] Started. 01:12:21 Running ssh-add (command line suppressed) 01:12:21 Identity added: /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify@tmp/private_key_4578719535444555390.key (/w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify@tmp/private_key_4578719535444555390.key) 01:12:21 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 01:12:21 The recommended git tool is: NONE 01:12:23 using credential onap-jenkins-ssh 01:12:23 Wiping out workspace first. 01:12:23 Cloning the remote Git repository 01:12:23 Cloning repository git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git 01:12:23 > git init /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify # timeout=10 01:12:23 Fetching upstream changes from git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git 01:12:23 > git --version # timeout=10 01:12:23 > git --version # 'git version 2.43.0' 01:12:23 using GIT_SSH to set credentials Gerrit user 01:12:23 [INFO] Currently running in a labeled security context 01:12:23 [INFO] Currently SELinux is 'enforcing' on the host 01:12:23 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify@tmp/jenkins-gitclient-ssh14864924400335411232.key 01:12:23 Verifying host key using manually-configured host key entries 01:12:23 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git +refs/heads/*:refs/remotes/origin/* # timeout=30 01:12:24 > git config remote.origin.url git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git # timeout=10 01:12:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:12:24 > git config remote.origin.url git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git # timeout=10 01:12:24 Fetching upstream changes from git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git 01:12:24 using GIT_SSH to set credentials Gerrit user 01:12:24 [INFO] Currently running in a labeled security context 01:12:24 [INFO] Currently SELinux is 'enforcing' on the host 01:12:24 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify@tmp/jenkins-gitclient-ssh12553072714735451381.key 01:12:24 Verifying host key using manually-configured host key entries 01:12:24 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git refs/changes/97/147697/1 # timeout=30 01:12:24 > git rev-parse 69752a52d929449f7f23c35f199001a5a333fda1^{commit} # timeout=10 01:12:24 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 01:12:24 Checking out Revision 69752a52d929449f7f23c35f199001a5a333fda1 (refs/changes/97/147697/1) 01:12:24 > git config core.sparsecheckout # timeout=10 01:12:24 > git checkout -f 69752a52d929449f7f23c35f199001a5a333fda1 # timeout=30 01:12:28 Commit message: "CI: Bump github2gerrit caller to v2.2.2" 01:12:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 01:12:28 > git rev-list --no-walk 57344cdf6f6e5cf50bba0260cd9c0b97775d01cf # timeout=10 01:12:28 [EnvInject] - Injecting environment variables from a build step. 01:12:28 [EnvInject] - Injecting as environment variables the properties content 01:12:28 PYTHON=python3 01:12:28 01:12:28 [EnvInject] - Variables injected successfully. 01:12:28 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash -l /tmp/jenkins8736274179533085720.sh 01:12:28 ---> tox-install.sh 01:12:28 + source /home/jenkins/lf-env.sh 01:12:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 01:12:28 ++ mktemp -d /tmp/venv-XXXX 01:12:28 + lf_venv=/tmp/venv-urzB 01:12:28 + local venv_file=/tmp/.os_lf_venv 01:12:28 + local python=python3 01:12:28 + local options 01:12:28 + local set_path=true 01:12:28 + local install_args= 01:12:28 ++ 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 01:12:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 01:12:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 01:12:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 01:12:28 + true 01:12:28 + case $1 in 01:12:28 + venv_file=/tmp/.toxenv 01:12:28 + shift 2 01:12:28 + true 01:12:28 + case $1 in 01:12:28 + shift 01:12:28 + break 01:12:28 + case $python in 01:12:28 + local pkg_list= 01:12:28 + [[ -d /opt/pyenv ]] 01:12:28 + echo 'Setup pyenv:' 01:12:28 Setup pyenv: 01:12:28 + export PYENV_ROOT=/opt/pyenv 01:12:28 + PYENV_ROOT=/opt/pyenv 01:12:28 + 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 01:12:28 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:12:28 + pyenv versions 01:12:29 system 01:12:29 * 3.8.13 (set by /opt/pyenv/version) 01:12:29 * 3.9.13 (set by /opt/pyenv/version) 01:12:29 * 3.10.6 (set by /opt/pyenv/version) 01:12:29 + command -v pyenv 01:12:29 ++ pyenv init - --no-rehash 01:12: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[*]}"'\'')" 01:12:29 export PATH="/opt/pyenv/shims:${PATH}" 01:12:29 export PYENV_SHELL=bash 01:12:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 01:12:29 pyenv() { 01:12:29 local command 01:12:29 command="${1:-}" 01:12:29 if [ "$#" -gt 0 ]; then 01:12:29 shift 01:12:29 fi 01:12:29 01:12:29 case "$command" in 01:12:29 rehash|shell) 01:12:29 eval "$(pyenv "sh-$command" "$@")" 01:12:29 ;; 01:12:29 *) 01:12:29 command pyenv "$command" "$@" 01:12:29 ;; 01:12:29 esac 01:12:29 }' 01:12: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[*]}"' 01:12: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 01:12: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 01:12: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 01:12:29 ++ export PYENV_SHELL=bash 01:12:29 ++ PYENV_SHELL=bash 01:12:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 01:12:29 +++ complete -F _pyenv pyenv 01:12:29 ++ lf-pyver python3 01:12:29 ++ local py_version_xy=python3 01:12:29 ++ local py_version_xyz= 01:12:29 ++ pyenv versions 01:12:29 ++ local command 01:12:29 ++ command=versions 01:12:29 ++ '[' 1 -gt 0 ']' 01:12:29 ++ shift 01:12:29 ++ case "$command" in 01:12:29 ++ command pyenv versions 01:12:29 ++ pyenv versions 01:12:29 ++ sed 's/^[ *]* //' 01:12:29 ++ grep -E '^[0-9.]*[0-9]$' 01:12:29 ++ awk '{ print $1 }' 01:12:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 01:12:29 +++ sort -V 01:12:29 +++ tail -n 1 01:12:29 +++ grep '^3' /tmp/.pyenv_versions 01:12:29 ++ py_version_xyz=3.10.6 01:12:29 ++ [[ -z 3.10.6 ]] 01:12:29 ++ echo 3.10.6 01:12:29 ++ return 0 01:12:29 + pyenv local 3.10.6 01:12:29 + local command 01:12:29 + command=local 01:12:29 + '[' 2 -gt 0 ']' 01:12:29 + shift 01:12:29 + case "$command" in 01:12:29 + command pyenv local 3.10.6 01:12:29 + pyenv local 3.10.6 01:12:29 + for arg in "$@" 01:12:29 + case $arg in 01:12:29 + pkg_list+='tox ' 01:12:29 + for arg in "$@" 01:12:29 + case $arg in 01:12:29 + pkg_list+='virtualenv ' 01:12:29 + for arg in "$@" 01:12:29 + case $arg in 01:12:29 + pkg_list+='urllib3~=1.26.15 ' 01:12:29 + [[ -f /tmp/.toxenv ]] 01:12:29 + [[ ! -f /tmp/.toxenv ]] 01:12:29 + [[ -n '' ]] 01:12:29 + python3 -m venv /tmp/venv-urzB 01:12:33 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-urzB' 01:12:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-urzB 01:12:33 + echo /tmp/venv-urzB 01:12:33 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 01:12:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 01:12:33 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 01:12:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:12:33 + local 'pip_opts=--upgrade --quiet' 01:12:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 01:12:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 01:12:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 01:12:33 + [[ -n '' ]] 01:12:33 + [[ -n '' ]] 01:12:33 + lf-venv-pip-install /tmp/venv-urzB/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 01:12:33 + local venv_python=/tmp/venv-urzB/bin/python3 01:12:33 + shift 01:12:33 + local upstream=https://pypi.org/simple 01:12:33 + /tmp/venv-urzB/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 01:12:38 + return 0 01:12:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 01:12:38 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 01:12:38 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 01:12:38 + lf-venv-pip-install /tmp/venv-urzB/bin/python3 --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 01:12:38 + local venv_python=/tmp/venv-urzB/bin/python3 01:12:38 + shift 01:12:38 + local upstream=https://pypi.org/simple 01:12:38 + /tmp/venv-urzB/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 01:12:40 + return 0 01:12:40 + type python3 01:12:40 + true 01:12:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-urzB/bin to PATH' 01:12:40 lf-activate-venv(): INFO: Adding /tmp/venv-urzB/bin to PATH 01:12:40 + PATH=/tmp/venv-urzB/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 01:12:40 + return 0 01:12:40 + python3 --version 01:12:40 Python 3.10.6 01:12:40 + python3 -m pip --version 01:12:40 pip 26.2.1 from /tmp/venv-urzB/lib/python3.10/site-packages/pip (python 3.10) 01:12:40 + python3 -m pip freeze 01:12:40 cachetools==7.2.0 01:12:40 colorama==0.4.6 01:12:40 distlib==0.4.3 01:12:40 filelock==4.0.1 01:12:40 packaging==26.3 01:12:40 platformdirs==4.11.12 01:12:40 pluggy==1.6.0 01:12:40 pyproject-api==1.11.2 01:12:40 python-discovery==1.6.1 01:12:40 tomli==2.4.1 01:12:40 tomli_w==1.2.0 01:12:40 tox==4.63.0 01:12:40 typing_extensions==4.16.0 01:12:40 urllib3==1.26.20 01:12:40 virtualenv==21.10.0 01:12:40 [EnvInject] - Injecting environment variables from a build step. 01:12:40 [EnvInject] - Injecting as environment variables the properties content 01:12:40 PARALLEL=false 01:12:40 01:12:40 [EnvInject] - Variables injected successfully. 01:12:40 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash -l /tmp/jenkins11948349584639852358.sh 01:12:41 ---> tox-run.sh 01:12:41 + 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 01:12:41 + ARCHIVE_TOX_DIR=/w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/archives/tox 01:12:41 + ARCHIVE_DOC_DIR=/w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/archives/docs 01:12:41 + mkdir -p /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/archives/tox 01:12:41 + cd /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli 01:12:41 + source /home/jenkins/lf-env.sh 01:12:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 01:12:41 ++ mktemp -d /tmp/venv-XXXX 01:12:41 + lf_venv=/tmp/venv-EWhZ 01:12:41 + local venv_file=/tmp/.os_lf_venv 01:12:41 + local python=python3 01:12:41 + local options 01:12:41 + local set_path=true 01:12:41 + local install_args= 01:12:41 ++ 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 01:12:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 01:12:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 01:12:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 01:12:41 + true 01:12:41 + case $1 in 01:12:41 + venv_file=/tmp/.toxenv 01:12:41 + shift 2 01:12:41 + true 01:12:41 + case $1 in 01:12:41 + shift 01:12:41 + break 01:12:41 + case $python in 01:12:41 + local pkg_list= 01:12:41 + [[ -d /opt/pyenv ]] 01:12:41 + echo 'Setup pyenv:' 01:12:41 Setup pyenv: 01:12:41 + export PYENV_ROOT=/opt/pyenv 01:12:41 + PYENV_ROOT=/opt/pyenv 01:12:41 + 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 01:12:41 + 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 01:12:41 + pyenv versions 01:12:41 system 01:12:41 3.8.13 01:12:41 3.9.13 01:12:41 * 3.10.6 (set by /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/.python-version) 01:12:41 + command -v pyenv 01:12:41 ++ pyenv init - --no-rehash 01:12:41 + 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[*]}"'\'')" 01:12:41 export PATH="/opt/pyenv/shims:${PATH}" 01:12:41 export PYENV_SHELL=bash 01:12:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 01:12:41 pyenv() { 01:12:41 local command 01:12:41 command="${1:-}" 01:12:41 if [ "$#" -gt 0 ]; then 01:12:41 shift 01:12:41 fi 01:12:41 01:12:41 case "$command" in 01:12:41 rehash|shell) 01:12:41 eval "$(pyenv "sh-$command" "$@")" 01:12:41 ;; 01:12:41 *) 01:12:41 command pyenv "$command" "$@" 01:12:41 ;; 01:12:41 esac 01:12:41 }' 01:12:41 +++ 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[*]}"' 01:12:41 ++ 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 01:12:41 ++ 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 01:12:41 ++ 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 01:12:41 ++ export PYENV_SHELL=bash 01:12:41 ++ PYENV_SHELL=bash 01:12:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 01:12:41 +++ complete -F _pyenv pyenv 01:12:41 ++ lf-pyver python3 01:12:41 ++ local py_version_xy=python3 01:12:41 ++ local py_version_xyz= 01:12:41 ++ awk '{ print $1 }' 01:12:41 ++ pyenv versions 01:12:41 ++ local command 01:12:41 ++ command=versions 01:12:41 ++ '[' 1 -gt 0 ']' 01:12:41 ++ shift 01:12:41 ++ case "$command" in 01:12:41 ++ command pyenv versions 01:12:41 ++ pyenv versions 01:12:41 ++ sed 's/^[ *]* //' 01:12:41 ++ grep -E '^[0-9.]*[0-9]$' 01:12:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 01:12:41 +++ grep '^3' /tmp/.pyenv_versions 01:12:41 +++ tail -n 1 01:12:41 +++ sort -V 01:12:41 ++ py_version_xyz=3.10.6 01:12:41 ++ [[ -z 3.10.6 ]] 01:12:41 ++ echo 3.10.6 01:12:41 ++ return 0 01:12:41 + pyenv local 3.10.6 01:12:41 + local command 01:12:41 + command=local 01:12:41 + '[' 2 -gt 0 ']' 01:12:41 + shift 01:12:41 + case "$command" in 01:12:41 + command pyenv local 3.10.6 01:12:41 + pyenv local 3.10.6 01:12:41 + for arg in "$@" 01:12:41 + case $arg in 01:12:41 + pkg_list+='tox ' 01:12:41 + for arg in "$@" 01:12:41 + case $arg in 01:12:41 + pkg_list+='virtualenv ' 01:12:41 + for arg in "$@" 01:12:41 + case $arg in 01:12:41 + pkg_list+='urllib3~=1.26.15 ' 01:12:41 + [[ -f /tmp/.toxenv ]] 01:12:41 ++ cat /tmp/.toxenv 01:12:41 + lf_venv=/tmp/venv-urzB 01:12:41 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-urzB from' file:/tmp/.toxenv 01:12:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-urzB from file:/tmp/.toxenv 01:12:41 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 01:12:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:12:41 + local 'pip_opts=--upgrade --quiet' 01:12:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 01:12:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 01:12:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 01:12:41 + [[ -n '' ]] 01:12:41 + [[ -n '' ]] 01:12:41 + lf-venv-pip-install /tmp/venv-urzB/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 01:12:41 + local venv_python=/tmp/venv-urzB/bin/python3 01:12:41 + shift 01:12:41 + local upstream=https://pypi.org/simple 01:12:41 + /tmp/venv-urzB/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 01:12:42 + return 0 01:12:42 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 01:12:42 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 01:12:42 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 01:12:42 + lf-venv-pip-install /tmp/venv-urzB/bin/python3 --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 01:12:42 + local venv_python=/tmp/venv-urzB/bin/python3 01:12:42 + shift 01:12:42 + local upstream=https://pypi.org/simple 01:12:42 + /tmp/venv-urzB/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 01:12:42 + return 0 01:12:42 + type python3 01:12:42 + true 01:12:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-urzB/bin to PATH' 01:12:42 lf-activate-venv(): INFO: Adding /tmp/venv-urzB/bin to PATH 01:12:42 + PATH=/tmp/venv-urzB/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 01:12:42 + return 0 01:12:42 + [[ -d /opt/pyenv ]] 01:12:42 + echo '---> Setting up pyenv' 01:12:42 ---> Setting up pyenv 01:12:42 + export PYENV_ROOT=/opt/pyenv 01:12:42 + PYENV_ROOT=/opt/pyenv 01:12:42 + export PATH=/opt/pyenv/bin:/tmp/venv-urzB/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 01:12:42 + PATH=/opt/pyenv/bin:/tmp/venv-urzB/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 01:12:42 ++ pwd 01:12:42 + PYTHONPATH=/w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli 01:12:42 + export PYTHONPATH 01:12:42 + export TOX_TESTENV_PASSENV=PYTHONPATH 01:12:42 + TOX_TESTENV_PASSENV=PYTHONPATH 01:12:42 + tox --version 01:12:43 4.63.0 from /tmp/venv-urzB/lib/python3.10/site-packages/tox/__init__.py 01:12:43 + PARALLEL=false 01:12:43 + TOX_OPTIONS_LIST= 01:12:43 + [[ -n pytest ]] 01:12:43 + TOX_OPTIONS_LIST=' -e pytest' 01:12:43 + case ${PARALLEL,,} in 01:12:43 + tox -e pytest 01:12:43 + tee -a /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/archives/tox/tox.log 01:12:51 pytest: install_deps> python -I -m pip install -r requirements.txt 01:12:56 pytest: freeze> python -m pip freeze --all 01:12: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 01:12:56 pytest: commands[0]> pytest -v 01:12:56 ============================= test session starts ============================== 01:12: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 01:12:56 cachedir: .tox/pytest/.pytest_cache 01:12:56 rootdir: /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli 01:12:56 collecting ... collected 33 items 01:12:56 01:12:56 tests/test_netconf_simulator.py::TestArgumentParser::test_should_properly_parse_delete_yang_model PASSED [ 3%] 01:12:56 tests/test_netconf_simulator.py::TestArgumentParser::test_should_properly_parse_edit_config_with_all_params PASSED [ 6%] 01:12:56 tests/test_netconf_simulator.py::TestArgumentParser::test_should_properly_parse_get_config PASSED [ 9%] 01:12:56 tests/test_netconf_simulator.py::TestArgumentParser::test_should_properly_parse_load_yang_model PASSED [ 12%] 01:12:56 tests/test_netconf_simulator.py::TestNetconfSimulatorClient::test_should_properly_delete_yang_model PASSED [ 15%] 01:12:56 tests/test_netconf_simulator.py::TestNetconfSimulatorClient::test_should_properly_edit_config PASSED [ 18%] 01:12:56 tests/test_netconf_simulator.py::TestNetconfSimulatorClient::test_should_properly_get_config PASSED [ 21%] 01:12:56 tests/test_netconf_simulator.py::TestNetconfSimulatorClient::test_should_properly_get_config_for_given_module PASSED [ 24%] 01:12:56 tests/test_netconf_simulator.py::TestNetconfSimulatorClient::test_should_properly_load_yang_model PASSED [ 27%] 01:12:56 tests/test_netconf_simulator.py::TestNetconfSimulatorClient::test_should_properly_run_less_like_mode PASSED [ 30%] 01:12:56 tests/test_netconf_simulator.py::TestNetconfSimulatorClient::test_should_raise_exception_when_module_is_absent_and_container_is_present PASSED [ 33%] 01:12:56 tests/test_netconf_simulator.py::TestNetconfSimulatorClient::test_should_raise_exception_when_module_is_present_and_container_is_absent PASSED [ 36%] 01:12:56 tests/test_pnf_simulator.py::TestArgumentParser::test_should_not_parse_arguments_when_mandatory_params_are_missing_for_event PASSED [ 39%] 01:12:56 tests/test_pnf_simulator.py::TestArgumentParser::test_should_not_parse_arguments_when_mandatory_params_are_missing_for_template PASSED [ 42%] 01:12:56 tests/test_pnf_simulator.py::TestArgumentParser::test_should_not_parse_arguments_when_mandatory_template_params_are_missing PASSED [ 45%] 01:12:56 tests/test_pnf_simulator.py::TestArgumentParser::test_should_not_parse_template_action_when_only_override_is_given PASSED [ 48%] 01:12:56 tests/test_pnf_simulator.py::TestArgumentParser::test_should_not_parse_template_action_with_all_params PASSED [ 51%] 01:12:56 tests/test_pnf_simulator.py::TestArgumentParser::test_should_not_parse_template_action_with_empty_get_content_param PASSED [ 54%] 01:12:56 tests/test_pnf_simulator.py::TestArgumentParser::test_should_parse_template_action_with_upload PASSED [ 57%] 01:12:56 tests/test_pnf_simulator.py::TestArgumentParser::test_should_parse_template_action_with_upload_and_override PASSED [ 60%] 01:12:56 tests/test_pnf_simulator.py::TestArgumentParser::test_should_properly_parse_configure_action_with_all_params PASSED [ 63%] 01:12:56 tests/test_pnf_simulator.py::TestArgumentParser::test_should_properly_parse_filter_templates_action_with_all_params PASSED [ 66%] 01:12:56 tests/test_pnf_simulator.py::TestArgumentParser::test_should_properly_parse_get_config_action_with_all_params PASSED [ 69%] 01:12:56 tests/test_pnf_simulator.py::TestArgumentParser::test_should_properly_parse_send_event_action_with_all_params PASSED [ 72%] 01:12:56 tests/test_pnf_simulator.py::TestArgumentParser::test_should_properly_parse_send_template_action_with_all_params PASSED [ 75%] 01:12:56 tests/test_pnf_simulator.py::TestArgumentParser::test_should_properly_parse_template_action_with_get_content_param PASSED [ 78%] 01:12:56 tests/test_pnf_simulator.py::TestArgumentParser::test_should_properly_parse_template_action_with_list_param PASSED [ 81%] 01:12:56 tests/test_pnf_simulator.py::TestSimulatorClient::test_should_properly_retrieve_configuration PASSED [ 84%] 01:12:56 tests/test_pnf_simulator.py::TestSimulatorClient::test_should_properly_send_event PASSED [ 87%] 01:12:56 tests/test_pnf_simulator.py::TestSimulatorClient::test_should_properly_send_one_time_event PASSED [ 90%] 01:12:56 tests/test_pnf_simulator.py::TestSimulatorClient::test_should_properly_trigger_filter_template_action PASSED [ 93%] 01:12:56 tests/test_pnf_simulator.py::TestSimulatorClient::test_should_properly_update_configuration PASSED [ 96%] 01:12:56 tests/test_tailf_client.py::TestTailfClient::test_should_connect_to_server_and_receive_message PASSED [100%] 01:12:56 01:12:56 =============================== warnings summary =============================== 01:12:56 .tox/pytest/lib64/python3.8/site-packages/websockets/framing.py:76 01:12: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 01:12:56 def read(cls, reader, *, mask, max_size=None, extensions=None): 01:12:56 01:12:56 .tox/pytest/lib64/python3.8/site-packages/websockets/http.py:53 01:12: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 01:12:56 def read_request(stream): 01:12:56 01:12:56 .tox/pytest/lib64/python3.8/site-packages/websockets/http.py:98 01:12: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 01:12:56 def read_response(stream): 01:12:56 01:12:56 .tox/pytest/lib64/python3.8/site-packages/websockets/http.py:142 01:12: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 01:12:56 def read_headers(stream): 01:12:56 01:12:56 .tox/pytest/lib64/python3.8/site-packages/websockets/http.py:182 01:12: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 01:12:56 def read_line(stream): 01:12:56 01:12:56 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:357 01:12: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 01:12:56 def wait_closed(self): 01:12:56 01:12:56 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:370 01:12: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 01:12:56 def recv(self): 01:12:56 01:12:56 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:447 01:12: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 01:12:56 def send(self, data): 01:12:56 01:12:56 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:514 01:12: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 01:12:56 def close(self, code=1000, reason=''): 01:12:56 01:12:56 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:564 01:12: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 01:12:56 def ping(self, data=None): 01:12:56 01:12:56 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:603 01:12: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 01:12:56 def pong(self, data=b''): 01:12:56 01:12:56 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:623 01:12: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 01:12:56 def ensure_open(self): 01:12:56 01:12:56 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:665 01:12: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 01:12:56 def transfer_data(self): 01:12:56 01:12:56 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:733 01:12: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 01:12:56 def read_message(self): 01:12:56 01:12:56 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:804 01:12: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 01:12:56 def read_data_frame(self, max_size): 01:12:56 01:12:56 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:875 01:12: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 01:12:56 def read_frame(self, max_size): 01:12:56 01:12:56 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:890 01:12: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 01:12:56 def write_frame(self, fin, opcode, data, *, _expected_state=State.OPEN): 01:12:56 01:12:56 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:941 01:12: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 01:12:56 def write_close_frame(self, data=b''): 01:12:56 01:12:56 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:962 01:12: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 01:12:56 def keepalive_ping(self): 01:12:56 01:12:56 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:1003 01:12: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 01:12:56 def close_connection(self): 01:12:56 01:12:56 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:1068 01:12: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 01:12:56 def wait_for_connection_lost(self): 01:12:56 01:12:56 .tox/pytest/lib64/python3.8/site-packages/websockets/client.py:61 01:12: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 01:12:56 def write_http_request(self, path, headers): 01:12:56 01:12:56 .tox/pytest/lib64/python3.8/site-packages/websockets/client.py:77 01:12: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 01:12:56 def read_http_response(self): 01:12:56 01:12:56 .tox/pytest/lib64/python3.8/site-packages/websockets/client.py:215 01:12: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 01:12:56 def handshake( 01:12:56 01:12:56 .tox/pytest/lib64/python3.8/site-packages/websockets/client.py:443 01:12: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 01:12:56 def __iter__(self): # pragma: no cover 01:12:56 01:12:56 .tox/pytest/lib64/python3.8/site-packages/websockets/server.py:101 01:12: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 01:12:56 def handler(self): 01:12:56 01:12:56 .tox/pytest/lib64/python3.8/site-packages/websockets/server.py:200 01:12: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 01:12:56 def read_http_request(self): 01:12:56 01:12:56 .tox/pytest/lib64/python3.8/site-packages/websockets/server.py:223 01:12: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 01:12:56 def write_http_response(self, status, headers, body=None): 01:12:56 01:12:56 .tox/pytest/lib64/python3.8/site-packages/websockets/server.py:243 01:12: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 01:12:56 def process_request(self, path, request_headers): 01:12:56 01:12:56 .tox/pytest/lib64/python3.8/site-packages/websockets/server.py:436 01:12: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 01:12:56 def handshake( 01:12:56 01:12:56 .tox/pytest/lib64/python3.8/site-packages/websockets/server.py:602 01:12: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 01:12:56 def _close(self): 01:12:56 01:12:56 .tox/pytest/lib64/python3.8/site-packages/websockets/server.py:643 01:12: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 01:12:56 def wait_closed(self): 01:12:56 01:12:56 .tox/pytest/lib64/python3.8/site-packages/websockets/server.py:837 01:12: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 01:12:56 def __iter__(self): # pragma: no cover 01:12:56 01:12:56 .tox/pytest/lib/python3.8/site-packages/asynctest/mock.py:434 01:12: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 01:12:56 def wait(self, skip=0): 01:12:56 01:12:56 .tox/pytest/lib/python3.8/site-packages/asynctest/mock.py:448 01:12: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 01:12:56 def wait_next(self, skip=0): 01:12:56 01:12:56 .tox/pytest/lib/python3.8/site-packages/asynctest/mock.py:468 01:12: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 01:12:56 def wait_for(self, predicate): 01:12:56 01:12:56 .tox/pytest/lib/python3.8/site-packages/asynctest/mock.py:489 01:12: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 01:12:56 def _notify(self): 01:12:56 01:12:56 .tox/pytest/lib/python3.8/site-packages/asynctest/case.py:357 01:12: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 01:12:56 def doCleanups(self): 01:12:56 01:12:56 .tox/pytest/lib/python3.8/site-packages/asynctest/case.py:381 01:12: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 01:12:56 def assertAsyncRaises(self, exception, awaitable): 01:12:56 01:12:56 .tox/pytest/lib/python3.8/site-packages/asynctest/case.py:392 01:12: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 01:12:56 def assertAsyncRaisesRegex(self, exception, regex, awaitable): 01:12:56 01:12:56 .tox/pytest/lib/python3.8/site-packages/asynctest/case.py:403 01:12: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 01:12:56 def assertAsyncWarns(self, warning, awaitable): 01:12:56 01:12:56 .tox/pytest/lib/python3.8/site-packages/asynctest/case.py:414 01:12: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 01:12:56 def assertAsyncWarnsRegex(self, warning, regex, awaitable): 01:12:56 01:12:56 .tox/pytest/lib/python3.8/site-packages/asynctest/case.py:445 01:12: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 01:12:56 def advance(self, seconds): 01:12:56 01:12:56 .tox/pytest/lib/python3.8/site-packages/asynctest/case.py:487 01:12: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 01:12:56 def _drain_loop(self): 01:12:56 01:12:56 .tox/pytest/lib/python3.8/site-packages/asynctest/helpers.py:13 01:12: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 01:12:56 def exhaust_callbacks(loop): 01:12:56 01:12:56 tests/test_tailf_client.py::TestTailfClient::test_should_connect_to_server_and_receive_message 01:12:56 tests/test_tailf_client.py::TestTailfClient::test_should_connect_to_server_and_receive_message 01:12:56 tests/test_tailf_client.py::TestTailfClient::test_should_connect_to_server_and_receive_message 01:12: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 01:12:56 def proxy(): 01:12:56 01:12:56 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 01:12:56 ======================= 33 passed, 48 warnings in 0.21s ======================== 01:12:56 pytest: OK (13.47=setup[13.01]+cmd[0.46] seconds) 01:12:56 congratulations :) (13.50 seconds) 01:12:57 + tox_status=0 01:12:57 + echo '---> Completed tox runs' 01:12:57 ---> Completed tox runs 01:12:57 + for i in .tox/*/log 01:12:57 ++ awk -F/ '{print $2}' 01:12:57 ++ echo .tox/pytest/log 01:12:57 + tox_env=pytest 01:12:57 + cp -r .tox/pytest/log /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/archives/tox/pytest 01:12:57 + DOC_DIR=docs/_build/html 01:12:57 + [[ -d docs/_build/html ]] 01:12:57 + echo '---> tox-run.sh ends' 01:12:57 ---> tox-run.sh ends 01:12:57 + test 0 -eq 0 01:12:57 $ ssh-agent -k 01:12:57 unset SSH_AUTH_SOCK; 01:12:57 unset SSH_AGENT_PID; 01:12:57 echo Agent pid 35870 killed; 01:12:57 [ssh-agent] Stopped. 01:12:57 [PostBuildScript] - [INFO] Executing post build scripts. 01:12:57 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash /tmp/jenkins1282889399409062497.sh 01:12:57 ---> sysstat.sh 01:12:57 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash /tmp/jenkins942475332080178427.sh 01:12:57 ---> package-listing.sh 01:12:57 ++ facter osfamily 01:12:57 ++ tr '[:upper:]' '[:lower:]' 01:12:57 + OS_FAMILY=redhat 01:12:57 + workspace=/w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify 01:12:57 + START_PACKAGES=/tmp/packages_start.txt 01:12:57 + END_PACKAGES=/tmp/packages_end.txt 01:12:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:12:57 + PACKAGES=/tmp/packages_start.txt 01:12:57 + '[' /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify ']' 01:12:57 + PACKAGES=/tmp/packages_end.txt 01:12:57 + case "${OS_FAMILY}" in 01:12:57 + rpm -qa 01:12:57 + sort 01:12:58 + '[' -f /tmp/packages_start.txt ']' 01:12:58 + '[' -f /tmp/packages_end.txt ']' 01:12:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:12:58 + '[' /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify ']' 01:12:58 + mkdir -p /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/archives/ 01:12: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/ 01:12:58 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash /tmp/jenkins9100541951741757926.sh 01:12:58 ---> capture-instance-metadata.sh 01:12:58 Setup pyenv: 01:12:58 system 01:12:58 3.8.13 01:12:58 3.9.13 01:12:58 * 3.10.6 (set by /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/.python-version) 01:13:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rHr2 01:13:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 01:13:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:13:06 lf-activate-venv(): INFO: Installing additional packages: lftools 01:13:34 lf-activate-venv(): INFO: Adding /tmp/venv-rHr2/bin to PATH 01:13:34 INFO: Running in OpenStack, capturing instance metadata 01:13:35 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash /tmp/jenkins12893111982162655668.sh 01:13:35 provisioning config files... 01:13:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify@tmp/config4721236836051155357tmp 01:13:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 01:13:35 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 01:13:35 [EnvInject] - Injecting environment variables from a build step. 01:13:35 [EnvInject] - Injecting as environment variables the properties content 01:13:35 SERVER_ID=logs 01:13:35 01:13:35 [EnvInject] - Variables injected successfully. 01:13:35 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash /tmp/jenkins10702578135331637960.sh 01:13:35 ---> create-netrc.sh 01:13:35 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash /tmp/jenkins7235913581641005935.sh 01:13:35 ---> python-tools-install.sh 01:13:35 Setup pyenv: 01:13:35 system 01:13:35 3.8.13 01:13:35 3.9.13 01:13:35 * 3.10.6 (set by /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/.python-version) 01:13:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rHr2 from file:/tmp/.os_lf_venv 01:13:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:13:37 lf-activate-venv(): INFO: Installing additional packages: lftools 01:13:43 lf-activate-venv(): INFO: Adding /tmp/venv-rHr2/bin to PATH 01:13:43 Generating Requirements File 01:14:09 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. 01:14:09 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 01:14:10 Python 3.10.6 01:14:10 pip 26.2.1 from /tmp/venv-rHr2/lib/python3.10/site-packages/pip (python 3.10) 01:14:10 aiohappyeyeballs==2.7.1 01:14:10 aiohttp==3.14.3 01:14:10 aiosignal==1.4.0 01:14:10 appdirs==1.4.4 01:14:10 argcomplete==3.7.2 01:14:10 aspy.yaml==1.3.0 01:14:10 async-timeout==5.0.1 01:14:10 attrs==26.1.0 01:14:10 autopage==0.6.0 01:14:10 backports.strenum==1.3.1 01:14:10 beautifulsoup4==4.15.0 01:14:10 boto3==1.43.100 01:14:10 botocore==1.43.100 01:14:10 bs4==0.0.2 01:14:10 certifi==2026.7.22 01:14:10 cffi==2.1.1 01:14:10 cfgv==3.5.0 01:14:10 chardet==7.6.0 01:14:10 charset-normalizer==3.5.1 01:14:10 click==8.5.0 01:14:10 cliff==4.14.0 01:14:10 cmd2==3.5.1 01:14:10 cryptography==3.3.2 01:14:10 debtcollector==3.1.0 01:14:10 decorator==5.3.1 01:14:10 defusedxml==0.7.1 01:14:10 Deprecated==1.3.1 01:14:10 distlib==0.4.3 01:14:10 dnspython==2.8.0 01:14:10 docker==7.2.0 01:14:10 dogpile.cache==1.5.0 01:14:10 durationpy==0.11 01:14:10 email-validator==2.3.0 01:14:10 filelock==4.0.1 01:14:10 frozenlist==1.8.0 01:14:10 future==1.0.0 01:14:10 gitdb==4.0.12 01:14:10 GitPython==3.1.62 01:14:10 httplib2==0.30.2 01:14:10 identify==2.6.19 01:14:10 idna==3.20 01:14:10 importlib-resources==1.5.0 01:14:10 iso8601==2.1.0 01:14:10 Jinja2==3.1.6 01:14:10 jmespath==1.1.0 01:14:10 jsonpatch==1.33 01:14:10 jsonpointer==3.1.1 01:14:10 jsonschema==4.26.0 01:14:10 jsonschema-specifications==2025.9.1 01:14:10 keystoneauth1==5.14.0 01:14:10 kubernetes==36.0.3 01:14:10 lftools==0.37.23 01:14:10 lxml==6.1.3 01:14:10 markdown-it-py==4.2.0 01:14:10 MarkupSafe==3.0.3 01:14:10 mdurl==0.1.2 01:14:10 msgpack==1.2.2 01:14:10 multi_key_dict==2.0.3 01:14:10 multidict==6.9.1 01:14:10 munch==4.0.0 01:14:10 netaddr==1.3.0 01:14:10 niet==1.4.2 01:14:10 nodeenv==1.10.0 01:14:10 oauth2client==4.1.3 01:14:10 oauthlib==3.3.1 01:14:10 openstacksdk==4.13.0 01:14:10 os-service-types==1.8.2 01:14:10 osc-lib==4.6.0 01:14:10 oslo.config==10.4.0 01:14:10 oslo.context==6.4.0 01:14:10 oslo.i18n==6.8.0 01:14:10 oslo.log==8.2.0 01:14:10 oslo.serialization==5.10.0 01:14:10 oslo.utils==10.1.1 01:14:10 packaging==26.3 01:14:10 pbr==7.0.3 01:14:10 platformdirs==4.11.12 01:14:10 prettytable==3.18.0 01:14:10 propcache==0.5.4 01:14:10 psutil==7.2.2 01:14:10 pyasn1==0.6.4 01:14:10 pyasn1_modules==0.4.2 01:14:10 pycparser==3.0 01:14:10 pygerrit2==2.0.15 01:14:10 PyGithub==2.10.0 01:14:10 Pygments==2.21.0 01:14:10 PyJWT==2.14.0 01:14:10 PyNaCl==1.6.2 01:14:10 pyparsing==2.4.7 01:14:10 pyperclip==1.11.0 01:14:10 pyrsistent==0.20.0 01:14:10 python-cinderclient==9.9.0 01:14:10 python-dateutil==2.9.0.post0 01:14:10 python-discovery==1.6.1 01:14:10 python-heatclient==5.2.0 01:14:10 python-jenkins==1.8.3 01:14:10 python-keystoneclient==6.0.0 01:14:10 python-magnumclient==4.11.0 01:14:10 python-openstackclient==10.0.0 01:14:10 python-swiftclient==4.11.0 01:14:10 PyYAML==6.0.3 01:14:10 referencing==0.37.0 01:14:10 requests==2.34.2 01:14:10 requests-oauthlib==2.0.0 01:14:10 rfc3986==2.0.0 01:14:10 rich==15.0.0 01:14:10 rich-argparse==1.8.0 01:14:10 rpds-py==0.30.0 01:14:10 rsa==4.9.1 01:14:10 ruamel.yaml==0.19.1 01:14:10 ruamel.yaml.clib==0.2.15 01:14:10 s3transfer==0.19.2 01:14:10 simplejson==4.1.2 01:14:10 six==1.17.0 01:14:10 smmap==5.0.3 01:14:10 soupsieve==2.9.2 01:14:10 stevedore==5.8.0 01:14:10 tabulate==0.10.0 01:14:10 toml==0.10.2 01:14:10 tomlkit==0.15.1 01:14:10 tqdm==4.70.1 01:14:10 typing_extensions==4.16.0 01:14:10 urllib3==1.26.20 01:14:10 virtualenv==21.10.0 01:14:10 wcwidth==0.8.4 01:14:10 websocket-client==1.9.2 01:14:10 wrapt==2.4.1 01:14:10 xdg==6.0.0 01:14:10 xmltodict==1.0.4 01:14:10 yarl==1.25.1 01:14:10 yq==4.2.0 01:14:10 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/sh /tmp/jenkins6543713550597764164.sh 01:14:10 ---> uv-install.sh 01:14:10 Installing uv/uvx (latest) using shell installer 01:14:11 2026-09-23 01:14:11 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-K7AkGR.sh" [1] 01:14:11 downloading uv 0.12.18 x86_64-unknown-linux-gnu 01:14:11 installing to /home/jenkins/.local/bin 01:14:11 uv 01:14:11 uvx 01:14:11 everything's installed! 01:14:12 ---> Validating uv/uvx install 01:14:12 uvx 0.12.18 (x86_64-unknown-linux-gnu) 01:14:12 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash /tmp/jenkins16492860389598611077.sh 01:14:12 ---> sudo-logs.sh 01:14:12 Archiving 'sudo' log.. 01:14:12 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash /tmp/jenkins7586242426220661786.sh 01:14:12 ---> job-cost.sh 01:14:12 INFO: Activating Python virtual environment... 01:14:12 Setup pyenv: 01:14:12 system 01:14:12 3.8.13 01:14:12 3.9.13 01:14:12 * 3.10.6 (set by /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/.python-version) 01:14:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rHr2 from file:/tmp/.os_lf_venv 01:14:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:14:14 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:14:18 lf-activate-venv(): INFO: Adding /tmp/venv-rHr2/bin to PATH 01:14:18 INFO: No stack-cost file found 01:14:18 INFO: Instance uptime: 198s 01:14:18 INFO: Fetching instance metadata (attempt 1 of 3)... 01:14:18 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 01:14:18 INFO: Successfully fetched instance metadata 01:14:18 INFO: Instance type: v3-standard-2 01:14:18 INFO: Retrieving pricing info for: v3-standard-2 01:14:18 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 01:14:18 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=198 01:14:18 INFO: Successfully fetched Vexxhost pricing API 01:14:18 INFO: Retrieved cost: 0.06 01:14:18 INFO: Retrieved resource: v3-standard-2 01:14:18 INFO: Creating archive directory: /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/archives/cost 01:14:18 INFO: Archiving costs to: /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/archives/cost.csv 01:14:18 INFO: Successfully archived job cost data 01:14:18 DEBUG: Cost data: integration-pnf-simulator-master-simulator-cli-tox-verify,109,2026-09-23 01:14:18,v3-standard-2,198,0.06,0.00,SUCCESS 01:14:18 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash -l /tmp/jenkins15699033569443586322.sh 01:14:19 ---> logs-deploy.sh 01:14:19 Setup pyenv: 01:14:19 system 01:14:19 3.8.13 01:14:19 3.9.13 01:14:19 * 3.10.6 (set by /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/.python-version) 01:14:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rHr2 from file:/tmp/.os_lf_venv 01:14:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:14:20 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 01:14:26 lf-activate-venv(): INFO: Adding /tmp/venv-rHr2/bin to PATH 01:14:26 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-pnf-simulator-master-simulator-cli-tox-verify/109 01:14:26 INFO: archiving workspace using pattern(s): 01:14:28 Archives upload complete. 01:14:28 INFO: archiving logs to Nexus 01:14:29 ---> uname -a: 01:14:29 Linux prd-centos8-builder-2c-1g-4292.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 01:14:29 01:14:29 01:14:29 ---> lscpu: 01:14:29 Architecture: x86_64 01:14:29 CPU op-mode(s): 32-bit, 64-bit 01:14:29 Byte Order: Little Endian 01:14:29 CPU(s): 2 01:14:29 On-line CPU(s) list: 0,1 01:14:29 Thread(s) per core: 1 01:14:29 Core(s) per socket: 1 01:14:29 Socket(s): 2 01:14:29 NUMA node(s): 1 01:14:29 Vendor ID: AuthenticAMD 01:14:29 CPU family: 23 01:14:29 Model: 49 01:14:29 Model name: AMD EPYC-Rome Processor 01:14:29 Stepping: 0 01:14:29 CPU MHz: 2800.000 01:14:29 BogoMIPS: 5600.00 01:14:29 Virtualization: AMD-V 01:14:29 Hypervisor vendor: KVM 01:14:29 Virtualization type: full 01:14:29 L1d cache: 32K 01:14:29 L1i cache: 32K 01:14:29 L2 cache: 512K 01:14:29 L3 cache: 16384K 01:14:29 NUMA node0 CPU(s): 0,1 01:14:29 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 lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities 01:14:29 01:14:29 01:14:29 ---> nproc: 01:14:29 2 01:14:29 01:14:29 01:14:29 ---> df -h: 01:14:29 Filesystem Size Used Avail Use% Mounted on 01:14:29 devtmpfs 3.8G 0 3.8G 0% /dev 01:14:29 tmpfs 3.8G 0 3.8G 0% /dev/shm 01:14:29 tmpfs 3.8G 17M 3.8G 1% /run 01:14:29 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 01:14:29 /dev/vda1 40G 9.6G 31G 24% / 01:14:29 tmpfs 770M 0 770M 0% /run/user/1001 01:14:29 01:14:29 01:14:29 ---> free -m: 01:14:29 total used free shared buff/cache available 01:14:29 Mem: 7697 590 4637 20 2470 6792 01:14:29 Swap: 1023 0 1023 01:14:29 01:14:29 01:14:29 ---> ip addr: 01:14:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:14:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:14:29 inet 127.0.0.1/8 scope host lo 01:14:29 valid_lft forever preferred_lft forever 01:14:29 inet6 ::1/128 scope host 01:14:29 valid_lft forever preferred_lft forever 01:14:29 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 01:14:29 link/ether fa:16:3e:5c:7a:a1 brd ff:ff:ff:ff:ff:ff 01:14:29 altname enp0s3 01:14:29 altname ens3 01:14:29 inet 10.30.106.118/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 01:14:29 valid_lft 86203sec preferred_lft 86203sec 01:14:29 inet6 fe80::f816:3eff:fe5c:7aa1/64 scope link 01:14:29 valid_lft forever preferred_lft forever 01:14:29 01:14:29 01:14:29 ---> sar -b -r -n DEV: 01:14:29 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 09/23/2026 _x86_64_ (2 CPU) 01:14:29 01:14:29 01:11:08 LINUX RESTART (2 CPU) 01:14:29 01:14:29 01:12:01 AM tps rtps wtps bread/s bwrtn/s 01:14:29 01:13:01 AM 224.68 109.80 114.88 4328.29 4145.98 01:14:29 01:14:01 AM 113.68 0.40 113.28 54.65 13233.71 01:14:29 Average: 169.18 55.10 114.08 2191.47 8689.85 01:14:29 01:14:29 01:12:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:14:29 01:13:01 AM 5264524 7027436 2617908 33.21 2688 1942472 731320 8.19 412456 1882608 192784 01:14:29 01:14:01 AM 4920164 6952068 2962268 37.58 2688 2198172 743836 8.33 420608 2164812 111796 01:14:29 Average: 5092344 6989752 2790088 35.40 2688 2070322 737578 8.26 416532 2023710 152290 01:14:29 01:14:29 01:12:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:14:29 01:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:29 01:13:01 AM eth0 107.70 68.26 545.98 39.51 0.00 0.00 0.00 0.00 01:14:29 01:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:29 01:14:01 AM eth0 92.89 54.45 1122.51 9.10 0.00 0.00 0.00 0.00 01:14:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:29 Average: eth0 100.29 61.35 834.24 24.31 0.00 0.00 0.00 0.00 01:14:29 01:14:29 01:14:29 ---> sar -P ALL: 01:14:29 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 09/23/2026 _x86_64_ (2 CPU) 01:14:29 01:14:29 01:11:08 LINUX RESTART (2 CPU) 01:14:29 01:14:29 01:12:01 AM CPU %user %nice %system %iowait %steal %idle 01:14:29 01:13:01 AM all 25.87 1.48 31.27 2.69 0.03 38.66 01:14:29 01:13:01 AM 0 26.21 1.86 34.87 2.90 0.03 34.13 01:14:29 01:13:01 AM 1 25.53 1.11 27.68 2.47 0.03 43.18 01:14:29 01:14:01 AM all 33.36 0.00 5.04 1.17 0.04 60.38 01:14:29 01:14:01 AM 0 40.40 0.00 5.57 1.15 0.05 52.83 01:14:29 01:14:01 AM 1 26.33 0.00 4.52 1.20 0.03 67.91 01:14:29 Average: all 29.64 0.74 18.08 1.93 0.04 49.59 01:14:29 Average: 0 33.35 0.92 20.13 2.02 0.04 43.54 01:14:29 Average: 1 25.93 0.55 16.04 1.83 0.03 55.61 01:14:29 01:14:29 01:14:29