08:24:47 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141100 08:24:47 Running as SYSTEM 08:24:47 [EnvInject] - Loading node environment variables. 08:24:47 Building remotely on prd-ubuntu1804-builder-4c-4g-22002 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 08:24:47 [ssh-agent] Looking for ssh-agent implementation... 08:24:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:24:47 $ ssh-agent 08:24:47 SSH_AUTH_SOCK=/tmp/ssh-45COdfMb3U3f/agent.1666 08:24:47 SSH_AGENT_PID=1668 08:24:47 [ssh-agent] Started. 08:24:47 Running ssh-add (command line suppressed) 08:24:47 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_7374356611726484069.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_7374356611726484069.key) 08:24:47 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:24:47 The recommended git tool is: NONE 08:24:49 using credential onap-jenkins-ssh 08:24:49 Wiping out workspace first. 08:24:49 Cloning the remote Git repository 08:24:49 Cloning repository git://cloud.onap.org/mirror/oom.git 08:24:49 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 08:24:49 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:24:49 > git --version # timeout=10 08:24:49 > git --version # 'git version 2.17.1' 08:24:49 using GIT_SSH to set credentials Gerrit user 08:24:49 Verifying host key using manually-configured host key entries 08:24:49 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:24:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:24:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:24:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:24:54 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:24:54 using GIT_SSH to set credentials Gerrit user 08:24:54 Verifying host key using manually-configured host key entries 08:24:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/141100/15 # timeout=30 08:24:55 > git rev-parse 21c9098741b99619f3ffd542b73eee998a609e26^{commit} # timeout=10 08:24:55 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:24:55 Checking out Revision 21c9098741b99619f3ffd542b73eee998a609e26 (refs/changes/00/141100/15) 08:24:55 > git config core.sparsecheckout # timeout=10 08:24:55 > git checkout -f 21c9098741b99619f3ffd542b73eee998a609e26 # timeout=30 08:24:55 Commit message: "[DOC] Add ArgoCD deployment example and guide" 08:24:55 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:24:55 > git rev-list --no-walk d5cb3e4fb50a3d6d2b3e92c33510f0a1dcf8257d # timeout=10 08:24:58 [EnvInject] - Injecting environment variables from a build step. 08:24:58 [EnvInject] - Injecting as environment variables the properties content 08:24:58 PYTHON=python3 08:24:58 08:24:58 [EnvInject] - Variables injected successfully. 08:24:58 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4107100399098367872.sh 08:24:58 ---> tox-install.sh 08:24:58 + source /home/jenkins/lf-env.sh 08:24:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:24:58 ++ mktemp -d /tmp/venv-XXXX 08:24:58 + lf_venv=/tmp/venv-VzrL 08:24:58 + local venv_file=/tmp/.os_lf_venv 08:24:58 + local python=python3 08:24:58 + local options 08:24:58 + local set_path=true 08:24:58 + local install_args= 08:24:58 ++ 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 08:24:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:24:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:24:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:24:58 + true 08:24:58 + case $1 in 08:24:58 + venv_file=/tmp/.toxenv 08:24:58 + shift 2 08:24:58 + true 08:24:58 + case $1 in 08:24:58 + shift 08:24:58 + break 08:24:58 + case $python in 08:24:58 + local pkg_list= 08:24:58 + [[ -d /opt/pyenv ]] 08:24:58 + echo 'Setup pyenv:' 08:24:58 Setup pyenv: 08:24:58 + export PYENV_ROOT=/opt/pyenv 08:24:58 + PYENV_ROOT=/opt/pyenv 08:24:58 + 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 08:24:58 + 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 08:24:58 + pyenv versions 08:24:59 * system (set by /opt/pyenv/version) 08:24:59 * 3.8.13 (set by /opt/pyenv/version) 08:24:59 * 3.9.13 (set by /opt/pyenv/version) 08:24:59 * 3.10.6 (set by /opt/pyenv/version) 08:24:59 + command -v pyenv 08:24:59 ++ pyenv init - --no-rehash 08:24: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[*]}"'\'')" 08:24:59 export PATH="/opt/pyenv/shims:${PATH}" 08:24:59 export PYENV_SHELL=bash 08:24:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:24:59 pyenv() { 08:24:59 local command 08:24:59 command="${1:-}" 08:24:59 if [ "$#" -gt 0 ]; then 08:24:59 shift 08:24:59 fi 08:24:59 08:24:59 case "$command" in 08:24:59 rehash|shell) 08:24:59 eval "$(pyenv "sh-$command" "$@")" 08:24:59 ;; 08:24:59 *) 08:24:59 command pyenv "$command" "$@" 08:24:59 ;; 08:24:59 esac 08:24:59 }' 08:24: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[*]}"' 08:24: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 08:24: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 08:24: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 08:24:59 ++ export PYENV_SHELL=bash 08:24:59 ++ PYENV_SHELL=bash 08:24:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:24:59 +++ complete -F _pyenv pyenv 08:24:59 ++ lf-pyver python3 08:24:59 ++ local py_version_xy=python3 08:24:59 ++ local py_version_xyz= 08:24:59 ++ pyenv versions 08:24:59 ++ local command 08:24:59 ++ command=versions 08:24:59 ++ '[' 1 -gt 0 ']' 08:24:59 ++ sed 's/^[ *]* //' 08:24:59 ++ shift 08:24:59 ++ case "$command" in 08:24:59 ++ command pyenv versions 08:24:59 ++ pyenv versions 08:24:59 ++ grep -E '^[0-9.]*[0-9]$' 08:24:59 ++ awk '{ print $1 }' 08:24:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:24:59 +++ grep '^3' /tmp/.pyenv_versions 08:24:59 +++ sort -V 08:24:59 +++ tail -n 1 08:24:59 ++ py_version_xyz=3.10.6 08:24:59 ++ [[ -z 3.10.6 ]] 08:24:59 ++ echo 3.10.6 08:24:59 ++ return 0 08:24:59 + pyenv local 3.10.6 08:24:59 + local command 08:24:59 + command=local 08:24:59 + '[' 2 -gt 0 ']' 08:24:59 + shift 08:24:59 + case "$command" in 08:24:59 + command pyenv local 3.10.6 08:24:59 + pyenv local 3.10.6 08:24:59 + for arg in "$@" 08:24:59 + case $arg in 08:24:59 + pkg_list+='tox ' 08:24:59 + for arg in "$@" 08:24:59 + case $arg in 08:24:59 + pkg_list+='virtualenv ' 08:24:59 + for arg in "$@" 08:24:59 + case $arg in 08:24:59 + pkg_list+='urllib3~=1.26.15 ' 08:24:59 + [[ -f /tmp/.toxenv ]] 08:24:59 + [[ ! -f /tmp/.toxenv ]] 08:24:59 + [[ -n '' ]] 08:24:59 + python3 -m venv /tmp/venv-VzrL 08:25:03 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VzrL' 08:25:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VzrL 08:25:03 + echo /tmp/venv-VzrL 08:25:03 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:25:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:25:03 + /tmp/venv-VzrL/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 08:25:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:25:07 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:25:07 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:25:07 + /tmp/venv-VzrL/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:25:09 + type python3 08:25:09 + true 08:25:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VzrL/bin to PATH' 08:25:09 lf-activate-venv(): INFO: Adding /tmp/venv-VzrL/bin to PATH 08:25:09 + PATH=/tmp/venv-VzrL/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 08:25:09 + return 0 08:25:09 + python3 --version 08:25:09 Python 3.10.6 08:25:09 + python3 -m pip --version 08:25:09 pip 25.1.1 from /tmp/venv-VzrL/lib/python3.10/site-packages/pip (python 3.10) 08:25:09 + python3 -m pip freeze 08:25:10 cachetools==6.1.0 08:25:10 chardet==5.2.0 08:25:10 colorama==0.4.6 08:25:10 distlib==0.3.9 08:25:10 filelock==3.18.0 08:25:10 packaging==25.0 08:25:10 platformdirs==4.3.8 08:25:10 pluggy==1.6.0 08:25:10 pyproject-api==1.9.1 08:25:10 tomli==2.2.1 08:25:10 tox==4.27.0 08:25:10 typing_extensions==4.14.0 08:25:10 urllib3==1.26.20 08:25:10 virtualenv==20.31.2 08:25:10 [EnvInject] - Injecting environment variables from a build step. 08:25:10 [EnvInject] - Injecting as environment variables the properties content 08:25:10 PARALLEL=false 08:25:10 08:25:10 [EnvInject] - Variables injected successfully. 08:25:10 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7486542219704762279.sh 08:25:10 ---> tox-run.sh 08:25:10 + 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 08:25:10 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 08:25:10 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 08:25:10 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 08:25:10 + cd /w/workspace/oom-master-pre-commit-lint/. 08:25:10 + source /home/jenkins/lf-env.sh 08:25:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:25:10 ++ mktemp -d /tmp/venv-XXXX 08:25:10 + lf_venv=/tmp/venv-RGJD 08:25:10 + local venv_file=/tmp/.os_lf_venv 08:25:10 + local python=python3 08:25:10 + local options 08:25:10 + local set_path=true 08:25:10 + local install_args= 08:25:10 ++ 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 08:25:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:25:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:25:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:25:10 + true 08:25:10 + case $1 in 08:25:10 + venv_file=/tmp/.toxenv 08:25:10 + shift 2 08:25:10 + true 08:25:10 + case $1 in 08:25:10 + shift 08:25:10 + break 08:25:10 + case $python in 08:25:10 + local pkg_list= 08:25:10 + [[ -d /opt/pyenv ]] 08:25:10 + echo 'Setup pyenv:' 08:25:10 Setup pyenv: 08:25:10 + export PYENV_ROOT=/opt/pyenv 08:25:10 + PYENV_ROOT=/opt/pyenv 08:25:10 + 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 08:25:10 + 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 08:25:10 + pyenv versions 08:25:10 system 08:25:10 3.8.13 08:25:10 3.9.13 08:25:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:25:10 + command -v pyenv 08:25:10 ++ pyenv init - --no-rehash 08:25:10 + 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[*]}"'\'')" 08:25:10 export PATH="/opt/pyenv/shims:${PATH}" 08:25:10 export PYENV_SHELL=bash 08:25:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:25:10 pyenv() { 08:25:10 local command 08:25:10 command="${1:-}" 08:25:10 if [ "$#" -gt 0 ]; then 08:25:10 shift 08:25:10 fi 08:25:10 08:25:10 case "$command" in 08:25:10 rehash|shell) 08:25:10 eval "$(pyenv "sh-$command" "$@")" 08:25:10 ;; 08:25:10 *) 08:25:10 command pyenv "$command" "$@" 08:25:10 ;; 08:25:10 esac 08:25:10 }' 08:25:10 +++ 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[*]}"' 08:25:10 ++ 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 08:25:10 ++ 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 08:25:10 ++ 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 08:25:10 ++ export PYENV_SHELL=bash 08:25:10 ++ PYENV_SHELL=bash 08:25:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:25:10 +++ complete -F _pyenv pyenv 08:25:10 ++ lf-pyver python3 08:25:10 ++ local py_version_xy=python3 08:25:10 ++ local py_version_xyz= 08:25:10 ++ pyenv versions 08:25:10 ++ local command 08:25:10 ++ command=versions 08:25:10 ++ '[' 1 -gt 0 ']' 08:25:10 ++ shift 08:25:10 ++ case "$command" in 08:25:10 ++ command pyenv versions 08:25:10 ++ pyenv versions 08:25:10 ++ sed 's/^[ *]* //' 08:25:10 ++ awk '{ print $1 }' 08:25:10 ++ grep -E '^[0-9.]*[0-9]$' 08:25:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:25:10 +++ grep '^3' /tmp/.pyenv_versions 08:25:10 +++ sort -V 08:25:10 +++ tail -n 1 08:25:10 ++ py_version_xyz=3.10.6 08:25:10 ++ [[ -z 3.10.6 ]] 08:25:10 ++ echo 3.10.6 08:25:10 ++ return 0 08:25:10 + pyenv local 3.10.6 08:25:10 + local command 08:25:10 + command=local 08:25:10 + '[' 2 -gt 0 ']' 08:25:10 + shift 08:25:10 + case "$command" in 08:25:10 + command pyenv local 3.10.6 08:25:10 + pyenv local 3.10.6 08:25:10 + for arg in "$@" 08:25:10 + case $arg in 08:25:10 + pkg_list+='tox ' 08:25:10 + for arg in "$@" 08:25:10 + case $arg in 08:25:10 + pkg_list+='virtualenv ' 08:25:10 + for arg in "$@" 08:25:10 + case $arg in 08:25:10 + pkg_list+='urllib3~=1.26.15 ' 08:25:10 + [[ -f /tmp/.toxenv ]] 08:25:10 ++ cat /tmp/.toxenv 08:25:10 + lf_venv=/tmp/venv-VzrL 08:25:10 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VzrL from' file:/tmp/.toxenv 08:25:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VzrL from file:/tmp/.toxenv 08:25:10 + /tmp/venv-VzrL/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 08:25:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:25:11 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:25:11 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:25:11 + /tmp/venv-VzrL/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:25:12 + type python3 08:25:12 + true 08:25:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VzrL/bin to PATH' 08:25:12 lf-activate-venv(): INFO: Adding /tmp/venv-VzrL/bin to PATH 08:25:12 + PATH=/tmp/venv-VzrL/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 08:25:12 + return 0 08:25:12 + [[ -d /opt/pyenv ]] 08:25:12 + echo '---> Setting up pyenv' 08:25:12 ---> Setting up pyenv 08:25:12 + export PYENV_ROOT=/opt/pyenv 08:25:12 + PYENV_ROOT=/opt/pyenv 08:25:12 + export PATH=/opt/pyenv/bin:/tmp/venv-VzrL/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 08:25:12 + PATH=/opt/pyenv/bin:/tmp/venv-VzrL/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 08:25:12 ++ pwd 08:25:12 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 08:25:12 + export PYTHONPATH 08:25:12 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:25:12 + TOX_TESTENV_PASSENV=PYTHONPATH 08:25:12 + tox --version 08:25:12 4.27.0 from /tmp/venv-VzrL/lib/python3.10/site-packages/tox/__init__.py 08:25:12 + PARALLEL=false 08:25:12 + TOX_OPTIONS_LIST= 08:25:12 + [[ -n pre-commit ]] 08:25:12 + TOX_OPTIONS_LIST=' -e pre-commit' 08:25:12 + case ${PARALLEL,,} in 08:25:12 + tox -e pre-commit 08:25:12 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 08:25:13 pre-commit: install_deps> python -I -m pip install pre-commit 08:25:16 pre-commit: freeze> python -m pip freeze --all 08:25:16 pre-commit: cfgv==3.4.0,distlib==0.3.9,filelock==3.18.0,identify==2.6.12,nodeenv==1.9.1,pip==25.1.1,platformdirs==4.3.8,pre_commit==4.2.0,PyYAML==6.0.2,setuptools==80.3.1,virtualenv==20.31.2 08:25:16 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 08:25:16 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 08:25:17 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 08:25:17 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 08:25:18 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:25:19 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 08:25:19 [INFO] Once installed this environment will be reused. 08:25:19 [INFO] This may take a few minutes... 08:25:23 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:25:23 [INFO] Once installed this environment will be reused. 08:25:23 [INFO] This may take a few minutes... 08:25:28 trim trailing whitespace.................................................Passed 08:25:28 Tabs remover.............................................................Passed 08:25:28 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 08:25:28 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 08:25:28 [INFO] Once installed this environment will be reused. 08:25:28 [INFO] This may take a few minutes... 08:25:37 gitlint..............................................(no files to check)Skipped 08:25:37 pre-commit: OK (24.05=setup[3.47]+cmd[11.86,8.73] seconds) 08:25:37 congratulations :) (24.26 seconds) 08:25:37 + tox_status=0 08:25:37 + echo '---> Completed tox runs' 08:25:37 ---> Completed tox runs 08:25:37 + for i in .tox/*/log 08:25:37 ++ echo .tox/pre-commit/log 08:25:37 ++ awk -F/ '{print $2}' 08:25:37 + tox_env=pre-commit 08:25:37 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 08:25:37 + DOC_DIR=docs/_build/html 08:25:37 + [[ -d docs/_build/html ]] 08:25:37 + echo '---> tox-run.sh ends' 08:25:37 ---> tox-run.sh ends 08:25:37 + test 0 -eq 0 08:25:37 $ ssh-agent -k 08:25:37 unset SSH_AUTH_SOCK; 08:25:37 unset SSH_AGENT_PID; 08:25:37 echo Agent pid 1668 killed; 08:25:37 [ssh-agent] Stopped. 08:25:37 [PostBuildScript] - [INFO] Executing post build scripts. 08:25:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3632585018691321603.sh 08:25:37 ---> sysstat.sh 08:25:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6955174872212683813.sh 08:25:37 ---> package-listing.sh 08:25:37 ++ facter osfamily 08:25:37 ++ tr '[:upper:]' '[:lower:]' 08:25:37 + OS_FAMILY=debian 08:25:37 + workspace=/w/workspace/oom-master-pre-commit-lint 08:25:37 + START_PACKAGES=/tmp/packages_start.txt 08:25:37 + END_PACKAGES=/tmp/packages_end.txt 08:25:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:25:37 + PACKAGES=/tmp/packages_start.txt 08:25:37 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:25:37 + PACKAGES=/tmp/packages_end.txt 08:25:37 + case "${OS_FAMILY}" in 08:25:37 + dpkg -l 08:25:37 + grep '^ii' 08:25:37 + '[' -f /tmp/packages_start.txt ']' 08:25:37 + '[' -f /tmp/packages_end.txt ']' 08:25:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:25:37 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:25:37 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 08:25:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 08:25:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5195543561283551429.sh 08:25:38 ---> capture-instance-metadata.sh 08:25:38 Setup pyenv: 08:25:38 system 08:25:38 3.8.13 08:25:38 3.9.13 08:25:38 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:25:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2yJD 08:25:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:25:45 lf-activate-venv(): INFO: Installing: lftools 08:26:07 lf-activate-venv(): INFO: Adding /tmp/venv-2yJD/bin to PATH 08:26:07 INFO: Running in OpenStack, capturing instance metadata 08:26:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2318988071584548301.sh 08:26:08 provisioning config files... 08:26:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config7302650228865248542tmp 08:26:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:26:08 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:26:08 [EnvInject] - Injecting environment variables from a build step. 08:26:08 [EnvInject] - Injecting as environment variables the properties content 08:26:08 SERVER_ID=logs 08:26:08 08:26:08 [EnvInject] - Variables injected successfully. 08:26:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12431941963420141820.sh 08:26:08 ---> create-netrc.sh 08:26:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11320142864085272077.sh 08:26:08 ---> python-tools-install.sh 08:26:08 Setup pyenv: 08:26:08 system 08:26:08 3.8.13 08:26:08 3.9.13 08:26:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:26:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2yJD from file:/tmp/.os_lf_venv 08:26:10 lf-activate-venv(): INFO: Installing: lftools 08:26:18 lf-activate-venv(): INFO: Adding /tmp/venv-2yJD/bin to PATH 08:26:18 Generating Requirements File 08:26:38 Python 3.10.6 08:26:38 pip 25.1.1 from /tmp/venv-2yJD/lib/python3.10/site-packages/pip (python 3.10) 08:26:38 appdirs==1.4.4 08:26:38 argcomplete==3.6.2 08:26:38 aspy.yaml==1.3.0 08:26:38 attrs==25.3.0 08:26:38 autopage==0.5.2 08:26:38 beautifulsoup4==4.13.4 08:26:38 boto3==1.38.38 08:26:38 botocore==1.38.38 08:26:38 bs4==0.0.2 08:26:38 cachetools==5.5.2 08:26:38 certifi==2025.6.15 08:26:38 cffi==1.17.1 08:26:38 cfgv==3.4.0 08:26:38 chardet==5.2.0 08:26:38 charset-normalizer==3.4.2 08:26:38 click==8.2.1 08:26:38 cliff==4.10.0 08:26:38 cmd2==2.6.1 08:26:38 cryptography==3.3.2 08:26:38 debtcollector==3.0.0 08:26:38 decorator==5.2.1 08:26:38 defusedxml==0.7.1 08:26:38 Deprecated==1.2.18 08:26:38 distlib==0.3.9 08:26:38 dnspython==2.7.0 08:26:38 docker==7.1.0 08:26:38 dogpile.cache==1.4.0 08:26:38 durationpy==0.10 08:26:38 email_validator==2.2.0 08:26:38 filelock==3.18.0 08:26:38 future==1.0.0 08:26:38 gitdb==4.0.12 08:26:38 GitPython==3.1.44 08:26:38 google-auth==2.40.3 08:26:38 httplib2==0.22.0 08:26:38 identify==2.6.12 08:26:38 idna==3.10 08:26:38 importlib-resources==1.5.0 08:26:38 iso8601==2.1.0 08:26:38 Jinja2==3.1.6 08:26:38 jmespath==1.0.1 08:26:38 jsonpatch==1.33 08:26:38 jsonpointer==3.0.0 08:26:38 jsonschema==4.24.0 08:26:38 jsonschema-specifications==2025.4.1 08:26:38 keystoneauth1==5.11.1 08:26:38 kubernetes==33.1.0 08:26:38 lftools==0.37.13 08:26:38 lxml==5.4.0 08:26:38 MarkupSafe==3.0.2 08:26:38 msgpack==1.1.1 08:26:38 multi_key_dict==2.0.3 08:26:38 munch==4.0.0 08:26:38 netaddr==1.3.0 08:26:38 niet==1.4.2 08:26:38 nodeenv==1.9.1 08:26:38 oauth2client==4.1.3 08:26:38 oauthlib==3.3.0 08:26:38 openstacksdk==4.6.0 08:26:38 os-client-config==2.1.0 08:26:38 os-service-types==1.7.0 08:26:38 osc-lib==4.0.2 08:26:38 oslo.config==9.8.0 08:26:38 oslo.context==6.0.0 08:26:38 oslo.i18n==6.5.1 08:26:38 oslo.log==7.1.0 08:26:38 oslo.serialization==5.7.0 08:26:38 oslo.utils==9.0.0 08:26:38 packaging==25.0 08:26:38 pbr==6.1.1 08:26:38 platformdirs==4.3.8 08:26:38 prettytable==3.16.0 08:26:38 psutil==7.0.0 08:26:38 pyasn1==0.6.1 08:26:38 pyasn1_modules==0.4.2 08:26:38 pycparser==2.22 08:26:38 pygerrit2==2.0.15 08:26:38 PyGithub==2.6.1 08:26:38 PyJWT==2.10.1 08:26:38 PyNaCl==1.5.0 08:26:38 pyparsing==2.4.7 08:26:38 pyperclip==1.9.0 08:26:38 pyrsistent==0.20.0 08:26:38 python-cinderclient==9.7.0 08:26:38 python-dateutil==2.9.0.post0 08:26:38 python-heatclient==4.2.0 08:26:38 python-jenkins==1.8.2 08:26:38 python-keystoneclient==5.6.0 08:26:38 python-magnumclient==4.8.1 08:26:38 python-openstackclient==8.1.0 08:26:38 python-swiftclient==4.8.0 08:26:38 PyYAML==6.0.2 08:26:38 referencing==0.36.2 08:26:38 requests==2.32.4 08:26:38 requests-oauthlib==2.0.0 08:26:38 requestsexceptions==1.4.0 08:26:38 rfc3986==2.0.0 08:26:38 rpds-py==0.25.1 08:26:38 rsa==4.9.1 08:26:38 ruamel.yaml==0.18.14 08:26:38 ruamel.yaml.clib==0.2.12 08:26:38 s3transfer==0.13.0 08:26:38 simplejson==3.20.1 08:26:38 six==1.17.0 08:26:38 smmap==5.0.2 08:26:38 soupsieve==2.7 08:26:38 stevedore==5.4.1 08:26:38 tabulate==0.9.0 08:26:38 toml==0.10.2 08:26:38 tomlkit==0.13.3 08:26:38 tqdm==4.67.1 08:26:38 typing_extensions==4.14.0 08:26:38 tzdata==2025.2 08:26:38 urllib3==1.26.20 08:26:38 virtualenv==20.31.2 08:26:38 wcwidth==0.2.13 08:26:38 websocket-client==1.8.0 08:26:38 wrapt==1.17.2 08:26:38 xdg==6.0.0 08:26:38 xmltodict==0.14.2 08:26:38 yq==3.4.3 08:26:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7809131512953468236.sh 08:26:38 ---> sudo-logs.sh 08:26:38 Archiving 'sudo' log.. 08:26:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4533559318354649647.sh 08:26:38 ---> job-cost.sh 08:26:38 Setup pyenv: 08:26:39 system 08:26:39 3.8.13 08:26:39 3.9.13 08:26:39 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:26:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2yJD from file:/tmp/.os_lf_venv 08:26:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:26:45 lf-activate-venv(): INFO: Adding /tmp/venv-2yJD/bin to PATH 08:26:45 INFO: No Stack... 08:26:46 INFO: Retrieving Pricing Info for: v3-standard-4 08:26:46 INFO: Archiving Costs 08:26:46 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8039440757154342416.sh 08:26:46 ---> logs-deploy.sh 08:26:46 Setup pyenv: 08:26:46 system 08:26:46 3.8.13 08:26:46 3.9.13 08:26:46 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:26:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2yJD from file:/tmp/.os_lf_venv 08:26:48 lf-activate-venv(): INFO: Installing: lftools 08:26:56 lf-activate-venv(): INFO: Adding /tmp/venv-2yJD/bin to PATH 08:26:56 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4115 08:26:56 INFO: archiving workspace using pattern(s): 08:26:57 Archives upload complete. 08:26:57 INFO: archiving logs to Nexus 08:26:58 ---> uname -a: 08:26:58 Linux prd-ubuntu1804-builder-4c-4g-22002 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:26:58 08:26:58 08:26:58 ---> lscpu: 08:26:58 Architecture: x86_64 08:26:58 CPU op-mode(s): 32-bit, 64-bit 08:26:58 Byte Order: Little Endian 08:26:58 CPU(s): 4 08:26:58 On-line CPU(s) list: 0-3 08:26:58 Thread(s) per core: 1 08:26:58 Core(s) per socket: 1 08:26:58 Socket(s): 4 08:26:58 NUMA node(s): 1 08:26:58 Vendor ID: AuthenticAMD 08:26:58 CPU family: 23 08:26:58 Model: 49 08:26:58 Model name: AMD EPYC-Rome Processor 08:26:58 Stepping: 0 08:26:58 CPU MHz: 2800.000 08:26:58 BogoMIPS: 5600.00 08:26:58 Virtualization: AMD-V 08:26:58 Hypervisor vendor: KVM 08:26:58 Virtualization type: full 08:26:58 L1d cache: 32K 08:26:58 L1i cache: 32K 08:26:58 L2 cache: 512K 08:26:58 L3 cache: 16384K 08:26:58 NUMA node0 CPU(s): 0-3 08:26:58 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 08:26:58 08:26:58 08:26:58 ---> nproc: 08:26:58 4 08:26:58 08:26:58 08:26:58 ---> df -h: 08:26:58 Filesystem Size Used Avail Use% Mounted on 08:26:58 udev 7.9G 0 7.9G 0% /dev 08:26:58 tmpfs 1.6G 676K 1.6G 1% /run 08:26:58 /dev/vda1 78G 8.4G 69G 11% / 08:26:58 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:26:58 tmpfs 5.0M 0 5.0M 0% /run/lock 08:26:58 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:26:58 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:26:58 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:26:58 08:26:58 08:26:58 ---> free -m: 08:26:58 total used free shared buff/cache available 08:26:58 Mem: 16040 562 13285 0 2191 15157 08:26:58 Swap: 1023 0 1023 08:26:58 08:26:58 08:26:58 ---> ip addr: 08:26:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:26:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:26:58 inet 127.0.0.1/8 scope host lo 08:26:58 valid_lft forever preferred_lft forever 08:26:58 inet6 ::1/128 scope host 08:26:58 valid_lft forever preferred_lft forever 08:26:58 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:26:58 link/ether fa:16:3e:44:77:7b brd ff:ff:ff:ff:ff:ff 08:26:58 inet 10.30.106.238/23 brd 10.30.107.255 scope global dynamic ens3 08:26:58 valid_lft 86250sec preferred_lft 86250sec 08:26:58 inet6 fe80::f816:3eff:fe44:777b/64 scope link 08:26:58 valid_lft forever preferred_lft forever 08:26:58 08:26:58 08:26:58 ---> sar -b -r -n DEV: 08:26:58 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22002) 06/18/25 _x86_64_ (4 CPU) 08:26:58 08:26:58 08:24:30 LINUX RESTART (4 CPU) 08:26:58 08:26:58 08:25:02 tps rtps wtps bread/s bwrtn/s 08:26:58 08:26:01 102.05 9.00 93.05 175.29 16211.35 08:26:58 Average: 102.05 9.00 93.05 175.29 16211.35 08:26:58 08:26:58 08:25:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:26:58 08:26:01 13743540 15467300 2681428 16.33 66496 1851100 826824 4.73 837632 1615436 110568 08:26:58 Average: 13743540 15467300 2681428 16.33 66496 1851100 826824 4.73 837632 1615436 110568 08:26:58 08:26:58 08:25:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:26:58 08:26:01 lo 2.85 2.85 0.32 0.32 0.00 0.00 0.00 0.00 08:26:58 08:26:01 ens3 274.45 182.85 1476.90 20.59 0.00 0.00 0.00 0.00 08:26:58 Average: lo 2.85 2.85 0.32 0.32 0.00 0.00 0.00 0.00 08:26:58 Average: ens3 274.45 182.85 1476.90 20.59 0.00 0.00 0.00 0.00 08:26:58 08:26:58 08:26:58 ---> sar -P ALL: 08:26:58 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22002) 06/18/25 _x86_64_ (4 CPU) 08:26:58 08:26:58 08:24:30 LINUX RESTART (4 CPU) 08:26:58 08:26:58 08:25:02 CPU %user %nice %system %iowait %steal %idle 08:26:58 08:26:01 all 23.06 0.00 2.04 2.62 0.06 72.21 08:26:58 08:26:01 0 31.37 0.00 2.16 6.87 0.07 59.53 08:26:58 08:26:01 1 26.25 0.00 2.23 0.94 0.07 70.52 08:26:58 08:26:01 2 11.40 0.00 1.63 2.04 0.03 84.90 08:26:58 08:26:01 3 23.29 0.00 2.17 0.65 0.05 73.84 08:26:58 Average: all 23.06 0.00 2.04 2.62 0.06 72.21 08:26:58 Average: 0 31.37 0.00 2.16 6.87 0.07 59.53 08:26:58 Average: 1 26.25 0.00 2.23 0.94 0.07 70.52 08:26:58 Average: 2 11.40 0.00 1.63 2.04 0.03 84.90 08:26:58 Average: 3 23.29 0.00 2.17 0.65 0.05 73.84 08:26:58 08:26:58 08:26:58