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