05:31:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143801 05:31:25 Running as SYSTEM 05:31:25 [EnvInject] - Loading node environment variables. 05:31:25 Building remotely on prd-ubuntu1804-builder-4c-4g-8003 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 05:31:25 [ssh-agent] Looking for ssh-agent implementation... 05:31:25 $ ssh-agent 05:31:25 SSH_AUTH_SOCK=/tmp/ssh-gqudb6Eq8pd1/agent.1632 05:31:25 SSH_AGENT_PID=1634 05:31:25 [ssh-agent] Started. 05:31:25 Running ssh-add (command line suppressed) 05:31:25 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_1448959762370267727.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_1448959762370267727.key) 05:31:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:31:25 The recommended git tool is: NONE 05:31:27 using credential onap-jenkins-ssh 05:31:27 Wiping out workspace first. 05:31:27 Cloning the remote Git repository 05:31:27 Cloning repository git://cloud.onap.org/mirror/oom.git 05:31:27 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 05:31:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:31:27 > git --version # timeout=10 05:31:27 > git --version # 'git version 2.17.1' 05:31:27 using GIT_SSH to set credentials Gerrit user 05:31:27 Verifying host key using manually-configured host key entries 05:31:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:31:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:31:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:31:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:31:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:31:32 using GIT_SSH to set credentials Gerrit user 05:31:32 Verifying host key using manually-configured host key entries 05:31:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/01/143801/1 # timeout=30 05:31:32 > git rev-parse a4872b3a1c5100eb9a2aa1edd824a2585ced9b49^{commit} # timeout=10 05:31:32 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:31:32 Checking out Revision a4872b3a1c5100eb9a2aa1edd824a2585ced9b49 (refs/changes/01/143801/1) 05:31:32 > git config core.sparsecheckout # timeout=10 05:31:32 > git checkout -f a4872b3a1c5100eb9a2aa1edd824a2585ced9b49 # timeout=30 05:31:36 Commit message: "Chore: Update RTD and tox config for ubuntu-24.04" 05:31:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:31:36 > git rev-list --no-walk a552b0c8a5d18142ee6aca118e7e296bcd328c9d # timeout=10 05:31:36 [EnvInject] - Injecting environment variables from a build step. 05:31:36 [EnvInject] - Injecting as environment variables the properties content 05:31:36 PYTHON=python3 05:31:36 05:31:36 [EnvInject] - Variables injected successfully. 05:31:36 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins18310018390605309489.sh 05:31:36 ---> tox-install.sh 05:31:36 + source /home/jenkins/lf-env.sh 05:31:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:31:36 ++ mktemp -d /tmp/venv-XXXX 05:31:36 + lf_venv=/tmp/venv-VLdO 05:31:36 + local venv_file=/tmp/.os_lf_venv 05:31:36 + local python=python3 05:31:36 + local options 05:31:36 + local set_path=true 05:31:36 + local install_args= 05:31:36 ++ 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 05:31:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:31:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:31:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:31:36 + true 05:31:36 + case $1 in 05:31:36 + venv_file=/tmp/.toxenv 05:31:36 + shift 2 05:31:36 + true 05:31:36 + case $1 in 05:31:36 + shift 05:31:36 + break 05:31:36 + case $python in 05:31:36 + local pkg_list= 05:31:36 + [[ -d /opt/pyenv ]] 05:31:36 + echo 'Setup pyenv:' 05:31:36 Setup pyenv: 05:31:36 + export PYENV_ROOT=/opt/pyenv 05:31:36 + PYENV_ROOT=/opt/pyenv 05:31:36 + 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 05:31:36 + 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 05:31:36 + pyenv versions 05:31:36 * system (set by /opt/pyenv/version) 05:31:36 * 3.8.13 (set by /opt/pyenv/version) 05:31:36 * 3.9.13 (set by /opt/pyenv/version) 05:31:36 * 3.10.6 (set by /opt/pyenv/version) 05:31:36 + command -v pyenv 05:31:36 ++ pyenv init - --no-rehash 05:31:36 + 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[*]}"'\'')" 05:31:36 export PATH="/opt/pyenv/shims:${PATH}" 05:31:36 export PYENV_SHELL=bash 05:31:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:31:36 pyenv() { 05:31:36 local command 05:31:36 command="${1:-}" 05:31:36 if [ "$#" -gt 0 ]; then 05:31:36 shift 05:31:36 fi 05:31:36 05:31:36 case "$command" in 05:31:36 rehash|shell) 05:31:36 eval "$(pyenv "sh-$command" "$@")" 05:31:36 ;; 05:31:36 *) 05:31:36 command pyenv "$command" "$@" 05:31:36 ;; 05:31:36 esac 05:31:36 }' 05:31:36 +++ 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[*]}"' 05:31:36 ++ 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 05:31:36 ++ 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 05:31:36 ++ 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 05:31:36 ++ export PYENV_SHELL=bash 05:31:36 ++ PYENV_SHELL=bash 05:31:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:31:36 +++ complete -F _pyenv pyenv 05:31:36 ++ lf-pyver python3 05:31:36 ++ local py_version_xy=python3 05:31:36 ++ local py_version_xyz= 05:31:36 ++ pyenv versions 05:31:36 ++ local command 05:31:36 ++ command=versions 05:31:36 ++ '[' 1 -gt 0 ']' 05:31:36 ++ shift 05:31:36 ++ case "$command" in 05:31:36 ++ command pyenv versions 05:31:36 ++ pyenv versions 05:31:36 ++ sed 's/^[ *]* //' 05:31:36 ++ awk '{ print $1 }' 05:31:36 ++ grep -E '^[0-9.]*[0-9]$' 05:31:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:31:37 +++ grep '^3' /tmp/.pyenv_versions 05:31:37 +++ sort -V 05:31:37 +++ tail -n 1 05:31:37 ++ py_version_xyz=3.10.6 05:31:37 ++ [[ -z 3.10.6 ]] 05:31:37 ++ echo 3.10.6 05:31:37 ++ return 0 05:31:37 + pyenv local 3.10.6 05:31:37 + local command 05:31:37 + command=local 05:31:37 + '[' 2 -gt 0 ']' 05:31:37 + shift 05:31:37 + case "$command" in 05:31:37 + command pyenv local 3.10.6 05:31:37 + pyenv local 3.10.6 05:31:37 + for arg in "$@" 05:31:37 + case $arg in 05:31:37 + pkg_list+='tox ' 05:31:37 + for arg in "$@" 05:31:37 + case $arg in 05:31:37 + pkg_list+='virtualenv ' 05:31:37 + for arg in "$@" 05:31:37 + case $arg in 05:31:37 + pkg_list+='urllib3~=1.26.15 ' 05:31:37 + [[ -f /tmp/.toxenv ]] 05:31:37 + [[ ! -f /tmp/.toxenv ]] 05:31:37 + [[ -n '' ]] 05:31:37 + python3 -m venv /tmp/venv-VLdO 05:31:41 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VLdO' 05:31:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VLdO 05:31:41 + echo /tmp/venv-VLdO 05:31:41 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:31:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:31:41 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:31:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:31:41 + local 'pip_opts=--upgrade --quiet' 05:31:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:31:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:31:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:31:41 + [[ -n '' ]] 05:31:41 + [[ -n '' ]] 05:31:41 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:31:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:31:41 + /tmp/venv-VLdO/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 05:31:45 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:31:45 lf-activate-venv(): INFO: Base packages installed successfully 05:31:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:31:45 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:31:45 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:31:45 + /tmp/venv-VLdO/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 05:31:47 + type python3 05:31:47 + true 05:31:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VLdO/bin to PATH' 05:31:47 lf-activate-venv(): INFO: Adding /tmp/venv-VLdO/bin to PATH 05:31:47 + PATH=/tmp/venv-VLdO/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 05:31:47 + return 0 05:31:47 + python3 --version 05:31:47 Python 3.10.6 05:31:47 + python3 -m pip --version 05:31:47 pip 26.1 from /tmp/venv-VLdO/lib/python3.10/site-packages/pip (python 3.10) 05:31:47 + python3 -m pip freeze 05:31:47 cachetools==7.1.1 05:31:47 colorama==0.4.6 05:31:47 distlib==0.4.0 05:31:47 filelock==3.29.0 05:31:47 packaging==26.2 05:31:47 platformdirs==4.9.6 05:31:47 pluggy==1.6.0 05:31:47 pyproject-api==1.10.0 05:31:47 python-discovery==1.2.2 05:31:47 tomli==2.4.1 05:31:47 tomli_w==1.2.0 05:31:47 tox==4.53.1 05:31:47 typing_extensions==4.15.0 05:31:47 urllib3==1.26.20 05:31:47 virtualenv==21.3.0 05:31:47 [EnvInject] - Injecting environment variables from a build step. 05:31:47 [EnvInject] - Injecting as environment variables the properties content 05:31:47 PARALLEL=false 05:31:47 05:31:47 [EnvInject] - Variables injected successfully. 05:31:47 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3695545636710136841.sh 05:31:47 ---> tox-run.sh 05:31:47 + 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 05:31:47 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 05:31:47 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 05:31:47 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 05:31:47 + cd /w/workspace/oom-master-pre-commit-lint/. 05:31:47 + source /home/jenkins/lf-env.sh 05:31:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:31:47 ++ mktemp -d /tmp/venv-XXXX 05:31:47 + lf_venv=/tmp/venv-VWCi 05:31:47 + local venv_file=/tmp/.os_lf_venv 05:31:47 + local python=python3 05:31:47 + local options 05:31:47 + local set_path=true 05:31:47 + local install_args= 05:31:47 ++ 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 05:31:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:31:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:31:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:31:47 + true 05:31:47 + case $1 in 05:31:47 + venv_file=/tmp/.toxenv 05:31:47 + shift 2 05:31:47 + true 05:31:47 + case $1 in 05:31:47 + shift 05:31:47 + break 05:31:47 + case $python in 05:31:47 + local pkg_list= 05:31:47 + [[ -d /opt/pyenv ]] 05:31:47 + echo 'Setup pyenv:' 05:31:47 Setup pyenv: 05:31:47 + export PYENV_ROOT=/opt/pyenv 05:31:47 + PYENV_ROOT=/opt/pyenv 05:31:47 + 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 05:31:47 + 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 05:31:47 + pyenv versions 05:31:47 system 05:31:47 3.8.13 05:31:47 3.9.13 05:31:47 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:31:47 + command -v pyenv 05:31:47 ++ pyenv init - --no-rehash 05:31:47 + 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[*]}"'\'')" 05:31:47 export PATH="/opt/pyenv/shims:${PATH}" 05:31:47 export PYENV_SHELL=bash 05:31:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:31:47 pyenv() { 05:31:47 local command 05:31:47 command="${1:-}" 05:31:47 if [ "$#" -gt 0 ]; then 05:31:47 shift 05:31:47 fi 05:31:47 05:31:47 case "$command" in 05:31:47 rehash|shell) 05:31:47 eval "$(pyenv "sh-$command" "$@")" 05:31:47 ;; 05:31:47 *) 05:31:47 command pyenv "$command" "$@" 05:31:47 ;; 05:31:47 esac 05:31:47 }' 05:31:47 +++ 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[*]}"' 05:31:47 ++ 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 05:31:47 ++ 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 05:31:47 ++ 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 05:31:47 ++ export PYENV_SHELL=bash 05:31:47 ++ PYENV_SHELL=bash 05:31:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:31:47 +++ complete -F _pyenv pyenv 05:31:47 ++ lf-pyver python3 05:31:47 ++ local py_version_xy=python3 05:31:47 ++ local py_version_xyz= 05:31:47 ++ pyenv versions 05:31:47 ++ local command 05:31:47 ++ command=versions 05:31:47 ++ '[' 1 -gt 0 ']' 05:31:47 ++ shift 05:31:47 ++ case "$command" in 05:31:47 ++ command pyenv versions 05:31:47 ++ pyenv versions 05:31:47 ++ sed 's/^[ *]* //' 05:31:47 ++ awk '{ print $1 }' 05:31:47 ++ grep -E '^[0-9.]*[0-9]$' 05:31:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:31:48 +++ grep '^3' /tmp/.pyenv_versions 05:31:48 +++ sort -V 05:31:48 +++ tail -n 1 05:31:48 ++ py_version_xyz=3.10.6 05:31:48 ++ [[ -z 3.10.6 ]] 05:31:48 ++ echo 3.10.6 05:31:48 ++ return 0 05:31:48 + pyenv local 3.10.6 05:31:48 + local command 05:31:48 + command=local 05:31:48 + '[' 2 -gt 0 ']' 05:31:48 + shift 05:31:48 + case "$command" in 05:31:48 + command pyenv local 3.10.6 05:31:48 + pyenv local 3.10.6 05:31:48 + for arg in "$@" 05:31:48 + case $arg in 05:31:48 + pkg_list+='tox ' 05:31:48 + for arg in "$@" 05:31:48 + case $arg in 05:31:48 + pkg_list+='virtualenv ' 05:31:48 + for arg in "$@" 05:31:48 + case $arg in 05:31:48 + pkg_list+='urllib3~=1.26.15 ' 05:31:48 + [[ -f /tmp/.toxenv ]] 05:31:48 ++ cat /tmp/.toxenv 05:31:48 + lf_venv=/tmp/venv-VLdO 05:31:48 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VLdO from' file:/tmp/.toxenv 05:31:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VLdO from file:/tmp/.toxenv 05:31:48 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:31:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:31:48 + local 'pip_opts=--upgrade --quiet' 05:31:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:31:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:31:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:31:48 + [[ -n '' ]] 05:31:48 + [[ -n '' ]] 05:31:48 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:31:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:31:48 + /tmp/venv-VLdO/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 05:31:48 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:31:48 lf-activate-venv(): INFO: Base packages installed successfully 05:31:48 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:31:48 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:31:48 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:31:48 + /tmp/venv-VLdO/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 05:31:50 + type python3 05:31:50 + true 05:31:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VLdO/bin to PATH' 05:31:50 lf-activate-venv(): INFO: Adding /tmp/venv-VLdO/bin to PATH 05:31:50 + PATH=/tmp/venv-VLdO/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 05:31:50 + return 0 05:31:50 + [[ -d /opt/pyenv ]] 05:31:50 + echo '---> Setting up pyenv' 05:31:50 ---> Setting up pyenv 05:31:50 + export PYENV_ROOT=/opt/pyenv 05:31:50 + PYENV_ROOT=/opt/pyenv 05:31:50 + export PATH=/opt/pyenv/bin:/tmp/venv-VLdO/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 05:31:50 + PATH=/opt/pyenv/bin:/tmp/venv-VLdO/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 05:31:50 ++ pwd 05:31:50 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 05:31:50 + export PYTHONPATH 05:31:50 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:31:50 + TOX_TESTENV_PASSENV=PYTHONPATH 05:31:50 + tox --version 05:31:50 4.53.1 from /tmp/venv-VLdO/lib/python3.10/site-packages/tox/__init__.py 05:31:50 + PARALLEL=false 05:31:50 + TOX_OPTIONS_LIST= 05:31:50 + [[ -n pre-commit ]] 05:31:50 + TOX_OPTIONS_LIST=' -e pre-commit' 05:31:50 + case ${PARALLEL,,} in 05:31:50 + tox -e pre-commit 05:31:50 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 05:31:51 pre-commit: install_deps> python -I -m pip install pre-commit 05:31:54 pre-commit: freeze> python -m pip freeze --all 05:31:54 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.29.0,identify==2.6.19,nodeenv==1.10.0,pip==26.1,platformdirs==4.9.6,pre_commit==4.6.0,python-discovery==1.2.2,PyYAML==6.0.3,setuptools==82.0.1,typing_extensions==4.15.0,virtualenv==21.3.0 05:31:54 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 05:31:54 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 05:31:55 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 05:31:56 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 05:31:57 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 05:31:57 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 05:31:57 [INFO] Once installed this environment will be reused. 05:31:57 [INFO] This may take a few minutes... 05:32:01 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 05:32:01 [INFO] Once installed this environment will be reused. 05:32:01 [INFO] This may take a few minutes... 05:32:05 trim trailing whitespace.................................................Passed 05:32:06 Tabs remover.............................................................Passed 05:32:06 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 05:32:06 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 05:32:06 [INFO] Once installed this environment will be reused. 05:32:06 [INFO] This may take a few minutes... 05:32:14 gitlint..............................................(no files to check)Skipped 05:32:14 pre-commit: OK (24.35=setup[4.11]+cmd[11.57,8.67] seconds) 05:32:14 congratulations :) (24.39 seconds) 05:32:14 + tox_status=0 05:32:14 + echo '---> Completed tox runs' 05:32:14 ---> Completed tox runs 05:32:14 + for i in .tox/*/log 05:32:14 ++ echo .tox/pre-commit/log 05:32:14 ++ awk -F/ '{print $2}' 05:32:14 + tox_env=pre-commit 05:32:14 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 05:32:14 + DOC_DIR=docs/_build/html 05:32:14 + [[ -d docs/_build/html ]] 05:32:14 + echo '---> tox-run.sh ends' 05:32:14 ---> tox-run.sh ends 05:32:14 + test 0 -eq 0 05:32:14 $ ssh-agent -k 05:32:14 unset SSH_AUTH_SOCK; 05:32:14 unset SSH_AGENT_PID; 05:32:14 echo Agent pid 1634 killed; 05:32:14 [ssh-agent] Stopped. 05:32:15 [PostBuildScript] - [INFO] Executing post build scripts. 05:32:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3691811885041564818.sh 05:32:15 ---> sysstat.sh 05:32:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11430057495057033091.sh 05:32:15 ---> package-listing.sh 05:32:15 ++ facter osfamily 05:32:15 ++ tr '[:upper:]' '[:lower:]' 05:32:15 + OS_FAMILY=debian 05:32:15 + workspace=/w/workspace/oom-master-pre-commit-lint 05:32:15 + START_PACKAGES=/tmp/packages_start.txt 05:32:15 + END_PACKAGES=/tmp/packages_end.txt 05:32:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:32:15 + PACKAGES=/tmp/packages_start.txt 05:32:15 + '[' /w/workspace/oom-master-pre-commit-lint ']' 05:32:15 + PACKAGES=/tmp/packages_end.txt 05:32:15 + case "${OS_FAMILY}" in 05:32:15 + dpkg -l 05:32:15 + grep '^ii' 05:32:15 + '[' -f /tmp/packages_start.txt ']' 05:32:15 + '[' -f /tmp/packages_end.txt ']' 05:32:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:32:15 + '[' /w/workspace/oom-master-pre-commit-lint ']' 05:32:15 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 05:32:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 05:32:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7973367743985925923.sh 05:32:15 ---> capture-instance-metadata.sh 05:32:15 Setup pyenv: 05:32:15 system 05:32:15 3.8.13 05:32:15 3.9.13 05:32:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:32:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-skuU 05:32:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:32:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:32:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:32:23 lf-activate-venv(): INFO: Base packages installed successfully 05:32:23 lf-activate-venv(): INFO: Installing additional packages: lftools 05:32:43 lf-activate-venv(): INFO: Adding /tmp/venv-skuU/bin to PATH 05:32:43 INFO: Running in OpenStack, capturing instance metadata 05:32:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11800930500922787030.sh 05:32:43 provisioning config files... 05:32:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config10858570349978312591tmp 05:32:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:32:43 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:32:43 [EnvInject] - Injecting environment variables from a build step. 05:32:43 [EnvInject] - Injecting as environment variables the properties content 05:32:43 SERVER_ID=logs 05:32:43 05:32:43 [EnvInject] - Variables injected successfully. 05:32:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2821581854927147869.sh 05:32:43 ---> create-netrc.sh 05:32:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13242483117844125417.sh 05:32:43 ---> python-tools-install.sh 05:32:43 Setup pyenv: 05:32:43 system 05:32:43 3.8.13 05:32:43 3.9.13 05:32:43 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:32:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-skuU from file:/tmp/.os_lf_venv 05:32:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:32:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:32:45 lf-activate-venv(): INFO: Base packages installed successfully 05:32:45 lf-activate-venv(): INFO: Installing additional packages: lftools 05:32:51 lf-activate-venv(): INFO: Adding /tmp/venv-skuU/bin to PATH 05:32:51 Generating Requirements File 05:33:07 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. 05:33:07 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:33:07 Python 3.10.6 05:33:08 pip 26.1 from /tmp/venv-skuU/lib/python3.10/site-packages/pip (python 3.10) 05:33:08 appdirs==1.4.4 05:33:08 argcomplete==3.6.3 05:33:08 aspy.yaml==1.3.0 05:33:08 attrs==26.1.0 05:33:08 autopage==0.6.0 05:33:08 backports.strenum==1.3.1 05:33:08 beautifulsoup4==4.14.3 05:33:08 boto3==1.43.2 05:33:08 botocore==1.43.2 05:33:08 bs4==0.0.2 05:33:08 certifi==2026.4.22 05:33:08 cffi==2.0.0 05:33:08 cfgv==3.5.0 05:33:08 chardet==7.4.3 05:33:08 charset-normalizer==3.4.7 05:33:08 click==8.3.3 05:33:08 cliff==4.13.3 05:33:08 cmd2==3.5.1 05:33:08 cryptography==3.3.2 05:33:08 debtcollector==3.1.0 05:33:08 decorator==5.2.1 05:33:08 defusedxml==0.7.1 05:33:08 Deprecated==1.3.1 05:33:08 distlib==0.4.0 05:33:08 dnspython==2.8.0 05:33:08 docker==7.1.0 05:33:08 dogpile.cache==1.5.0 05:33:08 durationpy==0.10 05:33:08 email-validator==2.3.0 05:33:08 filelock==3.29.0 05:33:08 future==1.0.0 05:33:08 gitdb==4.0.12 05:33:08 GitPython==3.1.49 05:33:08 httplib2==0.30.2 05:33:08 identify==2.6.19 05:33:08 idna==3.13 05:33:08 importlib-resources==1.5.0 05:33:08 iso8601==2.1.0 05:33:08 Jinja2==3.1.6 05:33:08 jmespath==1.1.0 05:33:08 jsonpatch==1.33 05:33:08 jsonpointer==3.1.1 05:33:08 jsonschema==4.26.0 05:33:08 jsonschema-specifications==2025.9.1 05:33:08 keystoneauth1==5.13.1 05:33:08 kubernetes==35.0.0 05:33:08 lftools==0.37.22 05:33:08 lxml==6.1.0 05:33:08 markdown-it-py==4.0.0 05:33:08 MarkupSafe==3.0.3 05:33:08 mdurl==0.1.2 05:33:08 msgpack==1.1.2 05:33:08 multi_key_dict==2.0.3 05:33:08 munch==4.0.0 05:33:08 netaddr==1.3.0 05:33:08 niet==1.4.2 05:33:08 nodeenv==1.10.0 05:33:08 oauth2client==4.1.3 05:33:08 oauthlib==3.3.1 05:33:08 openstacksdk==4.12.0 05:33:08 os-service-types==1.8.2 05:33:08 osc-lib==4.5.0 05:33:08 oslo.config==10.3.0 05:33:08 oslo.context==6.3.0 05:33:08 oslo.i18n==6.7.2 05:33:08 oslo.log==8.1.0 05:33:08 oslo.serialization==5.9.1 05:33:08 oslo.utils==10.0.1 05:33:08 packaging==26.2 05:33:08 pbr==7.0.3 05:33:08 platformdirs==4.9.6 05:33:08 prettytable==3.17.0 05:33:08 psutil==7.2.2 05:33:08 pyasn1==0.6.3 05:33:08 pyasn1_modules==0.4.2 05:33:08 pycparser==3.0 05:33:08 pygerrit2==2.0.15 05:33:08 PyGithub==2.9.1 05:33:08 Pygments==2.20.0 05:33:08 PyJWT==2.12.1 05:33:08 PyNaCl==1.6.2 05:33:08 pyparsing==2.4.7 05:33:08 pyperclip==1.11.0 05:33:08 pyrsistent==0.20.0 05:33:08 python-cinderclient==9.9.0 05:33:08 python-dateutil==2.9.0.post0 05:33:08 python-discovery==1.2.2 05:33:08 python-heatclient==5.1.0 05:33:08 python-jenkins==1.8.3 05:33:08 python-keystoneclient==5.8.0 05:33:08 python-magnumclient==4.10.0 05:33:08 python-openstackclient==9.0.0 05:33:08 python-swiftclient==4.10.0 05:33:08 PyYAML==6.0.3 05:33:08 referencing==0.37.0 05:33:08 requests==2.33.1 05:33:08 requests-oauthlib==2.0.0 05:33:08 rfc3986==2.0.0 05:33:08 rich==15.0.0 05:33:08 rich-argparse==1.8.0 05:33:08 rpds-py==0.30.0 05:33:08 rsa==4.9.1 05:33:08 ruamel.yaml==0.19.1 05:33:08 ruamel.yaml.clib==0.2.15 05:33:08 s3transfer==0.17.0 05:33:08 simplejson==4.1.1 05:33:08 six==1.17.0 05:33:08 smmap==5.0.3 05:33:08 soupsieve==2.8.3 05:33:08 stevedore==5.7.0 05:33:08 tabulate==0.10.0 05:33:08 toml==0.10.2 05:33:08 tomlkit==0.14.0 05:33:08 tqdm==4.67.3 05:33:08 typing_extensions==4.15.0 05:33:08 urllib3==1.26.20 05:33:08 virtualenv==21.3.0 05:33:08 wcwidth==0.7.0 05:33:08 websocket-client==1.9.0 05:33:08 wrapt==2.1.2 05:33:08 xdg==6.0.0 05:33:08 xmltodict==1.0.4 05:33:08 yq==3.4.3 05:33:08 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins6604911996139179809.sh 05:33:08 ---> uv-install.sh 05:33:08 Installing uv/uvx (latest) using shell installer 05:33:08 2026-05-04 05:33:08 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-uu5KxF.sh" [1] 05:33:08 downloading uv 0.11.8 x86_64-unknown-linux-gnu 05:33:09 installing to /home/jenkins/.local/bin 05:33:09 uv 05:33:09 uvx 05:33:09 everything's installed! 05:33:09 05:33:09 To add $HOME/.local/bin to your PATH, either restart your shell or run: 05:33:09 05:33:09 source $HOME/.local/bin/env (sh, bash, zsh) 05:33:09 source $HOME/.local/bin/env.fish (fish) 05:33:09 Adding install location to PATH 05:33:09 ---> Validating uv/uvx install 05:33:09 uvx 0.11.8 (x86_64-unknown-linux-gnu) 05:33:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10197496640608991388.sh 05:33:09 ---> sudo-logs.sh 05:33:09 Archiving 'sudo' log.. 05:33:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6866728716589588400.sh 05:33:09 ---> job-cost.sh 05:33:09 INFO: Activating Python virtual environment... 05:33:09 Setup pyenv: 05:33:10 system 05:33:10 3.8.13 05:33:10 3.9.13 05:33:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:33:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-skuU from file:/tmp/.os_lf_venv 05:33:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:33:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:33:11 lf-activate-venv(): INFO: Base packages installed successfully 05:33:11 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:33:16 lf-activate-venv(): INFO: Adding /tmp/venv-skuU/bin to PATH 05:33:16 INFO: No stack-cost file found 05:33:16 INFO: Instance uptime: 135s 05:33:16 INFO: Fetching instance metadata (attempt 1 of 3)... 05:33:16 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 05:33:16 INFO: Successfully fetched instance metadata 05:33:16 INFO: Instance type: v3-standard-4 05:33:16 INFO: Retrieving pricing info for: v3-standard-4 05:33:16 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 05:33:16 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=135 05:33:17 INFO: Successfully fetched Vexxhost pricing API 05:33:17 INFO: Retrieved cost: 0.11 05:33:17 INFO: Retrieved resource: v3-standard-4 05:33:17 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 05:33:17 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 05:33:17 INFO: Successfully archived job cost data 05:33:17 DEBUG: Cost data: oom-master-pre-commit-lint,4606,2026-05-04 05:33:17,v3-standard-4,135,0.11,0.00,SUCCESS 05:33:17 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17535571188358897690.sh 05:33:17 ---> logs-deploy.sh 05:33:17 Setup pyenv: 05:33:17 system 05:33:17 3.8.13 05:33:17 3.9.13 05:33:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:33:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-skuU from file:/tmp/.os_lf_venv 05:33:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:33:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:33:18 lf-activate-venv(): INFO: Base packages installed successfully 05:33:18 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:33:25 lf-activate-venv(): INFO: Adding /tmp/venv-skuU/bin to PATH 05:33:25 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4606 05:33:25 INFO: archiving workspace using pattern(s): 05:33:26 Archives upload complete. 05:33:26 INFO: archiving logs to Nexus 05:33:27 ---> uname -a: 05:33:27 Linux prd-ubuntu1804-builder-4c-4g-8003 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 05:33:27 05:33:27 05:33:27 ---> lscpu: 05:33:27 Architecture: x86_64 05:33:27 CPU op-mode(s): 32-bit, 64-bit 05:33:27 Byte Order: Little Endian 05:33:27 CPU(s): 4 05:33:27 On-line CPU(s) list: 0-3 05:33:27 Thread(s) per core: 1 05:33:27 Core(s) per socket: 1 05:33:27 Socket(s): 4 05:33:27 NUMA node(s): 1 05:33:27 Vendor ID: AuthenticAMD 05:33:27 CPU family: 23 05:33:27 Model: 49 05:33:27 Model name: AMD EPYC-Rome Processor 05:33:27 Stepping: 0 05:33:27 CPU MHz: 2799.996 05:33:27 BogoMIPS: 5599.99 05:33:27 Virtualization: AMD-V 05:33:27 Hypervisor vendor: KVM 05:33:27 Virtualization type: full 05:33:27 L1d cache: 32K 05:33:27 L1i cache: 32K 05:33:27 L2 cache: 512K 05:33:27 L3 cache: 16384K 05:33:27 NUMA node0 CPU(s): 0-3 05:33:27 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 05:33:27 05:33:27 05:33:27 ---> nproc: 05:33:27 4 05:33:27 05:33:27 05:33:27 ---> df -h: 05:33:27 Filesystem Size Used Avail Use% Mounted on 05:33:27 udev 7.9G 0 7.9G 0% /dev 05:33:27 tmpfs 1.6G 676K 1.6G 1% /run 05:33:27 /dev/vda1 78G 8.5G 69G 11% / 05:33:27 tmpfs 7.9G 0 7.9G 0% /dev/shm 05:33:27 tmpfs 5.0M 0 5.0M 0% /run/lock 05:33:27 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 05:33:27 /dev/vda15 105M 4.4M 100M 5% /boot/efi 05:33:27 tmpfs 1.6G 0 1.6G 0% /run/user/1001 05:33:27 05:33:27 05:33:27 ---> free -m: 05:33:27 total used free shared buff/cache available 05:33:27 Mem: 16040 556 13209 0 2274 15161 05:33:27 Swap: 1023 0 1023 05:33:27 05:33:27 05:33:27 ---> ip addr: 05:33:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:33:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:33:27 inet 127.0.0.1/8 scope host lo 05:33:27 valid_lft forever preferred_lft forever 05:33:27 inet6 ::1/128 scope host 05:33:27 valid_lft forever preferred_lft forever 05:33:27 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:33:27 link/ether fa:16:3e:55:79:1a brd ff:ff:ff:ff:ff:ff 05:33:27 inet 10.30.106.231/23 brd 10.30.107.255 scope global dynamic ens3 05:33:27 valid_lft 86261sec preferred_lft 86261sec 05:33:27 inet6 fe80::f816:3eff:fe55:791a/64 scope link 05:33:27 valid_lft forever preferred_lft forever 05:33:27 05:33:27 05:33:27 ---> sar -b -r -n DEV: 05:33:27 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8003) 05/04/26 _x86_64_ (4 CPU) 05:33:27 05:33:27 05:31:11 LINUX RESTART (4 CPU) 05:33:27 05:33:27 05:32:01 tps rtps wtps bread/s bwrtn/s 05:33:27 05:33:01 137.39 0.93 136.46 110.78 36067.19 05:33:27 Average: 137.39 0.93 136.46 110.78 36067.19 05:33:27 05:33:27 05:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:33:27 05:33:01 13687800 15537572 2737168 16.66 80960 1954436 787492 4.51 777660 1715752 168352 05:33:27 Average: 13687800 15537572 2737168 16.66 80960 1954436 787492 4.51 777660 1715752 168352 05:33:27 05:33:27 05:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:33:27 05:33:01 lo 1.80 1.80 0.21 0.21 0.00 0.00 0.00 0.00 05:33:27 05:33:01 ens3 64.96 48.69 893.05 11.91 0.00 0.00 0.00 0.00 05:33:27 Average: lo 1.80 1.80 0.21 0.21 0.00 0.00 0.00 0.00 05:33:27 Average: ens3 64.96 48.69 893.05 11.91 0.00 0.00 0.00 0.00 05:33:27 05:33:27 05:33:27 ---> sar -P ALL: 05:33:27 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8003) 05/04/26 _x86_64_ (4 CPU) 05:33:27 05:33:27 05:31:11 LINUX RESTART (4 CPU) 05:33:27 05:33:27 05:32:01 CPU %user %nice %system %iowait %steal %idle 05:33:27 05:33:01 all 21.54 0.00 1.80 1.86 0.06 74.74 05:33:27 05:33:01 0 13.94 0.00 1.19 4.68 0.05 80.14 05:33:27 05:33:01 1 10.45 0.00 1.23 0.48 0.03 87.80 05:33:27 05:33:01 2 13.36 0.00 1.31 1.47 0.05 83.82 05:33:27 05:33:01 3 48.38 0.00 3.50 0.82 0.07 47.23 05:33:27 Average: all 21.54 0.00 1.80 1.86 0.06 74.74 05:33:27 Average: 0 13.94 0.00 1.19 4.68 0.05 80.14 05:33:27 Average: 1 10.45 0.00 1.23 0.48 0.03 87.80 05:33:27 Average: 2 13.36 0.00 1.31 1.47 0.05 83.82 05:33:27 Average: 3 48.38 0.00 3.50 0.82 0.07 47.23 05:33:27 05:33:27 05:33:27