09:23:46 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146477 09:23:46 Running as SYSTEM 09:23:47 [EnvInject] - Loading node environment variables. 09:23:47 Building remotely on prd-ubuntu1804-builder-4c-4g-95 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:23:47 [ssh-agent] Looking for ssh-agent implementation... 09:23:47 $ ssh-agent 09:23:47 SSH_AUTH_SOCK=/tmp/ssh-BrzE0C0Ckk4x/agent.1631 09:23:47 SSH_AGENT_PID=1633 09:23:47 [ssh-agent] Started. 09:23:47 Running ssh-add (command line suppressed) 09:23:47 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_12824122107056647693.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_12824122107056647693.key) 09:23:47 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:23:47 The recommended git tool is: NONE 09:23:49 using credential onap-jenkins-ssh 09:23:49 Wiping out workspace first. 09:23:49 Cloning the remote Git repository 09:23:49 Cloning repository git://cloud.onap.org/mirror/oom.git 09:23:49 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:23:49 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:23:49 > git --version # timeout=10 09:23:49 > git --version # 'git version 2.17.1' 09:23:49 using GIT_SSH to set credentials Gerrit user 09:23:49 Verifying host key using manually-configured host key entries 09:23:49 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:23:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:23:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:23:55 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:23:55 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:23:55 using GIT_SSH to set credentials Gerrit user 09:23:55 Verifying host key using manually-configured host key entries 09:23:55 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/77/146477/3 # timeout=30 09:23:55 > git rev-parse 56e0267072d67a5951a09af63b645a66ea1b6cc5^{commit} # timeout=10 09:23:55 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:23:55 Checking out Revision 56e0267072d67a5951a09af63b645a66ea1b6cc5 (refs/changes/77/146477/3) 09:23:55 > git config core.sparsecheckout # timeout=10 09:23:55 > git checkout -f 56e0267072d67a5951a09af63b645a66ea1b6cc5 # timeout=30 09:23:58 Commit message: "[AAI] 17.2.0 chart release (WIP - snapshot images)" 09:23:58 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:23:59 > git rev-list --no-walk 081663d7fc840ffc7f8c462832cab9e0e9535abd # timeout=10 09:23:59 [EnvInject] - Injecting environment variables from a build step. 09:23:59 [EnvInject] - Injecting as environment variables the properties content 09:23:59 PYTHON=python3 09:23:59 09:23:59 [EnvInject] - Variables injected successfully. 09:23:59 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14799910148482312194.sh 09:23:59 ---> tox-install.sh 09:23:59 + source /home/jenkins/lf-env.sh 09:23:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:23:59 ++ mktemp -d /tmp/venv-XXXX 09:23:59 + lf_venv=/tmp/venv-wfhT 09:23:59 + local venv_file=/tmp/.os_lf_venv 09:23:59 + local python=python3 09:23:59 + local options 09:23:59 + local set_path=true 09:23:59 + local install_args= 09:23:59 ++ 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 09:23:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:23:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:23:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:23:59 + true 09:23:59 + case $1 in 09:23:59 + venv_file=/tmp/.toxenv 09:23:59 + shift 2 09:23:59 + true 09:23:59 + case $1 in 09:23:59 + shift 09:23:59 + break 09:23:59 + case $python in 09:23:59 + local pkg_list= 09:23:59 + [[ -d /opt/pyenv ]] 09:23:59 + echo 'Setup pyenv:' 09:23:59 Setup pyenv: 09:23:59 + export PYENV_ROOT=/opt/pyenv 09:23:59 + PYENV_ROOT=/opt/pyenv 09:23:59 + 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 09:23:59 + 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 09:23:59 + pyenv versions 09:23:59 * system (set by /opt/pyenv/version) 09:23:59 * 3.8.13 (set by /opt/pyenv/version) 09:23:59 * 3.9.13 (set by /opt/pyenv/version) 09:23:59 * 3.10.6 (set by /opt/pyenv/version) 09:23:59 + command -v pyenv 09:23:59 ++ pyenv init - --no-rehash 09:23:59 + 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[*]}"'\'')" 09:23:59 export PATH="/opt/pyenv/shims:${PATH}" 09:23:59 export PYENV_SHELL=bash 09:23:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:23:59 pyenv() { 09:23:59 local command 09:23:59 command="${1:-}" 09:23:59 if [ "$#" -gt 0 ]; then 09:23:59 shift 09:23:59 fi 09:23:59 09:23:59 case "$command" in 09:23:59 rehash|shell) 09:23:59 eval "$(pyenv "sh-$command" "$@")" 09:23:59 ;; 09:23:59 *) 09:23:59 command pyenv "$command" "$@" 09:23:59 ;; 09:23:59 esac 09:23:59 }' 09:23:59 +++ 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[*]}"' 09:23:59 ++ 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 09:23:59 ++ 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 09:23:59 ++ 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 09:23:59 ++ export PYENV_SHELL=bash 09:23:59 ++ PYENV_SHELL=bash 09:23:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:23:59 +++ complete -F _pyenv pyenv 09:23:59 ++ lf-pyver python3 09:23:59 ++ local py_version_xy=python3 09:23:59 ++ local py_version_xyz= 09:23:59 ++ pyenv versions 09:23:59 ++ local command 09:23:59 ++ command=versions 09:23:59 ++ '[' 1 -gt 0 ']' 09:23:59 ++ shift 09:23:59 ++ case "$command" in 09:23:59 ++ command pyenv versions 09:23:59 ++ pyenv versions 09:23:59 ++ sed 's/^[ *]* //' 09:23:59 ++ awk '{ print $1 }' 09:23:59 ++ grep -E '^[0-9.]*[0-9]$' 09:23:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:23:59 +++ grep '^3' /tmp/.pyenv_versions 09:23:59 +++ sort -V 09:23:59 +++ tail -n 1 09:23:59 ++ py_version_xyz=3.10.6 09:23:59 ++ [[ -z 3.10.6 ]] 09:23:59 ++ echo 3.10.6 09:23:59 ++ return 0 09:23:59 + pyenv local 3.10.6 09:23:59 + local command 09:23:59 + command=local 09:23:59 + '[' 2 -gt 0 ']' 09:23:59 + shift 09:23:59 + case "$command" in 09:23:59 + command pyenv local 3.10.6 09:23:59 + pyenv local 3.10.6 09:23:59 + for arg in "$@" 09:23:59 + case $arg in 09:23:59 + pkg_list+='tox ' 09:23:59 + for arg in "$@" 09:23:59 + case $arg in 09:23:59 + pkg_list+='virtualenv ' 09:23:59 + for arg in "$@" 09:23:59 + case $arg in 09:23:59 + pkg_list+='urllib3~=1.26.15 ' 09:23:59 + [[ -f /tmp/.toxenv ]] 09:23:59 + [[ ! -f /tmp/.toxenv ]] 09:23:59 + [[ -n '' ]] 09:23:59 + python3 -m venv /tmp/venv-wfhT 09:24:04 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wfhT' 09:24:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wfhT 09:24:04 + echo /tmp/venv-wfhT 09:24:04 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:24:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:24:04 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:24:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:24:04 + local 'pip_opts=--upgrade --quiet' 09:24:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:24:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:24:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:24:04 + [[ -n '' ]] 09:24:04 + [[ -n '' ]] 09:24:04 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:24:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:24:04 + /tmp/venv-wfhT/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 09:24:08 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:24:08 lf-activate-venv(): INFO: Base packages installed successfully 09:24:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:24:08 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:24:08 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:24:08 + /tmp/venv-wfhT/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 09:24:11 + type python3 09:24:11 + true 09:24:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wfhT/bin to PATH' 09:24:11 lf-activate-venv(): INFO: Adding /tmp/venv-wfhT/bin to PATH 09:24:11 + PATH=/tmp/venv-wfhT/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 09:24:11 + return 0 09:24:11 + python3 --version 09:24:11 Python 3.10.6 09:24:11 + python3 -m pip --version 09:24:11 pip 26.1.2 from /tmp/venv-wfhT/lib/python3.10/site-packages/pip (python 3.10) 09:24:11 + python3 -m pip freeze 09:24:12 cachetools==7.1.4 09:24:12 colorama==0.4.6 09:24:12 distlib==0.4.3 09:24:12 filelock==3.32.0 09:24:12 packaging==26.2 09:24:12 platformdirs==4.11.0 09:24:12 pluggy==1.6.0 09:24:12 pyproject-api==1.11.0 09:24:12 python-discovery==1.5.0 09:24:12 tomli==2.4.1 09:24:12 tomli_w==1.2.0 09:24:12 tox==4.58.0 09:24:12 typing_extensions==4.16.0 09:24:12 urllib3==1.26.20 09:24:12 virtualenv==21.7.0 09:24:12 [EnvInject] - Injecting environment variables from a build step. 09:24:12 [EnvInject] - Injecting as environment variables the properties content 09:24:12 PARALLEL=false 09:24:12 09:24:12 [EnvInject] - Variables injected successfully. 09:24:12 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9805503114426875481.sh 09:24:12 ---> tox-run.sh 09:24:12 + 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 09:24:12 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:24:12 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:24:12 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:24:12 + cd /w/workspace/oom-master-pre-commit-lint/. 09:24:12 + source /home/jenkins/lf-env.sh 09:24:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:24:12 ++ mktemp -d /tmp/venv-XXXX 09:24:12 + lf_venv=/tmp/venv-Sfxv 09:24:12 + local venv_file=/tmp/.os_lf_venv 09:24:12 + local python=python3 09:24:12 + local options 09:24:12 + local set_path=true 09:24:12 + local install_args= 09:24:12 ++ 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 09:24:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:24:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:24:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:24:12 + true 09:24:12 + case $1 in 09:24:12 + venv_file=/tmp/.toxenv 09:24:12 + shift 2 09:24:12 + true 09:24:12 + case $1 in 09:24:12 + shift 09:24:12 + break 09:24:12 + case $python in 09:24:12 + local pkg_list= 09:24:12 + [[ -d /opt/pyenv ]] 09:24:12 + echo 'Setup pyenv:' 09:24:12 Setup pyenv: 09:24:12 + export PYENV_ROOT=/opt/pyenv 09:24:12 + PYENV_ROOT=/opt/pyenv 09:24:12 + 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 09:24:12 + 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 09:24:12 + pyenv versions 09:24:12 system 09:24:12 3.8.13 09:24:12 3.9.13 09:24:12 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:24:12 + command -v pyenv 09:24:12 ++ pyenv init - --no-rehash 09:24:12 + 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[*]}"'\'')" 09:24:12 export PATH="/opt/pyenv/shims:${PATH}" 09:24:12 export PYENV_SHELL=bash 09:24:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:24:12 pyenv() { 09:24:12 local command 09:24:12 command="${1:-}" 09:24:12 if [ "$#" -gt 0 ]; then 09:24:12 shift 09:24:12 fi 09:24:12 09:24:12 case "$command" in 09:24:12 rehash|shell) 09:24:12 eval "$(pyenv "sh-$command" "$@")" 09:24:12 ;; 09:24:12 *) 09:24:12 command pyenv "$command" "$@" 09:24:12 ;; 09:24:12 esac 09:24:12 }' 09:24:12 +++ 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[*]}"' 09:24:12 ++ 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 09:24:12 ++ 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 09:24:12 ++ 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 09:24:12 ++ export PYENV_SHELL=bash 09:24:12 ++ PYENV_SHELL=bash 09:24:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:24:12 +++ complete -F _pyenv pyenv 09:24:12 ++ lf-pyver python3 09:24:12 ++ local py_version_xy=python3 09:24:12 ++ local py_version_xyz= 09:24:12 ++ pyenv versions 09:24:12 ++ local command 09:24:12 ++ command=versions 09:24:12 ++ '[' 1 -gt 0 ']' 09:24:12 ++ shift 09:24:12 ++ case "$command" in 09:24:12 ++ command pyenv versions 09:24:12 ++ pyenv versions 09:24:12 ++ awk '{ print $1 }' 09:24:12 ++ sed 's/^[ *]* //' 09:24:12 ++ grep -E '^[0-9.]*[0-9]$' 09:24:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:24:12 +++ grep '^3' /tmp/.pyenv_versions 09:24:12 +++ sort -V 09:24:12 +++ tail -n 1 09:24:12 ++ py_version_xyz=3.10.6 09:24:12 ++ [[ -z 3.10.6 ]] 09:24:12 ++ echo 3.10.6 09:24:12 ++ return 0 09:24:12 + pyenv local 3.10.6 09:24:12 + local command 09:24:12 + command=local 09:24:12 + '[' 2 -gt 0 ']' 09:24:12 + shift 09:24:12 + case "$command" in 09:24:12 + command pyenv local 3.10.6 09:24:12 + pyenv local 3.10.6 09:24:12 + for arg in "$@" 09:24:12 + case $arg in 09:24:12 + pkg_list+='tox ' 09:24:12 + for arg in "$@" 09:24:12 + case $arg in 09:24:12 + pkg_list+='virtualenv ' 09:24:12 + for arg in "$@" 09:24:12 + case $arg in 09:24:12 + pkg_list+='urllib3~=1.26.15 ' 09:24:12 + [[ -f /tmp/.toxenv ]] 09:24:12 ++ cat /tmp/.toxenv 09:24:12 + lf_venv=/tmp/venv-wfhT 09:24:12 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wfhT from' file:/tmp/.toxenv 09:24:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wfhT from file:/tmp/.toxenv 09:24:12 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:24:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:24:12 + local 'pip_opts=--upgrade --quiet' 09:24:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:24:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:24:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:24:12 + [[ -n '' ]] 09:24:12 + [[ -n '' ]] 09:24:12 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:24:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:24:12 + /tmp/venv-wfhT/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 09:24:13 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:24:13 lf-activate-venv(): INFO: Base packages installed successfully 09:24:13 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:24:13 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:24:13 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:24:13 + /tmp/venv-wfhT/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 09:24:14 + type python3 09:24:14 + true 09:24:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wfhT/bin to PATH' 09:24:14 lf-activate-venv(): INFO: Adding /tmp/venv-wfhT/bin to PATH 09:24:14 + PATH=/tmp/venv-wfhT/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 09:24:14 + return 0 09:24:14 + [[ -d /opt/pyenv ]] 09:24:14 + echo '---> Setting up pyenv' 09:24:14 ---> Setting up pyenv 09:24:14 + export PYENV_ROOT=/opt/pyenv 09:24:14 + PYENV_ROOT=/opt/pyenv 09:24:14 + export PATH=/opt/pyenv/bin:/tmp/venv-wfhT/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 09:24:14 + PATH=/opt/pyenv/bin:/tmp/venv-wfhT/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 09:24:14 ++ pwd 09:24:14 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:24:14 + export PYTHONPATH 09:24:14 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:24:14 + TOX_TESTENV_PASSENV=PYTHONPATH 09:24:14 + tox --version 09:24:14 4.58.0 from /tmp/venv-wfhT/lib/python3.10/site-packages/tox/__init__.py 09:24:14 + PARALLEL=false 09:24:14 + TOX_OPTIONS_LIST= 09:24:14 + [[ -n pre-commit ]] 09:24:14 + TOX_OPTIONS_LIST=' -e pre-commit' 09:24:14 + case ${PARALLEL,,} in 09:24:14 + tox -e pre-commit 09:24:14 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:24:16 pre-commit: install_deps> python -I -m pip install pre-commit 09:24:21 pre-commit: freeze> python -m pip freeze --all 09:24:21 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.1,python-discovery==1.5.0,PyYAML==6.0.3,setuptools==83.0.0,typing_extensions==4.16.0,virtualenv==21.7.0 09:24:21 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:24:22 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:24:22 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:24:23 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:24:24 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:24:24 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:24:24 [INFO] Once installed this environment will be reused. 09:24:24 [INFO] This may take a few minutes... 09:24:30 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:24:30 [INFO] Once installed this environment will be reused. 09:24:30 [INFO] This may take a few minutes... 09:24:34 An unexpected error has occurred: CalledProcessError: command: ('/usr/bin/git', 'ls-files', '-z', '--deduplicate') 09:24:34 return code: 129 09:24:34 stdout: (none) 09:24:34 stderr: 09:24:34 error: unknown option `deduplicate' 09:24:34 usage: git ls-files [] [...] 09:24:34 09:24:34 -z paths are separated with NUL character 09:24:34 -t identify the file status with tags 09:24:34 -v use lowercase letters for 'assume unchanged' files 09:24:34 -f use lowercase letters for 'fsmonitor clean' files 09:24:34 -c, --cached show cached files in the output (default) 09:24:34 -d, --deleted show deleted files in the output 09:24:34 -m, --modified show modified files in the output 09:24:34 -o, --others show other files in the output 09:24:34 -i, --ignored show ignored files in the output 09:24:34 -s, --stage show staged contents' object name in the output 09:24:34 -k, --killed show files on the filesystem that need to be removed 09:24:34 --directory show 'other' directories' names only 09:24:34 --eol show line endings of files 09:24:34 --empty-directory don't show empty directories 09:24:34 -u, --unmerged show unmerged files in the output 09:24:34 --resolve-undo show resolve-undo information 09:24:34 -x, --exclude 09:24:34 skip files matching pattern 09:24:34 -X, --exclude-from 09:24:34 exclude patterns are read from 09:24:34 --exclude-per-directory 09:24:34 read additional per-directory exclude patterns in 09:24:34 --exclude-standard add the standard git exclusions 09:24:34 --full-name make the output relative to the project top directory 09:24:34 --recurse-submodules recurse through submodules 09:24:34 --error-unmatch if any is not in the index, treat this as an error 09:24:34 --with-tree 09:24:34 pretend that paths removed since are still present 09:24:34 --abbrev[=] use digits to display SHA-1s 09:24:34 --debug show debugging data 09:24:34 Check the log at /home/jenkins/.cache/pre-commit/pre-commit.log 09:24:34 pre-commit: exit 3 (12.62 seconds) /w/workspace/oom-master-pre-commit-lint> pre-commit run --all-files --show-diff-on-failure pid=2186 09:24:34 pre-commit: FAIL code 3 (19.36=setup[6.74]+cmd[12.62] seconds) 09:24:34 evaluation failed :( (19.40 seconds) 09:24:34 + tox_status=3 09:24:34 + echo '---> Completed tox runs' 09:24:34 ---> Completed tox runs 09:24:34 + for i in .tox/*/log 09:24:34 ++ echo .tox/pre-commit/log 09:24:34 ++ awk -F/ '{print $2}' 09:24:34 + tox_env=pre-commit 09:24:34 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:24:34 + DOC_DIR=docs/_build/html 09:24:34 + [[ -d docs/_build/html ]] 09:24:34 + echo '---> tox-run.sh ends' 09:24:34 ---> tox-run.sh ends 09:24:34 + test 3 -eq 0 09:24:34 + exit 3 09:24:34 ++ '[' 2 = 1 ']' 09:24:34 Build step 'Execute shell' marked build as failure 09:24:34 $ ssh-agent -k 09:24:34 unset SSH_AUTH_SOCK; 09:24:34 unset SSH_AGENT_PID; 09:24:34 echo Agent pid 1633 killed; 09:24:34 [ssh-agent] Stopped. 09:24:34 [PostBuildScript] - [INFO] Executing post build scripts. 09:24:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9038618871806659012.sh 09:24:34 ---> sysstat.sh 09:24:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2104321454223350785.sh 09:24:35 ---> package-listing.sh 09:24:35 ++ facter osfamily 09:24:35 ++ tr '[:upper:]' '[:lower:]' 09:24:35 + OS_FAMILY=debian 09:24:35 + workspace=/w/workspace/oom-master-pre-commit-lint 09:24:35 + START_PACKAGES=/tmp/packages_start.txt 09:24:35 + END_PACKAGES=/tmp/packages_end.txt 09:24:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:24:35 + PACKAGES=/tmp/packages_start.txt 09:24:35 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:24:35 + PACKAGES=/tmp/packages_end.txt 09:24:35 + case "${OS_FAMILY}" in 09:24:35 + dpkg -l 09:24:35 + grep '^ii' 09:24:35 + '[' -f /tmp/packages_start.txt ']' 09:24:35 + '[' -f /tmp/packages_end.txt ']' 09:24:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:24:35 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:24:35 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:24:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:24:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3924991784598742233.sh 09:24:35 ---> capture-instance-metadata.sh 09:24:35 Setup pyenv: 09:24:35 system 09:24:35 3.8.13 09:24:35 3.9.13 09:24:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:24:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2P5O 09:24:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:24:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:24:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:24:43 lf-activate-venv(): INFO: Base packages installed successfully 09:24:43 lf-activate-venv(): INFO: Installing additional packages: lftools 09:25:07 lf-activate-venv(): INFO: Adding /tmp/venv-2P5O/bin to PATH 09:25:07 INFO: Running in OpenStack, capturing instance metadata 09:25:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12622047869311204760.sh 09:25:08 provisioning config files... 09:25:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config6931253945332491028tmp 09:25:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:25:08 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:25:08 [EnvInject] - Injecting environment variables from a build step. 09:25:08 [EnvInject] - Injecting as environment variables the properties content 09:25:08 SERVER_ID=logs 09:25:08 09:25:08 [EnvInject] - Variables injected successfully. 09:25:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16412004059272580909.sh 09:25:08 ---> create-netrc.sh 09:25:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1973257292062342216.sh 09:25:08 ---> python-tools-install.sh 09:25:08 Setup pyenv: 09:25:08 system 09:25:08 3.8.13 09:25:08 3.9.13 09:25:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:25:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2P5O from file:/tmp/.os_lf_venv 09:25:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:25:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:25:10 lf-activate-venv(): INFO: Base packages installed successfully 09:25:10 lf-activate-venv(): INFO: Installing additional packages: lftools 09:25:21 lf-activate-venv(): INFO: Adding /tmp/venv-2P5O/bin to PATH 09:25:21 Generating Requirements File 09:25:55 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. 09:25:55 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:25:55 Python 3.10.6 09:25:55 pip 26.1.2 from /tmp/venv-2P5O/lib/python3.10/site-packages/pip (python 3.10) 09:25:56 aiohappyeyeballs==2.7.1 09:25:56 aiohttp==3.14.2 09:25:56 aiosignal==1.4.0 09:25:56 appdirs==1.4.4 09:25:56 argcomplete==3.7.0 09:25:56 aspy.yaml==1.3.0 09:25:56 async-timeout==5.0.1 09:25:56 attrs==26.1.0 09:25:56 autopage==0.6.0 09:25:56 backports.strenum==1.3.1 09:25:56 beautifulsoup4==4.15.0 09:25:56 boto3==1.43.53 09:25:56 botocore==1.43.53 09:25:56 bs4==0.0.2 09:25:56 certifi==2026.7.22 09:25:56 cffi==2.1.0 09:25:56 cfgv==3.5.0 09:25:56 chardet==7.4.3 09:25:56 charset-normalizer==3.4.9 09:25:56 click==8.4.2 09:25:56 cliff==4.14.0 09:25:56 cmd2==3.5.1 09:25:56 cryptography==3.3.2 09:25:56 debtcollector==3.1.0 09:25:56 decorator==5.3.1 09:25:56 defusedxml==0.7.1 09:25:56 Deprecated==1.3.1 09:25:56 distlib==0.4.3 09:25:56 dnspython==2.8.0 09:25:56 docker==7.2.0 09:25:56 dogpile.cache==1.5.0 09:25:56 durationpy==0.10 09:25:56 email-validator==2.3.0 09:25:56 filelock==3.32.0 09:25:56 frozenlist==1.8.0 09:25:56 future==1.0.0 09:25:56 gitdb==4.0.12 09:25:56 GitPython==3.1.54 09:25:56 httplib2==0.30.2 09:25:56 identify==2.6.19 09:25:56 idna==3.18 09:25:56 importlib-resources==1.5.0 09:25:56 iso8601==2.1.0 09:25:56 Jinja2==3.1.6 09:25:56 jmespath==1.1.0 09:25:56 jsonpatch==1.33 09:25:56 jsonpointer==3.1.1 09:25:56 jsonschema==4.26.0 09:25:56 jsonschema-specifications==2025.9.1 09:25:56 keystoneauth1==5.14.0 09:25:56 kubernetes==36.0.3 09:25:56 lftools==0.37.22 09:25:56 lxml==6.1.1 09:25:56 markdown-it-py==4.2.0 09:25:56 MarkupSafe==3.0.3 09:25:56 mdurl==0.1.2 09:25:56 msgpack==1.2.1 09:25:56 multi_key_dict==2.0.3 09:25:56 multidict==6.7.1 09:25:56 munch==4.0.0 09:25:56 netaddr==1.3.0 09:25:56 niet==1.4.2 09:25:56 nodeenv==1.10.0 09:25:56 oauth2client==4.1.3 09:25:56 oauthlib==3.3.1 09:25:56 openstacksdk==4.13.0 09:25:56 os-service-types==1.8.2 09:25:56 osc-lib==4.6.0 09:25:56 oslo.config==10.4.0 09:25:56 oslo.context==6.4.0 09:25:56 oslo.i18n==6.8.0 09:25:56 oslo.log==8.2.0 09:25:56 oslo.serialization==5.10.0 09:25:56 oslo.utils==10.1.1 09:25:56 packaging==26.2 09:25:56 pbr==7.0.3 09:25:56 platformdirs==4.11.0 09:25:56 prettytable==3.18.0 09:25:56 propcache==0.5.2 09:25:56 psutil==7.2.2 09:25:56 pyasn1==0.6.4 09:25:56 pyasn1_modules==0.4.2 09:25:56 pycparser==3.0 09:25:56 pygerrit2==2.0.15 09:25:56 PyGithub==2.9.1 09:25:56 Pygments==2.20.0 09:25:56 PyJWT==2.13.0 09:25:56 PyNaCl==1.6.2 09:25:56 pyparsing==2.4.7 09:25:56 pyperclip==1.11.0 09:25:56 pyrsistent==0.20.0 09:25:56 python-cinderclient==9.9.0 09:25:56 python-dateutil==2.9.0.post0 09:25:56 python-discovery==1.5.0 09:25:56 python-heatclient==5.2.0 09:25:56 python-jenkins==1.8.3 09:25:56 python-keystoneclient==5.8.0 09:25:56 python-magnumclient==4.11.0 09:25:56 python-openstackclient==10.0.0 09:25:56 python-swiftclient==4.10.0 09:25:56 PyYAML==6.0.3 09:25:56 referencing==0.37.0 09:25:56 requests==2.34.2 09:25:56 requests-oauthlib==2.0.0 09:25:56 rfc3986==2.0.0 09:25:56 rich==15.0.0 09:25:56 rich-argparse==1.8.0 09:25:56 rpds-py==0.30.0 09:25:56 rsa==4.9.1 09:25:56 ruamel.yaml==0.19.1 09:25:56 ruamel.yaml.clib==0.2.15 09:25:56 s3transfer==0.19.1 09:25:56 simplejson==4.1.1 09:25:56 six==1.17.0 09:25:56 smmap==5.0.3 09:25:56 soupsieve==2.9.1 09:25:56 stevedore==5.8.0 09:25:56 tabulate==0.10.0 09:25:56 toml==0.10.2 09:25:56 tomlkit==0.15.1 09:25:56 tqdm==4.69.0 09:25:56 typing_extensions==4.16.0 09:25:56 urllib3==1.26.20 09:25:56 virtualenv==21.7.0 09:25:56 wcwidth==0.8.2 09:25:56 websocket-client==1.9.0 09:25:56 wrapt==2.2.2 09:25:56 xdg==6.0.0 09:25:56 xmltodict==1.0.4 09:25:56 yarl==1.24.5 09:25:56 yq==4.1.2 09:25:56 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins15070461788356010094.sh 09:25:56 ---> uv-install.sh 09:25:56 Installing uv/uvx (latest) using shell installer 09:25:56 2026-07-22 09:25:56 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-UNzMhN.sh" [1] 09:25:56 downloading uv 0.11.31 x86_64-unknown-linux-gnu 09:25:57 installing to /home/jenkins/.local/bin 09:25:57 uv 09:25:57 uvx 09:25:57 everything's installed! 09:25:57 09:25:57 To add $HOME/.local/bin to your PATH, either restart your shell or run: 09:25:57 09:25:57 source $HOME/.local/bin/env (sh, bash, zsh) 09:25:57 source $HOME/.local/bin/env.fish (fish) 09:25:57 Adding install location to PATH 09:25:57 ---> Validating uv/uvx install 09:25:57 uvx 0.11.31 (x86_64-unknown-linux-gnu) 09:25:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9911142746861669483.sh 09:25:57 ---> sudo-logs.sh 09:25:57 Archiving 'sudo' log.. 09:25:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1035889140488389323.sh 09:25:57 ---> job-cost.sh 09:25:57 INFO: Activating Python virtual environment... 09:25:57 Setup pyenv: 09:25:57 system 09:25:57 3.8.13 09:25:57 3.9.13 09:25:57 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:25:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2P5O from file:/tmp/.os_lf_venv 09:25:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:25:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:25:59 lf-activate-venv(): INFO: Base packages installed successfully 09:25:59 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:26:06 lf-activate-venv(): INFO: Adding /tmp/venv-2P5O/bin to PATH 09:26:06 INFO: No stack-cost file found 09:26:06 INFO: Instance uptime: 163s 09:26:06 INFO: Fetching instance metadata (attempt 1 of 3)... 09:26:06 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:26:06 INFO: Successfully fetched instance metadata 09:26:06 INFO: Instance type: v3-standard-4 09:26:06 INFO: Retrieving pricing info for: v3-standard-4 09:26:06 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:26:06 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=163 09:26:06 INFO: Successfully fetched Vexxhost pricing API 09:26:06 INFO: Retrieved cost: 0.11 09:26:06 INFO: Retrieved resource: v3-standard-4 09:26:06 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 09:26:06 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 09:26:06 INFO: Successfully archived job cost data 09:26:06 DEBUG: Cost data: oom-master-pre-commit-lint,4735,2026-07-22 09:26:06,v3-standard-4,163,0.11,0.00,FAILURE 09:26:06 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5261276946828980798.sh 09:26:06 ---> logs-deploy.sh 09:26:06 Setup pyenv: 09:26:06 system 09:26:06 3.8.13 09:26:06 3.9.13 09:26:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:26:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2P5O from file:/tmp/.os_lf_venv 09:26:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:26:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:26:08 lf-activate-venv(): INFO: Base packages installed successfully 09:26:08 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:26:18 lf-activate-venv(): INFO: Adding /tmp/venv-2P5O/bin to PATH 09:26:18 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4735 09:26:18 INFO: archiving workspace using pattern(s): 09:26:20 Archives upload complete. 09:26:20 INFO: archiving logs to Nexus 09:26:21 ---> uname -a: 09:26:21 Linux prd-ubuntu1804-builder-4c-4g-95 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:26:21 09:26:21 09:26:21 ---> lscpu: 09:26:21 Architecture: x86_64 09:26:21 CPU op-mode(s): 32-bit, 64-bit 09:26:21 Byte Order: Little Endian 09:26:21 CPU(s): 4 09:26:21 On-line CPU(s) list: 0-3 09:26:21 Thread(s) per core: 1 09:26:21 Core(s) per socket: 1 09:26:21 Socket(s): 4 09:26:21 NUMA node(s): 1 09:26:21 Vendor ID: AuthenticAMD 09:26:21 CPU family: 23 09:26:21 Model: 49 09:26:21 Model name: AMD EPYC-Rome Processor 09:26:21 Stepping: 0 09:26:21 CPU MHz: 2799.974 09:26:21 BogoMIPS: 5599.94 09:26:21 Virtualization: AMD-V 09:26:21 Hypervisor vendor: KVM 09:26:21 Virtualization type: full 09:26:21 L1d cache: 32K 09:26:21 L1i cache: 32K 09:26:21 L2 cache: 512K 09:26:21 L3 cache: 16384K 09:26:21 NUMA node0 CPU(s): 0-3 09:26:21 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 09:26:21 09:26:21 09:26:21 ---> nproc: 09:26:21 4 09:26:21 09:26:21 09:26:21 ---> df -h: 09:26:21 Filesystem Size Used Avail Use% Mounted on 09:26:21 udev 7.9G 0 7.9G 0% /dev 09:26:21 tmpfs 1.6G 676K 1.6G 1% /run 09:26:21 /dev/vda1 78G 8.5G 69G 11% / 09:26:21 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:26:21 tmpfs 5.0M 0 5.0M 0% /run/lock 09:26:21 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:26:21 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:26:21 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:26:21 09:26:21 09:26:21 ---> free -m: 09:26:21 total used free shared buff/cache available 09:26:21 Mem: 16040 608 13108 0 2323 15109 09:26:21 Swap: 1023 0 1023 09:26:21 09:26:21 09:26:21 ---> ip addr: 09:26:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:26:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:26:21 inet 127.0.0.1/8 scope host lo 09:26:21 valid_lft forever preferred_lft forever 09:26:21 inet6 ::1/128 scope host 09:26:21 valid_lft forever preferred_lft forever 09:26:21 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:26:21 link/ether fa:16:3e:01:50:57 brd ff:ff:ff:ff:ff:ff 09:26:21 inet 10.30.107.154/23 brd 10.30.107.255 scope global dynamic ens3 09:26:21 valid_lft 86230sec preferred_lft 86230sec 09:26:21 inet6 fe80::f816:3eff:fe01:5057/64 scope link 09:26:21 valid_lft forever preferred_lft forever 09:26:21 09:26:21 09:26:21 ---> sar -b -r -n DEV: 09:26:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-95) 07/22/26 _x86_64_ (4 CPU) 09:26:21 09:26:21 09:23:33 LINUX RESTART (4 CPU) 09:26:21 09:26:21 09:24:01 tps rtps wtps bread/s bwrtn/s 09:26:21 09:25:01 119.98 8.98 111.00 188.77 49845.83 09:26:21 09:26:01 80.94 1.08 79.85 119.58 9534.54 09:26:21 Average: 100.46 5.03 95.43 154.17 29690.18 09:26:21 09:26:21 09:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:26:21 09:25:01 13762220 15457360 2662748 16.21 64484 1826500 861324 4.93 821148 1616792 118844 09:26:21 09:26:01 13452148 15490756 2972820 18.10 85412 2131764 812356 4.65 791396 1920604 243548 09:26:21 Average: 13607184 15474058 2817784 17.16 74948 1979132 836840 4.79 806272 1768698 181196 09:26:21 09:26:21 09:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:26:21 09:25:01 lo 2.27 2.27 0.25 0.25 0.00 0.00 0.00 0.00 09:26:21 09:25:01 ens3 155.61 106.28 1475.00 14.65 0.00 0.00 0.00 0.00 09:26:21 09:26:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 09:26:21 09:26:01 ens3 154.01 108.13 843.64 22.09 0.00 0.00 0.00 0.00 09:26:21 Average: lo 1.73 1.73 0.19 0.19 0.00 0.00 0.00 0.00 09:26:21 Average: ens3 154.81 107.21 1159.32 18.37 0.00 0.00 0.00 0.00 09:26:21 09:26:21 09:26:21 ---> sar -P ALL: 09:26:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-95) 07/22/26 _x86_64_ (4 CPU) 09:26:21 09:26:21 09:23:33 LINUX RESTART (4 CPU) 09:26:21 09:26:21 09:24:01 CPU %user %nice %system %iowait %steal %idle 09:26:21 09:25:01 all 20.18 0.00 1.87 2.48 0.07 75.40 09:26:21 09:25:01 0 18.38 0.00 1.64 0.38 0.05 79.55 09:26:21 09:25:01 1 6.62 0.00 1.19 7.83 0.05 84.32 09:26:21 09:25:01 2 29.33 0.00 2.04 0.60 0.10 67.92 09:26:21 09:25:01 3 26.37 0.00 2.62 1.10 0.07 69.84 09:26:21 09:26:01 all 16.89 0.00 1.36 2.44 0.05 79.26 09:26:21 09:26:01 0 29.66 0.00 1.84 0.90 0.07 67.53 09:26:21 09:26:01 1 17.27 0.00 1.09 0.50 0.03 81.11 09:26:21 09:26:01 2 14.62 0.00 1.37 0.33 0.05 83.63 09:26:21 09:26:01 3 6.03 0.00 1.15 8.02 0.05 84.75 09:26:21 Average: all 18.53 0.00 1.62 2.46 0.06 77.33 09:26:21 Average: 0 24.02 0.00 1.74 0.64 0.06 73.54 09:26:21 Average: 1 11.95 0.00 1.14 4.16 0.04 82.71 09:26:21 Average: 2 21.97 0.00 1.71 0.47 0.08 75.78 09:26:21 Average: 3 16.19 0.00 1.89 4.56 0.06 77.30 09:26:21 09:26:21 09:26:21