05:36:27 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146039 05:36:27 Running as SYSTEM 05:36:27 [EnvInject] - Loading node environment variables. 05:36:27 Building remotely on prd-ubuntu1804-builder-4c-4g-9502 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 05:36:27 [ssh-agent] Looking for ssh-agent implementation... 05:36:27 $ ssh-agent 05:36:27 SSH_AUTH_SOCK=/tmp/ssh-m6oi4fiQkLT2/agent.1637 05:36:27 SSH_AGENT_PID=1639 05:36:27 [ssh-agent] Started. 05:36:27 Running ssh-add (command line suppressed) 05:36:27 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_10932359568665828271.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_10932359568665828271.key) 05:36:27 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:36:27 The recommended git tool is: NONE 05:36:28 using credential onap-jenkins-ssh 05:36:28 Wiping out workspace first. 05:36:28 Cloning the remote Git repository 05:36:28 Cloning repository git://cloud.onap.org/mirror/oom.git 05:36:29 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 05:36:29 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:36:29 > git --version # timeout=10 05:36:29 > git --version # 'git version 2.17.1' 05:36:29 using GIT_SSH to set credentials Gerrit user 05:36:29 Verifying host key using manually-configured host key entries 05:36:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:36:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:36:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:36:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:36:34 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:36:34 using GIT_SSH to set credentials Gerrit user 05:36:34 Verifying host key using manually-configured host key entries 05:36:34 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/39/146039/5 # timeout=30 05:36:34 > git rev-parse 5e02d92e9430a80cde5cd2882842916e6f0aec0b^{commit} # timeout=10 05:36:34 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:36:34 Checking out Revision 5e02d92e9430a80cde5cd2882842916e6f0aec0b (refs/changes/39/146039/5) 05:36:34 > git config core.sparsecheckout # timeout=10 05:36:34 > git checkout -f 5e02d92e9430a80cde5cd2882842916e6f0aec0b # timeout=30 05:36:38 Commit message: "[DCAEGEN2] PRH 1.13.0 image" 05:36:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:36:38 > git rev-list --no-walk 17b1a3c9118ef16a6333cfec0303a6017f5f9257 # timeout=10 05:36:38 [EnvInject] - Injecting environment variables from a build step. 05:36:38 [EnvInject] - Injecting as environment variables the properties content 05:36:38 PYTHON=python3 05:36:38 05:36:38 [EnvInject] - Variables injected successfully. 05:36:38 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9244664641078385283.sh 05:36:38 ---> tox-install.sh 05:36:38 + source /home/jenkins/lf-env.sh 05:36:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:36:38 ++ mktemp -d /tmp/venv-XXXX 05:36:38 + lf_venv=/tmp/venv-syMC 05:36:38 + local venv_file=/tmp/.os_lf_venv 05:36:38 + local python=python3 05:36:38 + local options 05:36:38 + local set_path=true 05:36:38 + local install_args= 05:36:38 ++ 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:36:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:36:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:36:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:36:38 + true 05:36:38 + case $1 in 05:36:38 + venv_file=/tmp/.toxenv 05:36:38 + shift 2 05:36:38 + true 05:36:38 + case $1 in 05:36:38 + shift 05:36:38 + break 05:36:38 + case $python in 05:36:38 + local pkg_list= 05:36:38 + [[ -d /opt/pyenv ]] 05:36:38 + echo 'Setup pyenv:' 05:36:38 Setup pyenv: 05:36:38 + export PYENV_ROOT=/opt/pyenv 05:36:38 + PYENV_ROOT=/opt/pyenv 05:36:38 + 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:36:38 + 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:36:38 + pyenv versions 05:36:38 * system (set by /opt/pyenv/version) 05:36:38 * 3.8.13 (set by /opt/pyenv/version) 05:36:38 * 3.9.13 (set by /opt/pyenv/version) 05:36:38 * 3.10.6 (set by /opt/pyenv/version) 05:36:38 + command -v pyenv 05:36:38 ++ pyenv init - --no-rehash 05:36:38 + 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:36:38 export PATH="/opt/pyenv/shims:${PATH}" 05:36:38 export PYENV_SHELL=bash 05:36:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:36:38 pyenv() { 05:36:38 local command 05:36:38 command="${1:-}" 05:36:38 if [ "$#" -gt 0 ]; then 05:36:38 shift 05:36:38 fi 05:36:38 05:36:38 case "$command" in 05:36:38 rehash|shell) 05:36:38 eval "$(pyenv "sh-$command" "$@")" 05:36:38 ;; 05:36:38 *) 05:36:38 command pyenv "$command" "$@" 05:36:38 ;; 05:36:38 esac 05:36:38 }' 05:36:38 +++ 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:36:38 ++ 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:36:38 ++ 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:36:38 ++ 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:36:38 ++ export PYENV_SHELL=bash 05:36:38 ++ PYENV_SHELL=bash 05:36:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:36:38 +++ complete -F _pyenv pyenv 05:36:38 ++ lf-pyver python3 05:36:38 ++ local py_version_xy=python3 05:36:38 ++ local py_version_xyz= 05:36:38 ++ pyenv versions 05:36:38 ++ sed 's/^[ *]* //' 05:36:38 ++ local command 05:36:38 ++ awk '{ print $1 }' 05:36:38 ++ grep -E '^[0-9.]*[0-9]$' 05:36:38 ++ command=versions 05:36:38 ++ '[' 1 -gt 0 ']' 05:36:38 ++ shift 05:36:38 ++ case "$command" in 05:36:38 ++ command pyenv versions 05:36:38 ++ pyenv versions 05:36:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:36:39 +++ grep '^3' /tmp/.pyenv_versions 05:36:39 +++ sort -V 05:36:39 +++ tail -n 1 05:36:39 ++ py_version_xyz=3.10.6 05:36:39 ++ [[ -z 3.10.6 ]] 05:36:39 ++ echo 3.10.6 05:36:39 ++ return 0 05:36:39 + pyenv local 3.10.6 05:36:39 + local command 05:36:39 + command=local 05:36:39 + '[' 2 -gt 0 ']' 05:36:39 + shift 05:36:39 + case "$command" in 05:36:39 + command pyenv local 3.10.6 05:36:39 + pyenv local 3.10.6 05:36:39 + for arg in "$@" 05:36:39 + case $arg in 05:36:39 + pkg_list+='tox ' 05:36:39 + for arg in "$@" 05:36:39 + case $arg in 05:36:39 + pkg_list+='virtualenv ' 05:36:39 + for arg in "$@" 05:36:39 + case $arg in 05:36:39 + pkg_list+='urllib3~=1.26.15 ' 05:36:39 + [[ -f /tmp/.toxenv ]] 05:36:39 + [[ ! -f /tmp/.toxenv ]] 05:36:39 + [[ -n '' ]] 05:36:39 + python3 -m venv /tmp/venv-syMC 05:36:43 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-syMC' 05:36:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-syMC 05:36:43 + echo /tmp/venv-syMC 05:36:43 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:36:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:36:43 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:36:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:36:43 + local 'pip_opts=--upgrade --quiet' 05:36:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:36:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:36:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:36:43 + [[ -n '' ]] 05:36:43 + [[ -n '' ]] 05:36:43 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:36:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:36:43 + /tmp/venv-syMC/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:36:47 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:36:47 lf-activate-venv(): INFO: Base packages installed successfully 05:36:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:36:47 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:36:47 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:36:47 + /tmp/venv-syMC/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:36:49 + type python3 05:36:49 + true 05:36:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-syMC/bin to PATH' 05:36:49 lf-activate-venv(): INFO: Adding /tmp/venv-syMC/bin to PATH 05:36:49 + PATH=/tmp/venv-syMC/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:36:49 + return 0 05:36:49 + python3 --version 05:36:49 Python 3.10.6 05:36:49 + python3 -m pip --version 05:36:49 pip 26.1.2 from /tmp/venv-syMC/lib/python3.10/site-packages/pip (python 3.10) 05:36:49 + python3 -m pip freeze 05:36:50 cachetools==7.1.4 05:36:50 colorama==0.4.6 05:36:50 distlib==0.4.3 05:36:50 filelock==3.29.7 05:36:50 packaging==26.2 05:36:50 platformdirs==4.10.0 05:36:50 pluggy==1.6.0 05:36:50 pyproject-api==1.10.1 05:36:50 python-discovery==1.4.4 05:36:50 tomli==2.4.1 05:36:50 tomli_w==1.2.0 05:36:50 tox==4.56.4 05:36:50 typing_extensions==4.16.0 05:36:50 urllib3==1.26.20 05:36:50 virtualenv==21.6.1 05:36:50 [EnvInject] - Injecting environment variables from a build step. 05:36:50 [EnvInject] - Injecting as environment variables the properties content 05:36:50 PARALLEL=false 05:36:50 05:36:50 [EnvInject] - Variables injected successfully. 05:36:50 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15822635654854471473.sh 05:36:50 ---> tox-run.sh 05:36:50 + 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:36:50 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 05:36:50 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 05:36:50 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 05:36:50 + cd /w/workspace/oom-master-pre-commit-lint/. 05:36:50 + source /home/jenkins/lf-env.sh 05:36:50 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:36:50 ++ mktemp -d /tmp/venv-XXXX 05:36:50 + lf_venv=/tmp/venv-gtbC 05:36:50 + local venv_file=/tmp/.os_lf_venv 05:36:50 + local python=python3 05:36:50 + local options 05:36:50 + local set_path=true 05:36:50 + local install_args= 05:36:50 ++ 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:36:50 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:36:50 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:36:50 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:36:50 + true 05:36:50 + case $1 in 05:36:50 + venv_file=/tmp/.toxenv 05:36:50 + shift 2 05:36:50 + true 05:36:50 + case $1 in 05:36:50 + shift 05:36:50 + break 05:36:50 + case $python in 05:36:50 + local pkg_list= 05:36:50 + [[ -d /opt/pyenv ]] 05:36:50 + echo 'Setup pyenv:' 05:36:50 Setup pyenv: 05:36:50 + export PYENV_ROOT=/opt/pyenv 05:36:50 + PYENV_ROOT=/opt/pyenv 05:36:50 + 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:36:50 + 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:36:50 + pyenv versions 05:36:50 system 05:36:50 3.8.13 05:36:50 3.9.13 05:36:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:36:50 + command -v pyenv 05:36:50 ++ pyenv init - --no-rehash 05:36:50 + 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:36:50 export PATH="/opt/pyenv/shims:${PATH}" 05:36:50 export PYENV_SHELL=bash 05:36:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:36:50 pyenv() { 05:36:50 local command 05:36:50 command="${1:-}" 05:36:50 if [ "$#" -gt 0 ]; then 05:36:50 shift 05:36:50 fi 05:36:50 05:36:50 case "$command" in 05:36:50 rehash|shell) 05:36:50 eval "$(pyenv "sh-$command" "$@")" 05:36:50 ;; 05:36:50 *) 05:36:50 command pyenv "$command" "$@" 05:36:50 ;; 05:36:50 esac 05:36:50 }' 05:36:50 +++ 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:36:50 ++ 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:36:50 ++ 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:36:50 ++ 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:36:50 ++ export PYENV_SHELL=bash 05:36:50 ++ PYENV_SHELL=bash 05:36:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:36:50 +++ complete -F _pyenv pyenv 05:36:50 ++ lf-pyver python3 05:36:50 ++ local py_version_xy=python3 05:36:50 ++ local py_version_xyz= 05:36:50 ++ pyenv versions 05:36:50 ++ local command 05:36:50 ++ command=versions 05:36:50 ++ '[' 1 -gt 0 ']' 05:36:50 ++ shift 05:36:50 ++ case "$command" in 05:36:50 ++ command pyenv versions 05:36:50 ++ pyenv versions 05:36:50 ++ sed 's/^[ *]* //' 05:36:50 ++ awk '{ print $1 }' 05:36:50 ++ grep -E '^[0-9.]*[0-9]$' 05:36:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:36:50 +++ grep '^3' /tmp/.pyenv_versions 05:36:50 +++ sort -V 05:36:50 +++ tail -n 1 05:36:50 ++ py_version_xyz=3.10.6 05:36:50 ++ [[ -z 3.10.6 ]] 05:36:50 ++ echo 3.10.6 05:36:50 ++ return 0 05:36:50 + pyenv local 3.10.6 05:36:50 + local command 05:36:50 + command=local 05:36:50 + '[' 2 -gt 0 ']' 05:36:50 + shift 05:36:50 + case "$command" in 05:36:50 + command pyenv local 3.10.6 05:36:50 + pyenv local 3.10.6 05:36:50 + for arg in "$@" 05:36:50 + case $arg in 05:36:50 + pkg_list+='tox ' 05:36:50 + for arg in "$@" 05:36:50 + case $arg in 05:36:50 + pkg_list+='virtualenv ' 05:36:50 + for arg in "$@" 05:36:50 + case $arg in 05:36:50 + pkg_list+='urllib3~=1.26.15 ' 05:36:50 + [[ -f /tmp/.toxenv ]] 05:36:50 ++ cat /tmp/.toxenv 05:36:50 + lf_venv=/tmp/venv-syMC 05:36:50 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-syMC from' file:/tmp/.toxenv 05:36:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-syMC from file:/tmp/.toxenv 05:36:50 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:36:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:36:50 + local 'pip_opts=--upgrade --quiet' 05:36:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:36:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:36:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:36:50 + [[ -n '' ]] 05:36:50 + [[ -n '' ]] 05:36:50 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:36:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:36:50 + /tmp/venv-syMC/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:36:51 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:36:51 lf-activate-venv(): INFO: Base packages installed successfully 05:36:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:36:51 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:36:51 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:36:51 + /tmp/venv-syMC/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:36:52 + type python3 05:36:52 + true 05:36:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-syMC/bin to PATH' 05:36:52 lf-activate-venv(): INFO: Adding /tmp/venv-syMC/bin to PATH 05:36:52 + PATH=/tmp/venv-syMC/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:36:52 + return 0 05:36:52 + [[ -d /opt/pyenv ]] 05:36:52 + echo '---> Setting up pyenv' 05:36:52 ---> Setting up pyenv 05:36:52 + export PYENV_ROOT=/opt/pyenv 05:36:52 + PYENV_ROOT=/opt/pyenv 05:36:52 + export PATH=/opt/pyenv/bin:/tmp/venv-syMC/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:36:52 + PATH=/opt/pyenv/bin:/tmp/venv-syMC/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:36:52 ++ pwd 05:36:52 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 05:36:52 + export PYTHONPATH 05:36:52 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:36:52 + TOX_TESTENV_PASSENV=PYTHONPATH 05:36:52 + tox --version 05:36:52 4.56.4 from /tmp/venv-syMC/lib/python3.10/site-packages/tox/__init__.py 05:36:52 + PARALLEL=false 05:36:52 + TOX_OPTIONS_LIST= 05:36:52 + [[ -n pre-commit ]] 05:36:52 + TOX_OPTIONS_LIST=' -e pre-commit' 05:36:52 + case ${PARALLEL,,} in 05:36:52 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 05:36:52 + tox -e pre-commit 05:36:54 pre-commit: install_deps> python -I -m pip install pre-commit 05:36:56 pre-commit: freeze> python -m pip freeze --all 05:36:57 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 05:36:57 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 05:36:57 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 05:36:57 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 05:36:58 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 05:36:59 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 05:36:59 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 05:36:59 [INFO] Once installed this environment will be reused. 05:36:59 [INFO] This may take a few minutes... 05:37:03 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 05:37:03 [INFO] Once installed this environment will be reused. 05:37:03 [INFO] This may take a few minutes... 05:37:08 trim trailing whitespace.................................................Passed 05:37:08 Tabs remover.............................................................Passed 05:37:08 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 05:37:08 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 05:37:08 [INFO] Once installed this environment will be reused. 05:37:08 [INFO] This may take a few minutes... 05:37:16 gitlint..............................................(no files to check)Skipped 05:37:16 pre-commit: OK (23.90=setup[4.21]+cmd[11.11,8.57] seconds) 05:37:16 congratulations :) (23.93 seconds) 05:37:16 + tox_status=0 05:37:16 + echo '---> Completed tox runs' 05:37:16 ---> Completed tox runs 05:37:16 + for i in .tox/*/log 05:37:16 ++ echo .tox/pre-commit/log 05:37:16 ++ awk -F/ '{print $2}' 05:37:16 + tox_env=pre-commit 05:37:16 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 05:37:16 + DOC_DIR=docs/_build/html 05:37:16 + [[ -d docs/_build/html ]] 05:37:16 + echo '---> tox-run.sh ends' 05:37:16 ---> tox-run.sh ends 05:37:16 + test 0 -eq 0 05:37:16 $ ssh-agent -k 05:37:16 unset SSH_AUTH_SOCK; 05:37:16 unset SSH_AGENT_PID; 05:37:16 echo Agent pid 1639 killed; 05:37:16 [ssh-agent] Stopped. 05:37:17 [PostBuildScript] - [INFO] Executing post build scripts. 05:37:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12889460318609665804.sh 05:37:17 ---> sysstat.sh 05:37:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins217595281409984542.sh 05:37:17 ---> package-listing.sh 05:37:17 ++ tr '[:upper:]' '[:lower:]' 05:37:17 ++ facter osfamily 05:37:17 + OS_FAMILY=debian 05:37:17 + workspace=/w/workspace/oom-master-pre-commit-lint 05:37:17 + START_PACKAGES=/tmp/packages_start.txt 05:37:17 + END_PACKAGES=/tmp/packages_end.txt 05:37:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:37:17 + PACKAGES=/tmp/packages_start.txt 05:37:17 + '[' /w/workspace/oom-master-pre-commit-lint ']' 05:37:17 + PACKAGES=/tmp/packages_end.txt 05:37:17 + case "${OS_FAMILY}" in 05:37:17 + dpkg -l 05:37:17 + grep '^ii' 05:37:17 + '[' -f /tmp/packages_start.txt ']' 05:37:17 + '[' -f /tmp/packages_end.txt ']' 05:37:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:37:17 + '[' /w/workspace/oom-master-pre-commit-lint ']' 05:37:17 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 05:37:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 05:37:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15866661053948866083.sh 05:37:17 ---> capture-instance-metadata.sh 05:37:17 Setup pyenv: 05:37:17 system 05:37:17 3.8.13 05:37:17 3.9.13 05:37:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:37:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-g33H 05:37:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:37:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:37:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:37:25 lf-activate-venv(): INFO: Base packages installed successfully 05:37:25 lf-activate-venv(): INFO: Installing additional packages: lftools 05:37:48 lf-activate-venv(): INFO: Adding /tmp/venv-g33H/bin to PATH 05:37:48 INFO: Running in OpenStack, capturing instance metadata 05:37:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2790031070676329693.sh 05:37:48 provisioning config files... 05:37:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config6999326128307152529tmp 05:37:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:37:48 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:37:48 [EnvInject] - Injecting environment variables from a build step. 05:37:48 [EnvInject] - Injecting as environment variables the properties content 05:37:48 SERVER_ID=logs 05:37:48 05:37:48 [EnvInject] - Variables injected successfully. 05:37:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13386475778409676742.sh 05:37:48 ---> create-netrc.sh 05:37:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16623528208444380553.sh 05:37:48 ---> python-tools-install.sh 05:37:48 Setup pyenv: 05:37:48 system 05:37:48 3.8.13 05:37:48 3.9.13 05:37:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:37:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-g33H from file:/tmp/.os_lf_venv 05:37:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:37:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:37:50 lf-activate-venv(): INFO: Base packages installed successfully 05:37:50 lf-activate-venv(): INFO: Installing additional packages: lftools 05:37:58 lf-activate-venv(): INFO: Adding /tmp/venv-g33H/bin to PATH 05:37:58 Generating Requirements File 05:38:21 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:38:21 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:38:21 Python 3.10.6 05:38:22 pip 26.1.2 from /tmp/venv-g33H/lib/python3.10/site-packages/pip (python 3.10) 05:38:22 aiohappyeyeballs==2.7.1 05:38:22 aiohttp==3.14.1 05:38:22 aiosignal==1.4.0 05:38:22 appdirs==1.4.4 05:38:22 argcomplete==3.7.0 05:38:22 aspy.yaml==1.3.0 05:38:22 async-timeout==5.0.1 05:38:22 attrs==26.1.0 05:38:22 autopage==0.6.0 05:38:22 backports.strenum==1.3.1 05:38:22 beautifulsoup4==4.15.0 05:38:22 boto3==1.43.46 05:38:22 botocore==1.43.46 05:38:22 bs4==0.0.2 05:38:22 certifi==2026.6.17 05:38:22 cffi==2.1.0 05:38:22 cfgv==3.5.0 05:38:22 chardet==7.4.3 05:38:22 charset-normalizer==3.4.9 05:38:22 click==8.4.2 05:38:22 cliff==4.14.0 05:38:22 cmd2==3.5.1 05:38:22 cryptography==3.3.2 05:38:22 debtcollector==3.1.0 05:38:22 decorator==5.3.1 05:38:22 defusedxml==0.7.1 05:38:22 Deprecated==1.3.1 05:38:22 distlib==0.4.3 05:38:22 dnspython==2.8.0 05:38:22 docker==7.2.0 05:38:22 dogpile.cache==1.5.0 05:38:22 durationpy==0.10 05:38:22 email-validator==2.3.0 05:38:22 filelock==3.29.7 05:38:22 frozenlist==1.8.0 05:38:22 future==1.0.0 05:38:22 gitdb==4.0.12 05:38:22 GitPython==3.1.51 05:38:22 httplib2==0.30.2 05:38:22 identify==2.6.19 05:38:22 idna==3.18 05:38:22 importlib-resources==1.5.0 05:38:22 iso8601==2.1.0 05:38:22 Jinja2==3.1.6 05:38:22 jmespath==1.1.0 05:38:22 jsonpatch==1.33 05:38:22 jsonpointer==3.1.1 05:38:22 jsonschema==4.26.0 05:38:22 jsonschema-specifications==2025.9.1 05:38:22 keystoneauth1==5.14.0 05:38:22 kubernetes==36.0.2 05:38:22 lftools==0.37.22 05:38:22 lxml==6.1.1 05:38:22 markdown-it-py==4.2.0 05:38:22 MarkupSafe==3.0.3 05:38:22 mdurl==0.1.2 05:38:22 msgpack==1.2.1 05:38:22 multi_key_dict==2.0.3 05:38:22 multidict==6.7.1 05:38:22 munch==4.0.0 05:38:22 netaddr==1.3.0 05:38:22 niet==1.4.2 05:38:22 nodeenv==1.10.0 05:38:22 oauth2client==4.1.3 05:38:22 oauthlib==3.3.1 05:38:22 openstacksdk==4.13.0 05:38:22 os-service-types==1.8.2 05:38:22 osc-lib==4.6.0 05:38:22 oslo.config==10.4.0 05:38:22 oslo.context==6.4.0 05:38:22 oslo.i18n==6.8.0 05:38:22 oslo.log==8.2.0 05:38:22 oslo.serialization==5.10.0 05:38:22 oslo.utils==10.1.1 05:38:22 packaging==26.2 05:38:22 pbr==7.0.3 05:38:22 platformdirs==4.10.0 05:38:22 prettytable==3.18.0 05:38:22 propcache==0.5.2 05:38:22 psutil==7.2.2 05:38:22 pyasn1==0.6.4 05:38:22 pyasn1_modules==0.4.2 05:38:22 pycparser==3.0 05:38:22 pygerrit2==2.0.15 05:38:22 PyGithub==2.9.1 05:38:22 Pygments==2.20.0 05:38:22 PyJWT==2.13.0 05:38:22 PyNaCl==1.6.2 05:38:22 pyparsing==2.4.7 05:38:22 pyperclip==1.11.0 05:38:22 pyrsistent==0.20.0 05:38:22 python-cinderclient==9.9.0 05:38:22 python-dateutil==2.9.0.post0 05:38:22 python-discovery==1.4.4 05:38:22 python-heatclient==5.2.0 05:38:22 python-jenkins==1.8.3 05:38:22 python-keystoneclient==5.8.0 05:38:22 python-magnumclient==4.11.0 05:38:22 python-openstackclient==10.0.0 05:38:22 python-swiftclient==4.10.0 05:38:22 PyYAML==6.0.3 05:38:22 referencing==0.37.0 05:38:22 requests==2.34.2 05:38:22 requests-oauthlib==2.0.0 05:38:22 rfc3986==2.0.0 05:38:22 rich==15.0.0 05:38:22 rich-argparse==1.8.0 05:38:22 rpds-py==0.30.0 05:38:22 rsa==4.9.1 05:38:22 ruamel.yaml==0.19.1 05:38:22 ruamel.yaml.clib==0.2.15 05:38:22 s3transfer==0.19.1 05:38:22 simplejson==4.1.1 05:38:22 six==1.17.0 05:38:22 smmap==5.0.3 05:38:22 soupsieve==2.8.4 05:38:22 stevedore==5.8.0 05:38:22 tabulate==0.10.0 05:38:22 toml==0.10.2 05:38:22 tomlkit==0.15.0 05:38:22 tqdm==4.68.4 05:38:22 typing_extensions==4.16.0 05:38:22 urllib3==1.26.20 05:38:22 virtualenv==21.6.1 05:38:22 wcwidth==0.8.2 05:38:22 websocket-client==1.9.0 05:38:22 wrapt==2.2.2 05:38:22 xdg==6.0.0 05:38:22 xmltodict==1.0.4 05:38:22 yarl==1.24.2 05:38:22 yq==4.1.2 05:38:22 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins4308811342148705902.sh 05:38:22 ---> uv-install.sh 05:38:22 Installing uv/uvx (latest) using shell installer 05:38:22 2026-07-13 05:38:22 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-41lec4.sh" [1] 05:38:22 downloading uv 0.11.28 x86_64-unknown-linux-gnu 05:38:23 installing to /home/jenkins/.local/bin 05:38:23 uv 05:38:23 uvx 05:38:23 everything's installed! 05:38:23 05:38:23 To add $HOME/.local/bin to your PATH, either restart your shell or run: 05:38:23 05:38:23 source $HOME/.local/bin/env (sh, bash, zsh) 05:38:23 source $HOME/.local/bin/env.fish (fish) 05:38:23 Adding install location to PATH 05:38:23 ---> Validating uv/uvx install 05:38:23 uvx 0.11.28 (x86_64-unknown-linux-gnu) 05:38:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17880935499044480965.sh 05:38:23 ---> sudo-logs.sh 05:38:23 Archiving 'sudo' log.. 05:38:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6917126350355820966.sh 05:38:23 ---> job-cost.sh 05:38:23 INFO: Activating Python virtual environment... 05:38:23 Setup pyenv: 05:38:23 system 05:38:23 3.8.13 05:38:23 3.9.13 05:38:23 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:38:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-g33H from file:/tmp/.os_lf_venv 05:38:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:38:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:38:25 lf-activate-venv(): INFO: Base packages installed successfully 05:38:25 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:38:31 lf-activate-venv(): INFO: Adding /tmp/venv-g33H/bin to PATH 05:38:31 INFO: No stack-cost file found 05:38:31 INFO: Instance uptime: 149s 05:38:31 INFO: Fetching instance metadata (attempt 1 of 3)... 05:38:31 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 05:38:31 INFO: Successfully fetched instance metadata 05:38:31 INFO: Instance type: v3-standard-4 05:38:31 INFO: Retrieving pricing info for: v3-standard-4 05:38:31 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 05:38:31 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=149 05:38:31 INFO: Successfully fetched Vexxhost pricing API 05:38:31 INFO: Retrieved cost: 0.11 05:38:31 INFO: Retrieved resource: v3-standard-4 05:38:31 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 05:38:31 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 05:38:31 INFO: Successfully archived job cost data 05:38:31 DEBUG: Cost data: oom-master-pre-commit-lint,4702,2026-07-13 05:38:31,v3-standard-4,149,0.11,0.00,SUCCESS 05:38:31 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5899497462192384205.sh 05:38:31 ---> logs-deploy.sh 05:38:31 Setup pyenv: 05:38:31 system 05:38:31 3.8.13 05:38:31 3.9.13 05:38:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:38:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-g33H from file:/tmp/.os_lf_venv 05:38:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:38:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:38:33 lf-activate-venv(): INFO: Base packages installed successfully 05:38:33 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:38:41 lf-activate-venv(): INFO: Adding /tmp/venv-g33H/bin to PATH 05:38:41 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4702 05:38:41 INFO: archiving workspace using pattern(s): 05:38:42 Archives upload complete. 05:38:42 INFO: archiving logs to Nexus 05:38:43 ---> uname -a: 05:38:43 Linux prd-ubuntu1804-builder-4c-4g-9502 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:38:43 05:38:43 05:38:43 ---> lscpu: 05:38:43 Architecture: x86_64 05:38:43 CPU op-mode(s): 32-bit, 64-bit 05:38:43 Byte Order: Little Endian 05:38:43 CPU(s): 4 05:38:43 On-line CPU(s) list: 0-3 05:38:43 Thread(s) per core: 1 05:38:43 Core(s) per socket: 1 05:38:43 Socket(s): 4 05:38:43 NUMA node(s): 1 05:38:43 Vendor ID: AuthenticAMD 05:38:43 CPU family: 23 05:38:43 Model: 49 05:38:43 Model name: AMD EPYC-Rome Processor 05:38:43 Stepping: 0 05:38:43 CPU MHz: 2799.998 05:38:43 BogoMIPS: 5599.99 05:38:43 Virtualization: AMD-V 05:38:43 Hypervisor vendor: KVM 05:38:43 Virtualization type: full 05:38:43 L1d cache: 32K 05:38:43 L1i cache: 32K 05:38:43 L2 cache: 512K 05:38:43 L3 cache: 16384K 05:38:43 NUMA node0 CPU(s): 0-3 05:38:43 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:38:43 05:38:43 05:38:43 ---> nproc: 05:38:43 4 05:38:43 05:38:43 05:38:43 ---> df -h: 05:38:43 Filesystem Size Used Avail Use% Mounted on 05:38:43 udev 7.9G 0 7.9G 0% /dev 05:38:43 tmpfs 1.6G 676K 1.6G 1% /run 05:38:43 /dev/vda1 78G 8.5G 69G 11% / 05:38:43 tmpfs 7.9G 0 7.9G 0% /dev/shm 05:38:43 tmpfs 5.0M 0 5.0M 0% /run/lock 05:38:43 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 05:38:43 /dev/vda15 105M 4.4M 100M 5% /boot/efi 05:38:43 tmpfs 1.6G 0 1.6G 0% /run/user/1001 05:38:43 05:38:43 05:38:43 ---> free -m: 05:38:43 total used free shared buff/cache available 05:38:43 Mem: 16040 561 13132 0 2346 15154 05:38:43 Swap: 1023 0 1023 05:38:43 05:38:43 05:38:43 ---> ip addr: 05:38:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:38:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:38:43 inet 127.0.0.1/8 scope host lo 05:38:43 valid_lft forever preferred_lft forever 05:38:43 inet6 ::1/128 scope host 05:38:43 valid_lft forever preferred_lft forever 05:38:43 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:38:43 link/ether fa:16:3e:3f:50:94 brd ff:ff:ff:ff:ff:ff 05:38:43 inet 10.30.107.8/23 brd 10.30.107.255 scope global dynamic ens3 05:38:43 valid_lft 86246sec preferred_lft 86246sec 05:38:43 inet6 fe80::f816:3eff:fe3f:5094/64 scope link 05:38:43 valid_lft forever preferred_lft forever 05:38:43 05:38:43 05:38:43 ---> sar -b -r -n DEV: 05:38:43 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9502) 07/13/26 _x86_64_ (4 CPU) 05:38:43 05:38:43 05:36:11 LINUX RESTART (4 CPU) 05:38:43 05:38:43 05:37:01 tps rtps wtps bread/s bwrtn/s 05:38:43 05:38:01 104.07 0.92 103.15 111.05 12092.78 05:38:43 Average: 104.07 0.92 103.15 111.05 12092.78 05:38:43 05:38:43 05:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:38:43 05:38:01 13753740 15556492 2671228 16.26 78748 1911688 774160 4.43 754624 1674892 146208 05:38:43 Average: 13753740 15556492 2671228 16.26 78748 1911688 774160 4.43 754624 1674892 146208 05:38:43 05:38:43 05:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:38:43 05:38:01 ens3 71.77 50.52 828.58 10.82 0.00 0.00 0.00 0.00 05:38:43 05:38:01 lo 1.80 1.80 0.21 0.21 0.00 0.00 0.00 0.00 05:38:43 Average: ens3 71.77 50.52 828.58 10.82 0.00 0.00 0.00 0.00 05:38:43 Average: lo 1.80 1.80 0.21 0.21 0.00 0.00 0.00 0.00 05:38:43 05:38:43 05:38:43 ---> sar -P ALL: 05:38:43 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9502) 07/13/26 _x86_64_ (4 CPU) 05:38:43 05:38:43 05:36:11 LINUX RESTART (4 CPU) 05:38:43 05:38:43 05:37:01 CPU %user %nice %system %iowait %steal %idle 05:38:43 05:38:01 all 20.19 0.00 1.67 1.11 0.06 76.97 05:38:43 05:38:01 0 4.75 0.00 1.23 2.27 0.03 91.71 05:38:43 05:38:01 1 25.30 0.00 1.84 1.45 0.07 71.35 05:38:43 05:38:01 2 31.51 0.00 2.32 0.58 0.05 65.53 05:38:43 05:38:01 3 19.19 0.00 1.29 0.15 0.08 79.30 05:38:43 Average: all 20.19 0.00 1.67 1.11 0.06 76.97 05:38:43 Average: 0 4.75 0.00 1.23 2.27 0.03 91.71 05:38:43 Average: 1 25.30 0.00 1.84 1.45 0.07 71.35 05:38:43 Average: 2 31.51 0.00 2.32 0.58 0.05 65.53 05:38:43 Average: 3 19.19 0.00 1.29 0.15 0.08 79.30 05:38:43 05:38:43 05:38:43