18:48:24 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142664 18:48:24 Running as SYSTEM 18:48:24 [EnvInject] - Loading node environment variables. 18:48:24 Building remotely on prd-ubuntu1804-builder-4c-4g-2391 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 18:48:24 [ssh-agent] Looking for ssh-agent implementation... 18:48:25 $ ssh-agent 18:48:25 SSH_AUTH_SOCK=/tmp/ssh-TcdWauPvNju7/agent.1753 18:48:25 SSH_AGENT_PID=1755 18:48:25 [ssh-agent] Started. 18:48:25 Running ssh-add (command line suppressed) 18:48:25 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_6192992613179401327.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_6192992613179401327.key) 18:48:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:48:25 The recommended git tool is: NONE 18:48:26 using credential onap-jenkins-ssh 18:48:26 Wiping out workspace first. 18:48:26 Cloning the remote Git repository 18:48:26 Cloning repository git://cloud.onap.org/mirror/oom.git 18:48:26 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 18:48:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:48:27 > git --version # timeout=10 18:48:27 > git --version # 'git version 2.17.1' 18:48:27 using GIT_SSH to set credentials Gerrit user 18:48:27 Verifying host key using manually-configured host key entries 18:48:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 18:48:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:48:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:48:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:48:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:48:32 using GIT_SSH to set credentials Gerrit user 18:48:32 Verifying host key using manually-configured host key entries 18:48:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/64/142664/4 # timeout=30 18:48:33 > git rev-parse e640c9a74476e0d502cd34a661263bd129c7b1da^{commit} # timeout=10 18:48:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 18:48:33 Checking out Revision e640c9a74476e0d502cd34a661263bd129c7b1da (refs/changes/64/142664/4) 18:48:33 > git config core.sparsecheckout # timeout=10 18:48:33 > git checkout -f e640c9a74476e0d502cd34a661263bd129c7b1da # timeout=30 18:48:36 Commit message: "Update SDNC versions for Quebec" 18:48:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:48:36 > git rev-list --no-walk f72d0fd0b21ca79fc00ed6cd69800c2ea5137c22 # timeout=10 18:48:37 [EnvInject] - Injecting environment variables from a build step. 18:48:37 [EnvInject] - Injecting as environment variables the properties content 18:48:37 PYTHON=python3 18:48:37 18:48:37 [EnvInject] - Variables injected successfully. 18:48:37 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15195750064988480621.sh 18:48:37 ---> tox-install.sh 18:48:37 + source /home/jenkins/lf-env.sh 18:48:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:48:37 ++ mktemp -d /tmp/venv-XXXX 18:48:37 + lf_venv=/tmp/venv-q3ip 18:48:37 + local venv_file=/tmp/.os_lf_venv 18:48:37 + local python=python3 18:48:37 + local options 18:48:37 + local set_path=true 18:48:37 + local install_args= 18:48:37 ++ 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:48:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:48:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:48:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:48:37 + true 18:48:37 + case $1 in 18:48:37 + venv_file=/tmp/.toxenv 18:48:37 + shift 2 18:48:37 + true 18:48:37 + case $1 in 18:48:37 + shift 18:48:37 + break 18:48:37 + case $python in 18:48:37 + local pkg_list= 18:48:37 + [[ -d /opt/pyenv ]] 18:48:37 + echo 'Setup pyenv:' 18:48:37 Setup pyenv: 18:48:37 + export PYENV_ROOT=/opt/pyenv 18:48:37 + PYENV_ROOT=/opt/pyenv 18:48:37 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 18:48:37 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 18:48:37 + pyenv versions 18:48:37 * system (set by /opt/pyenv/version) 18:48:37 * 3.8.13 (set by /opt/pyenv/version) 18:48:37 * 3.9.13 (set by /opt/pyenv/version) 18:48:37 * 3.10.6 (set by /opt/pyenv/version) 18:48:37 + command -v pyenv 18:48:37 ++ pyenv init - --no-rehash 18:48:37 + 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:48:37 export PATH="/opt/pyenv/shims:${PATH}" 18:48:37 export PYENV_SHELL=bash 18:48:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:48:37 pyenv() { 18:48:37 local command 18:48:37 command="${1:-}" 18:48:37 if [ "$#" -gt 0 ]; then 18:48:37 shift 18:48:37 fi 18:48:37 18:48:37 case "$command" in 18:48:37 rehash|shell) 18:48:37 eval "$(pyenv "sh-$command" "$@")" 18:48:37 ;; 18:48:37 *) 18:48:37 command pyenv "$command" "$@" 18:48:37 ;; 18:48:37 esac 18:48:37 }' 18:48:37 +++ 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:48:37 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 18:48:37 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 18:48:37 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 18:48:37 ++ export PYENV_SHELL=bash 18:48:37 ++ PYENV_SHELL=bash 18:48:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:48:37 +++ complete -F _pyenv pyenv 18:48:37 ++ lf-pyver python3 18:48:37 ++ local py_version_xy=python3 18:48:37 ++ local py_version_xyz= 18:48:37 ++ pyenv versions 18:48:37 ++ local command 18:48:37 ++ command=versions 18:48:37 ++ '[' 1 -gt 0 ']' 18:48:37 ++ sed 's/^[ *]* //' 18:48:37 ++ shift 18:48:37 ++ case "$command" in 18:48:37 ++ command pyenv versions 18:48:37 ++ pyenv versions 18:48:37 ++ grep -E '^[0-9.]*[0-9]$' 18:48:37 ++ awk '{ print $1 }' 18:48:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:48:37 +++ grep '^3' /tmp/.pyenv_versions 18:48:37 +++ sort -V 18:48:37 +++ tail -n 1 18:48:37 ++ py_version_xyz=3.10.6 18:48:37 ++ [[ -z 3.10.6 ]] 18:48:37 ++ echo 3.10.6 18:48:37 ++ return 0 18:48:37 + pyenv local 3.10.6 18:48:37 + local command 18:48:37 + command=local 18:48:37 + '[' 2 -gt 0 ']' 18:48:37 + shift 18:48:37 + case "$command" in 18:48:37 + command pyenv local 3.10.6 18:48:37 + pyenv local 3.10.6 18:48:37 + for arg in "$@" 18:48:37 + case $arg in 18:48:37 + pkg_list+='tox ' 18:48:37 + for arg in "$@" 18:48:37 + case $arg in 18:48:37 + pkg_list+='virtualenv ' 18:48:37 + for arg in "$@" 18:48:37 + case $arg in 18:48:37 + pkg_list+='urllib3~=1.26.15 ' 18:48:37 + [[ -f /tmp/.toxenv ]] 18:48:37 + [[ ! -f /tmp/.toxenv ]] 18:48:37 + [[ -n '' ]] 18:48:37 + python3 -m venv /tmp/venv-q3ip 18:48:42 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-q3ip' 18:48:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-q3ip 18:48:42 + echo /tmp/venv-q3ip 18:48:42 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 18:48:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 18:48:42 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:48:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:48:42 + local 'pip_opts=--upgrade --quiet' 18:48:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:48:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:48:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:48:42 + [[ -n '' ]] 18:48:42 + [[ -n '' ]] 18:48:42 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:48:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:48:42 + /tmp/venv-q3ip/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:48:47 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:48:47 lf-activate-venv(): INFO: Base packages installed successfully 18:48:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:48:47 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:48:47 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:48:47 + /tmp/venv-q3ip/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:48:55 + type python3 18:48:55 + true 18:48:55 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-q3ip/bin to PATH' 18:48:55 lf-activate-venv(): INFO: Adding /tmp/venv-q3ip/bin to PATH 18:48:55 + PATH=/tmp/venv-q3ip/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 18:48:55 + return 0 18:48:55 + python3 --version 18:48:55 Python 3.10.6 18:48:55 + python3 -m pip --version 18:48:55 pip 25.3 from /tmp/venv-q3ip/lib/python3.10/site-packages/pip (python 3.10) 18:48:55 + python3 -m pip freeze 18:48:55 cachetools==6.2.4 18:48:55 chardet==5.2.0 18:48:55 colorama==0.4.6 18:48:55 distlib==0.4.0 18:48:55 filelock==3.20.3 18:48:55 packaging==26.0 18:48:55 platformdirs==4.5.1 18:48:55 pluggy==1.6.0 18:48:55 pyproject-api==1.10.0 18:48:55 tomli==2.4.0 18:48:55 tox==4.34.1 18:48:55 typing_extensions==4.15.0 18:48:55 urllib3==1.26.20 18:48:55 virtualenv==20.36.1 18:48:55 [EnvInject] - Injecting environment variables from a build step. 18:48:55 [EnvInject] - Injecting as environment variables the properties content 18:48:55 PARALLEL=false 18:48:55 18:48:55 [EnvInject] - Variables injected successfully. 18:48:55 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6068918011593080202.sh 18:48:55 ---> tox-run.sh 18:48:55 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 18:48:55 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 18:48:55 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 18:48:55 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 18:48:55 + cd /w/workspace/oom-master-pre-commit-lint/. 18:48:55 + source /home/jenkins/lf-env.sh 18:48:55 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:48:55 ++ mktemp -d /tmp/venv-XXXX 18:48:55 + lf_venv=/tmp/venv-AzgO 18:48:55 + local venv_file=/tmp/.os_lf_venv 18:48:55 + local python=python3 18:48:55 + local options 18:48:55 + local set_path=true 18:48:55 + local install_args= 18:48:55 ++ 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:48:55 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:48:55 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:48:55 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:48:55 + true 18:48:55 + case $1 in 18:48:55 + venv_file=/tmp/.toxenv 18:48:55 + shift 2 18:48:55 + true 18:48:55 + case $1 in 18:48:55 + shift 18:48:55 + break 18:48:55 + case $python in 18:48:55 + local pkg_list= 18:48:55 + [[ -d /opt/pyenv ]] 18:48:55 + echo 'Setup pyenv:' 18:48:55 Setup pyenv: 18:48:55 + export PYENV_ROOT=/opt/pyenv 18:48:55 + PYENV_ROOT=/opt/pyenv 18:48:55 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 18:48:55 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 18:48:55 + pyenv versions 18:48:55 system 18:48:55 3.8.13 18:48:55 3.9.13 18:48:55 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:48:55 + command -v pyenv 18:48:55 ++ pyenv init - --no-rehash 18:48:55 + 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:48:55 export PATH="/opt/pyenv/shims:${PATH}" 18:48:55 export PYENV_SHELL=bash 18:48:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:48:55 pyenv() { 18:48:55 local command 18:48:55 command="${1:-}" 18:48:55 if [ "$#" -gt 0 ]; then 18:48:55 shift 18:48:55 fi 18:48:55 18:48:55 case "$command" in 18:48:55 rehash|shell) 18:48:55 eval "$(pyenv "sh-$command" "$@")" 18:48:55 ;; 18:48:55 *) 18:48:55 command pyenv "$command" "$@" 18:48:55 ;; 18:48:55 esac 18:48:55 }' 18:48:55 +++ 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:48:55 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 18:48:55 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 18:48:55 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 18:48:55 ++ export PYENV_SHELL=bash 18:48:55 ++ PYENV_SHELL=bash 18:48:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:48:55 +++ complete -F _pyenv pyenv 18:48:55 ++ lf-pyver python3 18:48:55 ++ local py_version_xy=python3 18:48:55 ++ local py_version_xyz= 18:48:55 ++ pyenv versions 18:48:55 ++ local command 18:48:55 ++ command=versions 18:48:55 ++ '[' 1 -gt 0 ']' 18:48:55 ++ shift 18:48:55 ++ case "$command" in 18:48:55 ++ command pyenv versions 18:48:55 ++ pyenv versions 18:48:55 ++ sed 's/^[ *]* //' 18:48:55 ++ awk '{ print $1 }' 18:48:55 ++ grep -E '^[0-9.]*[0-9]$' 18:48:55 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:48:55 +++ grep '^3' /tmp/.pyenv_versions 18:48:55 +++ sort -V 18:48:55 +++ tail -n 1 18:48:55 ++ py_version_xyz=3.10.6 18:48:55 ++ [[ -z 3.10.6 ]] 18:48:55 ++ echo 3.10.6 18:48:55 ++ return 0 18:48:55 + pyenv local 3.10.6 18:48:55 + local command 18:48:55 + command=local 18:48:55 + '[' 2 -gt 0 ']' 18:48:55 + shift 18:48:55 + case "$command" in 18:48:55 + command pyenv local 3.10.6 18:48:55 + pyenv local 3.10.6 18:48:55 + for arg in "$@" 18:48:55 + case $arg in 18:48:55 + pkg_list+='tox ' 18:48:55 + for arg in "$@" 18:48:55 + case $arg in 18:48:55 + pkg_list+='virtualenv ' 18:48:55 + for arg in "$@" 18:48:55 + case $arg in 18:48:55 + pkg_list+='urllib3~=1.26.15 ' 18:48:55 + [[ -f /tmp/.toxenv ]] 18:48:55 ++ cat /tmp/.toxenv 18:48:55 + lf_venv=/tmp/venv-q3ip 18:48:55 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-q3ip from' file:/tmp/.toxenv 18:48:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-q3ip from file:/tmp/.toxenv 18:48:55 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:48:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:48:55 + local 'pip_opts=--upgrade --quiet' 18:48:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:48:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:48:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:48:55 + [[ -n '' ]] 18:48:55 + [[ -n '' ]] 18:48:55 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:48:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:48:55 + /tmp/venv-q3ip/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:48:57 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:48:57 lf-activate-venv(): INFO: Base packages installed successfully 18:48:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:48:57 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:48:57 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:48:57 + /tmp/venv-q3ip/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:48:58 + type python3 18:48:58 + true 18:48:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-q3ip/bin to PATH' 18:48:58 lf-activate-venv(): INFO: Adding /tmp/venv-q3ip/bin to PATH 18:48:58 + PATH=/tmp/venv-q3ip/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 18:48:58 + return 0 18:48:58 + [[ -d /opt/pyenv ]] 18:48:58 + echo '---> Setting up pyenv' 18:48:58 ---> Setting up pyenv 18:48:58 + export PYENV_ROOT=/opt/pyenv 18:48:58 + PYENV_ROOT=/opt/pyenv 18:48:58 + export PATH=/opt/pyenv/bin:/tmp/venv-q3ip/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 18:48:58 + PATH=/opt/pyenv/bin:/tmp/venv-q3ip/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 18:48:58 ++ pwd 18:48:58 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 18:48:58 + export PYTHONPATH 18:48:58 + export TOX_TESTENV_PASSENV=PYTHONPATH 18:48:58 + TOX_TESTENV_PASSENV=PYTHONPATH 18:48:58 + tox --version 18:48:59 4.34.1 from /tmp/venv-q3ip/lib/python3.10/site-packages/tox/__init__.py 18:48:59 + PARALLEL=false 18:48:59 + TOX_OPTIONS_LIST= 18:48:59 + [[ -n pre-commit ]] 18:48:59 + TOX_OPTIONS_LIST=' -e pre-commit' 18:48:59 + case ${PARALLEL,,} in 18:48:59 + tox -e pre-commit 18:48:59 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 18:49:00 pre-commit: install_deps> python -I -m pip install pre-commit 18:49:02 pre-commit: freeze> python -m pip freeze --all 18:49:03 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.3,identify==2.6.16,nodeenv==1.10.0,pip==25.3,platformdirs==4.5.1,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.36.1 18:49:03 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 18:49:03 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 18:49:03 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 18:49:08 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 18:49:09 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 18:49:09 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 18:49:09 [INFO] Once installed this environment will be reused. 18:49:09 [INFO] This may take a few minutes... 18:49:13 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 18:49:13 [INFO] Once installed this environment will be reused. 18:49:13 [INFO] This may take a few minutes... 18:49:18 trim trailing whitespace.................................................Passed 18:49:18 Tabs remover.............................................................Passed 18:49:18 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 18:49:18 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 18:49:18 [INFO] Once installed this environment will be reused. 18:49:18 [INFO] This may take a few minutes... 18:49:27 gitlint..............................................(no files to check)Skipped 18:49:27 pre-commit: OK (27.86=setup[3.58]+cmd[15.35,8.93] seconds) 18:49:27 congratulations :) (27.89 seconds) 18:49:27 + tox_status=0 18:49:27 + echo '---> Completed tox runs' 18:49:27 ---> Completed tox runs 18:49:27 + for i in .tox/*/log 18:49:27 ++ echo .tox/pre-commit/log 18:49:27 ++ awk -F/ '{print $2}' 18:49:27 + tox_env=pre-commit 18:49:27 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 18:49:27 + DOC_DIR=docs/_build/html 18:49:27 + [[ -d docs/_build/html ]] 18:49:27 + echo '---> tox-run.sh ends' 18:49:27 ---> tox-run.sh ends 18:49:27 + test 0 -eq 0 18:49:27 $ ssh-agent -k 18:49:27 unset SSH_AUTH_SOCK; 18:49:27 unset SSH_AGENT_PID; 18:49:27 echo Agent pid 1755 killed; 18:49:27 [ssh-agent] Stopped. 18:49:27 [PostBuildScript] - [INFO] Executing post build scripts. 18:49:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10848443208714355036.sh 18:49:27 ---> sysstat.sh 18:49:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11992411997847602261.sh 18:49:28 ---> package-listing.sh 18:49:28 ++ facter osfamily 18:49:28 ++ tr '[:upper:]' '[:lower:]' 18:49:28 + OS_FAMILY=debian 18:49:28 + workspace=/w/workspace/oom-master-pre-commit-lint 18:49:28 + START_PACKAGES=/tmp/packages_start.txt 18:49:28 + END_PACKAGES=/tmp/packages_end.txt 18:49:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:49:28 + PACKAGES=/tmp/packages_start.txt 18:49:28 + '[' /w/workspace/oom-master-pre-commit-lint ']' 18:49:28 + PACKAGES=/tmp/packages_end.txt 18:49:28 + case "${OS_FAMILY}" in 18:49:28 + dpkg -l 18:49:28 + grep '^ii' 18:49:28 + '[' -f /tmp/packages_start.txt ']' 18:49:28 + '[' -f /tmp/packages_end.txt ']' 18:49:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:49:28 + '[' /w/workspace/oom-master-pre-commit-lint ']' 18:49:28 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 18:49:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 18:49:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15980756150905840184.sh 18:49:28 ---> capture-instance-metadata.sh 18:49:28 Setup pyenv: 18:49:28 system 18:49:28 3.8.13 18:49:28 3.9.13 18:49:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:49:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IspH 18:49:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:49:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:49:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:49:36 lf-activate-venv(): INFO: Base packages installed successfully 18:49:36 lf-activate-venv(): INFO: Installing additional packages: lftools 18:50:05 lf-activate-venv(): INFO: Adding /tmp/venv-IspH/bin to PATH 18:50:05 INFO: Running in OpenStack, capturing instance metadata 18:50:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15052142863453593424.sh 18:50:06 provisioning config files... 18:50:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config10108480133388937984tmp 18:50:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:50:06 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:50:06 [EnvInject] - Injecting environment variables from a build step. 18:50:06 [EnvInject] - Injecting as environment variables the properties content 18:50:06 SERVER_ID=logs 18:50:06 18:50:06 [EnvInject] - Variables injected successfully. 18:50:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14762342202251312911.sh 18:50:06 ---> create-netrc.sh 18:50:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10746630101556693632.sh 18:50:06 ---> python-tools-install.sh 18:50:06 Setup pyenv: 18:50:06 system 18:50:06 3.8.13 18:50:06 3.9.13 18:50:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:50:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IspH from file:/tmp/.os_lf_venv 18:50:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:50:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:50:09 lf-activate-venv(): INFO: Base packages installed successfully 18:50:09 lf-activate-venv(): INFO: Installing additional packages: lftools 18:50:19 lf-activate-venv(): INFO: Adding /tmp/venv-IspH/bin to PATH 18:50:19 Generating Requirements File 18:50:39 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. 18:50:39 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 18:50:39 Python 3.10.6 18:50:40 pip 25.3 from /tmp/venv-IspH/lib/python3.10/site-packages/pip (python 3.10) 18:50:40 appdirs==1.4.4 18:50:40 argcomplete==3.6.3 18:50:40 aspy.yaml==1.3.0 18:50:40 attrs==25.4.0 18:50:40 autopage==0.5.2 18:50:40 backports.strenum==1.3.1 18:50:40 beautifulsoup4==4.14.3 18:50:40 boto3==1.42.33 18:50:40 botocore==1.42.33 18:50:40 bs4==0.0.2 18:50:40 certifi==2026.1.4 18:50:40 cffi==2.0.0 18:50:40 cfgv==3.5.0 18:50:40 chardet==5.2.0 18:50:40 charset-normalizer==3.4.4 18:50:40 click==8.3.1 18:50:40 cliff==4.13.1 18:50:40 cmd2==3.1.0 18:50:40 cryptography==3.3.2 18:50:40 debtcollector==3.0.0 18:50:40 decorator==5.2.1 18:50:40 defusedxml==0.7.1 18:50:40 Deprecated==1.3.1 18:50:40 distlib==0.4.0 18:50:40 dnspython==2.8.0 18:50:40 docker==7.1.0 18:50:40 dogpile.cache==1.5.0 18:50:40 durationpy==0.10 18:50:40 email-validator==2.3.0 18:50:40 filelock==3.20.3 18:50:40 future==1.0.0 18:50:40 gitdb==4.0.12 18:50:40 GitPython==3.1.46 18:50:40 httplib2==0.30.2 18:50:40 identify==2.6.16 18:50:40 idna==3.11 18:50:40 importlib-resources==1.5.0 18:50:40 iso8601==2.1.0 18:50:40 Jinja2==3.1.6 18:50:40 jmespath==1.1.0 18:50:40 jsonpatch==1.33 18:50:40 jsonpointer==3.0.0 18:50:40 jsonschema==4.26.0 18:50:40 jsonschema-specifications==2025.9.1 18:50:40 keystoneauth1==5.13.0 18:50:40 kubernetes==35.0.0 18:50:40 lftools==0.37.21 18:50:40 lxml==6.0.2 18:50:40 markdown-it-py==4.0.0 18:50:40 MarkupSafe==3.0.3 18:50:40 mdurl==0.1.2 18:50:40 msgpack==1.1.2 18:50:40 multi_key_dict==2.0.3 18:50:40 munch==4.0.0 18:50:40 netaddr==1.3.0 18:50:40 niet==1.4.2 18:50:40 nodeenv==1.10.0 18:50:40 oauth2client==4.1.3 18:50:40 oauthlib==3.3.1 18:50:40 openstacksdk==4.9.0 18:50:40 os-service-types==1.8.2 18:50:40 osc-lib==4.3.0 18:50:40 oslo.config==10.2.0 18:50:40 oslo.context==6.2.0 18:50:40 oslo.i18n==6.7.1 18:50:40 oslo.log==8.0.0 18:50:40 oslo.serialization==5.9.0 18:50:40 oslo.utils==9.2.0 18:50:40 packaging==26.0 18:50:40 pbr==7.0.3 18:50:40 platformdirs==4.5.1 18:50:40 prettytable==3.17.0 18:50:40 psutil==7.2.1 18:50:40 pyasn1==0.6.2 18:50:40 pyasn1_modules==0.4.2 18:50:40 pycparser==3.0 18:50:40 pygerrit2==2.0.15 18:50:40 PyGithub==2.8.1 18:50:40 Pygments==2.19.2 18:50:40 PyJWT==2.10.1 18:50:40 PyNaCl==1.6.2 18:50:40 pyparsing==2.4.7 18:50:40 pyperclip==1.11.0 18:50:40 pyrsistent==0.20.0 18:50:40 python-cinderclient==9.8.0 18:50:40 python-dateutil==2.9.0.post0 18:50:40 python-heatclient==5.0.0 18:50:40 python-jenkins==1.8.3 18:50:40 python-keystoneclient==5.7.0 18:50:40 python-magnumclient==4.9.0 18:50:40 python-openstackclient==8.3.0 18:50:40 python-swiftclient==4.9.0 18:50:40 PyYAML==6.0.3 18:50:40 referencing==0.37.0 18:50:40 requests==2.32.5 18:50:40 requests-oauthlib==2.0.0 18:50:40 requestsexceptions==1.4.0 18:50:40 rfc3986==2.0.0 18:50:40 rich==14.2.0 18:50:40 rich-argparse==1.7.2 18:50:40 rpds-py==0.30.0 18:50:40 rsa==4.9.1 18:50:40 ruamel.yaml==0.19.1 18:50:40 ruamel.yaml.clib==0.2.15 18:50:40 s3transfer==0.16.0 18:50:40 simplejson==3.20.2 18:50:40 six==1.17.0 18:50:40 smmap==5.0.2 18:50:40 soupsieve==2.8.3 18:50:40 stevedore==5.6.0 18:50:40 tabulate==0.9.0 18:50:40 toml==0.10.2 18:50:40 tomlkit==0.14.0 18:50:40 tqdm==4.67.1 18:50:40 typing_extensions==4.15.0 18:50:40 tzdata==2025.3 18:50:40 urllib3==1.26.20 18:50:40 virtualenv==20.36.1 18:50:40 wcwidth==0.3.1 18:50:40 websocket-client==1.9.0 18:50:40 wrapt==2.0.1 18:50:40 xdg==6.0.0 18:50:40 xmltodict==1.0.2 18:50:40 yq==3.4.3 18:50:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6778864896435560323.sh 18:50:40 ---> sudo-logs.sh 18:50:40 Archiving 'sudo' log.. 18:50:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5445799493810169757.sh 18:50:40 ---> job-cost.sh 18:50:40 Setup pyenv: 18:50:40 system 18:50:40 3.8.13 18:50:40 3.9.13 18:50:40 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:50:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IspH from file:/tmp/.os_lf_venv 18:50:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:50:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:50:42 lf-activate-venv(): INFO: Base packages installed successfully 18:50:42 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:50:48 lf-activate-venv(): INFO: Adding /tmp/venv-IspH/bin to PATH 18:50:48 INFO: No Stack... 18:50:48 INFO: Retrieving Pricing Info for: v3-standard-4 18:50:48 INFO: Archiving Costs 18:50:48 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10223944343025285379.sh 18:50:48 ---> logs-deploy.sh 18:50:48 Setup pyenv: 18:50:48 system 18:50:48 3.8.13 18:50:48 3.9.13 18:50:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:50:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IspH from file:/tmp/.os_lf_venv 18:50:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:50:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:50:50 lf-activate-venv(): INFO: Base packages installed successfully 18:50:50 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 18:51:00 lf-activate-venv(): INFO: Adding /tmp/venv-IspH/bin to PATH 18:51:00 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4381 18:51:00 INFO: archiving workspace using pattern(s): 18:51:01 Archives upload complete. 18:51:01 INFO: archiving logs to Nexus 18:51:02 ---> uname -a: 18:51:02 Linux prd-ubuntu1804-builder-4c-4g-2391 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 18:51:02 18:51:02 18:51:02 ---> lscpu: 18:51:02 Architecture: x86_64 18:51:02 CPU op-mode(s): 32-bit, 64-bit 18:51:02 Byte Order: Little Endian 18:51:02 CPU(s): 4 18:51:02 On-line CPU(s) list: 0-3 18:51:02 Thread(s) per core: 1 18:51:02 Core(s) per socket: 1 18:51:02 Socket(s): 4 18:51:02 NUMA node(s): 1 18:51:02 Vendor ID: AuthenticAMD 18:51:02 CPU family: 23 18:51:02 Model: 49 18:51:02 Model name: AMD EPYC-Rome Processor 18:51:02 Stepping: 0 18:51:02 CPU MHz: 2800.000 18:51:02 BogoMIPS: 5600.00 18:51:02 Virtualization: AMD-V 18:51:02 Hypervisor vendor: KVM 18:51:02 Virtualization type: full 18:51:02 L1d cache: 32K 18:51:02 L1i cache: 32K 18:51:02 L2 cache: 512K 18:51:02 L3 cache: 16384K 18:51:02 NUMA node0 CPU(s): 0-3 18:51:02 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 xtopology 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 arat npt nrip_save umip rdpid arch_capabilities 18:51:02 18:51:02 18:51:02 ---> nproc: 18:51:02 4 18:51:02 18:51:02 18:51:02 ---> df -h: 18:51:02 Filesystem Size Used Avail Use% Mounted on 18:51:02 udev 7.9G 0 7.9G 0% /dev 18:51:02 tmpfs 1.6G 676K 1.6G 1% /run 18:51:02 /dev/vda1 78G 8.4G 69G 11% / 18:51:02 tmpfs 7.9G 0 7.9G 0% /dev/shm 18:51:02 tmpfs 5.0M 0 5.0M 0% /run/lock 18:51:02 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 18:51:02 /dev/vda15 105M 4.4M 100M 5% /boot/efi 18:51:02 tmpfs 1.6G 0 1.6G 0% /run/user/1001 18:51:02 18:51:02 18:51:02 ---> free -m: 18:51:02 total used free shared buff/cache available 18:51:02 Mem: 16040 563 13263 0 2213 15155 18:51:02 Swap: 1023 0 1023 18:51:02 18:51:02 18:51:02 ---> ip addr: 18:51:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:51:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:51:02 inet 127.0.0.1/8 scope host lo 18:51:02 valid_lft forever preferred_lft forever 18:51:02 inet6 ::1/128 scope host 18:51:02 valid_lft forever preferred_lft forever 18:51:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:51:02 link/ether fa:16:3e:40:a0:79 brd ff:ff:ff:ff:ff:ff 18:51:02 inet 10.30.106.101/23 brd 10.30.107.255 scope global dynamic ens3 18:51:02 valid_lft 86199sec preferred_lft 86199sec 18:51:02 inet6 fe80::f816:3eff:fe40:a079/64 scope link 18:51:02 valid_lft forever preferred_lft forever 18:51:02 18:51:02 18:51:02 ---> sar -b -r -n DEV: 18:51:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2391) 01/23/26 _x86_64_ (4 CPU) 18:51:02 18:51:02 18:47:44 LINUX RESTART (4 CPU) 18:51:02 18:51:02 18:48:16 tps rtps wtps bread/s bwrtn/s 18:51:02 18:49:01 151.11 76.83 74.28 4882.81 17126.79 18:51:02 18:50:01 93.02 1.37 91.65 66.92 21870.22 18:51:02 18:51:01 89.19 1.78 87.40 133.56 19377.94 18:51:02 Average: 107.47 22.10 85.37 1404.76 19670.06 18:51:02 18:51:02 18:48:16 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:51:02 18:49:01 14118580 15548632 2306388 14.04 46392 1592308 822924 4.71 677788 1429472 89176 18:51:02 18:50:01 13704984 15466084 2719984 16.56 68940 1883752 883076 5.05 850864 1635072 129880 18:51:02 18:51:01 13614608 15551700 2810360 17.11 87868 2028228 778180 4.45 766176 1784528 90040 18:51:02 Average: 13812724 15522139 2612244 15.90 67733 1834763 828060 4.74 764943 1616357 103032 18:51:02 18:51:02 18:48:16 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:51:02 18:49:01 ens3 578.45 393.09 2235.35 100.82 0.00 0.00 0.00 0.00 18:51:02 18:49:01 lo 1.51 1.51 0.16 0.16 0.00 0.00 0.00 0.00 18:51:02 18:50:01 ens3 145.01 98.43 1275.13 12.86 0.00 0.00 0.00 0.00 18:51:02 18:50:01 lo 2.40 2.40 0.26 0.26 0.00 0.00 0.00 0.00 18:51:02 18:51:01 ens3 35.45 28.31 279.66 10.26 0.00 0.00 0.00 0.00 18:51:02 18:51:01 lo 1.07 1.07 0.12 0.12 0.00 0.00 0.00 0.00 18:51:02 Average: ens3 223.40 153.31 1175.05 35.91 0.00 0.00 0.00 0.00 18:51:02 Average: lo 1.67 1.67 0.18 0.18 0.00 0.00 0.00 0.00 18:51:02 18:51:02 18:51:02 ---> sar -P ALL: 18:51:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2391) 01/23/26 _x86_64_ (4 CPU) 18:51:02 18:51:02 18:47:44 LINUX RESTART (4 CPU) 18:51:02 18:51:02 18:48:16 CPU %user %nice %system %iowait %steal %idle 18:51:02 18:49:01 all 17.69 0.00 2.25 12.99 0.07 67.00 18:51:02 18:49:01 0 21.16 0.00 2.05 3.99 0.07 72.74 18:51:02 18:49:01 1 13.72 0.00 2.66 9.21 0.07 74.34 18:51:02 18:49:01 2 13.13 0.00 1.81 18.51 0.07 66.49 18:51:02 18:49:01 3 22.73 0.00 2.43 20.26 0.07 54.52 18:51:02 18:50:01 all 19.06 0.00 1.72 5.77 0.07 73.37 18:51:02 18:50:01 0 21.83 0.00 1.82 0.37 0.08 75.89 18:51:02 18:50:01 1 32.98 0.00 2.07 2.89 0.08 61.96 18:51:02 18:50:01 2 11.44 0.00 1.69 3.62 0.08 83.17 18:51:02 18:50:01 3 9.98 0.00 1.34 16.21 0.05 72.42 18:51:02 18:51:01 all 19.34 0.00 1.25 4.54 0.06 74.81 18:51:02 18:51:01 0 36.63 0.00 1.89 1.94 0.05 59.50 18:51:02 18:51:01 1 6.73 0.00 0.62 0.18 0.02 92.45 18:51:02 18:51:01 2 13.06 0.00 1.51 12.66 0.07 72.70 18:51:02 18:51:01 3 20.91 0.00 0.97 3.37 0.08 74.66 18:51:02 Average: all 18.79 0.00 1.70 7.29 0.07 72.16 18:51:02 Average: 0 27.03 0.00 1.91 1.93 0.07 69.07 18:51:02 Average: 1 18.19 0.00 1.70 3.63 0.05 76.43 18:51:02 Average: 2 12.49 0.00 1.66 10.97 0.07 74.81 18:51:02 Average: 3 17.44 0.00 1.50 12.64 0.07 68.35 18:51:02 18:51:02 18:51:02