11:51:15 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141208 11:51:15 Running as SYSTEM 11:51:15 [EnvInject] - Loading node environment variables. 11:51:15 Building remotely on prd-ubuntu1804-builder-4c-4g-20290 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:51:15 [ssh-agent] Looking for ssh-agent implementation... 11:51:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:51:15 $ ssh-agent 11:51:15 SSH_AUTH_SOCK=/tmp/ssh-9ZZgSHNPpiXE/agent.1662 11:51:15 SSH_AGENT_PID=1664 11:51:15 [ssh-agent] Started. 11:51:15 Running ssh-add (command line suppressed) 11:51:15 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_8675459412148391231.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_8675459412148391231.key) 11:51:15 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:51:15 The recommended git tool is: NONE 11:51:17 using credential onap-jenkins-ssh 11:51:17 Wiping out workspace first. 11:51:17 Cloning the remote Git repository 11:51:17 Cloning repository git://cloud.onap.org/mirror/oom.git 11:51:17 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:51:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:51:17 > git --version # timeout=10 11:51:17 > git --version # 'git version 2.17.1' 11:51:17 using GIT_SSH to set credentials Gerrit user 11:51:17 Verifying host key using manually-configured host key entries 11:51:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:51:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:51:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:51:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:51:23 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:51:23 using GIT_SSH to set credentials Gerrit user 11:51:23 Verifying host key using manually-configured host key entries 11:51:23 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/08/141208/1 # timeout=30 11:51:23 > git rev-parse f187a4b470d23be922a175b8532a6f94651486e4^{commit} # timeout=10 11:51:23 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:51:23 Checking out Revision f187a4b470d23be922a175b8532a6f94651486e4 (refs/changes/08/141208/1) 11:51:23 > git config core.sparsecheckout # timeout=10 11:51:23 > git checkout -f f187a4b470d23be922a175b8532a6f94651486e4 # timeout=30 11:51:26 Commit message: "Updating OPA SW version 1.0.7 in helm charts" 11:51:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:51:26 > git rev-list --no-walk 2c79cb3d02fe8f3f53d9aff271653389a19f40f3 # timeout=10 11:51:27 [EnvInject] - Injecting environment variables from a build step. 11:51:27 [EnvInject] - Injecting as environment variables the properties content 11:51:27 PYTHON=python3 11:51:27 11:51:27 [EnvInject] - Variables injected successfully. 11:51:27 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13916666587021427276.sh 11:51:27 ---> tox-install.sh 11:51:27 + source /home/jenkins/lf-env.sh 11:51:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:51:27 ++ mktemp -d /tmp/venv-XXXX 11:51:27 + lf_venv=/tmp/venv-SeKU 11:51:27 + local venv_file=/tmp/.os_lf_venv 11:51:27 + local python=python3 11:51:27 + local options 11:51:27 + local set_path=true 11:51:27 + local install_args= 11:51:27 ++ 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 11:51:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:51:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:51:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:51:27 + true 11:51:27 + case $1 in 11:51:27 + venv_file=/tmp/.toxenv 11:51:27 + shift 2 11:51:27 + true 11:51:27 + case $1 in 11:51:27 + shift 11:51:27 + break 11:51:27 + case $python in 11:51:27 + local pkg_list= 11:51:27 + [[ -d /opt/pyenv ]] 11:51:27 + echo 'Setup pyenv:' 11:51:27 Setup pyenv: 11:51:27 + export PYENV_ROOT=/opt/pyenv 11:51:27 + PYENV_ROOT=/opt/pyenv 11:51:27 + 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 11:51:27 + 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 11:51:27 + pyenv versions 11:51:27 * system (set by /opt/pyenv/version) 11:51:27 * 3.8.13 (set by /opt/pyenv/version) 11:51:27 * 3.9.13 (set by /opt/pyenv/version) 11:51:27 * 3.10.6 (set by /opt/pyenv/version) 11:51:27 + command -v pyenv 11:51:27 ++ pyenv init - --no-rehash 11:51:27 + 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[*]}"'\'')" 11:51:27 export PATH="/opt/pyenv/shims:${PATH}" 11:51:27 export PYENV_SHELL=bash 11:51:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:51:27 pyenv() { 11:51:27 local command 11:51:27 command="${1:-}" 11:51:27 if [ "$#" -gt 0 ]; then 11:51:27 shift 11:51:27 fi 11:51:27 11:51:27 case "$command" in 11:51:27 rehash|shell) 11:51:27 eval "$(pyenv "sh-$command" "$@")" 11:51:27 ;; 11:51:27 *) 11:51:27 command pyenv "$command" "$@" 11:51:27 ;; 11:51:27 esac 11:51:27 }' 11:51:27 +++ 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[*]}"' 11:51:27 ++ 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 11:51:27 ++ 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 11:51:27 ++ 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 11:51:27 ++ export PYENV_SHELL=bash 11:51:27 ++ PYENV_SHELL=bash 11:51:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:51:27 +++ complete -F _pyenv pyenv 11:51:27 ++ lf-pyver python3 11:51:27 ++ local py_version_xy=python3 11:51:27 ++ local py_version_xyz= 11:51:27 ++ sed 's/^[ *]* //' 11:51:27 ++ awk '{ print $1 }' 11:51:27 ++ grep -E '^[0-9.]*[0-9]$' 11:51:27 ++ pyenv versions 11:51:27 ++ local command 11:51:27 ++ command=versions 11:51:27 ++ '[' 1 -gt 0 ']' 11:51:27 ++ shift 11:51:27 ++ case "$command" in 11:51:27 ++ command pyenv versions 11:51:27 ++ pyenv versions 11:51:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:51:27 +++ grep '^3' /tmp/.pyenv_versions 11:51:27 +++ sort -V 11:51:27 +++ tail -n 1 11:51:27 ++ py_version_xyz=3.10.6 11:51:27 ++ [[ -z 3.10.6 ]] 11:51:27 ++ echo 3.10.6 11:51:27 ++ return 0 11:51:27 + pyenv local 3.10.6 11:51:27 + local command 11:51:27 + command=local 11:51:27 + '[' 2 -gt 0 ']' 11:51:27 + shift 11:51:27 + case "$command" in 11:51:27 + command pyenv local 3.10.6 11:51:27 + pyenv local 3.10.6 11:51:27 + for arg in "$@" 11:51:27 + case $arg in 11:51:27 + pkg_list+='tox ' 11:51:27 + for arg in "$@" 11:51:27 + case $arg in 11:51:27 + pkg_list+='virtualenv ' 11:51:27 + for arg in "$@" 11:51:27 + case $arg in 11:51:27 + pkg_list+='urllib3~=1.26.15 ' 11:51:27 + [[ -f /tmp/.toxenv ]] 11:51:27 + [[ ! -f /tmp/.toxenv ]] 11:51:27 + [[ -n '' ]] 11:51:27 + python3 -m venv /tmp/venv-SeKU 11:51:31 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SeKU' 11:51:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SeKU 11:51:31 + echo /tmp/venv-SeKU 11:51:31 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:51:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:51:31 + /tmp/venv-SeKU/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 11:51:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:51:36 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:51:36 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:51:36 + /tmp/venv-SeKU/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:51:39 + type python3 11:51:39 + true 11:51:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-SeKU/bin to PATH' 11:51:39 lf-activate-venv(): INFO: Adding /tmp/venv-SeKU/bin to PATH 11:51:39 + PATH=/tmp/venv-SeKU/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 11:51:39 + return 0 11:51:39 + python3 --version 11:51:39 Python 3.10.6 11:51:39 + python3 -m pip --version 11:51:39 pip 25.1.1 from /tmp/venv-SeKU/lib/python3.10/site-packages/pip (python 3.10) 11:51:39 + python3 -m pip freeze 11:51:39 cachetools==6.0.0 11:51:39 chardet==5.2.0 11:51:39 colorama==0.4.6 11:51:39 distlib==0.3.9 11:51:39 filelock==3.18.0 11:51:39 packaging==25.0 11:51:39 platformdirs==4.3.8 11:51:39 pluggy==1.6.0 11:51:39 pyproject-api==1.9.1 11:51:39 tomli==2.2.1 11:51:39 tox==4.26.0 11:51:39 typing_extensions==4.14.0 11:51:39 urllib3==1.26.20 11:51:39 virtualenv==20.31.2 11:51:39 [EnvInject] - Injecting environment variables from a build step. 11:51:39 [EnvInject] - Injecting as environment variables the properties content 11:51:39 PARALLEL=false 11:51:39 11:51:39 [EnvInject] - Variables injected successfully. 11:51:39 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13966312332638224982.sh 11:51:39 ---> tox-run.sh 11:51:39 + 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 11:51:39 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:51:39 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:51:39 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:51:39 + cd /w/workspace/oom-master-pre-commit-lint/. 11:51:39 + source /home/jenkins/lf-env.sh 11:51:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:51:39 ++ mktemp -d /tmp/venv-XXXX 11:51:39 + lf_venv=/tmp/venv-cVy7 11:51:39 + local venv_file=/tmp/.os_lf_venv 11:51:39 + local python=python3 11:51:39 + local options 11:51:39 + local set_path=true 11:51:39 + local install_args= 11:51:39 ++ 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 11:51:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:51:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:51:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:51:39 + true 11:51:39 + case $1 in 11:51:39 + venv_file=/tmp/.toxenv 11:51:39 + shift 2 11:51:39 + true 11:51:39 + case $1 in 11:51:39 + shift 11:51:39 + break 11:51:39 + case $python in 11:51:39 + local pkg_list= 11:51:39 + [[ -d /opt/pyenv ]] 11:51:39 + echo 'Setup pyenv:' 11:51:39 Setup pyenv: 11:51:39 + export PYENV_ROOT=/opt/pyenv 11:51:39 + PYENV_ROOT=/opt/pyenv 11:51:39 + 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 11:51:39 + 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 11:51:39 + pyenv versions 11:51:39 system 11:51:39 3.8.13 11:51:39 3.9.13 11:51:39 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:51:39 + command -v pyenv 11:51:39 ++ pyenv init - --no-rehash 11:51:39 + 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[*]}"'\'')" 11:51:39 export PATH="/opt/pyenv/shims:${PATH}" 11:51:39 export PYENV_SHELL=bash 11:51:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:51:39 pyenv() { 11:51:39 local command 11:51:39 command="${1:-}" 11:51:39 if [ "$#" -gt 0 ]; then 11:51:39 shift 11:51:39 fi 11:51:39 11:51:39 case "$command" in 11:51:39 rehash|shell) 11:51:39 eval "$(pyenv "sh-$command" "$@")" 11:51:39 ;; 11:51:39 *) 11:51:39 command pyenv "$command" "$@" 11:51:39 ;; 11:51:39 esac 11:51:39 }' 11:51:39 +++ 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[*]}"' 11:51:39 ++ 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 11:51:39 ++ 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 11:51:39 ++ 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 11:51:39 ++ export PYENV_SHELL=bash 11:51:39 ++ PYENV_SHELL=bash 11:51:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:51:39 +++ complete -F _pyenv pyenv 11:51:39 ++ lf-pyver python3 11:51:39 ++ local py_version_xy=python3 11:51:39 ++ local py_version_xyz= 11:51:39 ++ pyenv versions 11:51:39 ++ local command 11:51:39 ++ command=versions 11:51:39 ++ '[' 1 -gt 0 ']' 11:51:39 ++ shift 11:51:39 ++ awk '{ print $1 }' 11:51:39 ++ sed 's/^[ *]* //' 11:51:39 ++ case "$command" in 11:51:39 ++ command pyenv versions 11:51:39 ++ pyenv versions 11:51:39 ++ grep -E '^[0-9.]*[0-9]$' 11:51:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:51:39 +++ grep '^3' /tmp/.pyenv_versions 11:51:39 +++ sort -V 11:51:39 +++ tail -n 1 11:51:39 ++ py_version_xyz=3.10.6 11:51:39 ++ [[ -z 3.10.6 ]] 11:51:39 ++ echo 3.10.6 11:51:39 ++ return 0 11:51:39 + pyenv local 3.10.6 11:51:39 + local command 11:51:39 + command=local 11:51:39 + '[' 2 -gt 0 ']' 11:51:39 + shift 11:51:39 + case "$command" in 11:51:39 + command pyenv local 3.10.6 11:51:39 + pyenv local 3.10.6 11:51:39 + for arg in "$@" 11:51:39 + case $arg in 11:51:39 + pkg_list+='tox ' 11:51:39 + for arg in "$@" 11:51:39 + case $arg in 11:51:39 + pkg_list+='virtualenv ' 11:51:39 + for arg in "$@" 11:51:39 + case $arg in 11:51:39 + pkg_list+='urllib3~=1.26.15 ' 11:51:39 + [[ -f /tmp/.toxenv ]] 11:51:39 ++ cat /tmp/.toxenv 11:51:39 + lf_venv=/tmp/venv-SeKU 11:51:39 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SeKU from' file:/tmp/.toxenv 11:51:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SeKU from file:/tmp/.toxenv 11:51:39 + /tmp/venv-SeKU/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 11:51:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:51:40 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:51:40 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:51:40 + /tmp/venv-SeKU/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:51:42 + type python3 11:51:42 + true 11:51:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-SeKU/bin to PATH' 11:51:42 lf-activate-venv(): INFO: Adding /tmp/venv-SeKU/bin to PATH 11:51:42 + PATH=/tmp/venv-SeKU/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 11:51:42 + return 0 11:51:42 + [[ -d /opt/pyenv ]] 11:51:42 + echo '---> Setting up pyenv' 11:51:42 ---> Setting up pyenv 11:51:42 + export PYENV_ROOT=/opt/pyenv 11:51:42 + PYENV_ROOT=/opt/pyenv 11:51:42 + export PATH=/opt/pyenv/bin:/tmp/venv-SeKU/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 11:51:42 + PATH=/opt/pyenv/bin:/tmp/venv-SeKU/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 11:51:42 ++ pwd 11:51:42 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:51:42 + export PYTHONPATH 11:51:42 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:51:42 + TOX_TESTENV_PASSENV=PYTHONPATH 11:51:42 + tox --version 11:51:42 4.26.0 from /tmp/venv-SeKU/lib/python3.10/site-packages/tox/__init__.py 11:51:42 + PARALLEL=false 11:51:42 + TOX_OPTIONS_LIST= 11:51:42 + [[ -n pre-commit ]] 11:51:42 + TOX_OPTIONS_LIST=' -e pre-commit' 11:51:42 + case ${PARALLEL,,} in 11:51:42 + tox -e pre-commit 11:51:42 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:51:43 pre-commit: install_deps> python -I -m pip install pre-commit 11:51:46 pre-commit: freeze> python -m pip freeze --all 11:51:46 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 11:51:46 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:51:46 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:51:47 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:51:47 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:51:48 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:51:49 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:51:49 [INFO] Once installed this environment will be reused. 11:51:49 [INFO] This may take a few minutes... 11:51:53 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:51:53 [INFO] Once installed this environment will be reused. 11:51:53 [INFO] This may take a few minutes... 11:51:57 trim trailing whitespace.................................................Passed 11:51:58 Tabs remover.............................................................Passed 11:51:58 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:51:58 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:51:58 [INFO] Once installed this environment will be reused. 11:51:58 [INFO] This may take a few minutes... 11:52:07 gitlint..............................................(no files to check)Skipped 11:52:07 pre-commit: OK (24.88=setup[3.44]+cmd[11.69,9.75] seconds) 11:52:07 congratulations :) (25.12 seconds) 11:52:07 + tox_status=0 11:52:07 + echo '---> Completed tox runs' 11:52:07 ---> Completed tox runs 11:52:07 + for i in .tox/*/log 11:52:07 ++ echo .tox/pre-commit/log 11:52:07 ++ awk -F/ '{print $2}' 11:52:07 + tox_env=pre-commit 11:52:07 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:52:07 + DOC_DIR=docs/_build/html 11:52:07 + [[ -d docs/_build/html ]] 11:52:07 + echo '---> tox-run.sh ends' 11:52:07 ---> tox-run.sh ends 11:52:07 + test 0 -eq 0 11:52:08 $ ssh-agent -k 11:52:08 unset SSH_AUTH_SOCK; 11:52:08 unset SSH_AGENT_PID; 11:52:08 echo Agent pid 1664 killed; 11:52:08 [ssh-agent] Stopped. 11:52:08 [PostBuildScript] - [INFO] Executing post build scripts. 11:52:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9589808864120039130.sh 11:52:08 ---> sysstat.sh 11:52:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12974982841777848709.sh 11:52:08 ---> package-listing.sh 11:52:08 ++ tr '[:upper:]' '[:lower:]' 11:52:08 ++ facter osfamily 11:52:08 + OS_FAMILY=debian 11:52:08 + workspace=/w/workspace/oom-master-pre-commit-lint 11:52:08 + START_PACKAGES=/tmp/packages_start.txt 11:52:08 + END_PACKAGES=/tmp/packages_end.txt 11:52:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:52:08 + PACKAGES=/tmp/packages_start.txt 11:52:08 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:52:08 + PACKAGES=/tmp/packages_end.txt 11:52:08 + case "${OS_FAMILY}" in 11:52:08 + dpkg -l 11:52:08 + grep '^ii' 11:52:08 + '[' -f /tmp/packages_start.txt ']' 11:52:08 + '[' -f /tmp/packages_end.txt ']' 11:52:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:52:08 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:52:08 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:52:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:52:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11749685744352803668.sh 11:52:08 ---> capture-instance-metadata.sh 11:52:08 Setup pyenv: 11:52:08 system 11:52:08 3.8.13 11:52:08 3.9.13 11:52:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:52:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ozfo 11:52:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:52:16 lf-activate-venv(): INFO: Installing: lftools 11:52:38 lf-activate-venv(): INFO: Adding /tmp/venv-Ozfo/bin to PATH 11:52:38 INFO: Running in OpenStack, capturing instance metadata 11:52:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11645823574218589004.sh 11:52:39 provisioning config files... 11:52:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config10753105594048920022tmp 11:52:39 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:52:39 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:52:39 [EnvInject] - Injecting environment variables from a build step. 11:52:39 [EnvInject] - Injecting as environment variables the properties content 11:52:39 SERVER_ID=logs 11:52:39 11:52:39 [EnvInject] - Variables injected successfully. 11:52:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14321393010869396545.sh 11:52:39 ---> create-netrc.sh 11:52:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10807314303407702970.sh 11:52:39 ---> python-tools-install.sh 11:52:39 Setup pyenv: 11:52:39 system 11:52:39 3.8.13 11:52:39 3.9.13 11:52:39 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:52:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ozfo from file:/tmp/.os_lf_venv 11:52:41 lf-activate-venv(): INFO: Installing: lftools 11:52:49 lf-activate-venv(): INFO: Adding /tmp/venv-Ozfo/bin to PATH 11:52:49 Generating Requirements File 11:53:09 Python 3.10.6 11:53:09 pip 25.1.1 from /tmp/venv-Ozfo/lib/python3.10/site-packages/pip (python 3.10) 11:53:09 appdirs==1.4.4 11:53:09 argcomplete==3.6.2 11:53:09 aspy.yaml==1.3.0 11:53:09 attrs==25.3.0 11:53:09 autopage==0.5.2 11:53:09 beautifulsoup4==4.13.4 11:53:09 boto3==1.38.34 11:53:09 botocore==1.38.34 11:53:09 bs4==0.0.2 11:53:09 cachetools==5.5.2 11:53:09 certifi==2025.4.26 11:53:09 cffi==1.17.1 11:53:09 cfgv==3.4.0 11:53:09 chardet==5.2.0 11:53:09 charset-normalizer==3.4.2 11:53:09 click==8.2.1 11:53:09 cliff==4.10.0 11:53:09 cmd2==2.6.1 11:53:09 cryptography==3.3.2 11:53:09 debtcollector==3.0.0 11:53:09 decorator==5.2.1 11:53:09 defusedxml==0.7.1 11:53:09 Deprecated==1.2.18 11:53:09 distlib==0.3.9 11:53:09 dnspython==2.7.0 11:53:09 docker==7.1.0 11:53:09 dogpile.cache==1.4.0 11:53:09 durationpy==0.10 11:53:09 email_validator==2.2.0 11:53:09 filelock==3.18.0 11:53:09 future==1.0.0 11:53:09 gitdb==4.0.12 11:53:09 GitPython==3.1.44 11:53:09 google-auth==2.40.3 11:53:09 httplib2==0.22.0 11:53:09 identify==2.6.12 11:53:09 idna==3.10 11:53:09 importlib-resources==1.5.0 11:53:09 iso8601==2.1.0 11:53:09 Jinja2==3.1.6 11:53:09 jmespath==1.0.1 11:53:09 jsonpatch==1.33 11:53:09 jsonpointer==3.0.0 11:53:09 jsonschema==4.24.0 11:53:09 jsonschema-specifications==2025.4.1 11:53:09 keystoneauth1==5.11.0 11:53:09 kubernetes==33.1.0 11:53:09 lftools==0.37.13 11:53:09 lxml==5.4.0 11:53:09 MarkupSafe==3.0.2 11:53:09 msgpack==1.1.0 11:53:09 multi_key_dict==2.0.3 11:53:09 munch==4.0.0 11:53:09 netaddr==1.3.0 11:53:09 niet==1.4.2 11:53:09 nodeenv==1.9.1 11:53:09 oauth2client==4.1.3 11:53:09 oauthlib==3.2.2 11:53:09 openstacksdk==4.6.0 11:53:09 os-client-config==2.1.0 11:53:09 os-service-types==1.7.0 11:53:09 osc-lib==4.0.2 11:53:09 oslo.config==9.8.0 11:53:09 oslo.context==6.0.0 11:53:09 oslo.i18n==6.5.1 11:53:09 oslo.log==7.1.0 11:53:09 oslo.serialization==5.7.0 11:53:09 oslo.utils==9.0.0 11:53:09 packaging==25.0 11:53:09 pbr==6.1.1 11:53:09 platformdirs==4.3.8 11:53:09 prettytable==3.16.0 11:53:09 psutil==7.0.0 11:53:09 pyasn1==0.6.1 11:53:09 pyasn1_modules==0.4.2 11:53:09 pycparser==2.22 11:53:09 pygerrit2==2.0.15 11:53:09 PyGithub==2.6.1 11:53:09 PyJWT==2.10.1 11:53:09 PyNaCl==1.5.0 11:53:09 pyparsing==2.4.7 11:53:09 pyperclip==1.9.0 11:53:09 pyrsistent==0.20.0 11:53:09 python-cinderclient==9.7.0 11:53:09 python-dateutil==2.9.0.post0 11:53:09 python-heatclient==4.2.0 11:53:09 python-jenkins==1.8.2 11:53:09 python-keystoneclient==5.6.0 11:53:09 python-magnumclient==4.8.1 11:53:09 python-openstackclient==8.1.0 11:53:09 python-swiftclient==4.8.0 11:53:09 PyYAML==6.0.2 11:53:09 referencing==0.36.2 11:53:09 requests==2.32.4 11:53:09 requests-oauthlib==2.0.0 11:53:09 requestsexceptions==1.4.0 11:53:09 rfc3986==2.0.0 11:53:09 rpds-py==0.25.1 11:53:09 rsa==4.9.1 11:53:09 ruamel.yaml==0.18.14 11:53:09 ruamel.yaml.clib==0.2.12 11:53:09 s3transfer==0.13.0 11:53:09 simplejson==3.20.1 11:53:09 six==1.17.0 11:53:09 smmap==5.0.2 11:53:09 soupsieve==2.7 11:53:09 stevedore==5.4.1 11:53:09 tabulate==0.9.0 11:53:09 toml==0.10.2 11:53:09 tomlkit==0.13.3 11:53:09 tqdm==4.67.1 11:53:09 typing_extensions==4.14.0 11:53:09 tzdata==2025.2 11:53:09 urllib3==1.26.20 11:53:09 virtualenv==20.31.2 11:53:09 wcwidth==0.2.13 11:53:09 websocket-client==1.8.0 11:53:09 wrapt==1.17.2 11:53:09 xdg==6.0.0 11:53:09 xmltodict==0.14.2 11:53:09 yq==3.4.3 11:53:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins968873362624862356.sh 11:53:09 ---> sudo-logs.sh 11:53:09 Archiving 'sudo' log.. 11:53:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11045585378926652273.sh 11:53:10 ---> job-cost.sh 11:53:10 Setup pyenv: 11:53:10 system 11:53:10 3.8.13 11:53:10 3.9.13 11:53:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:53:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ozfo from file:/tmp/.os_lf_venv 11:53:12 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:53:17 lf-activate-venv(): INFO: Adding /tmp/venv-Ozfo/bin to PATH 11:53:17 INFO: No Stack... 11:53:17 INFO: Retrieving Pricing Info for: v3-standard-4 11:53:18 INFO: Archiving Costs 11:53:18 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9175813560182331232.sh 11:53:18 ---> logs-deploy.sh 11:53:18 Setup pyenv: 11:53:18 system 11:53:18 3.8.13 11:53:18 3.9.13 11:53:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:53:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ozfo from file:/tmp/.os_lf_venv 11:53:20 lf-activate-venv(): INFO: Installing: lftools 11:53:28 lf-activate-venv(): INFO: Adding /tmp/venv-Ozfo/bin to PATH 11:53:28 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4091 11:53:28 INFO: archiving workspace using pattern(s): 11:53:31 Archives upload complete. 11:53:31 INFO: archiving logs to Nexus 11:53:32 ---> uname -a: 11:53:32 Linux prd-ubuntu1804-builder-4c-4g-20290 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:53:32 11:53:32 11:53:32 ---> lscpu: 11:53:32 Architecture: x86_64 11:53:32 CPU op-mode(s): 32-bit, 64-bit 11:53:32 Byte Order: Little Endian 11:53:32 CPU(s): 4 11:53:32 On-line CPU(s) list: 0-3 11:53:32 Thread(s) per core: 1 11:53:32 Core(s) per socket: 1 11:53:32 Socket(s): 4 11:53:32 NUMA node(s): 1 11:53:32 Vendor ID: AuthenticAMD 11:53:32 CPU family: 23 11:53:32 Model: 49 11:53:32 Model name: AMD EPYC-Rome Processor 11:53:32 Stepping: 0 11:53:32 CPU MHz: 2799.998 11:53:32 BogoMIPS: 5599.99 11:53:32 Virtualization: AMD-V 11:53:32 Hypervisor vendor: KVM 11:53:32 Virtualization type: full 11:53:32 L1d cache: 32K 11:53:32 L1i cache: 32K 11:53:32 L2 cache: 512K 11:53:32 L3 cache: 16384K 11:53:32 NUMA node0 CPU(s): 0-3 11:53:32 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 11:53:32 11:53:32 11:53:32 ---> nproc: 11:53:32 4 11:53:32 11:53:32 11:53:32 ---> df -h: 11:53:32 Filesystem Size Used Avail Use% Mounted on 11:53:32 udev 7.9G 0 7.9G 0% /dev 11:53:32 tmpfs 1.6G 672K 1.6G 1% /run 11:53:32 /dev/vda1 78G 8.4G 69G 11% / 11:53:32 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:53:32 tmpfs 5.0M 0 5.0M 0% /run/lock 11:53:32 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:53:32 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:53:32 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:53:32 11:53:32 11:53:32 ---> free -m: 11:53:32 total used free shared buff/cache available 11:53:32 Mem: 16040 556 13287 0 2196 15163 11:53:32 Swap: 1023 0 1023 11:53:32 11:53:32 11:53:32 ---> ip addr: 11:53:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:53:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:53:32 inet 127.0.0.1/8 scope host lo 11:53:32 valid_lft forever preferred_lft forever 11:53:32 inet6 ::1/128 scope host 11:53:32 valid_lft forever preferred_lft forever 11:53:32 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:53:32 link/ether fa:16:3e:68:ef:f5 brd ff:ff:ff:ff:ff:ff 11:53:32 inet 10.30.106.139/23 brd 10.30.107.255 scope global dynamic ens3 11:53:32 valid_lft 86245sec preferred_lft 86245sec 11:53:32 inet6 fe80::f816:3eff:fe68:eff5/64 scope link 11:53:32 valid_lft forever preferred_lft forever 11:53:32 11:53:32 11:53:32 ---> sar -b -r -n DEV: 11:53:32 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20290) 06/11/25 _x86_64_ (4 CPU) 11:53:32 11:53:32 11:50:59 LINUX RESTART (4 CPU) 11:53:32 11:53:32 11:51:01 tps rtps wtps bread/s bwrtn/s 11:53:32 11:52:02 328.35 71.00 257.34 4654.69 69352.71 11:53:32 11:53:01 114.12 0.92 113.20 107.91 36201.32 11:53:32 Average: 222.13 36.25 185.88 2400.40 52916.28 11:53:32 11:53:32 11:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:53:32 11:52:02 13927844 15511272 2497116 15.20 55092 1728704 877364 5.02 764972 1513852 162724 11:53:32 11:53:01 13703252 15534960 2721708 16.57 79564 1938496 762368 4.36 767488 1708124 160248 11:53:32 Average: 13815548 15523116 2609412 15.89 67328 1833600 819866 4.69 766230 1610988 161486 11:53:32 11:53:32 11:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:53:32 11:52:02 lo 3.40 3.40 0.36 0.36 0.00 0.00 0.00 0.00 11:53:32 11:52:02 ens3 592.85 393.03 2453.23 84.14 0.00 0.00 0.00 0.00 11:53:32 11:53:01 lo 1.56 1.56 0.18 0.18 0.00 0.00 0.00 0.00 11:53:32 11:53:01 ens3 147.25 104.05 723.91 14.90 0.00 0.00 0.00 0.00 11:53:32 Average: lo 2.49 2.49 0.27 0.27 0.00 0.00 0.00 0.00 11:53:32 Average: ens3 371.92 249.76 1595.84 49.81 0.00 0.00 0.00 0.00 11:53:32 11:53:32 11:53:32 ---> sar -P ALL: 11:53:32 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20290) 06/11/25 _x86_64_ (4 CPU) 11:53:32 11:53:32 11:50:59 LINUX RESTART (4 CPU) 11:53:32 11:53:32 11:51:01 CPU %user %nice %system %iowait %steal %idle 11:53:32 11:52:02 all 24.67 0.00 3.31 7.08 0.07 64.87 11:53:32 11:52:02 0 27.85 0.00 3.85 0.89 0.07 67.35 11:53:32 11:52:02 1 19.48 0.00 2.48 10.01 0.05 67.97 11:53:32 11:52:02 2 22.39 0.00 3.09 13.17 0.08 61.27 11:53:32 11:52:02 3 28.92 0.00 3.80 4.32 0.07 62.89 11:53:32 11:53:01 all 20.55 0.00 1.45 3.81 0.05 74.13 11:53:32 11:53:01 0 18.23 0.00 1.49 1.00 0.05 79.23 11:53:32 11:53:01 1 23.30 0.00 2.19 3.53 0.05 70.93 11:53:32 11:53:01 2 16.79 0.00 1.06 10.53 0.05 71.57 11:53:32 11:53:01 3 23.85 0.00 1.07 0.22 0.05 74.80 11:53:32 Average: all 22.62 0.00 2.39 5.46 0.06 69.47 11:53:32 Average: 0 23.08 0.00 2.68 0.94 0.06 73.24 11:53:32 Average: 1 21.38 0.00 2.34 6.79 0.05 69.44 11:53:32 Average: 2 19.61 0.00 2.08 11.86 0.07 66.38 11:53:32 Average: 3 26.40 0.00 2.44 2.28 0.06 68.81 11:53:32 11:53:32 11:53:32