19:30:57 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146039 19:30:57 Running as SYSTEM 19:30:57 [EnvInject] - Loading node environment variables. 19:30:57 Building remotely on prd-ubuntu1804-builder-4c-4g-9037 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 19:30:57 [ssh-agent] Looking for ssh-agent implementation... 19:30:57 $ ssh-agent 19:30:57 SSH_AUTH_SOCK=/tmp/ssh-zrJaopqmHFIN/agent.1647 19:30:57 SSH_AGENT_PID=1649 19:30:57 [ssh-agent] Started. 19:30:57 Running ssh-add (command line suppressed) 19:30:57 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_7427101405866691349.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_7427101405866691349.key) 19:30:57 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:30:57 The recommended git tool is: NONE 19:30:58 using credential onap-jenkins-ssh 19:30:58 Wiping out workspace first. 19:30:58 Cloning the remote Git repository 19:30:58 Cloning repository git://cloud.onap.org/mirror/oom.git 19:30:58 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 19:30:58 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:30:58 > git --version # timeout=10 19:30:58 > git --version # 'git version 2.17.1' 19:30:58 using GIT_SSH to set credentials Gerrit user 19:30:58 Verifying host key using manually-configured host key entries 19:30:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:31:03 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:31:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:31:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:31:04 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:31:04 using GIT_SSH to set credentials Gerrit user 19:31:04 Verifying host key using manually-configured host key entries 19:31:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/39/146039/2 # timeout=30 19:31:04 > git rev-parse a4f35a2169c497e5d21ca3b1642216c630ed672d^{commit} # timeout=10 19:31:04 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:31:04 Checking out Revision a4f35a2169c497e5d21ca3b1642216c630ed672d (refs/changes/39/146039/2) 19:31:04 > git config core.sparsecheckout # timeout=10 19:31:04 > git checkout -f a4f35a2169c497e5d21ca3b1642216c630ed672d # timeout=30 19:31:07 Commit message: "[DCAEGEN2] PRH snapshot image for gating" 19:31:07 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:31:08 > git rev-list --no-walk 17b1a3c9118ef16a6333cfec0303a6017f5f9257 # timeout=10 19:31:08 [EnvInject] - Injecting environment variables from a build step. 19:31:08 [EnvInject] - Injecting as environment variables the properties content 19:31:08 PYTHON=python3 19:31:08 19:31:08 [EnvInject] - Variables injected successfully. 19:31:08 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11037056163506627753.sh 19:31:08 ---> tox-install.sh 19:31:08 + source /home/jenkins/lf-env.sh 19:31:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:31:08 ++ mktemp -d /tmp/venv-XXXX 19:31:08 + lf_venv=/tmp/venv-3kof 19:31:08 + local venv_file=/tmp/.os_lf_venv 19:31:08 + local python=python3 19:31:08 + local options 19:31:08 + local set_path=true 19:31:08 + local install_args= 19:31:08 ++ 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 19:31:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:31:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:31:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:31:08 + true 19:31:08 + case $1 in 19:31:08 + venv_file=/tmp/.toxenv 19:31:08 + shift 2 19:31:08 + true 19:31:08 + case $1 in 19:31:08 + shift 19:31:08 + break 19:31:08 + case $python in 19:31:08 + local pkg_list= 19:31:08 + [[ -d /opt/pyenv ]] 19:31:08 + echo 'Setup pyenv:' 19:31:08 Setup pyenv: 19:31:08 + export PYENV_ROOT=/opt/pyenv 19:31:08 + PYENV_ROOT=/opt/pyenv 19:31:08 + 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 19:31:08 + 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 19:31:08 + pyenv versions 19:31:08 * system (set by /opt/pyenv/version) 19:31:08 * 3.8.13 (set by /opt/pyenv/version) 19:31:08 * 3.9.13 (set by /opt/pyenv/version) 19:31:08 * 3.10.6 (set by /opt/pyenv/version) 19:31:08 + command -v pyenv 19:31:08 ++ pyenv init - --no-rehash 19:31:08 + 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[*]}"'\'')" 19:31:08 export PATH="/opt/pyenv/shims:${PATH}" 19:31:08 export PYENV_SHELL=bash 19:31:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:31:08 pyenv() { 19:31:08 local command 19:31:08 command="${1:-}" 19:31:08 if [ "$#" -gt 0 ]; then 19:31:08 shift 19:31:08 fi 19:31:08 19:31:08 case "$command" in 19:31:08 rehash|shell) 19:31:08 eval "$(pyenv "sh-$command" "$@")" 19:31:08 ;; 19:31:08 *) 19:31:08 command pyenv "$command" "$@" 19:31:08 ;; 19:31:08 esac 19:31:08 }' 19:31:08 +++ 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[*]}"' 19:31:08 ++ 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 19:31:08 ++ 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 19:31:08 ++ 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 19:31:08 ++ export PYENV_SHELL=bash 19:31:08 ++ PYENV_SHELL=bash 19:31:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:31:08 +++ complete -F _pyenv pyenv 19:31:08 ++ lf-pyver python3 19:31:08 ++ local py_version_xy=python3 19:31:08 ++ local py_version_xyz= 19:31:08 ++ pyenv versions 19:31:08 ++ local command 19:31:08 ++ command=versions 19:31:08 ++ '[' 1 -gt 0 ']' 19:31:08 ++ shift 19:31:08 ++ case "$command" in 19:31:08 ++ command pyenv versions 19:31:08 ++ pyenv versions 19:31:08 ++ awk '{ print $1 }' 19:31:08 ++ sed 's/^[ *]* //' 19:31:08 ++ grep -E '^[0-9.]*[0-9]$' 19:31:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:31:08 +++ sort -V 19:31:08 +++ grep '^3' /tmp/.pyenv_versions 19:31:08 +++ tail -n 1 19:31:08 ++ py_version_xyz=3.10.6 19:31:08 ++ [[ -z 3.10.6 ]] 19:31:08 ++ echo 3.10.6 19:31:08 ++ return 0 19:31:08 + pyenv local 3.10.6 19:31:08 + local command 19:31:08 + command=local 19:31:08 + '[' 2 -gt 0 ']' 19:31:08 + shift 19:31:08 + case "$command" in 19:31:08 + command pyenv local 3.10.6 19:31:08 + pyenv local 3.10.6 19:31:08 + for arg in "$@" 19:31:08 + case $arg in 19:31:08 + pkg_list+='tox ' 19:31:08 + for arg in "$@" 19:31:08 + case $arg in 19:31:08 + pkg_list+='virtualenv ' 19:31:08 + for arg in "$@" 19:31:08 + case $arg in 19:31:08 + pkg_list+='urllib3~=1.26.15 ' 19:31:08 + [[ -f /tmp/.toxenv ]] 19:31:08 + [[ ! -f /tmp/.toxenv ]] 19:31:08 + [[ -n '' ]] 19:31:08 + python3 -m venv /tmp/venv-3kof 19:31:12 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3kof' 19:31:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3kof 19:31:12 + echo /tmp/venv-3kof 19:31:12 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:31:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:31:12 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:31:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:31:12 + local 'pip_opts=--upgrade --quiet' 19:31:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:31:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:31:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:31:12 + [[ -n '' ]] 19:31:12 + [[ -n '' ]] 19:31:12 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:31:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:31:12 + /tmp/venv-3kof/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 19:31:16 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:31:16 lf-activate-venv(): INFO: Base packages installed successfully 19:31:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:31:16 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:31:16 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:31:16 + /tmp/venv-3kof/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 19:31:18 + type python3 19:31:18 + true 19:31:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3kof/bin to PATH' 19:31:18 lf-activate-venv(): INFO: Adding /tmp/venv-3kof/bin to PATH 19:31:18 + PATH=/tmp/venv-3kof/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 19:31:18 + return 0 19:31:18 + python3 --version 19:31:18 Python 3.10.6 19:31:18 + python3 -m pip --version 19:31:19 pip 26.1.2 from /tmp/venv-3kof/lib/python3.10/site-packages/pip (python 3.10) 19:31:19 + python3 -m pip freeze 19:31:19 cachetools==7.1.4 19:31:19 colorama==0.4.6 19:31:19 distlib==0.4.3 19:31:19 filelock==3.29.7 19:31:19 packaging==26.2 19:31:19 platformdirs==4.10.0 19:31:19 pluggy==1.6.0 19:31:19 pyproject-api==1.10.1 19:31:19 python-discovery==1.4.4 19:31:19 tomli==2.4.1 19:31:19 tomli_w==1.2.0 19:31:19 tox==4.56.4 19:31:19 typing_extensions==4.16.0 19:31:19 urllib3==1.26.20 19:31:19 virtualenv==21.6.1 19:31:19 [EnvInject] - Injecting environment variables from a build step. 19:31:19 [EnvInject] - Injecting as environment variables the properties content 19:31:19 PARALLEL=false 19:31:19 19:31:19 [EnvInject] - Variables injected successfully. 19:31:19 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8223578557419711072.sh 19:31:19 ---> tox-run.sh 19:31: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 19:31:19 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 19:31:19 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 19:31:19 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 19:31:19 + cd /w/workspace/oom-master-pre-commit-lint/. 19:31:19 + source /home/jenkins/lf-env.sh 19:31:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:31:19 ++ mktemp -d /tmp/venv-XXXX 19:31:19 + lf_venv=/tmp/venv-mEhy 19:31:19 + local venv_file=/tmp/.os_lf_venv 19:31:19 + local python=python3 19:31:19 + local options 19:31:19 + local set_path=true 19:31:19 + local install_args= 19:31: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 19:31:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:31:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:31:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:31:19 + true 19:31:19 + case $1 in 19:31:19 + venv_file=/tmp/.toxenv 19:31:19 + shift 2 19:31:19 + true 19:31:19 + case $1 in 19:31:19 + shift 19:31:19 + break 19:31:19 + case $python in 19:31:19 + local pkg_list= 19:31:19 + [[ -d /opt/pyenv ]] 19:31:19 + echo 'Setup pyenv:' 19:31:19 Setup pyenv: 19:31:19 + export PYENV_ROOT=/opt/pyenv 19:31:19 + PYENV_ROOT=/opt/pyenv 19:31: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 19:31: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 19:31:19 + pyenv versions 19:31:19 system 19:31:19 3.8.13 19:31:19 3.9.13 19:31:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:31:19 + command -v pyenv 19:31:19 ++ pyenv init - --no-rehash 19:31: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[*]}"'\'')" 19:31:19 export PATH="/opt/pyenv/shims:${PATH}" 19:31:19 export PYENV_SHELL=bash 19:31:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:31:19 pyenv() { 19:31:19 local command 19:31:19 command="${1:-}" 19:31:19 if [ "$#" -gt 0 ]; then 19:31:19 shift 19:31:19 fi 19:31:19 19:31:19 case "$command" in 19:31:19 rehash|shell) 19:31:19 eval "$(pyenv "sh-$command" "$@")" 19:31:19 ;; 19:31:19 *) 19:31:19 command pyenv "$command" "$@" 19:31:19 ;; 19:31:19 esac 19:31:19 }' 19:31: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[*]}"' 19:31: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 19:31: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 19:31: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 19:31:19 ++ export PYENV_SHELL=bash 19:31:19 ++ PYENV_SHELL=bash 19:31:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:31:19 +++ complete -F _pyenv pyenv 19:31:19 ++ lf-pyver python3 19:31:19 ++ local py_version_xy=python3 19:31:19 ++ local py_version_xyz= 19:31:19 ++ pyenv versions 19:31:19 ++ local command 19:31:19 ++ command=versions 19:31:19 ++ '[' 1 -gt 0 ']' 19:31:19 ++ shift 19:31:19 ++ case "$command" in 19:31:19 ++ command pyenv versions 19:31:19 ++ pyenv versions 19:31:19 ++ sed 's/^[ *]* //' 19:31:19 ++ awk '{ print $1 }' 19:31:19 ++ grep -E '^[0-9.]*[0-9]$' 19:31:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:31:19 +++ sort -V 19:31:19 +++ grep '^3' /tmp/.pyenv_versions 19:31:19 +++ tail -n 1 19:31:19 ++ py_version_xyz=3.10.6 19:31:19 ++ [[ -z 3.10.6 ]] 19:31:19 ++ echo 3.10.6 19:31:19 ++ return 0 19:31:19 + pyenv local 3.10.6 19:31:19 + local command 19:31:19 + command=local 19:31:19 + '[' 2 -gt 0 ']' 19:31:19 + shift 19:31:19 + case "$command" in 19:31:19 + command pyenv local 3.10.6 19:31:19 + pyenv local 3.10.6 19:31:19 + for arg in "$@" 19:31:19 + case $arg in 19:31:19 + pkg_list+='tox ' 19:31:19 + for arg in "$@" 19:31:19 + case $arg in 19:31:19 + pkg_list+='virtualenv ' 19:31:19 + for arg in "$@" 19:31:19 + case $arg in 19:31:19 + pkg_list+='urllib3~=1.26.15 ' 19:31:19 + [[ -f /tmp/.toxenv ]] 19:31:19 ++ cat /tmp/.toxenv 19:31:19 + lf_venv=/tmp/venv-3kof 19:31:19 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3kof from' file:/tmp/.toxenv 19:31:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3kof from file:/tmp/.toxenv 19:31:19 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:31:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:31:19 + local 'pip_opts=--upgrade --quiet' 19:31:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:31:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:31:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:31:19 + [[ -n '' ]] 19:31:19 + [[ -n '' ]] 19:31:19 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:31:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:31:19 + /tmp/venv-3kof/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 19:31:20 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:31:20 lf-activate-venv(): INFO: Base packages installed successfully 19:31:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:31:20 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:31:20 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:31:20 + /tmp/venv-3kof/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 19:31:21 + type python3 19:31:21 + true 19:31:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3kof/bin to PATH' 19:31:21 lf-activate-venv(): INFO: Adding /tmp/venv-3kof/bin to PATH 19:31:21 + PATH=/tmp/venv-3kof/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 19:31:21 + return 0 19:31:21 + [[ -d /opt/pyenv ]] 19:31:21 + echo '---> Setting up pyenv' 19:31:21 ---> Setting up pyenv 19:31:21 + export PYENV_ROOT=/opt/pyenv 19:31:21 + PYENV_ROOT=/opt/pyenv 19:31:21 + export PATH=/opt/pyenv/bin:/tmp/venv-3kof/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 19:31:21 + PATH=/opt/pyenv/bin:/tmp/venv-3kof/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 19:31:21 ++ pwd 19:31:21 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 19:31:21 + export PYTHONPATH 19:31:21 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:31:21 + TOX_TESTENV_PASSENV=PYTHONPATH 19:31:21 + tox --version 19:31:21 4.56.4 from /tmp/venv-3kof/lib/python3.10/site-packages/tox/__init__.py 19:31:21 + PARALLEL=false 19:31:21 + TOX_OPTIONS_LIST= 19:31:21 + [[ -n pre-commit ]] 19:31:21 + TOX_OPTIONS_LIST=' -e pre-commit' 19:31:21 + case ${PARALLEL,,} in 19:31:21 + tox -e pre-commit 19:31:21 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 19:31:23 pre-commit: install_deps> python -I -m pip install pre-commit 19:31:25 pre-commit: freeze> python -m pip freeze --all 19:31:26 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.29.7,identify==2.6.19,nodeenv==1.10.0,pip==26.1.2,platformdirs==4.10.0,pre_commit==4.6.0,python-discovery==1.4.4,PyYAML==6.0.3,setuptools==83.0.0,typing_extensions==4.16.0,virtualenv==21.6.1 19:31:26 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 19:31:26 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 19:31:26 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 19:31:27 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 19:31:28 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 19:31:28 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 19:31:28 [INFO] Once installed this environment will be reused. 19:31:28 [INFO] This may take a few minutes... 19:31:32 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 19:31:32 [INFO] Once installed this environment will be reused. 19:31:32 [INFO] This may take a few minutes... 19:31:36 trim trailing whitespace.................................................Passed 19:31:37 Tabs remover.............................................................Passed 19:31:37 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 19:31:37 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 19:31:37 [INFO] Once installed this environment will be reused. 19:31:37 [INFO] This may take a few minutes... 19:31:45 gitlint..............................................(no files to check)Skipped 19:31:45 pre-commit: OK (23.61=setup[4.12]+cmd[10.89,8.61] seconds) 19:31:45 congratulations :) (23.65 seconds) 19:31:45 + tox_status=0 19:31:45 + echo '---> Completed tox runs' 19:31:45 ---> Completed tox runs 19:31:45 + for i in .tox/*/log 19:31:45 ++ echo .tox/pre-commit/log 19:31:45 ++ awk -F/ '{print $2}' 19:31:45 + tox_env=pre-commit 19:31:45 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 19:31:45 + DOC_DIR=docs/_build/html 19:31:45 + [[ -d docs/_build/html ]] 19:31:45 + echo '---> tox-run.sh ends' 19:31:45 ---> tox-run.sh ends 19:31:45 + test 0 -eq 0 19:31:45 $ ssh-agent -k 19:31:45 unset SSH_AUTH_SOCK; 19:31:45 unset SSH_AGENT_PID; 19:31:45 echo Agent pid 1649 killed; 19:31:45 [ssh-agent] Stopped. 19:31:45 [PostBuildScript] - [INFO] Executing post build scripts. 19:31:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13712296597897635938.sh 19:31:45 ---> sysstat.sh 19:31:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11057836978693706647.sh 19:31:46 ---> package-listing.sh 19:31:46 ++ tr '[:upper:]' '[:lower:]' 19:31:46 ++ facter osfamily 19:31:46 + OS_FAMILY=debian 19:31:46 + workspace=/w/workspace/oom-master-pre-commit-lint 19:31:46 + START_PACKAGES=/tmp/packages_start.txt 19:31:46 + END_PACKAGES=/tmp/packages_end.txt 19:31:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:31:46 + PACKAGES=/tmp/packages_start.txt 19:31:46 + '[' /w/workspace/oom-master-pre-commit-lint ']' 19:31:46 + PACKAGES=/tmp/packages_end.txt 19:31:46 + case "${OS_FAMILY}" in 19:31:46 + dpkg -l 19:31:46 + grep '^ii' 19:31:46 + '[' -f /tmp/packages_start.txt ']' 19:31:46 + '[' -f /tmp/packages_end.txt ']' 19:31:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:31:46 + '[' /w/workspace/oom-master-pre-commit-lint ']' 19:31:46 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 19:31:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 19:31:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15799327766876333931.sh 19:31:46 ---> capture-instance-metadata.sh 19:31:46 Setup pyenv: 19:31:46 system 19:31:46 3.8.13 19:31:46 3.9.13 19:31:46 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:31:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AHwR 19:31:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:31:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:31:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:31:54 lf-activate-venv(): INFO: Base packages installed successfully 19:31:54 lf-activate-venv(): INFO: Installing additional packages: lftools 19:32:15 lf-activate-venv(): INFO: Adding /tmp/venv-AHwR/bin to PATH 19:32:15 INFO: Running in OpenStack, capturing instance metadata 19:32:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14829490089142713326.sh 19:32:16 provisioning config files... 19:32:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config5498738685563537082tmp 19:32:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:32:16 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:32:16 [EnvInject] - Injecting environment variables from a build step. 19:32:16 [EnvInject] - Injecting as environment variables the properties content 19:32:16 SERVER_ID=logs 19:32:16 19:32:16 [EnvInject] - Variables injected successfully. 19:32:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16054713077395481746.sh 19:32:16 ---> create-netrc.sh 19:32:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10352219158684156244.sh 19:32:16 ---> python-tools-install.sh 19:32:16 Setup pyenv: 19:32:16 system 19:32:16 3.8.13 19:32:16 3.9.13 19:32:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:32:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AHwR from file:/tmp/.os_lf_venv 19:32:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:32:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:32:18 lf-activate-venv(): INFO: Base packages installed successfully 19:32:18 lf-activate-venv(): INFO: Installing additional packages: lftools 19:32:25 lf-activate-venv(): INFO: Adding /tmp/venv-AHwR/bin to PATH 19:32:25 Generating Requirements File 19:32:48 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 19:32:48 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:32:48 Python 3.10.6 19:32:48 pip 26.1.2 from /tmp/venv-AHwR/lib/python3.10/site-packages/pip (python 3.10) 19:32:49 aiohappyeyeballs==2.7.1 19:32:49 aiohttp==3.14.1 19:32:49 aiosignal==1.4.0 19:32:49 appdirs==1.4.4 19:32:49 argcomplete==3.7.0 19:32:49 aspy.yaml==1.3.0 19:32:49 async-timeout==5.0.1 19:32:49 attrs==26.1.0 19:32:49 autopage==0.6.0 19:32:49 backports.strenum==1.3.1 19:32:49 beautifulsoup4==4.15.0 19:32:49 boto3==1.43.46 19:32:49 botocore==1.43.46 19:32:49 bs4==0.0.2 19:32:49 certifi==2026.6.17 19:32:49 cffi==2.1.0 19:32:49 cfgv==3.5.0 19:32:49 chardet==7.4.3 19:32:49 charset-normalizer==3.4.9 19:32:49 click==8.4.2 19:32:49 cliff==4.14.0 19:32:49 cmd2==3.5.1 19:32:49 cryptography==3.3.2 19:32:49 debtcollector==3.1.0 19:32:49 decorator==5.3.1 19:32:49 defusedxml==0.7.1 19:32:49 Deprecated==1.3.1 19:32:49 distlib==0.4.3 19:32:49 dnspython==2.8.0 19:32:49 docker==7.2.0 19:32:49 dogpile.cache==1.5.0 19:32:49 durationpy==0.10 19:32:49 email-validator==2.3.0 19:32:49 filelock==3.29.7 19:32:49 frozenlist==1.8.0 19:32:49 future==1.0.0 19:32:49 gitdb==4.0.12 19:32:49 GitPython==3.1.50 19:32:49 httplib2==0.30.2 19:32:49 identify==2.6.19 19:32:49 idna==3.18 19:32:49 importlib-resources==1.5.0 19:32:49 iso8601==2.1.0 19:32:49 Jinja2==3.1.6 19:32:49 jmespath==1.1.0 19:32:49 jsonpatch==1.33 19:32:49 jsonpointer==3.1.1 19:32:49 jsonschema==4.26.0 19:32:49 jsonschema-specifications==2025.9.1 19:32:49 keystoneauth1==5.14.0 19:32:49 kubernetes==36.0.2 19:32:49 lftools==0.37.22 19:32:49 lxml==6.1.1 19:32:49 markdown-it-py==4.2.0 19:32:49 MarkupSafe==3.0.3 19:32:49 mdurl==0.1.2 19:32:49 msgpack==1.2.1 19:32:49 multi_key_dict==2.0.3 19:32:49 multidict==6.7.1 19:32:49 munch==4.0.0 19:32:49 netaddr==1.3.0 19:32:49 niet==1.4.2 19:32:49 nodeenv==1.10.0 19:32:49 oauth2client==4.1.3 19:32:49 oauthlib==3.3.1 19:32:49 openstacksdk==4.13.0 19:32:49 os-service-types==1.8.2 19:32:49 osc-lib==4.6.0 19:32:49 oslo.config==10.4.0 19:32:49 oslo.context==6.4.0 19:32:49 oslo.i18n==6.8.0 19:32:49 oslo.log==8.2.0 19:32:49 oslo.serialization==5.10.0 19:32:49 oslo.utils==10.1.1 19:32:49 packaging==26.2 19:32:49 pbr==7.0.3 19:32:49 platformdirs==4.10.0 19:32:49 prettytable==3.18.0 19:32:49 propcache==0.5.2 19:32:49 psutil==7.2.2 19:32:49 pyasn1==0.6.4 19:32:49 pyasn1_modules==0.4.2 19:32:49 pycparser==3.0 19:32:49 pygerrit2==2.0.15 19:32:49 PyGithub==2.9.1 19:32:49 Pygments==2.20.0 19:32:49 PyJWT==2.13.0 19:32:49 PyNaCl==1.6.2 19:32:49 pyparsing==2.4.7 19:32:49 pyperclip==1.11.0 19:32:49 pyrsistent==0.20.0 19:32:49 python-cinderclient==9.9.0 19:32:49 python-dateutil==2.9.0.post0 19:32:49 python-discovery==1.4.4 19:32:49 python-heatclient==5.2.0 19:32:49 python-jenkins==1.8.3 19:32:49 python-keystoneclient==5.8.0 19:32:49 python-magnumclient==4.11.0 19:32:49 python-openstackclient==10.0.0 19:32:49 python-swiftclient==4.10.0 19:32:49 PyYAML==6.0.3 19:32:49 referencing==0.37.0 19:32:49 requests==2.34.2 19:32:49 requests-oauthlib==2.0.0 19:32:49 rfc3986==2.0.0 19:32:49 rich==15.0.0 19:32:49 rich-argparse==1.8.0 19:32:49 rpds-py==0.30.0 19:32:49 rsa==4.9.1 19:32:49 ruamel.yaml==0.19.1 19:32:49 ruamel.yaml.clib==0.2.15 19:32:49 s3transfer==0.19.1 19:32:49 simplejson==4.1.1 19:32:49 six==1.17.0 19:32:49 smmap==5.0.3 19:32:49 soupsieve==2.8.4 19:32:49 stevedore==5.8.0 19:32:49 tabulate==0.10.0 19:32:49 toml==0.10.2 19:32:49 tomlkit==0.15.0 19:32:49 tqdm==4.68.4 19:32:49 typing_extensions==4.16.0 19:32:49 urllib3==1.26.20 19:32:49 virtualenv==21.6.1 19:32:49 wcwidth==0.8.2 19:32:49 websocket-client==1.9.0 19:32:49 wrapt==2.2.2 19:32:49 xdg==6.0.0 19:32:49 xmltodict==1.0.4 19:32:49 yarl==1.24.2 19:32:49 yq==4.1.2 19:32:49 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins18417031958047533688.sh 19:32:49 ---> uv-install.sh 19:32:49 Installing uv/uvx (latest) using shell installer 19:32:49 2026-07-11 19:32:49 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-GVAA5R.sh" [1] 19:32:49 downloading uv 0.11.28 x86_64-unknown-linux-gnu 19:32:50 installing to /home/jenkins/.local/bin 19:32:50 uv 19:32:50 uvx 19:32:50 everything's installed! 19:32:50 19:32:50 To add $HOME/.local/bin to your PATH, either restart your shell or run: 19:32:50 19:32:50 source $HOME/.local/bin/env (sh, bash, zsh) 19:32:50 source $HOME/.local/bin/env.fish (fish) 19:32:50 Adding install location to PATH 19:32:50 ---> Validating uv/uvx install 19:32:50 uvx 0.11.28 (x86_64-unknown-linux-gnu) 19:32:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7806160547394130111.sh 19:32:50 ---> sudo-logs.sh 19:32:50 Archiving 'sudo' log.. 19:32:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16076475270397957.sh 19:32:50 ---> job-cost.sh 19:32:50 INFO: Activating Python virtual environment... 19:32:50 Setup pyenv: 19:32:50 system 19:32:50 3.8.13 19:32:50 3.9.13 19:32:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:32:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AHwR from file:/tmp/.os_lf_venv 19:32:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:32:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:32:52 lf-activate-venv(): INFO: Base packages installed successfully 19:32:52 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:32:57 lf-activate-venv(): INFO: Adding /tmp/venv-AHwR/bin to PATH 19:32:57 INFO: No stack-cost file found 19:32:57 INFO: Instance uptime: 145s 19:32:57 INFO: Fetching instance metadata (attempt 1 of 3)... 19:32:57 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 19:32:58 INFO: Successfully fetched instance metadata 19:32:58 INFO: Instance type: v3-standard-4 19:32:58 INFO: Retrieving pricing info for: v3-standard-4 19:32:58 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 19:32:58 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=145 19:32:58 INFO: Successfully fetched Vexxhost pricing API 19:32:58 INFO: Retrieved cost: 0.11 19:32:58 INFO: Retrieved resource: v3-standard-4 19:32:58 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 19:32:58 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 19:32:58 INFO: Successfully archived job cost data 19:32:58 DEBUG: Cost data: oom-master-pre-commit-lint,4696,2026-07-11 19:32:58,v3-standard-4,145,0.11,0.00,SUCCESS 19:32:58 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1173355102790980926.sh 19:32:58 ---> logs-deploy.sh 19:32:58 Setup pyenv: 19:32:58 system 19:32:58 3.8.13 19:32:58 3.9.13 19:32:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:32:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AHwR from file:/tmp/.os_lf_venv 19:32:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:32:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:33:00 lf-activate-venv(): INFO: Base packages installed successfully 19:33:00 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:33:08 lf-activate-venv(): INFO: Adding /tmp/venv-AHwR/bin to PATH 19:33:08 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4696 19:33:08 INFO: archiving workspace using pattern(s): 19:33:09 Archives upload complete. 19:33:09 INFO: archiving logs to Nexus 19:33:10 ---> uname -a: 19:33:10 Linux prd-ubuntu1804-builder-4c-4g-9037 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 19:33:10 19:33:10 19:33:10 ---> lscpu: 19:33:10 Architecture: x86_64 19:33:10 CPU op-mode(s): 32-bit, 64-bit 19:33:10 Byte Order: Little Endian 19:33:10 CPU(s): 4 19:33:10 On-line CPU(s) list: 0-3 19:33:10 Thread(s) per core: 1 19:33:10 Core(s) per socket: 1 19:33:10 Socket(s): 4 19:33:10 NUMA node(s): 1 19:33:10 Vendor ID: AuthenticAMD 19:33:10 CPU family: 23 19:33:10 Model: 49 19:33:10 Model name: AMD EPYC-Rome Processor 19:33:10 Stepping: 0 19:33:10 CPU MHz: 2799.998 19:33:10 BogoMIPS: 5599.99 19:33:10 Virtualization: AMD-V 19:33:10 Hypervisor vendor: KVM 19:33:10 Virtualization type: full 19:33:10 L1d cache: 32K 19:33:10 L1i cache: 32K 19:33:10 L2 cache: 512K 19:33:10 L3 cache: 16384K 19:33:10 NUMA node0 CPU(s): 0-3 19:33:10 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 19:33:10 19:33:10 19:33:10 ---> nproc: 19:33:10 4 19:33:10 19:33:10 19:33:10 ---> df -h: 19:33:10 Filesystem Size Used Avail Use% Mounted on 19:33:10 udev 7.9G 0 7.9G 0% /dev 19:33:10 tmpfs 1.6G 676K 1.6G 1% /run 19:33:10 /dev/vda1 78G 8.5G 69G 11% / 19:33:10 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:33:10 tmpfs 5.0M 0 5.0M 0% /run/lock 19:33:10 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 19:33:10 /dev/vda15 105M 4.4M 100M 5% /boot/efi 19:33:10 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:33:10 19:33:10 19:33:10 ---> free -m: 19:33:10 total used free shared buff/cache available 19:33:10 Mem: 16040 547 13145 0 2346 15168 19:33:10 Swap: 1023 0 1023 19:33:10 19:33:10 19:33:10 ---> ip addr: 19:33:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:33:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:33:10 inet 127.0.0.1/8 scope host lo 19:33:10 valid_lft forever preferred_lft forever 19:33:10 inet6 ::1/128 scope host 19:33:10 valid_lft forever preferred_lft forever 19:33:10 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:33:10 link/ether fa:16:3e:43:da:ef brd ff:ff:ff:ff:ff:ff 19:33:10 inet 10.30.107.38/23 brd 10.30.107.255 scope global dynamic ens3 19:33:10 valid_lft 86250sec preferred_lft 86250sec 19:33:10 inet6 fe80::f816:3eff:fe43:daef/64 scope link 19:33:10 valid_lft forever preferred_lft forever 19:33:10 19:33:10 19:33:10 ---> sar -b -r -n DEV: 19:33:10 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9037) 07/11/26 _x86_64_ (4 CPU) 19:33:10 19:33:10 19:30:42 LINUX RESTART (4 CPU) 19:33:10 19:33:10 19:31:01 tps rtps wtps bread/s bwrtn/s 19:33:10 19:32:02 323.00 24.40 298.60 819.46 54863.52 19:33:10 19:33:01 118.40 1.19 117.22 136.79 22412.61 19:33:10 Average: 221.56 12.89 208.67 480.99 38774.39 19:33:10 19:33:10 19:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:33:10 19:32:02 13926072 15549916 2498896 15.21 62240 1758520 787572 4.51 751536 1527084 101388 19:33:10 19:33:01 13487768 15555828 2937200 17.88 88712 2155864 774312 4.43 758440 1915832 246460 19:33:10 Average: 13706920 15552872 2718048 16.55 75476 1957192 780942 4.47 754988 1721458 173924 19:33:10 19:33:10 19:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:33:10 19:32:02 ens3 139.24 96.17 1007.37 29.58 0.00 0.00 0.00 0.00 19:33:10 19:32:02 lo 2.73 2.73 0.31 0.31 0.00 0.00 0.00 0.00 19:33:10 19:33:01 ens3 93.78 69.11 1509.34 12.74 0.00 0.00 0.00 0.00 19:33:10 19:33:01 lo 1.42 1.42 0.15 0.15 0.00 0.00 0.00 0.00 19:33:10 Average: ens3 116.70 82.75 1256.24 21.23 0.00 0.00 0.00 0.00 19:33:10 Average: lo 2.08 2.08 0.23 0.23 0.00 0.00 0.00 0.00 19:33:10 19:33:10 19:33:10 ---> sar -P ALL: 19:33:10 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9037) 07/11/26 _x86_64_ (4 CPU) 19:33:10 19:33:10 19:30:42 LINUX RESTART (4 CPU) 19:33:10 19:33:10 19:31:01 CPU %user %nice %system %iowait %steal %idle 19:33:10 19:32:02 all 22.12 0.00 2.40 3.30 0.07 72.11 19:33:10 19:32:02 0 18.37 0.00 2.98 6.56 0.08 72.00 19:33:10 19:32:02 1 10.07 0.00 1.46 5.55 0.05 82.87 19:33:10 19:32:02 2 32.89 0.00 2.88 0.57 0.07 63.59 19:33:10 19:32:02 3 27.11 0.00 2.34 0.53 0.07 69.95 19:33:10 19:33:01 all 19.80 0.00 1.61 1.50 0.06 77.05 19:33:10 19:33:01 0 18.85 0.00 1.87 1.24 0.05 78.00 19:33:10 19:33:01 1 29.62 0.00 1.56 1.17 0.08 67.57 19:33:10 19:33:01 2 14.32 0.00 1.26 0.10 0.03 84.29 19:33:10 19:33:01 3 16.40 0.00 1.73 3.45 0.03 78.39 19:33:10 Average: all 20.97 0.00 2.01 2.40 0.06 74.56 19:33:10 Average: 0 18.61 0.00 2.43 3.92 0.07 74.98 19:33:10 Average: 1 19.77 0.00 1.51 3.38 0.07 75.27 19:33:10 Average: 2 23.69 0.00 2.08 0.34 0.05 73.85 19:33:10 Average: 3 21.80 0.00 2.04 1.98 0.05 74.14 19:33:10 19:33:10 19:33:10