14:07:36 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145544 14:07:36 Running as SYSTEM 14:07:36 [EnvInject] - Loading node environment variables. 14:07:36 Building remotely on prd-ubuntu1804-builder-4c-4g-521 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:07:36 [ssh-agent] Looking for ssh-agent implementation... 14:07:37 $ ssh-agent 14:07:37 SSH_AUTH_SOCK=/tmp/ssh-iW2PdAWvLZr7/agent.1700 14:07:37 SSH_AGENT_PID=1702 14:07:37 [ssh-agent] Started. 14:07:37 Running ssh-add (command line suppressed) 14:07:37 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_6753211234475197447.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_6753211234475197447.key) 14:07:37 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:07:37 The recommended git tool is: NONE 14:07:38 using credential onap-jenkins-ssh 14:07:38 Wiping out workspace first. 14:07:38 Cloning the remote Git repository 14:07:38 Cloning repository git://cloud.onap.org/mirror/oom.git 14:07:38 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:07:38 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:07:38 > git --version # timeout=10 14:07:38 > git --version # 'git version 2.17.1' 14:07:38 using GIT_SSH to set credentials Gerrit user 14:07:38 Verifying host key using manually-configured host key entries 14:07:38 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:07:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:07:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:07:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:07:44 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:07:44 using GIT_SSH to set credentials Gerrit user 14:07:44 Verifying host key using manually-configured host key entries 14:07:44 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/44/145544/8 # timeout=30 14:07:44 > git rev-parse 72d8c150c782ea49b0d731ecf8ad41872b7a4a2e^{commit} # timeout=10 14:07:44 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:07:44 Checking out Revision 72d8c150c782ea49b0d731ecf8ad41872b7a4a2e (refs/changes/44/145544/8) 14:07:44 > git config core.sparsecheckout # timeout=10 14:07:44 > git checkout -f 72d8c150c782ea49b0d731ecf8ad41872b7a4a2e # timeout=30 14:07:48 Commit message: "[SDC] 13.2.0 release" 14:07:48 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:07:48 > git rev-list --no-walk 17b1a3c9118ef16a6333cfec0303a6017f5f9257 # timeout=10 14:07:48 [EnvInject] - Injecting environment variables from a build step. 14:07:48 [EnvInject] - Injecting as environment variables the properties content 14:07:48 PYTHON=python3 14:07:48 14:07:48 [EnvInject] - Variables injected successfully. 14:07:48 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13883819910393801384.sh 14:07:48 ---> tox-install.sh 14:07:48 + source /home/jenkins/lf-env.sh 14:07:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:07:48 ++ mktemp -d /tmp/venv-XXXX 14:07:48 + lf_venv=/tmp/venv-ns8p 14:07:48 + local venv_file=/tmp/.os_lf_venv 14:07:48 + local python=python3 14:07:48 + local options 14:07:48 + local set_path=true 14:07:48 + local install_args= 14:07:48 ++ 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 14:07:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:07:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:07:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:07:48 + true 14:07:48 + case $1 in 14:07:48 + venv_file=/tmp/.toxenv 14:07:48 + shift 2 14:07:48 + true 14:07:48 + case $1 in 14:07:48 + shift 14:07:48 + break 14:07:48 + case $python in 14:07:48 + local pkg_list= 14:07:48 + [[ -d /opt/pyenv ]] 14:07:48 + echo 'Setup pyenv:' 14:07:48 Setup pyenv: 14:07:48 + export PYENV_ROOT=/opt/pyenv 14:07:48 + PYENV_ROOT=/opt/pyenv 14:07:48 + 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 14:07:48 + 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 14:07:48 + pyenv versions 14:07:48 * system (set by /opt/pyenv/version) 14:07:48 * 3.8.13 (set by /opt/pyenv/version) 14:07:48 * 3.9.13 (set by /opt/pyenv/version) 14:07:48 * 3.10.6 (set by /opt/pyenv/version) 14:07:48 + command -v pyenv 14:07:48 ++ pyenv init - --no-rehash 14:07:49 + 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[*]}"'\'')" 14:07:49 export PATH="/opt/pyenv/shims:${PATH}" 14:07:49 export PYENV_SHELL=bash 14:07:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:07:49 pyenv() { 14:07:49 local command 14:07:49 command="${1:-}" 14:07:49 if [ "$#" -gt 0 ]; then 14:07:49 shift 14:07:49 fi 14:07:49 14:07:49 case "$command" in 14:07:49 rehash|shell) 14:07:49 eval "$(pyenv "sh-$command" "$@")" 14:07:49 ;; 14:07:49 *) 14:07:49 command pyenv "$command" "$@" 14:07:49 ;; 14:07:49 esac 14:07:49 }' 14:07:49 +++ 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[*]}"' 14:07:49 ++ 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 14:07:49 ++ 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 14:07:49 ++ 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 14:07:49 ++ export PYENV_SHELL=bash 14:07:49 ++ PYENV_SHELL=bash 14:07:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:07:49 +++ complete -F _pyenv pyenv 14:07:49 ++ lf-pyver python3 14:07:49 ++ local py_version_xy=python3 14:07:49 ++ local py_version_xyz= 14:07:49 ++ pyenv versions 14:07:49 ++ sed 's/^[ *]* //' 14:07:49 ++ local command 14:07:49 ++ command=versions 14:07:49 ++ '[' 1 -gt 0 ']' 14:07:49 ++ shift 14:07:49 ++ case "$command" in 14:07:49 ++ command pyenv versions 14:07:49 ++ pyenv versions 14:07:49 ++ grep -E '^[0-9.]*[0-9]$' 14:07:49 ++ awk '{ print $1 }' 14:07:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:07:49 +++ sort -V 14:07:49 +++ grep '^3' /tmp/.pyenv_versions 14:07:49 +++ tail -n 1 14:07:49 ++ py_version_xyz=3.10.6 14:07:49 ++ [[ -z 3.10.6 ]] 14:07:49 ++ echo 3.10.6 14:07:49 ++ return 0 14:07:49 + pyenv local 3.10.6 14:07:49 + local command 14:07:49 + command=local 14:07:49 + '[' 2 -gt 0 ']' 14:07:49 + shift 14:07:49 + case "$command" in 14:07:49 + command pyenv local 3.10.6 14:07:49 + pyenv local 3.10.6 14:07:49 + for arg in "$@" 14:07:49 + case $arg in 14:07:49 + pkg_list+='tox ' 14:07:49 + for arg in "$@" 14:07:49 + case $arg in 14:07:49 + pkg_list+='virtualenv ' 14:07:49 + for arg in "$@" 14:07:49 + case $arg in 14:07:49 + pkg_list+='urllib3~=1.26.15 ' 14:07:49 + [[ -f /tmp/.toxenv ]] 14:07:49 + [[ ! -f /tmp/.toxenv ]] 14:07:49 + [[ -n '' ]] 14:07:49 + python3 -m venv /tmp/venv-ns8p 14:07:53 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ns8p' 14:07:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ns8p 14:07:53 + echo /tmp/venv-ns8p 14:07:53 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:07:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:07:53 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:07:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:07:53 + local 'pip_opts=--upgrade --quiet' 14:07:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:07:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:07:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:07:53 + [[ -n '' ]] 14:07:53 + [[ -n '' ]] 14:07:53 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:07:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:07:53 + /tmp/venv-ns8p/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 14:07:57 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:07:57 lf-activate-venv(): INFO: Base packages installed successfully 14:07:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:07:57 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:07:57 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:07:57 + /tmp/venv-ns8p/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 14:08:00 + type python3 14:08:00 + true 14:08:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ns8p/bin to PATH' 14:08:00 lf-activate-venv(): INFO: Adding /tmp/venv-ns8p/bin to PATH 14:08:00 + PATH=/tmp/venv-ns8p/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 14:08:00 + return 0 14:08:00 + python3 --version 14:08:00 Python 3.10.6 14:08:00 + python3 -m pip --version 14:08:00 pip 26.1.2 from /tmp/venv-ns8p/lib/python3.10/site-packages/pip (python 3.10) 14:08:00 + python3 -m pip freeze 14:08:00 cachetools==7.1.4 14:08:00 colorama==0.4.6 14:08:00 distlib==0.4.3 14:08:00 filelock==3.32.0 14:08:00 packaging==26.2 14:08:00 platformdirs==4.11.0 14:08:00 pluggy==1.6.0 14:08:00 pyproject-api==1.11.0 14:08:00 python-discovery==1.5.0 14:08:00 tomli==2.4.1 14:08:00 tomli_w==1.2.0 14:08:00 tox==4.58.0 14:08:00 typing_extensions==4.16.0 14:08:00 urllib3==1.26.20 14:08:00 virtualenv==21.7.0 14:08:00 [EnvInject] - Injecting environment variables from a build step. 14:08:00 [EnvInject] - Injecting as environment variables the properties content 14:08:00 PARALLEL=false 14:08:00 14:08:00 [EnvInject] - Variables injected successfully. 14:08:00 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5614253916222854722.sh 14:08:00 ---> tox-run.sh 14:08:00 + 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 14:08:00 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:08:00 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:08:00 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:08:00 + cd /w/workspace/oom-master-pre-commit-lint/. 14:08:00 + source /home/jenkins/lf-env.sh 14:08:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:08:00 ++ mktemp -d /tmp/venv-XXXX 14:08:00 + lf_venv=/tmp/venv-ecKR 14:08:00 + local venv_file=/tmp/.os_lf_venv 14:08:00 + local python=python3 14:08:00 + local options 14:08:00 + local set_path=true 14:08:00 + local install_args= 14:08:00 ++ 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 14:08:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:08:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:08:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:08:00 + true 14:08:00 + case $1 in 14:08:00 + venv_file=/tmp/.toxenv 14:08:00 + shift 2 14:08:00 + true 14:08:00 + case $1 in 14:08:00 + shift 14:08:00 + break 14:08:00 + case $python in 14:08:00 + local pkg_list= 14:08:00 + [[ -d /opt/pyenv ]] 14:08:00 + echo 'Setup pyenv:' 14:08:00 Setup pyenv: 14:08:00 + export PYENV_ROOT=/opt/pyenv 14:08:00 + PYENV_ROOT=/opt/pyenv 14:08:00 + 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 14:08:00 + 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 14:08:00 + pyenv versions 14:08:00 system 14:08:00 3.8.13 14:08:00 3.9.13 14:08:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:08:00 + command -v pyenv 14:08:00 ++ pyenv init - --no-rehash 14:08:00 + 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[*]}"'\'')" 14:08:00 export PATH="/opt/pyenv/shims:${PATH}" 14:08:00 export PYENV_SHELL=bash 14:08:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:08:00 pyenv() { 14:08:00 local command 14:08:00 command="${1:-}" 14:08:00 if [ "$#" -gt 0 ]; then 14:08:00 shift 14:08:00 fi 14:08:00 14:08:00 case "$command" in 14:08:00 rehash|shell) 14:08:00 eval "$(pyenv "sh-$command" "$@")" 14:08:00 ;; 14:08:00 *) 14:08:00 command pyenv "$command" "$@" 14:08:00 ;; 14:08:00 esac 14:08:00 }' 14:08:00 +++ 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[*]}"' 14:08:00 ++ 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 14:08:00 ++ 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 14:08:00 ++ 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 14:08:00 ++ export PYENV_SHELL=bash 14:08:00 ++ PYENV_SHELL=bash 14:08:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:08:00 +++ complete -F _pyenv pyenv 14:08:00 ++ lf-pyver python3 14:08:00 ++ local py_version_xy=python3 14:08:00 ++ local py_version_xyz= 14:08:00 ++ pyenv versions 14:08:00 ++ local command 14:08:00 ++ command=versions 14:08:00 ++ '[' 1 -gt 0 ']' 14:08:00 ++ shift 14:08:00 ++ case "$command" in 14:08:00 ++ command pyenv versions 14:08:00 ++ pyenv versions 14:08:00 ++ sed 's/^[ *]* //' 14:08:00 ++ awk '{ print $1 }' 14:08:00 ++ grep -E '^[0-9.]*[0-9]$' 14:08:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:08:00 +++ grep '^3' /tmp/.pyenv_versions 14:08:00 +++ sort -V 14:08:00 +++ tail -n 1 14:08:00 ++ py_version_xyz=3.10.6 14:08:00 ++ [[ -z 3.10.6 ]] 14:08:00 ++ echo 3.10.6 14:08:00 ++ return 0 14:08:00 + pyenv local 3.10.6 14:08:00 + local command 14:08:00 + command=local 14:08:00 + '[' 2 -gt 0 ']' 14:08:00 + shift 14:08:00 + case "$command" in 14:08:00 + command pyenv local 3.10.6 14:08:00 + pyenv local 3.10.6 14:08:00 + for arg in "$@" 14:08:00 + case $arg in 14:08:00 + pkg_list+='tox ' 14:08:00 + for arg in "$@" 14:08:00 + case $arg in 14:08:00 + pkg_list+='virtualenv ' 14:08:00 + for arg in "$@" 14:08:00 + case $arg in 14:08:00 + pkg_list+='urllib3~=1.26.15 ' 14:08:00 + [[ -f /tmp/.toxenv ]] 14:08:00 ++ cat /tmp/.toxenv 14:08:00 + lf_venv=/tmp/venv-ns8p 14:08:00 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ns8p from' file:/tmp/.toxenv 14:08:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ns8p from file:/tmp/.toxenv 14:08:00 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:08:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:08:00 + local 'pip_opts=--upgrade --quiet' 14:08:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:08:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:08:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:08:00 + [[ -n '' ]] 14:08:00 + [[ -n '' ]] 14:08:00 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:08:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:08:00 + /tmp/venv-ns8p/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 14:08:01 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:08:01 lf-activate-venv(): INFO: Base packages installed successfully 14:08:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:08:01 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:08:01 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:08:01 + /tmp/venv-ns8p/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 14:08:02 + type python3 14:08:02 + true 14:08:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ns8p/bin to PATH' 14:08:02 lf-activate-venv(): INFO: Adding /tmp/venv-ns8p/bin to PATH 14:08:02 + PATH=/tmp/venv-ns8p/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 14:08:02 + return 0 14:08:02 + [[ -d /opt/pyenv ]] 14:08:02 + echo '---> Setting up pyenv' 14:08:02 ---> Setting up pyenv 14:08:02 + export PYENV_ROOT=/opt/pyenv 14:08:02 + PYENV_ROOT=/opt/pyenv 14:08:02 + export PATH=/opt/pyenv/bin:/tmp/venv-ns8p/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 14:08:02 + PATH=/opt/pyenv/bin:/tmp/venv-ns8p/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 14:08:02 ++ pwd 14:08:02 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:08:02 + export PYTHONPATH 14:08:02 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:08:02 + TOX_TESTENV_PASSENV=PYTHONPATH 14:08:02 + tox --version 14:08:03 4.58.0 from /tmp/venv-ns8p/lib/python3.10/site-packages/tox/__init__.py 14:08:03 + PARALLEL=false 14:08:03 + TOX_OPTIONS_LIST= 14:08:03 + [[ -n pre-commit ]] 14:08:03 + TOX_OPTIONS_LIST=' -e pre-commit' 14:08:03 + case ${PARALLEL,,} in 14:08:03 + tox -e pre-commit 14:08:03 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:08:04 pre-commit: install_deps> python -I -m pip install pre-commit 14:08:07 pre-commit: freeze> python -m pip freeze --all 14:08:07 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 14:08:07 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:08:08 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:08:08 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:08:09 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:08:10 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:08:11 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:08:11 [INFO] Once installed this environment will be reused. 14:08:11 [INFO] This may take a few minutes... 14:08:15 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:08:15 [INFO] Once installed this environment will be reused. 14:08:15 [INFO] This may take a few minutes... 14:08:19 An unexpected error has occurred: CalledProcessError: command: ('/usr/bin/git', 'ls-files', '-z', '--deduplicate') 14:08:19 return code: 129 14:08:19 stdout: (none) 14:08:19 stderr: 14:08:19 error: unknown option `deduplicate' 14:08:19 usage: git ls-files [] [...] 14:08:19 14:08:19 -z paths are separated with NUL character 14:08:19 -t identify the file status with tags 14:08:19 -v use lowercase letters for 'assume unchanged' files 14:08:19 -f use lowercase letters for 'fsmonitor clean' files 14:08:19 -c, --cached show cached files in the output (default) 14:08:19 -d, --deleted show deleted files in the output 14:08:19 -m, --modified show modified files in the output 14:08:19 -o, --others show other files in the output 14:08:19 -i, --ignored show ignored files in the output 14:08:19 -s, --stage show staged contents' object name in the output 14:08:19 -k, --killed show files on the filesystem that need to be removed 14:08:19 --directory show 'other' directories' names only 14:08:19 --eol show line endings of files 14:08:19 --empty-directory don't show empty directories 14:08:19 -u, --unmerged show unmerged files in the output 14:08:19 --resolve-undo show resolve-undo information 14:08:19 -x, --exclude 14:08:19 skip files matching pattern 14:08:19 -X, --exclude-from 14:08:19 exclude patterns are read from 14:08:19 --exclude-per-directory 14:08:19 read additional per-directory exclude patterns in 14:08:19 --exclude-standard add the standard git exclusions 14:08:19 --full-name make the output relative to the project top directory 14:08:19 --recurse-submodules recurse through submodules 14:08:19 --error-unmatch if any is not in the index, treat this as an error 14:08:19 --with-tree 14:08:19 pretend that paths removed since are still present 14:08:19 --abbrev[=] use digits to display SHA-1s 14:08:19 --debug show debugging data 14:08:19 Check the log at /home/jenkins/.cache/pre-commit/pre-commit.log 14:08:19 pre-commit: exit 3 (11.97 seconds) /w/workspace/oom-master-pre-commit-lint> pre-commit run --all-files --show-diff-on-failure pid=2256 14:08:19 pre-commit: FAIL code 3 (16.27=setup[4.29]+cmd[11.97] seconds) 14:08:19 evaluation failed :( (16.31 seconds) 14:08:19 + tox_status=3 14:08:19 + echo '---> Completed tox runs' 14:08:19 ---> Completed tox runs 14:08:19 + for i in .tox/*/log 14:08:19 ++ echo .tox/pre-commit/log 14:08:19 ++ awk -F/ '{print $2}' 14:08:19 + tox_env=pre-commit 14:08:19 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:08:19 + DOC_DIR=docs/_build/html 14:08:19 + [[ -d docs/_build/html ]] 14:08:19 + echo '---> tox-run.sh ends' 14:08:19 ---> tox-run.sh ends 14:08:19 + test 3 -eq 0 14:08:19 + exit 3 14:08:19 ++ '[' 2 = 1 ']' 14:08:19 Build step 'Execute shell' marked build as failure 14:08:19 $ ssh-agent -k 14:08:19 unset SSH_AUTH_SOCK; 14:08:19 unset SSH_AGENT_PID; 14:08:19 echo Agent pid 1702 killed; 14:08:19 [ssh-agent] Stopped. 14:08:19 [PostBuildScript] - [INFO] Executing post build scripts. 14:08:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9424063490585917702.sh 14:08:20 ---> sysstat.sh 14:08:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10665286391056231158.sh 14:08:20 ---> package-listing.sh 14:08:20 ++ facter osfamily 14:08:20 ++ tr '[:upper:]' '[:lower:]' 14:08:20 + OS_FAMILY=debian 14:08:20 + workspace=/w/workspace/oom-master-pre-commit-lint 14:08:20 + START_PACKAGES=/tmp/packages_start.txt 14:08:20 + END_PACKAGES=/tmp/packages_end.txt 14:08:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:08:20 + PACKAGES=/tmp/packages_start.txt 14:08:20 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:08:20 + PACKAGES=/tmp/packages_end.txt 14:08:20 + case "${OS_FAMILY}" in 14:08:20 + dpkg -l 14:08:20 + grep '^ii' 14:08:20 + '[' -f /tmp/packages_start.txt ']' 14:08:20 + '[' -f /tmp/packages_end.txt ']' 14:08:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:08:20 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:08:20 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:08:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:08:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8043074641943453085.sh 14:08:20 ---> capture-instance-metadata.sh 14:08:20 Setup pyenv: 14:08:20 system 14:08:20 3.8.13 14:08:20 3.9.13 14:08:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:08:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-twZE 14:08:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:08:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:08:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:08:30 lf-activate-venv(): INFO: Base packages installed successfully 14:08:30 lf-activate-venv(): INFO: Installing additional packages: lftools 14:08:58 lf-activate-venv(): INFO: Adding /tmp/venv-twZE/bin to PATH 14:08:58 INFO: Running in OpenStack, capturing instance metadata 14:08:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4520049838490863658.sh 14:08:58 provisioning config files... 14:08:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config1282104354385391612tmp 14:08:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:08:58 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:08:58 [EnvInject] - Injecting environment variables from a build step. 14:08:58 [EnvInject] - Injecting as environment variables the properties content 14:08:58 SERVER_ID=logs 14:08:58 14:08:58 [EnvInject] - Variables injected successfully. 14:08:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1923990012233356412.sh 14:08:58 ---> create-netrc.sh 14:08:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14720337337512177066.sh 14:08:59 ---> python-tools-install.sh 14:08:59 Setup pyenv: 14:08:59 system 14:08:59 3.8.13 14:08:59 3.9.13 14:08:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:08:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-twZE from file:/tmp/.os_lf_venv 14:08:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:08:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:09:01 lf-activate-venv(): INFO: Base packages installed successfully 14:09:01 lf-activate-venv(): INFO: Installing additional packages: lftools 14:09:09 lf-activate-venv(): INFO: Adding /tmp/venv-twZE/bin to PATH 14:09:09 Generating Requirements File 14:09:33 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. 14:09:33 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:09:33 Python 3.10.6 14:09:34 pip 26.1.2 from /tmp/venv-twZE/lib/python3.10/site-packages/pip (python 3.10) 14:09:34 aiohappyeyeballs==2.7.1 14:09:34 aiohttp==3.14.2 14:09:34 aiosignal==1.4.0 14:09:34 appdirs==1.4.4 14:09:34 argcomplete==3.7.0 14:09:34 aspy.yaml==1.3.0 14:09:34 async-timeout==5.0.1 14:09:34 attrs==26.1.0 14:09:34 autopage==0.6.0 14:09:34 backports.strenum==1.3.1 14:09:34 beautifulsoup4==4.15.0 14:09:34 boto3==1.43.53 14:09:34 botocore==1.43.53 14:09:34 bs4==0.0.2 14:09:34 certifi==2026.7.22 14:09:34 cffi==2.1.0 14:09:34 cfgv==3.5.0 14:09:34 chardet==7.4.3 14:09:34 charset-normalizer==3.4.9 14:09:34 click==8.4.2 14:09:34 cliff==4.14.0 14:09:34 cmd2==3.5.1 14:09:34 cryptography==3.3.2 14:09:34 debtcollector==3.1.0 14:09:34 decorator==5.3.1 14:09:34 defusedxml==0.7.1 14:09:34 Deprecated==1.3.1 14:09:34 distlib==0.4.3 14:09:34 dnspython==2.8.0 14:09:34 docker==7.2.0 14:09:34 dogpile.cache==1.5.0 14:09:34 durationpy==0.10 14:09:34 email-validator==2.3.0 14:09:34 filelock==3.32.0 14:09:34 frozenlist==1.8.0 14:09:34 future==1.0.0 14:09:34 gitdb==4.0.12 14:09:34 GitPython==3.1.54 14:09:34 httplib2==0.30.2 14:09:34 identify==2.6.19 14:09:34 idna==3.18 14:09:34 importlib-resources==1.5.0 14:09:34 iso8601==2.1.0 14:09:34 Jinja2==3.1.6 14:09:34 jmespath==1.1.0 14:09:34 jsonpatch==1.33 14:09:34 jsonpointer==3.1.1 14:09:34 jsonschema==4.26.0 14:09:34 jsonschema-specifications==2025.9.1 14:09:34 keystoneauth1==5.14.0 14:09:34 kubernetes==36.0.3 14:09:34 lftools==0.37.22 14:09:34 lxml==6.1.1 14:09:34 markdown-it-py==4.2.0 14:09:34 MarkupSafe==3.0.3 14:09:34 mdurl==0.1.2 14:09:34 msgpack==1.2.1 14:09:34 multi_key_dict==2.0.3 14:09:34 multidict==6.7.1 14:09:34 munch==4.0.0 14:09:34 netaddr==1.3.0 14:09:34 niet==1.4.2 14:09:34 nodeenv==1.10.0 14:09:34 oauth2client==4.1.3 14:09:34 oauthlib==3.3.1 14:09:34 openstacksdk==4.13.0 14:09:34 os-service-types==1.8.2 14:09:34 osc-lib==4.6.0 14:09:34 oslo.config==10.4.0 14:09:34 oslo.context==6.4.0 14:09:34 oslo.i18n==6.8.0 14:09:34 oslo.log==8.2.0 14:09:34 oslo.serialization==5.10.0 14:09:34 oslo.utils==10.1.1 14:09:34 packaging==26.2 14:09:34 pbr==7.0.3 14:09:34 platformdirs==4.11.0 14:09:34 prettytable==3.18.0 14:09:34 propcache==0.5.2 14:09:34 psutil==7.2.2 14:09:34 pyasn1==0.6.4 14:09:34 pyasn1_modules==0.4.2 14:09:34 pycparser==3.0 14:09:34 pygerrit2==2.0.15 14:09:34 PyGithub==2.9.1 14:09:34 Pygments==2.20.0 14:09:34 PyJWT==2.13.0 14:09:34 PyNaCl==1.6.2 14:09:34 pyparsing==2.4.7 14:09:34 pyperclip==1.11.0 14:09:34 pyrsistent==0.20.0 14:09:34 python-cinderclient==9.9.0 14:09:34 python-dateutil==2.9.0.post0 14:09:34 python-discovery==1.5.0 14:09:34 python-heatclient==5.2.0 14:09:34 python-jenkins==1.8.3 14:09:34 python-keystoneclient==5.8.0 14:09:34 python-magnumclient==4.11.0 14:09:34 python-openstackclient==10.0.0 14:09:34 python-swiftclient==4.10.0 14:09:34 PyYAML==6.0.3 14:09:34 referencing==0.37.0 14:09:34 requests==2.34.2 14:09:34 requests-oauthlib==2.0.0 14:09:34 rfc3986==2.0.0 14:09:34 rich==15.0.0 14:09:34 rich-argparse==1.8.0 14:09:34 rpds-py==0.30.0 14:09:34 rsa==4.9.1 14:09:34 ruamel.yaml==0.19.1 14:09:34 ruamel.yaml.clib==0.2.15 14:09:34 s3transfer==0.19.1 14:09:34 simplejson==4.1.1 14:09:34 six==1.17.0 14:09:34 smmap==5.0.3 14:09:34 soupsieve==2.9.1 14:09:34 stevedore==5.8.0 14:09:34 tabulate==0.10.0 14:09:34 toml==0.10.2 14:09:34 tomlkit==0.15.1 14:09:34 tqdm==4.69.0 14:09:34 typing_extensions==4.16.0 14:09:34 urllib3==1.26.20 14:09:34 virtualenv==21.7.0 14:09:34 wcwidth==0.8.2 14:09:34 websocket-client==1.9.0 14:09:34 wrapt==2.2.2 14:09:34 xdg==6.0.0 14:09:34 xmltodict==1.0.4 14:09:34 yarl==1.24.5 14:09:34 yq==4.1.2 14:09:34 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins8139575357631692028.sh 14:09:34 ---> uv-install.sh 14:09:34 Installing uv/uvx (latest) using shell installer 14:09:34 2026-07-22 14:09:34 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-QW81mH.sh" [1] 14:09:34 downloading uv 0.11.31 x86_64-unknown-linux-gnu 14:09:35 installing to /home/jenkins/.local/bin 14:09:35 uv 14:09:35 uvx 14:09:35 everything's installed! 14:09:35 14:09:35 To add $HOME/.local/bin to your PATH, either restart your shell or run: 14:09:35 14:09:35 source $HOME/.local/bin/env (sh, bash, zsh) 14:09:35 source $HOME/.local/bin/env.fish (fish) 14:09:35 Adding install location to PATH 14:09:35 ---> Validating uv/uvx install 14:09:35 uvx 0.11.31 (x86_64-unknown-linux-gnu) 14:09:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14413392590888538176.sh 14:09:35 ---> sudo-logs.sh 14:09:35 Archiving 'sudo' log.. 14:09:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17348148628628354915.sh 14:09:35 ---> job-cost.sh 14:09:35 INFO: Activating Python virtual environment... 14:09:35 Setup pyenv: 14:09:35 system 14:09:35 3.8.13 14:09:35 3.9.13 14:09:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:09:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-twZE from file:/tmp/.os_lf_venv 14:09:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:09:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:09:37 lf-activate-venv(): INFO: Base packages installed successfully 14:09:37 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:09:43 lf-activate-venv(): INFO: Adding /tmp/venv-twZE/bin to PATH 14:09:43 INFO: No stack-cost file found 14:09:43 INFO: Instance uptime: 152s 14:09:43 INFO: Fetching instance metadata (attempt 1 of 3)... 14:09:43 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:09:43 INFO: Successfully fetched instance metadata 14:09:43 INFO: Instance type: v3-standard-4 14:09:43 INFO: Retrieving pricing info for: v3-standard-4 14:09:43 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:09:43 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=152 14:09:43 INFO: Successfully fetched Vexxhost pricing API 14:09:43 INFO: Retrieved cost: 0.11 14:09:43 INFO: Retrieved resource: v3-standard-4 14:09:43 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 14:09:43 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 14:09:43 INFO: Successfully archived job cost data 14:09:43 DEBUG: Cost data: oom-master-pre-commit-lint,4738,2026-07-22 14:09:43,v3-standard-4,152,0.11,0.00,FAILURE 14:09:43 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17172762367728689075.sh 14:09:43 ---> logs-deploy.sh 14:09:43 Setup pyenv: 14:09:44 system 14:09:44 3.8.13 14:09:44 3.9.13 14:09:44 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:09:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-twZE from file:/tmp/.os_lf_venv 14:09:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:09:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:09:45 lf-activate-venv(): INFO: Base packages installed successfully 14:09:45 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:09:53 lf-activate-venv(): INFO: Adding /tmp/venv-twZE/bin to PATH 14:09:53 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4738 14:09:53 INFO: archiving workspace using pattern(s): 14:09:54 Archives upload complete. 14:09:55 INFO: archiving logs to Nexus 14:09:56 ---> uname -a: 14:09:56 Linux prd-ubuntu1804-builder-4c-4g-521 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:09:56 14:09:56 14:09:56 ---> lscpu: 14:09:56 Architecture: x86_64 14:09:56 CPU op-mode(s): 32-bit, 64-bit 14:09:56 Byte Order: Little Endian 14:09:56 CPU(s): 4 14:09:56 On-line CPU(s) list: 0-3 14:09:56 Thread(s) per core: 1 14:09:56 Core(s) per socket: 1 14:09:56 Socket(s): 4 14:09:56 NUMA node(s): 1 14:09:56 Vendor ID: AuthenticAMD 14:09:56 CPU family: 23 14:09:56 Model: 49 14:09:56 Model name: AMD EPYC-Rome Processor 14:09:56 Stepping: 0 14:09:56 CPU MHz: 2800.000 14:09:56 BogoMIPS: 5600.00 14:09:56 Virtualization: AMD-V 14:09:56 Hypervisor vendor: KVM 14:09:56 Virtualization type: full 14:09:56 L1d cache: 32K 14:09:56 L1i cache: 32K 14:09:56 L2 cache: 512K 14:09:56 L3 cache: 16384K 14:09:56 NUMA node0 CPU(s): 0-3 14:09:56 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 14:09:56 14:09:56 14:09:56 ---> nproc: 14:09:56 4 14:09:56 14:09:56 14:09:56 ---> df -h: 14:09:56 Filesystem Size Used Avail Use% Mounted on 14:09:56 udev 7.9G 0 7.9G 0% /dev 14:09:56 tmpfs 1.6G 676K 1.6G 1% /run 14:09:56 /dev/vda1 78G 8.5G 69G 11% / 14:09:56 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:09:56 tmpfs 5.0M 0 5.0M 0% /run/lock 14:09:56 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:09:56 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:09:56 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:09:56 14:09:56 14:09:56 ---> free -m: 14:09:56 total used free shared buff/cache available 14:09:56 Mem: 16040 564 13151 0 2323 15152 14:09:56 Swap: 1023 0 1023 14:09:56 14:09:56 14:09:56 ---> ip addr: 14:09:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:09:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:09:56 inet 127.0.0.1/8 scope host lo 14:09:56 valid_lft forever preferred_lft forever 14:09:56 inet6 ::1/128 scope host 14:09:56 valid_lft forever preferred_lft forever 14:09:56 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:09:56 link/ether fa:16:3e:c4:c6:79 brd ff:ff:ff:ff:ff:ff 14:09:56 inet 10.30.107.169/23 brd 10.30.107.255 scope global dynamic ens3 14:09:56 valid_lft 86243sec preferred_lft 86243sec 14:09:56 inet6 fe80::f816:3eff:fec4:c679/64 scope link 14:09:56 valid_lft forever preferred_lft forever 14:09:56 14:09:56 14:09:56 ---> sar -b -r -n DEV: 14:09:56 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-521) 07/22/26 _x86_64_ (4 CPU) 14:09:56 14:09:56 14:07:21 LINUX RESTART (4 CPU) 14:09:56 14:09:56 14:08:01 tps rtps wtps bread/s bwrtn/s 14:09:56 14:09:01 118.78 5.78 113.00 228.36 50943.64 14:09:56 Average: 118.78 5.78 113.00 228.36 50943.64 14:09:56 14:09:56 14:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:09:56 14:09:01 13769124 15548496 2655844 16.17 74896 1893860 759680 4.35 728948 1690332 146332 14:09:56 Average: 13769124 15548496 2655844 16.17 74896 1893860 759680 4.35 728948 1690332 146332 14:09:56 14:09:56 14:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:09:56 14:09:01 lo 1.93 1.93 0.21 0.21 0.00 0.00 0.00 0.00 14:09:56 14:09:01 ens3 113.90 70.02 1318.15 11.66 0.00 0.00 0.00 0.00 14:09:56 Average: lo 1.93 1.93 0.21 0.21 0.00 0.00 0.00 0.00 14:09:56 Average: ens3 113.90 70.02 1318.15 11.66 0.00 0.00 0.00 0.00 14:09:56 14:09:56 14:09:56 ---> sar -P ALL: 14:09:56 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-521) 07/22/26 _x86_64_ (4 CPU) 14:09:56 14:09:56 14:07:21 LINUX RESTART (4 CPU) 14:09:56 14:09:56 14:08:01 CPU %user %nice %system %iowait %steal %idle 14:09:56 14:09:01 all 19.04 0.00 1.72 5.99 0.08 73.18 14:09:56 14:09:01 0 24.09 0.00 1.60 0.33 0.05 73.92 14:09:56 14:09:01 1 9.09 0.00 1.61 7.99 0.08 81.22 14:09:56 14:09:01 2 30.35 0.00 2.05 3.07 0.10 64.42 14:09:56 14:09:01 3 12.56 0.00 1.59 12.57 0.07 73.21 14:09:56 Average: all 19.04 0.00 1.72 5.99 0.08 73.18 14:09:56 Average: 0 24.09 0.00 1.60 0.33 0.05 73.92 14:09:56 Average: 1 9.09 0.00 1.61 7.99 0.08 81.22 14:09:56 Average: 2 30.35 0.00 2.05 3.07 0.10 64.42 14:09:56 Average: 3 12.56 0.00 1.59 12.57 0.07 73.21 14:09:56 14:09:56 14:09:56