07:18:59 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146657 07:18:59 Running as SYSTEM 07:18:59 [EnvInject] - Loading node environment variables. 07:18:59 Building remotely on prd-ubuntu1804-builder-4c-4g-12497 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 07:18:59 [ssh-agent] Looking for ssh-agent implementation... 07:18:59 $ ssh-agent 07:18:59 SSH_AUTH_SOCK=/tmp/ssh-XfnVhtNeC3Tl/agent.1656 07:18:59 SSH_AGENT_PID=1658 07:18:59 [ssh-agent] Started. 07:18:59 Running ssh-add (command line suppressed) 07:18:59 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_10024456670180102416.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_10024456670180102416.key) 07:18:59 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:18:59 The recommended git tool is: NONE 07:19:01 using credential onap-jenkins-ssh 07:19:01 Wiping out workspace first. 07:19:01 Cloning the remote Git repository 07:19:01 Cloning repository git://cloud.onap.org/mirror/oom.git 07:19:01 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 07:19:01 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:19:01 > git --version # timeout=10 07:19:01 > git --version # 'git version 2.17.1' 07:19:01 using GIT_SSH to set credentials Gerrit user 07:19:01 Verifying host key using manually-configured host key entries 07:19:01 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:19:06 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:19:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:19:07 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:19:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:19:07 using GIT_SSH to set credentials Gerrit user 07:19:07 Verifying host key using manually-configured host key entries 07:19:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/57/146657/2 # timeout=30 07:19:07 > git rev-parse f681907d50ed3609f985d0094494771c4048267d^{commit} # timeout=10 07:19:07 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:19:07 Checking out Revision f681907d50ed3609f985d0094494771c4048267d (refs/changes/57/146657/2) 07:19:07 > git config core.sparsecheckout # timeout=10 07:19:07 > git checkout -f f681907d50ed3609f985d0094494771c4048267d # timeout=30 07:19:10 Commit message: "build: Fix apt install graphviz hang in tox" 07:19:10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:19:11 > git rev-list --no-walk bcb549c23ed88448aa29b666b5bbedd2c10adc31 # timeout=10 07:19:11 [EnvInject] - Injecting environment variables from a build step. 07:19:11 [EnvInject] - Injecting as environment variables the properties content 07:19:11 PYTHON=python3 07:19:11 07:19:11 [EnvInject] - Variables injected successfully. 07:19:11 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15700887745280367325.sh 07:19:11 ---> tox-install.sh 07:19:11 + source /home/jenkins/lf-env.sh 07:19:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:19:11 ++ mktemp -d /tmp/venv-XXXX 07:19:11 + lf_venv=/tmp/venv-3PqJ 07:19:11 + local venv_file=/tmp/.os_lf_venv 07:19:11 + local python=python3 07:19:11 + local options 07:19:11 + local set_path=true 07:19:11 + local install_args= 07:19:11 ++ 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 07:19:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:19:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:19:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:19:11 + true 07:19:11 + case $1 in 07:19:11 + venv_file=/tmp/.toxenv 07:19:11 + shift 2 07:19:11 + true 07:19:11 + case $1 in 07:19:11 + shift 07:19:11 + break 07:19:11 + case $python in 07:19:11 + local pkg_list= 07:19:11 + [[ -d /opt/pyenv ]] 07:19:11 + echo 'Setup pyenv:' 07:19:11 Setup pyenv: 07:19:11 + export PYENV_ROOT=/opt/pyenv 07:19:11 + PYENV_ROOT=/opt/pyenv 07:19:11 + 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 07:19:11 + 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 07:19:11 + pyenv versions 07:19:11 * system (set by /opt/pyenv/version) 07:19:11 * 3.8.13 (set by /opt/pyenv/version) 07:19:11 * 3.9.13 (set by /opt/pyenv/version) 07:19:11 * 3.10.6 (set by /opt/pyenv/version) 07:19:11 + command -v pyenv 07:19:11 ++ pyenv init - --no-rehash 07:19:11 + 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[*]}"'\'')" 07:19:11 export PATH="/opt/pyenv/shims:${PATH}" 07:19:11 export PYENV_SHELL=bash 07:19:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:19:11 pyenv() { 07:19:11 local command 07:19:11 command="${1:-}" 07:19:11 if [ "$#" -gt 0 ]; then 07:19:11 shift 07:19:11 fi 07:19:11 07:19:11 case "$command" in 07:19:11 rehash|shell) 07:19:11 eval "$(pyenv "sh-$command" "$@")" 07:19:11 ;; 07:19:11 *) 07:19:11 command pyenv "$command" "$@" 07:19:11 ;; 07:19:11 esac 07:19:11 }' 07:19:11 +++ 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[*]}"' 07:19:11 ++ 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 07:19:11 ++ 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 07:19:11 ++ 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 07:19:11 ++ export PYENV_SHELL=bash 07:19:11 ++ PYENV_SHELL=bash 07:19:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:19:11 +++ complete -F _pyenv pyenv 07:19:11 ++ lf-pyver python3 07:19:11 ++ local py_version_xy=python3 07:19:11 ++ local py_version_xyz= 07:19:11 ++ pyenv versions 07:19:11 ++ local command 07:19:11 ++ command=versions 07:19:11 ++ '[' 1 -gt 0 ']' 07:19:11 ++ shift 07:19:11 ++ case "$command" in 07:19:11 ++ command pyenv versions 07:19:11 ++ pyenv versions 07:19:11 ++ sed 's/^[ *]* //' 07:19:11 ++ grep -E '^[0-9.]*[0-9]$' 07:19:11 ++ awk '{ print $1 }' 07:19:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:19:11 +++ grep '^3' /tmp/.pyenv_versions 07:19:11 +++ sort -V 07:19:11 +++ tail -n 1 07:19:11 ++ py_version_xyz=3.10.6 07:19:11 ++ [[ -z 3.10.6 ]] 07:19:11 ++ echo 3.10.6 07:19:11 ++ return 0 07:19:11 + pyenv local 3.10.6 07:19:11 + local command 07:19:11 + command=local 07:19:11 + '[' 2 -gt 0 ']' 07:19:11 + shift 07:19:11 + case "$command" in 07:19:11 + command pyenv local 3.10.6 07:19:11 + pyenv local 3.10.6 07:19:11 + for arg in "$@" 07:19:11 + case $arg in 07:19:11 + pkg_list+='tox ' 07:19:11 + for arg in "$@" 07:19:11 + case $arg in 07:19:11 + pkg_list+='virtualenv ' 07:19:11 + for arg in "$@" 07:19:11 + case $arg in 07:19:11 + pkg_list+='urllib3~=1.26.15 ' 07:19:11 + [[ -f /tmp/.toxenv ]] 07:19:11 + [[ ! -f /tmp/.toxenv ]] 07:19:11 + [[ -n '' ]] 07:19:11 + python3 -m venv /tmp/venv-3PqJ 07:19:16 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3PqJ' 07:19:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3PqJ 07:19:16 + echo /tmp/venv-3PqJ 07:19:16 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:19:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:19:16 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:19:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:19:16 + local 'pip_opts=--upgrade --quiet' 07:19:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:19:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:19:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:19:16 + [[ -n '' ]] 07:19:16 + [[ -n '' ]] 07:19:16 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:19:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:19:16 + /tmp/venv-3PqJ/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 07:19:20 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:19:20 lf-activate-venv(): INFO: Base packages installed successfully 07:19:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:19:20 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:19:20 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:19:20 + /tmp/venv-3PqJ/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 07:19:22 + type python3 07:19:22 + true 07:19:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3PqJ/bin to PATH' 07:19:22 lf-activate-venv(): INFO: Adding /tmp/venv-3PqJ/bin to PATH 07:19:22 + PATH=/tmp/venv-3PqJ/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 07:19:22 + return 0 07:19:22 + python3 --version 07:19:22 Python 3.10.6 07:19:22 + python3 -m pip --version 07:19:22 pip 26.1.2 from /tmp/venv-3PqJ/lib/python3.10/site-packages/pip (python 3.10) 07:19:22 + python3 -m pip freeze 07:19:22 cachetools==7.1.6 07:19:22 colorama==0.4.6 07:19:22 distlib==0.4.3 07:19:22 filelock==3.32.0 07:19:22 packaging==26.2 07:19:22 platformdirs==4.11.0 07:19:22 pluggy==1.6.0 07:19:22 pyproject-api==1.11.0 07:19:22 python-discovery==1.5.0 07:19:22 tomli==2.4.1 07:19:22 tomli_w==1.2.0 07:19:22 tox==4.58.0 07:19:22 typing_extensions==4.16.0 07:19:22 urllib3==1.26.20 07:19:22 virtualenv==21.7.0 07:19:22 [EnvInject] - Injecting environment variables from a build step. 07:19:22 [EnvInject] - Injecting as environment variables the properties content 07:19:22 PARALLEL=false 07:19:22 07:19:22 [EnvInject] - Variables injected successfully. 07:19:22 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17550915128507397949.sh 07:19:22 ---> tox-run.sh 07:19:22 + 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 07:19:22 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 07:19:22 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 07:19:22 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 07:19:22 + cd /w/workspace/oom-master-pre-commit-lint/. 07:19:22 + source /home/jenkins/lf-env.sh 07:19:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:19:22 ++ mktemp -d /tmp/venv-XXXX 07:19:22 + lf_venv=/tmp/venv-VAQ1 07:19:22 + local venv_file=/tmp/.os_lf_venv 07:19:22 + local python=python3 07:19:22 + local options 07:19:22 + local set_path=true 07:19:22 + local install_args= 07:19:22 ++ 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 07:19:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:19:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:19:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:19:22 + true 07:19:22 + case $1 in 07:19:22 + venv_file=/tmp/.toxenv 07:19:22 + shift 2 07:19:22 + true 07:19:22 + case $1 in 07:19:22 + shift 07:19:22 + break 07:19:22 + case $python in 07:19:22 + local pkg_list= 07:19:22 + [[ -d /opt/pyenv ]] 07:19:22 + echo 'Setup pyenv:' 07:19:22 Setup pyenv: 07:19:22 + export PYENV_ROOT=/opt/pyenv 07:19:22 + PYENV_ROOT=/opt/pyenv 07:19:22 + 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 07:19:22 + 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 07:19:22 + pyenv versions 07:19:22 system 07:19:22 3.8.13 07:19:22 3.9.13 07:19:22 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:19:22 + command -v pyenv 07:19:22 ++ pyenv init - --no-rehash 07:19:22 + 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[*]}"'\'')" 07:19:22 export PATH="/opt/pyenv/shims:${PATH}" 07:19:22 export PYENV_SHELL=bash 07:19:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:19:22 pyenv() { 07:19:22 local command 07:19:22 command="${1:-}" 07:19:22 if [ "$#" -gt 0 ]; then 07:19:22 shift 07:19:22 fi 07:19:22 07:19:22 case "$command" in 07:19:22 rehash|shell) 07:19:22 eval "$(pyenv "sh-$command" "$@")" 07:19:22 ;; 07:19:22 *) 07:19:22 command pyenv "$command" "$@" 07:19:22 ;; 07:19:22 esac 07:19:22 }' 07:19:22 +++ 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[*]}"' 07:19:22 ++ 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 07:19:22 ++ 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 07:19:22 ++ 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 07:19:22 ++ export PYENV_SHELL=bash 07:19:22 ++ PYENV_SHELL=bash 07:19:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:19:22 +++ complete -F _pyenv pyenv 07:19:22 ++ lf-pyver python3 07:19:22 ++ local py_version_xy=python3 07:19:22 ++ local py_version_xyz= 07:19:22 ++ pyenv versions 07:19:22 ++ local command 07:19:22 ++ command=versions 07:19:22 ++ '[' 1 -gt 0 ']' 07:19:22 ++ shift 07:19:22 ++ case "$command" in 07:19:22 ++ command pyenv versions 07:19:22 ++ pyenv versions 07:19:22 ++ grep -E '^[0-9.]*[0-9]$' 07:19:22 ++ awk '{ print $1 }' 07:19:22 ++ sed 's/^[ *]* //' 07:19:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:19:22 +++ grep '^3' /tmp/.pyenv_versions 07:19:22 +++ sort -V 07:19:22 +++ tail -n 1 07:19:22 ++ py_version_xyz=3.10.6 07:19:22 ++ [[ -z 3.10.6 ]] 07:19:22 ++ echo 3.10.6 07:19:22 ++ return 0 07:19:22 + pyenv local 3.10.6 07:19:22 + local command 07:19:22 + command=local 07:19:22 + '[' 2 -gt 0 ']' 07:19:22 + shift 07:19:22 + case "$command" in 07:19:22 + command pyenv local 3.10.6 07:19:22 + pyenv local 3.10.6 07:19:22 + for arg in "$@" 07:19:22 + case $arg in 07:19:22 + pkg_list+='tox ' 07:19:22 + for arg in "$@" 07:19:22 + case $arg in 07:19:22 + pkg_list+='virtualenv ' 07:19:22 + for arg in "$@" 07:19:22 + case $arg in 07:19:22 + pkg_list+='urllib3~=1.26.15 ' 07:19:22 + [[ -f /tmp/.toxenv ]] 07:19:22 ++ cat /tmp/.toxenv 07:19:22 + lf_venv=/tmp/venv-3PqJ 07:19:22 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3PqJ from' file:/tmp/.toxenv 07:19:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3PqJ from file:/tmp/.toxenv 07:19:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:19:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:19:22 + local 'pip_opts=--upgrade --quiet' 07:19:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:19:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:19:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:19:22 + [[ -n '' ]] 07:19:22 + [[ -n '' ]] 07:19:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:19:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:19:22 + /tmp/venv-3PqJ/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 07:19:23 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:19:23 lf-activate-venv(): INFO: Base packages installed successfully 07:19:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:19:23 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:19:23 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:19:23 + /tmp/venv-3PqJ/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 07:19:24 + type python3 07:19:24 + true 07:19:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3PqJ/bin to PATH' 07:19:24 lf-activate-venv(): INFO: Adding /tmp/venv-3PqJ/bin to PATH 07:19:24 + PATH=/tmp/venv-3PqJ/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 07:19:24 + return 0 07:19:24 + [[ -d /opt/pyenv ]] 07:19:24 + echo '---> Setting up pyenv' 07:19:24 ---> Setting up pyenv 07:19:24 + export PYENV_ROOT=/opt/pyenv 07:19:24 + PYENV_ROOT=/opt/pyenv 07:19:24 + export PATH=/opt/pyenv/bin:/tmp/venv-3PqJ/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 07:19:24 + PATH=/opt/pyenv/bin:/tmp/venv-3PqJ/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 07:19:24 ++ pwd 07:19:24 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 07:19:24 + export PYTHONPATH 07:19:24 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:19:24 + TOX_TESTENV_PASSENV=PYTHONPATH 07:19:24 + tox --version 07:19:24 4.58.0 from /tmp/venv-3PqJ/lib/python3.10/site-packages/tox/__init__.py 07:19:24 + PARALLEL=false 07:19:24 + TOX_OPTIONS_LIST= 07:19:24 + [[ -n pre-commit ]] 07:19:24 + TOX_OPTIONS_LIST=' -e pre-commit' 07:19:24 + case ${PARALLEL,,} in 07:19:24 + tox -e pre-commit 07:19:24 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 07:19:26 pre-commit: install_deps> python -I -m pip install 'pre-commit<4.6.1' 07:19:29 pre-commit: freeze> python -m pip freeze --all 07:19:29 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.32.0,identify==2.6.19,nodeenv==1.10.0,pip==26.1.2,platformdirs==4.11.0,pre_commit==4.6.0,python-discovery==1.5.0,PyYAML==6.0.3,setuptools==83.0.0,typing_extensions==4.16.0,virtualenv==21.7.0 07:19:29 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 07:19:29 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:19:30 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:19:31 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:19:32 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:19:32 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:19:32 [INFO] Once installed this environment will be reused. 07:19:32 [INFO] This may take a few minutes... 07:19:36 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:19:36 [INFO] Once installed this environment will be reused. 07:19:36 [INFO] This may take a few minutes... 07:19:41 trim trailing whitespace.................................................Passed 07:19:41 Tabs remover.............................................................Passed 07:19:41 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 07:19:41 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:19:41 [INFO] Once installed this environment will be reused. 07:19:41 [INFO] This may take a few minutes... 07:19:49 gitlint..............................................(no files to check)Skipped 07:19:49 pre-commit: OK (24.53=setup[4.31]+cmd[11.97,8.25] seconds) 07:19:49 congratulations :) (24.56 seconds) 07:19:49 + tox_status=0 07:19:49 + echo '---> Completed tox runs' 07:19:49 ---> Completed tox runs 07:19:49 + for i in .tox/*/log 07:19:49 ++ echo .tox/pre-commit/log 07:19:49 ++ awk -F/ '{print $2}' 07:19:49 + tox_env=pre-commit 07:19:49 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 07:19:49 + DOC_DIR=docs/_build/html 07:19:49 + [[ -d docs/_build/html ]] 07:19:49 + echo '---> tox-run.sh ends' 07:19:49 ---> tox-run.sh ends 07:19:49 + test 0 -eq 0 07:19:49 $ ssh-agent -k 07:19:49 unset SSH_AUTH_SOCK; 07:19:49 unset SSH_AGENT_PID; 07:19:49 echo Agent pid 1658 killed; 07:19:49 [ssh-agent] Stopped. 07:19:49 [PostBuildScript] - [INFO] Executing post build scripts. 07:19:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5299659120347392336.sh 07:19:49 ---> sysstat.sh 07:19:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14127122400527566617.sh 07:19:50 ---> package-listing.sh 07:19:50 ++ tr '[:upper:]' '[:lower:]' 07:19:50 ++ facter osfamily 07:19:50 + OS_FAMILY=debian 07:19:50 + workspace=/w/workspace/oom-master-pre-commit-lint 07:19:50 + START_PACKAGES=/tmp/packages_start.txt 07:19:50 + END_PACKAGES=/tmp/packages_end.txt 07:19:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:19:50 + PACKAGES=/tmp/packages_start.txt 07:19:50 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:19:50 + PACKAGES=/tmp/packages_end.txt 07:19:50 + case "${OS_FAMILY}" in 07:19:50 + grep '^ii' 07:19:50 + dpkg -l 07:19:50 + '[' -f /tmp/packages_start.txt ']' 07:19:50 + '[' -f /tmp/packages_end.txt ']' 07:19:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:19:50 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:19:50 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 07:19:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 07:19:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7415149697361444301.sh 07:19:50 ---> capture-instance-metadata.sh 07:19:50 Setup pyenv: 07:19:50 system 07:19:50 3.8.13 07:19:50 3.9.13 07:19:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:19:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HuWM 07:19:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:19:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:19:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:19:58 lf-activate-venv(): INFO: Base packages installed successfully 07:19:58 lf-activate-venv(): INFO: Installing additional packages: lftools 07:20:20 lf-activate-venv(): INFO: Adding /tmp/venv-HuWM/bin to PATH 07:20:20 INFO: Running in OpenStack, capturing instance metadata 07:20:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14341525273785625029.sh 07:20:21 provisioning config files... 07:20:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config2858196583804311651tmp 07:20:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:20:21 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:20:21 [EnvInject] - Injecting environment variables from a build step. 07:20:21 [EnvInject] - Injecting as environment variables the properties content 07:20:21 SERVER_ID=logs 07:20:21 07:20:21 [EnvInject] - Variables injected successfully. 07:20:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15811898850008199173.sh 07:20:21 ---> create-netrc.sh 07:20:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7288782871596769404.sh 07:20:21 ---> python-tools-install.sh 07:20:21 Setup pyenv: 07:20:21 system 07:20:21 3.8.13 07:20:21 3.9.13 07:20:21 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:20:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HuWM from file:/tmp/.os_lf_venv 07:20:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:20:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:20:23 lf-activate-venv(): INFO: Base packages installed successfully 07:20:23 lf-activate-venv(): INFO: Installing additional packages: lftools 07:20:30 lf-activate-venv(): INFO: Adding /tmp/venv-HuWM/bin to PATH 07:20:30 Generating Requirements File 07:20:52 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. 07:20:52 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:20:52 Python 3.10.6 07:20:52 pip 26.1.2 from /tmp/venv-HuWM/lib/python3.10/site-packages/pip (python 3.10) 07:20:52 aiohappyeyeballs==2.7.1 07:20:52 aiohttp==3.14.3 07:20:52 aiosignal==1.4.0 07:20:52 appdirs==1.4.4 07:20:52 argcomplete==3.7.0 07:20:52 aspy.yaml==1.3.0 07:20:52 async-timeout==5.0.1 07:20:52 attrs==26.1.0 07:20:52 autopage==0.6.0 07:20:52 backports.strenum==1.3.1 07:20:52 beautifulsoup4==4.15.0 07:20:52 boto3==1.43.56 07:20:52 botocore==1.43.56 07:20:52 bs4==0.0.2 07:20:52 certifi==2026.7.22 07:20:52 cffi==2.1.0 07:20:52 cfgv==3.5.0 07:20:52 chardet==7.4.3 07:20:52 charset-normalizer==3.4.9 07:20:52 click==8.4.2 07:20:52 cliff==4.14.0 07:20:52 cmd2==3.5.1 07:20:52 cryptography==3.3.2 07:20:52 debtcollector==3.1.0 07:20:52 decorator==5.3.1 07:20:52 defusedxml==0.7.1 07:20:52 Deprecated==1.3.1 07:20:52 distlib==0.4.3 07:20:52 dnspython==2.8.0 07:20:52 docker==7.2.0 07:20:52 dogpile.cache==1.5.0 07:20:52 durationpy==0.10 07:20:52 email-validator==2.3.0 07:20:52 filelock==3.32.0 07:20:52 frozenlist==1.8.0 07:20:52 future==1.0.0 07:20:52 gitdb==4.0.12 07:20:52 GitPython==3.1.56 07:20:52 httplib2==0.30.2 07:20:52 identify==2.6.19 07:20:52 idna==3.18 07:20:52 importlib-resources==1.5.0 07:20:52 iso8601==2.1.0 07:20:52 Jinja2==3.1.6 07:20:52 jmespath==1.1.0 07:20:52 jsonpatch==1.33 07:20:52 jsonpointer==3.1.1 07:20:52 jsonschema==4.26.0 07:20:52 jsonschema-specifications==2025.9.1 07:20:52 keystoneauth1==5.14.0 07:20:52 kubernetes==36.0.3 07:20:52 lftools==0.37.22 07:20:52 lxml==6.1.1 07:20:52 markdown-it-py==4.2.0 07:20:52 MarkupSafe==3.0.3 07:20:52 mdurl==0.1.2 07:20:52 msgpack==1.2.1 07:20:52 multi_key_dict==2.0.3 07:20:52 multidict==6.7.1 07:20:52 munch==4.0.0 07:20:52 netaddr==1.3.0 07:20:52 niet==1.4.2 07:20:52 nodeenv==1.10.0 07:20:52 oauth2client==4.1.3 07:20:52 oauthlib==3.3.1 07:20:52 openstacksdk==4.13.0 07:20:52 os-service-types==1.8.2 07:20:52 osc-lib==4.6.0 07:20:52 oslo.config==10.4.0 07:20:52 oslo.context==6.4.0 07:20:52 oslo.i18n==6.8.0 07:20:52 oslo.log==8.2.0 07:20:52 oslo.serialization==5.10.0 07:20:52 oslo.utils==10.1.1 07:20:52 packaging==26.2 07:20:52 pbr==7.0.3 07:20:52 platformdirs==4.11.0 07:20:52 prettytable==3.18.0 07:20:52 propcache==0.5.2 07:20:52 psutil==7.2.2 07:20:52 pyasn1==0.6.4 07:20:52 pyasn1_modules==0.4.2 07:20:52 pycparser==3.0 07:20:52 pygerrit2==2.0.15 07:20:52 PyGithub==2.9.1 07:20:52 Pygments==2.20.0 07:20:52 PyJWT==2.13.0 07:20:52 PyNaCl==1.6.2 07:20:52 pyparsing==2.4.7 07:20:52 pyperclip==1.11.0 07:20:52 pyrsistent==0.20.0 07:20:52 python-cinderclient==9.9.0 07:20:52 python-dateutil==2.9.0.post0 07:20:52 python-discovery==1.5.0 07:20:52 python-heatclient==5.2.0 07:20:52 python-jenkins==1.8.3 07:20:52 python-keystoneclient==5.8.0 07:20:52 python-magnumclient==4.11.0 07:20:52 python-openstackclient==10.0.0 07:20:52 python-swiftclient==4.10.0 07:20:52 PyYAML==6.0.3 07:20:52 referencing==0.37.0 07:20:52 requests==2.34.2 07:20:52 requests-oauthlib==2.0.0 07:20:52 rfc3986==2.0.0 07:20:52 rich==15.0.0 07:20:52 rich-argparse==1.8.0 07:20:52 rpds-py==0.30.0 07:20:52 rsa==4.9.1 07:20:52 ruamel.yaml==0.19.1 07:20:52 ruamel.yaml.clib==0.2.15 07:20:52 s3transfer==0.19.2 07:20:52 simplejson==4.1.1 07:20:52 six==1.17.0 07:20:52 smmap==5.0.3 07:20:52 soupsieve==2.9.1 07:20:52 stevedore==5.8.0 07:20:52 tabulate==0.10.0 07:20:52 toml==0.10.2 07:20:52 tomlkit==0.15.1 07:20:52 tqdm==4.69.1 07:20:52 typing_extensions==4.16.0 07:20:52 urllib3==1.26.20 07:20:52 virtualenv==21.7.0 07:20:52 wcwidth==0.8.2 07:20:52 websocket-client==1.9.0 07:20:52 wrapt==2.2.2 07:20:52 xdg==6.0.0 07:20:52 xmltodict==1.0.4 07:20:52 yarl==1.24.5 07:20:52 yq==4.1.2 07:20:53 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins1444471539307697331.sh 07:20:53 ---> uv-install.sh 07:20:53 Installing uv/uvx (latest) using shell installer 07:20:53 2026-07-26 07:20:53 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-zaZUDt.sh" [1] 07:20:53 downloading uv 0.11.32 x86_64-unknown-linux-gnu 07:20:54 installing to /home/jenkins/.local/bin 07:20:54 uv 07:20:54 uvx 07:20:54 everything's installed! 07:20:54 07:20:54 To add $HOME/.local/bin to your PATH, either restart your shell or run: 07:20:54 07:20:54 source $HOME/.local/bin/env (sh, bash, zsh) 07:20:54 source $HOME/.local/bin/env.fish (fish) 07:20:54 Adding install location to PATH 07:20:54 ---> Validating uv/uvx install 07:20:54 uvx 0.11.32 (x86_64-unknown-linux-gnu) 07:20:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3879751480715265544.sh 07:20:54 ---> sudo-logs.sh 07:20:54 Archiving 'sudo' log.. 07:20:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5435264915433874947.sh 07:20:54 ---> job-cost.sh 07:20:54 INFO: Activating Python virtual environment... 07:20:54 Setup pyenv: 07:20:54 system 07:20:54 3.8.13 07:20:54 3.9.13 07:20:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:20:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HuWM from file:/tmp/.os_lf_venv 07:20:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:20:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:20:56 lf-activate-venv(): INFO: Base packages installed successfully 07:20:56 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:21:02 lf-activate-venv(): INFO: Adding /tmp/venv-HuWM/bin to PATH 07:21:02 INFO: No stack-cost file found 07:21:02 INFO: Instance uptime: 149s 07:21:02 INFO: Fetching instance metadata (attempt 1 of 3)... 07:21:02 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:21:02 INFO: Successfully fetched instance metadata 07:21:02 INFO: Instance type: v3-standard-4 07:21:02 INFO: Retrieving pricing info for: v3-standard-4 07:21:02 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:21:02 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=149 07:21:02 INFO: Successfully fetched Vexxhost pricing API 07:21:02 INFO: Retrieved cost: 0.11 07:21:02 INFO: Retrieved resource: v3-standard-4 07:21:02 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 07:21:02 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 07:21:02 INFO: Successfully archived job cost data 07:21:02 DEBUG: Cost data: oom-master-pre-commit-lint,4752,2026-07-26 07:21:02,v3-standard-4,149,0.11,0.00,SUCCESS 07:21:02 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13238450129608521694.sh 07:21:02 ---> logs-deploy.sh 07:21:02 Setup pyenv: 07:21:02 system 07:21:02 3.8.13 07:21:02 3.9.13 07:21:02 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:21:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HuWM from file:/tmp/.os_lf_venv 07:21:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:21:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:21:04 lf-activate-venv(): INFO: Base packages installed successfully 07:21:04 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:21:11 lf-activate-venv(): INFO: Adding /tmp/venv-HuWM/bin to PATH 07:21:11 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4752 07:21:11 INFO: archiving workspace using pattern(s): 07:21:12 Archives upload complete. 07:21:13 INFO: archiving logs to Nexus 07:21:13 ---> uname -a: 07:21:13 Linux prd-ubuntu1804-builder-4c-4g-12497 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:21:13 07:21:13 07:21:13 ---> lscpu: 07:21:13 Architecture: x86_64 07:21:13 CPU op-mode(s): 32-bit, 64-bit 07:21:13 Byte Order: Little Endian 07:21:13 CPU(s): 4 07:21:13 On-line CPU(s) list: 0-3 07:21:13 Thread(s) per core: 1 07:21:13 Core(s) per socket: 1 07:21:13 Socket(s): 4 07:21:13 NUMA node(s): 1 07:21:13 Vendor ID: AuthenticAMD 07:21:13 CPU family: 23 07:21:13 Model: 49 07:21:13 Model name: AMD EPYC-Rome Processor 07:21:13 Stepping: 0 07:21:13 CPU MHz: 2799.998 07:21:13 BogoMIPS: 5599.99 07:21:13 Virtualization: AMD-V 07:21:13 Hypervisor vendor: KVM 07:21:13 Virtualization type: full 07:21:13 L1d cache: 32K 07:21:13 L1i cache: 32K 07:21:13 L2 cache: 512K 07:21:13 L3 cache: 16384K 07:21:13 NUMA node0 CPU(s): 0-3 07:21:13 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 07:21:13 07:21:13 07:21:13 ---> nproc: 07:21:13 4 07:21:13 07:21:13 07:21:13 ---> df -h: 07:21:13 Filesystem Size Used Avail Use% Mounted on 07:21:13 udev 7.9G 0 7.9G 0% /dev 07:21:13 tmpfs 1.6G 676K 1.6G 1% /run 07:21:13 /dev/vda1 78G 8.6G 69G 11% / 07:21:13 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:21:13 tmpfs 5.0M 0 5.0M 0% /run/lock 07:21:13 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:21:13 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:21:13 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:21:13 07:21:13 07:21:13 ---> free -m: 07:21:13 total used free shared buff/cache available 07:21:13 Mem: 16040 599 13091 0 2348 15116 07:21:13 Swap: 1023 0 1023 07:21:13 07:21:13 07:21:14 ---> ip addr: 07:21:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:21:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:21:14 inet 127.0.0.1/8 scope host lo 07:21:14 valid_lft forever preferred_lft forever 07:21:14 inet6 ::1/128 scope host 07:21:14 valid_lft forever preferred_lft forever 07:21:14 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:21:14 link/ether fa:16:3e:5e:38:cf brd ff:ff:ff:ff:ff:ff 07:21:14 inet 10.30.106.129/23 brd 10.30.107.255 scope global dynamic ens3 07:21:14 valid_lft 86247sec preferred_lft 86247sec 07:21:14 inet6 fe80::f816:3eff:fe5e:38cf/64 scope link 07:21:14 valid_lft forever preferred_lft forever 07:21:14 07:21:14 07:21:14 ---> sar -b -r -n DEV: 07:21:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12497) 07/26/26 _x86_64_ (4 CPU) 07:21:14 07:21:14 07:18:42 LINUX RESTART (4 CPU) 07:21:14 07:21:14 07:19:01 tps rtps wtps bread/s bwrtn/s 07:21:14 07:20:02 306.80 24.34 282.46 816.79 47134.82 07:21:14 07:21:01 128.71 1.17 127.54 136.65 33925.91 07:21:14 Average: 218.51 12.85 205.65 479.61 40586.41 07:21:14 07:21:14 07:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:21:14 07:20:02 13885092 15493864 2539876 15.46 60092 1746924 842940 4.82 810008 1511580 112220 07:21:14 07:21:01 13397832 15473052 3027136 18.43 88460 2163300 830728 4.75 844828 1918356 256416 07:21:14 Average: 13641462 15483458 2783506 16.95 74276 1955112 836834 4.79 827418 1714968 184318 07:21:14 07:21:14 07:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:21:14 07:20:02 lo 2.47 2.47 0.27 0.27 0.00 0.00 0.00 0.00 07:21:14 07:20:02 ens3 170.99 117.54 1658.62 31.91 0.00 0.00 0.00 0.00 07:21:14 07:21:01 lo 1.49 1.49 0.16 0.16 0.00 0.00 0.00 0.00 07:21:14 07:21:01 ens3 88.66 63.18 1531.47 12.34 0.00 0.00 0.00 0.00 07:21:14 Average: lo 1.98 1.98 0.22 0.22 0.00 0.00 0.00 0.00 07:21:14 Average: ens3 130.18 90.59 1595.58 22.21 0.00 0.00 0.00 0.00 07:21:14 07:21:14 07:21:14 ---> sar -P ALL: 07:21:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12497) 07/26/26 _x86_64_ (4 CPU) 07:21:14 07:21:14 07:18:42 LINUX RESTART (4 CPU) 07:21:14 07:21:14 07:19:01 CPU %user %nice %system %iowait %steal %idle 07:21:14 07:20:02 all 21.96 0.00 2.38 4.25 0.06 71.36 07:21:14 07:20:02 0 16.72 0.00 1.89 6.18 0.05 75.16 07:21:14 07:20:02 1 24.05 0.00 2.12 0.47 0.07 73.30 07:21:14 07:20:02 2 14.51 0.00 3.02 8.78 0.05 73.63 07:21:14 07:20:02 3 32.53 0.00 2.52 1.55 0.05 63.34 07:21:14 07:21:01 all 19.61 0.00 1.43 5.01 0.06 73.89 07:21:14 07:21:01 0 1.70 0.00 0.75 10.69 0.03 86.83 07:21:14 07:21:01 1 20.90 0.00 1.35 0.63 0.07 77.05 07:21:14 07:21:01 2 23.42 0.00 1.36 3.55 0.07 71.60 07:21:14 07:21:01 3 32.40 0.00 2.24 5.18 0.08 60.10 07:21:14 Average: all 20.79 0.00 1.91 4.63 0.06 72.61 07:21:14 Average: 0 9.28 0.00 1.32 8.41 0.04 80.94 07:21:14 Average: 1 22.49 0.00 1.74 0.55 0.07 75.16 07:21:14 Average: 2 18.93 0.00 2.20 6.19 0.06 72.62 07:21:14 Average: 3 32.47 0.00 2.38 3.35 0.07 61.73 07:21:14 07:21:14 07:21:14