15:46:56 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142664 15:46:56 Running as SYSTEM 15:46:56 [EnvInject] - Loading node environment variables. 15:46:56 Building remotely on prd-ubuntu1804-builder-4c-4g-86 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 15:46:56 [ssh-agent] Looking for ssh-agent implementation... 15:46:57 $ ssh-agent 15:46:57 SSH_AUTH_SOCK=/tmp/ssh-0aqcXzQa3dwA/agent.1763 15:46:57 SSH_AGENT_PID=1765 15:46:57 [ssh-agent] Started. 15:46:57 Running ssh-add (command line suppressed) 15:46:57 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_18423471991076685727.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_18423471991076685727.key) 15:46:57 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:46:57 The recommended git tool is: NONE 15:46:58 using credential onap-jenkins-ssh 15:46:58 Wiping out workspace first. 15:46:58 Cloning the remote Git repository 15:46:58 Cloning repository git://cloud.onap.org/mirror/oom.git 15:46:59 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 15:46:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:46:59 > git --version # timeout=10 15:46:59 > git --version # 'git version 2.17.1' 15:46:59 using GIT_SSH to set credentials Gerrit user 15:46:59 Verifying host key using manually-configured host key entries 15:46:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:47:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:47:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:47:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:47:04 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:47:04 using GIT_SSH to set credentials Gerrit user 15:47:04 Verifying host key using manually-configured host key entries 15:47:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/64/142664/11 # timeout=30 15:47:05 > git rev-parse e9e30b8e062f2302ad99aca9868efd020d0d0958^{commit} # timeout=10 15:47:05 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:47:05 Checking out Revision e9e30b8e062f2302ad99aca9868efd020d0d0958 (refs/changes/64/142664/11) 15:47:05 > git config core.sparsecheckout # timeout=10 15:47:05 > git checkout -f e9e30b8e062f2302ad99aca9868efd020d0d0958 # timeout=30 15:47:08 Commit message: "[SDNC] Update SDNC versions for Quebec" 15:47:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:47:08 > git rev-list --no-walk 2ea5e11e61fca61a1cfd38ac0847165553d3fad0 # timeout=10 15:47:09 [EnvInject] - Injecting environment variables from a build step. 15:47:09 [EnvInject] - Injecting as environment variables the properties content 15:47:09 PYTHON=python3 15:47:09 15:47:09 [EnvInject] - Variables injected successfully. 15:47:09 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14988061274900088481.sh 15:47:09 ---> tox-install.sh 15:47:09 + source /home/jenkins/lf-env.sh 15:47:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:47:09 ++ mktemp -d /tmp/venv-XXXX 15:47:09 + lf_venv=/tmp/venv-yP93 15:47:09 + local venv_file=/tmp/.os_lf_venv 15:47:09 + local python=python3 15:47:09 + local options 15:47:09 + local set_path=true 15:47:09 + local install_args= 15:47:09 ++ 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 15:47:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:47:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:47:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:47:09 + true 15:47:09 + case $1 in 15:47:09 + venv_file=/tmp/.toxenv 15:47:09 + shift 2 15:47:09 + true 15:47:09 + case $1 in 15:47:09 + shift 15:47:09 + break 15:47:09 + case $python in 15:47:09 + local pkg_list= 15:47:09 + [[ -d /opt/pyenv ]] 15:47:09 + echo 'Setup pyenv:' 15:47:09 Setup pyenv: 15:47:09 + export PYENV_ROOT=/opt/pyenv 15:47:09 + PYENV_ROOT=/opt/pyenv 15:47:09 + 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 15:47:09 + 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 15:47:09 + pyenv versions 15:47:09 * system (set by /opt/pyenv/version) 15:47:09 * 3.8.13 (set by /opt/pyenv/version) 15:47:09 * 3.9.13 (set by /opt/pyenv/version) 15:47:09 * 3.10.6 (set by /opt/pyenv/version) 15:47:09 + command -v pyenv 15:47:09 ++ pyenv init - --no-rehash 15:47:09 + 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[*]}"'\'')" 15:47:09 export PATH="/opt/pyenv/shims:${PATH}" 15:47:09 export PYENV_SHELL=bash 15:47:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:47:09 pyenv() { 15:47:09 local command 15:47:09 command="${1:-}" 15:47:09 if [ "$#" -gt 0 ]; then 15:47:09 shift 15:47:09 fi 15:47:09 15:47:09 case "$command" in 15:47:09 rehash|shell) 15:47:09 eval "$(pyenv "sh-$command" "$@")" 15:47:09 ;; 15:47:09 *) 15:47:09 command pyenv "$command" "$@" 15:47:09 ;; 15:47:09 esac 15:47:09 }' 15:47:09 +++ 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[*]}"' 15:47:09 ++ 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 15:47:09 ++ 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 15:47:09 ++ 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 15:47:09 ++ export PYENV_SHELL=bash 15:47:09 ++ PYENV_SHELL=bash 15:47:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:47:09 +++ complete -F _pyenv pyenv 15:47:09 ++ lf-pyver python3 15:47:09 ++ local py_version_xy=python3 15:47:09 ++ local py_version_xyz= 15:47:09 ++ pyenv versions 15:47:09 ++ local command 15:47:09 ++ command=versions 15:47:09 ++ '[' 1 -gt 0 ']' 15:47:09 ++ shift 15:47:09 ++ case "$command" in 15:47:09 ++ command pyenv versions 15:47:09 ++ pyenv versions 15:47:09 ++ sed 's/^[ *]* //' 15:47:09 ++ grep -E '^[0-9.]*[0-9]$' 15:47:09 ++ awk '{ print $1 }' 15:47:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:47:09 +++ grep '^3' /tmp/.pyenv_versions 15:47:09 +++ sort -V 15:47:09 +++ tail -n 1 15:47:09 ++ py_version_xyz=3.10.6 15:47:09 ++ [[ -z 3.10.6 ]] 15:47:09 ++ echo 3.10.6 15:47:09 ++ return 0 15:47:09 + pyenv local 3.10.6 15:47:09 + local command 15:47:09 + command=local 15:47:09 + '[' 2 -gt 0 ']' 15:47:09 + shift 15:47:09 + case "$command" in 15:47:09 + command pyenv local 3.10.6 15:47:09 + pyenv local 3.10.6 15:47:09 + for arg in "$@" 15:47:09 + case $arg in 15:47:09 + pkg_list+='tox ' 15:47:09 + for arg in "$@" 15:47:09 + case $arg in 15:47:09 + pkg_list+='virtualenv ' 15:47:09 + for arg in "$@" 15:47:09 + case $arg in 15:47:09 + pkg_list+='urllib3~=1.26.15 ' 15:47:09 + [[ -f /tmp/.toxenv ]] 15:47:09 + [[ ! -f /tmp/.toxenv ]] 15:47:09 + [[ -n '' ]] 15:47:09 + python3 -m venv /tmp/venv-yP93 15:47:13 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yP93' 15:47:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yP93 15:47:13 + echo /tmp/venv-yP93 15:47:13 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:47:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:47:13 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:47:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:47:13 + local 'pip_opts=--upgrade --quiet' 15:47:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:47:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:47:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:47:13 + [[ -n '' ]] 15:47:13 + [[ -n '' ]] 15:47:13 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:47:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:47:13 + /tmp/venv-yP93/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 15:47:17 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:47:17 lf-activate-venv(): INFO: Base packages installed successfully 15:47:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:47:17 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:47:17 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:47:17 + /tmp/venv-yP93/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 15:47:19 + type python3 15:47:19 + true 15:47:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-yP93/bin to PATH' 15:47:19 lf-activate-venv(): INFO: Adding /tmp/venv-yP93/bin to PATH 15:47:19 + PATH=/tmp/venv-yP93/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 15:47:19 + return 0 15:47:19 + python3 --version 15:47:19 Python 3.10.6 15:47:19 + python3 -m pip --version 15:47:19 pip 26.0.1 from /tmp/venv-yP93/lib/python3.10/site-packages/pip (python 3.10) 15:47:19 + python3 -m pip freeze 15:47:19 cachetools==7.0.1 15:47:19 colorama==0.4.6 15:47:19 distlib==0.4.0 15:47:19 filelock==3.24.3 15:47:19 packaging==26.0 15:47:19 platformdirs==4.9.2 15:47:19 pluggy==1.6.0 15:47:19 pyproject-api==1.10.0 15:47:19 python-discovery==1.1.0 15:47:19 tomli==2.4.0 15:47:19 tox==4.46.3 15:47:19 typing_extensions==4.15.0 15:47:19 urllib3==1.26.20 15:47:19 virtualenv==21.0.0 15:47:19 [EnvInject] - Injecting environment variables from a build step. 15:47:19 [EnvInject] - Injecting as environment variables the properties content 15:47:19 PARALLEL=false 15:47:19 15:47:19 [EnvInject] - Variables injected successfully. 15:47:19 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8442732972527998815.sh 15:47:19 ---> tox-run.sh 15:47:19 + 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 15:47:19 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 15:47:19 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 15:47:19 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 15:47:19 + cd /w/workspace/oom-master-pre-commit-lint/. 15:47:19 + source /home/jenkins/lf-env.sh 15:47:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:47:19 ++ mktemp -d /tmp/venv-XXXX 15:47:19 + lf_venv=/tmp/venv-JZUT 15:47:19 + local venv_file=/tmp/.os_lf_venv 15:47:19 + local python=python3 15:47:19 + local options 15:47:19 + local set_path=true 15:47:19 + local install_args= 15:47:19 ++ 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 15:47:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:47:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:47:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:47:19 + true 15:47:19 + case $1 in 15:47:19 + venv_file=/tmp/.toxenv 15:47:19 + shift 2 15:47:19 + true 15:47:19 + case $1 in 15:47:19 + shift 15:47:19 + break 15:47:19 + case $python in 15:47:19 + local pkg_list= 15:47:19 + [[ -d /opt/pyenv ]] 15:47:19 + echo 'Setup pyenv:' 15:47:19 Setup pyenv: 15:47:19 + export PYENV_ROOT=/opt/pyenv 15:47:19 + PYENV_ROOT=/opt/pyenv 15:47:19 + 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 15:47:19 + 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 15:47:19 + pyenv versions 15:47:19 system 15:47:19 3.8.13 15:47:19 3.9.13 15:47:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:47:19 + command -v pyenv 15:47:19 ++ pyenv init - --no-rehash 15:47:19 + 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[*]}"'\'')" 15:47:19 export PATH="/opt/pyenv/shims:${PATH}" 15:47:19 export PYENV_SHELL=bash 15:47:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:47:19 pyenv() { 15:47:19 local command 15:47:19 command="${1:-}" 15:47:19 if [ "$#" -gt 0 ]; then 15:47:19 shift 15:47:19 fi 15:47:19 15:47:19 case "$command" in 15:47:19 rehash|shell) 15:47:19 eval "$(pyenv "sh-$command" "$@")" 15:47:19 ;; 15:47:19 *) 15:47:19 command pyenv "$command" "$@" 15:47:19 ;; 15:47:19 esac 15:47:19 }' 15:47:19 +++ 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[*]}"' 15:47:19 ++ 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 15:47:19 ++ 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 15:47:19 ++ 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 15:47:19 ++ export PYENV_SHELL=bash 15:47:19 ++ PYENV_SHELL=bash 15:47:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:47:19 +++ complete -F _pyenv pyenv 15:47:19 ++ lf-pyver python3 15:47:19 ++ local py_version_xy=python3 15:47:19 ++ local py_version_xyz= 15:47:19 ++ pyenv versions 15:47:19 ++ local command 15:47:19 ++ command=versions 15:47:19 ++ '[' 1 -gt 0 ']' 15:47:19 ++ shift 15:47:19 ++ case "$command" in 15:47:19 ++ command pyenv versions 15:47:19 ++ pyenv versions 15:47:19 ++ sed 's/^[ *]* //' 15:47:19 ++ grep -E '^[0-9.]*[0-9]$' 15:47:19 ++ awk '{ print $1 }' 15:47:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:47:19 +++ sort -V 15:47:19 +++ grep '^3' /tmp/.pyenv_versions 15:47:19 +++ tail -n 1 15:47:19 ++ py_version_xyz=3.10.6 15:47:19 ++ [[ -z 3.10.6 ]] 15:47:19 ++ echo 3.10.6 15:47:19 ++ return 0 15:47:19 + pyenv local 3.10.6 15:47:19 + local command 15:47:19 + command=local 15:47:19 + '[' 2 -gt 0 ']' 15:47:19 + shift 15:47:19 + case "$command" in 15:47:19 + command pyenv local 3.10.6 15:47:19 + pyenv local 3.10.6 15:47:19 + for arg in "$@" 15:47:19 + case $arg in 15:47:19 + pkg_list+='tox ' 15:47:19 + for arg in "$@" 15:47:19 + case $arg in 15:47:19 + pkg_list+='virtualenv ' 15:47:19 + for arg in "$@" 15:47:19 + case $arg in 15:47:19 + pkg_list+='urllib3~=1.26.15 ' 15:47:19 + [[ -f /tmp/.toxenv ]] 15:47:19 ++ cat /tmp/.toxenv 15:47:19 + lf_venv=/tmp/venv-yP93 15:47:19 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yP93 from' file:/tmp/.toxenv 15:47:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yP93 from file:/tmp/.toxenv 15:47:19 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:47:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:47:19 + local 'pip_opts=--upgrade --quiet' 15:47:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:47:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:47:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:47:19 + [[ -n '' ]] 15:47:19 + [[ -n '' ]] 15:47:19 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:47:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:47:19 + /tmp/venv-yP93/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 15:47:20 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:47:20 lf-activate-venv(): INFO: Base packages installed successfully 15:47:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:47:20 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:47:20 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:47:20 + /tmp/venv-yP93/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 15:47:21 + type python3 15:47:21 + true 15:47:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-yP93/bin to PATH' 15:47:21 lf-activate-venv(): INFO: Adding /tmp/venv-yP93/bin to PATH 15:47:21 + PATH=/tmp/venv-yP93/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 15:47:21 + return 0 15:47:21 + [[ -d /opt/pyenv ]] 15:47:21 + echo '---> Setting up pyenv' 15:47:21 ---> Setting up pyenv 15:47:21 + export PYENV_ROOT=/opt/pyenv 15:47:21 + PYENV_ROOT=/opt/pyenv 15:47:21 + export PATH=/opt/pyenv/bin:/tmp/venv-yP93/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 15:47:21 + PATH=/opt/pyenv/bin:/tmp/venv-yP93/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 15:47:21 ++ pwd 15:47:21 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 15:47:21 + export PYTHONPATH 15:47:21 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:47:21 + TOX_TESTENV_PASSENV=PYTHONPATH 15:47:21 + tox --version 15:47:22 4.46.3 from /tmp/venv-yP93/lib/python3.10/site-packages/tox/__init__.py 15:47:22 + PARALLEL=false 15:47:22 + TOX_OPTIONS_LIST= 15:47:22 + [[ -n pre-commit ]] 15:47:22 + TOX_OPTIONS_LIST=' -e pre-commit' 15:47:22 + case ${PARALLEL,,} in 15:47:22 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 15:47:22 + tox -e pre-commit 15:47:23 pre-commit: install_deps> python -I -m pip install pre-commit 15:47:26 pre-commit: freeze> python -m pip freeze --all 15:47:26 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.24.3,identify==2.6.16,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.2,pre_commit==4.5.1,python-discovery==1.1.0,PyYAML==6.0.3,setuptools==82.0.0,typing_extensions==4.15.0,virtualenv==21.0.0 15:47:26 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 15:47:26 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:47:26 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:47:27 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:47:28 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:47:28 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:47:28 [INFO] Once installed this environment will be reused. 15:47:28 [INFO] This may take a few minutes... 15:47:32 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:47:32 [INFO] Once installed this environment will be reused. 15:47:32 [INFO] This may take a few minutes... 15:47:37 trim trailing whitespace.................................................Passed 15:47:37 Tabs remover.............................................................Passed 15:47:37 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 15:47:37 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:47:37 [INFO] Once installed this environment will be reused. 15:47:37 [INFO] This may take a few minutes... 15:47:47 gitlint..............................................(no files to check)Skipped 15:47:47 pre-commit: OK (24.94=setup[3.83]+cmd[11.13,9.98] seconds) 15:47:47 congratulations :) (24.98 seconds) 15:47:47 + tox_status=0 15:47:47 + echo '---> Completed tox runs' 15:47:47 ---> Completed tox runs 15:47:47 + for i in .tox/*/log 15:47:47 ++ echo .tox/pre-commit/log 15:47:47 ++ awk -F/ '{print $2}' 15:47:47 + tox_env=pre-commit 15:47:47 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 15:47:47 + DOC_DIR=docs/_build/html 15:47:47 + [[ -d docs/_build/html ]] 15:47:47 + echo '---> tox-run.sh ends' 15:47:47 ---> tox-run.sh ends 15:47:47 + test 0 -eq 0 15:47:47 $ ssh-agent -k 15:47:47 unset SSH_AUTH_SOCK; 15:47:47 unset SSH_AGENT_PID; 15:47:47 echo Agent pid 1765 killed; 15:47:47 [ssh-agent] Stopped. 15:47:47 [PostBuildScript] - [INFO] Executing post build scripts. 15:47:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7642480637092316335.sh 15:47:47 ---> sysstat.sh 15:47:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18282094990305548484.sh 15:47:48 ---> package-listing.sh 15:47:48 ++ tr '[:upper:]' '[:lower:]' 15:47:48 ++ facter osfamily 15:47:48 + OS_FAMILY=debian 15:47:48 + workspace=/w/workspace/oom-master-pre-commit-lint 15:47:48 + START_PACKAGES=/tmp/packages_start.txt 15:47:48 + END_PACKAGES=/tmp/packages_end.txt 15:47:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:47:48 + PACKAGES=/tmp/packages_start.txt 15:47:48 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:47:48 + PACKAGES=/tmp/packages_end.txt 15:47:48 + case "${OS_FAMILY}" in 15:47:48 + dpkg -l 15:47:48 + grep '^ii' 15:47:48 + '[' -f /tmp/packages_start.txt ']' 15:47:48 + '[' -f /tmp/packages_end.txt ']' 15:47:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:47:48 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:47:48 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 15:47:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 15:47:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6570874678824499636.sh 15:47:48 ---> capture-instance-metadata.sh 15:47:48 Setup pyenv: 15:47:48 system 15:47:48 3.8.13 15:47:48 3.9.13 15:47:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:47:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5dh8 15:47:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:47:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:47:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:47:56 lf-activate-venv(): INFO: Base packages installed successfully 15:47:56 lf-activate-venv(): INFO: Installing additional packages: lftools 15:48:20 lf-activate-venv(): INFO: Adding /tmp/venv-5dh8/bin to PATH 15:48:20 INFO: Running in OpenStack, capturing instance metadata 15:48:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16427919465134899371.sh 15:48:20 provisioning config files... 15:48:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config15382884228646489322tmp 15:48:20 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:48:20 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:48:20 [EnvInject] - Injecting environment variables from a build step. 15:48:20 [EnvInject] - Injecting as environment variables the properties content 15:48:20 SERVER_ID=logs 15:48:20 15:48:20 [EnvInject] - Variables injected successfully. 15:48:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4460213048719993354.sh 15:48:20 ---> create-netrc.sh 15:48:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins839117442958618437.sh 15:48:20 ---> python-tools-install.sh 15:48:20 Setup pyenv: 15:48:20 system 15:48:20 3.8.13 15:48:20 3.9.13 15:48:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:48:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5dh8 from file:/tmp/.os_lf_venv 15:48:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:48:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:48:22 lf-activate-venv(): INFO: Base packages installed successfully 15:48:22 lf-activate-venv(): INFO: Installing additional packages: lftools 15:48:30 lf-activate-venv(): INFO: Adding /tmp/venv-5dh8/bin to PATH 15:48:30 Generating Requirements File 15:48:47 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. 15:48:47 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:48:47 Python 3.10.6 15:48:47 pip 26.0.1 from /tmp/venv-5dh8/lib/python3.10/site-packages/pip (python 3.10) 15:48:48 appdirs==1.4.4 15:48:48 argcomplete==3.6.3 15:48:48 aspy.yaml==1.3.0 15:48:48 attrs==25.4.0 15:48:48 autopage==0.6.0 15:48:48 backports.strenum==1.3.1 15:48:48 beautifulsoup4==4.14.3 15:48:48 boto3==1.42.57 15:48:48 botocore==1.42.57 15:48:48 bs4==0.0.2 15:48:48 certifi==2026.2.25 15:48:48 cffi==2.0.0 15:48:48 cfgv==3.5.0 15:48:48 chardet==6.0.0.post1 15:48:48 charset-normalizer==3.4.4 15:48:48 click==8.3.1 15:48:48 cliff==4.13.2 15:48:48 cmd2==3.2.2 15:48:48 cryptography==3.3.2 15:48:48 debtcollector==3.0.0 15:48:48 decorator==5.2.1 15:48:48 defusedxml==0.7.1 15:48:48 Deprecated==1.3.1 15:48:48 distlib==0.4.0 15:48:48 dnspython==2.8.0 15:48:48 docker==7.1.0 15:48:48 dogpile.cache==1.5.0 15:48:48 durationpy==0.10 15:48:48 email-validator==2.3.0 15:48:48 filelock==3.24.3 15:48:48 future==1.0.0 15:48:48 gitdb==4.0.12 15:48:48 GitPython==3.1.46 15:48:48 httplib2==0.30.2 15:48:48 identify==2.6.16 15:48:48 idna==3.11 15:48:48 importlib-resources==1.5.0 15:48:48 iso8601==2.1.0 15:48:48 Jinja2==3.1.6 15:48:48 jmespath==1.1.0 15:48:48 jsonpatch==1.33 15:48:48 jsonpointer==3.0.0 15:48:48 jsonschema==4.26.0 15:48:48 jsonschema-specifications==2025.9.1 15:48:48 keystoneauth1==5.13.1 15:48:48 kubernetes==35.0.0 15:48:48 lftools==0.37.21 15:48:48 lxml==6.0.2 15:48:48 markdown-it-py==4.0.0 15:48:48 MarkupSafe==3.0.3 15:48:48 mdurl==0.1.2 15:48:48 msgpack==1.1.2 15:48:48 multi_key_dict==2.0.3 15:48:48 munch==4.0.0 15:48:48 netaddr==1.3.0 15:48:48 niet==1.4.2 15:48:48 nodeenv==1.10.0 15:48:48 oauth2client==4.1.3 15:48:48 oauthlib==3.3.1 15:48:48 openstacksdk==4.10.0 15:48:48 os-service-types==1.8.2 15:48:48 osc-lib==4.4.0 15:48:48 oslo.config==10.3.0 15:48:48 oslo.context==6.3.0 15:48:48 oslo.i18n==6.7.2 15:48:48 oslo.log==8.1.0 15:48:48 oslo.serialization==5.9.1 15:48:48 oslo.utils==10.0.0 15:48:48 packaging==26.0 15:48:48 pbr==7.0.3 15:48:48 platformdirs==4.9.2 15:48:48 prettytable==3.17.0 15:48:48 psutil==7.2.2 15:48:48 pyasn1==0.6.2 15:48:48 pyasn1_modules==0.4.2 15:48:48 pycparser==3.0 15:48:48 pygerrit2==2.0.15 15:48:48 PyGithub==2.8.1 15:48:48 Pygments==2.19.2 15:48:48 PyJWT==2.11.0 15:48:48 PyNaCl==1.6.2 15:48:48 pyparsing==2.4.7 15:48:48 pyperclip==1.11.0 15:48:48 pyrsistent==0.20.0 15:48:48 python-cinderclient==9.8.0 15:48:48 python-dateutil==2.9.0.post0 15:48:48 python-discovery==1.1.0 15:48:48 python-heatclient==5.1.0 15:48:48 python-jenkins==1.8.3 15:48:48 python-keystoneclient==5.7.0 15:48:48 python-magnumclient==4.9.0 15:48:48 python-openstackclient==9.0.0 15:48:48 python-swiftclient==4.10.0 15:48:48 PyYAML==6.0.3 15:48:48 referencing==0.37.0 15:48:48 requests==2.32.5 15:48:48 requests-oauthlib==2.0.0 15:48:48 requestsexceptions==1.4.0 15:48:48 rfc3986==2.0.0 15:48:48 rich==14.3.3 15:48:48 rich-argparse==1.7.2 15:48:48 rpds-py==0.30.0 15:48:48 rsa==4.9.1 15:48:48 ruamel.yaml==0.19.1 15:48:48 ruamel.yaml.clib==0.2.15 15:48:48 s3transfer==0.16.0 15:48:48 simplejson==3.20.2 15:48:48 six==1.17.0 15:48:48 smmap==5.0.2 15:48:48 soupsieve==2.8.3 15:48:48 stevedore==5.7.0 15:48:48 tabulate==0.9.0 15:48:48 toml==0.10.2 15:48:48 tomlkit==0.14.0 15:48:48 tqdm==4.67.3 15:48:48 typing_extensions==4.15.0 15:48:48 urllib3==1.26.20 15:48:48 virtualenv==21.0.0 15:48:48 wcwidth==0.6.0 15:48:48 websocket-client==1.9.0 15:48:48 wrapt==2.1.1 15:48:48 xdg==6.0.0 15:48:48 xmltodict==1.0.4 15:48:48 yq==3.4.3 15:48:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3592748934836290020.sh 15:48:48 ---> sudo-logs.sh 15:48:48 Archiving 'sudo' log.. 15:48:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14384082905259802992.sh 15:48:48 ---> job-cost.sh 15:48:48 INFO: Activating Python virtual environment... 15:48:48 Setup pyenv: 15:48:48 system 15:48:48 3.8.13 15:48:48 3.9.13 15:48:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:48:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5dh8 from file:/tmp/.os_lf_venv 15:48:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:48:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:48:50 lf-activate-venv(): INFO: Base packages installed successfully 15:48:50 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:48:55 lf-activate-venv(): INFO: Adding /tmp/venv-5dh8/bin to PATH 15:48:55 INFO: No stack-cost file found 15:48:55 INFO: Instance uptime: 166s 15:48:55 INFO: Fetching instance metadata (attempt 1 of 3)... 15:48:55 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 15:48:55 INFO: Successfully fetched instance metadata 15:48:55 INFO: Instance type: v3-standard-4 15:48:55 INFO: Retrieving pricing info for: v3-standard-4 15:48:55 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 15:48:55 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=166 15:48:55 INFO: Successfully fetched Vexxhost pricing API 15:48:55 INFO: Retrieved cost: 0.11 15:48:55 INFO: Retrieved resource: v3-standard-4 15:48:55 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 15:48:55 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 15:48:55 INFO: Successfully archived job cost data 15:48:55 DEBUG: Cost data: oom-master-pre-commit-lint,4460,2026-02-26 15:48:55,v3-standard-4,166,0.11,0.00,SUCCESS 15:48:55 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8149483068552585837.sh 15:48:55 ---> logs-deploy.sh 15:48:55 Setup pyenv: 15:48:55 system 15:48:55 3.8.13 15:48:55 3.9.13 15:48:55 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:48:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5dh8 from file:/tmp/.os_lf_venv 15:48:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:48:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:48:57 lf-activate-venv(): INFO: Base packages installed successfully 15:48:57 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:49:05 lf-activate-venv(): INFO: Adding /tmp/venv-5dh8/bin to PATH 15:49:05 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4460 15:49:05 INFO: archiving workspace using pattern(s): 15:49:05 /tmp/venv-5dh8/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 15:49:05 warnings.warn( 15:49:06 Archives upload complete. 15:49:06 INFO: archiving logs to Nexus 15:49:06 /tmp/venv-5dh8/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 15:49:06 warnings.warn( 15:49:07 ---> uname -a: 15:49:07 Linux prd-ubuntu1804-builder-4c-4g-86 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:49:07 15:49:07 15:49:07 ---> lscpu: 15:49:07 Architecture: x86_64 15:49:07 CPU op-mode(s): 32-bit, 64-bit 15:49:07 Byte Order: Little Endian 15:49:07 CPU(s): 4 15:49:07 On-line CPU(s) list: 0-3 15:49:07 Thread(s) per core: 1 15:49:07 Core(s) per socket: 1 15:49:07 Socket(s): 4 15:49:07 NUMA node(s): 1 15:49:07 Vendor ID: AuthenticAMD 15:49:07 CPU family: 23 15:49:07 Model: 49 15:49:07 Model name: AMD EPYC-Rome Processor 15:49:07 Stepping: 0 15:49:07 CPU MHz: 2799.998 15:49:07 BogoMIPS: 5599.99 15:49:07 Virtualization: AMD-V 15:49:07 Hypervisor vendor: KVM 15:49:07 Virtualization type: full 15:49:07 L1d cache: 32K 15:49:07 L1i cache: 32K 15:49:07 L2 cache: 512K 15:49:07 L3 cache: 16384K 15:49:07 NUMA node0 CPU(s): 0-3 15:49:07 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 15:49:07 15:49:07 15:49:07 ---> nproc: 15:49:07 4 15:49:07 15:49:07 15:49:07 ---> df -h: 15:49:07 Filesystem Size Used Avail Use% Mounted on 15:49:07 udev 7.9G 0 7.9G 0% /dev 15:49:07 tmpfs 1.6G 676K 1.6G 1% /run 15:49:07 /dev/vda1 78G 8.4G 69G 11% / 15:49:07 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:49:07 tmpfs 5.0M 0 5.0M 0% /run/lock 15:49:07 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:49:07 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:49:07 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:49:07 15:49:07 15:49:07 ---> free -m: 15:49:07 total used free shared buff/cache available 15:49:07 Mem: 16040 558 13270 0 2211 15161 15:49:07 Swap: 1023 0 1023 15:49:07 15:49:07 15:49:07 ---> ip addr: 15:49:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:49:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:49:07 inet 127.0.0.1/8 scope host lo 15:49:07 valid_lft forever preferred_lft forever 15:49:07 inet6 ::1/128 scope host 15:49:07 valid_lft forever preferred_lft forever 15:49:07 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:49:07 link/ether fa:16:3e:a7:61:ab brd ff:ff:ff:ff:ff:ff 15:49:07 inet 10.30.106.45/23 brd 10.30.107.255 scope global dynamic ens3 15:49:07 valid_lft 86229sec preferred_lft 86229sec 15:49:07 inet6 fe80::f816:3eff:fea7:61ab/64 scope link 15:49:07 valid_lft forever preferred_lft forever 15:49:07 15:49:07 15:49:07 ---> sar -b -r -n DEV: 15:49:07 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-86) 02/26/26 _x86_64_ (4 CPU) 15:49:07 15:49:07 15:46:19 LINUX RESTART (4 CPU) 15:49:07 15:49:07 15:47:01 tps rtps wtps bread/s bwrtn/s 15:49:07 15:48:01 144.69 24.41 120.28 819.46 16616.06 15:49:07 15:49:01 120.48 1.03 119.45 118.51 19636.59 15:49:07 Average: 132.58 12.72 119.86 469.02 18126.20 15:49:07 15:49:07 15:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:49:07 15:48:01 13920128 15532084 2504832 15.25 60580 1749228 834944 4.78 767904 1517432 115448 15:49:07 15:49:01 13561116 15495700 2863844 17.44 87096 2028028 842884 4.82 821904 1787184 117660 15:49:07 Average: 13740622 15513892 2684338 16.34 73838 1888628 838914 4.80 794904 1652308 116554 15:49:07 15:49:07 15:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:49:07 15:48:01 lo 2.60 2.60 0.29 0.29 0.00 0.00 0.00 0.00 15:49:07 15:48:01 ens3 140.14 92.90 1225.80 29.29 0.00 0.00 0.00 0.00 15:49:07 15:49:01 lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 15:49:07 15:49:01 ens3 75.34 55.52 895.73 12.55 0.00 0.00 0.00 0.00 15:49:07 Average: lo 1.93 1.93 0.21 0.21 0.00 0.00 0.00 0.00 15:49:07 Average: ens3 107.74 74.21 1060.78 20.92 0.00 0.00 0.00 0.00 15:49:07 15:49:07 15:49:07 ---> sar -P ALL: 15:49:07 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-86) 02/26/26 _x86_64_ (4 CPU) 15:49:07 15:49:07 15:46:19 LINUX RESTART (4 CPU) 15:49:07 15:49:07 15:47:01 CPU %user %nice %system %iowait %steal %idle 15:49:07 15:48:01 all 21.79 0.00 2.18 3.72 0.08 72.23 15:49:07 15:48:01 0 23.70 0.00 2.42 1.90 0.05 71.92 15:49:07 15:48:01 1 19.81 0.00 2.07 3.71 0.08 74.33 15:49:07 15:48:01 2 26.13 0.00 1.90 1.65 0.07 70.25 15:49:07 15:48:01 3 17.53 0.00 2.31 7.62 0.10 72.44 15:49:07 15:49:01 all 20.10 0.00 1.51 3.50 0.05 74.85 15:49:07 15:49:01 0 23.34 0.00 2.00 2.88 0.07 71.71 15:49:07 15:49:01 1 25.02 0.00 1.45 0.43 0.05 73.04 15:49:07 15:49:01 2 28.01 0.00 1.67 0.70 0.03 69.59 15:49:07 15:49:01 3 3.98 0.00 0.92 9.97 0.03 85.10 15:49:07 Average: all 20.95 0.00 1.84 3.61 0.06 73.54 15:49:07 Average: 0 23.52 0.00 2.21 2.39 0.06 71.82 15:49:07 Average: 1 22.41 0.00 1.76 2.08 0.07 73.69 15:49:07 Average: 2 27.07 0.00 1.79 1.18 0.05 69.92 15:49:07 Average: 3 10.75 0.00 1.62 8.79 0.07 78.77 15:49:07 15:49:07 15:49:07