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