14:24:55 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141289 14:24:55 Running as SYSTEM 14:24:55 [EnvInject] - Loading node environment variables. 14:24:55 Building remotely on prd-ubuntu1804-builder-4c-4g-27131 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:24:55 [ssh-agent] Looking for ssh-agent implementation... 14:24:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:24:55 $ ssh-agent 14:24:55 SSH_AUTH_SOCK=/tmp/ssh-OqjvYCNiHFj5/agent.1720 14:24:55 SSH_AGENT_PID=1722 14:24:55 [ssh-agent] Started. 14:24:55 Running ssh-add (command line suppressed) 14:24:55 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_13087567736580570830.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_13087567736580570830.key) 14:24:55 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:24:55 The recommended git tool is: NONE 14:24:57 using credential onap-jenkins-ssh 14:24:57 Wiping out workspace first. 14:24:57 Cloning the remote Git repository 14:24:57 Cloning repository git://cloud.onap.org/mirror/oom.git 14:24:57 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:24:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:24:57 > git --version # timeout=10 14:24:57 > git --version # 'git version 2.17.1' 14:24:57 using GIT_SSH to set credentials Gerrit user 14:24:57 Verifying host key using manually-configured host key entries 14:24:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:25:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:25:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:25:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:25:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:25:02 using GIT_SSH to set credentials Gerrit user 14:25:02 Verifying host key using manually-configured host key entries 14:25:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/89/141289/4 # timeout=30 14:25:03 > git rev-parse 21a0ea6fb008191b93260d297a84215b2d197a48^{commit} # timeout=10 14:25:03 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:25:03 Checking out Revision 21a0ea6fb008191b93260d297a84215b2d197a48 (refs/changes/89/141289/4) 14:25:03 > git config core.sparsecheckout # timeout=10 14:25:03 > git checkout -f 21a0ea6fb008191b93260d297a84215b2d197a48 # timeout=30 14:25:06 Commit message: "[CCSDK][SDNC] Version bump for Paris release" 14:25:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:25:06 > git rev-list --no-walk 5b005900c21aea3578ebe858c65a45a9f711b6c6 # timeout=10 14:25:06 [EnvInject] - Injecting environment variables from a build step. 14:25:07 [EnvInject] - Injecting as environment variables the properties content 14:25:07 PYTHON=python3 14:25:07 14:25:07 [EnvInject] - Variables injected successfully. 14:25:07 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9164203668025535875.sh 14:25:07 ---> tox-install.sh 14:25:07 + source /home/jenkins/lf-env.sh 14:25:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:25:07 ++ mktemp -d /tmp/venv-XXXX 14:25:07 + lf_venv=/tmp/venv-NWBG 14:25:07 + local venv_file=/tmp/.os_lf_venv 14:25:07 + local python=python3 14:25:07 + local options 14:25:07 + local set_path=true 14:25:07 + local install_args= 14:25:07 ++ 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:25:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:25:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:25:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:25:07 + true 14:25:07 + case $1 in 14:25:07 + venv_file=/tmp/.toxenv 14:25:07 + shift 2 14:25:07 + true 14:25:07 + case $1 in 14:25:07 + shift 14:25:07 + break 14:25:07 + case $python in 14:25:07 + local pkg_list= 14:25:07 + [[ -d /opt/pyenv ]] 14:25:07 + echo 'Setup pyenv:' 14:25:07 Setup pyenv: 14:25:07 + export PYENV_ROOT=/opt/pyenv 14:25:07 + PYENV_ROOT=/opt/pyenv 14:25:07 + 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:25:07 + 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:25:07 + pyenv versions 14:25:07 * system (set by /opt/pyenv/version) 14:25:07 * 3.8.13 (set by /opt/pyenv/version) 14:25:07 * 3.9.13 (set by /opt/pyenv/version) 14:25:07 * 3.10.6 (set by /opt/pyenv/version) 14:25:07 + command -v pyenv 14:25:07 ++ pyenv init - --no-rehash 14:25:07 + 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:25:07 export PATH="/opt/pyenv/shims:${PATH}" 14:25:07 export PYENV_SHELL=bash 14:25:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:25:07 pyenv() { 14:25:07 local command 14:25:07 command="${1:-}" 14:25:07 if [ "$#" -gt 0 ]; then 14:25:07 shift 14:25:07 fi 14:25:07 14:25:07 case "$command" in 14:25:07 rehash|shell) 14:25:07 eval "$(pyenv "sh-$command" "$@")" 14:25:07 ;; 14:25:07 *) 14:25:07 command pyenv "$command" "$@" 14:25:07 ;; 14:25:07 esac 14:25:07 }' 14:25:07 +++ 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:25:07 ++ 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:25:07 ++ 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:25:07 ++ 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:25:07 ++ export PYENV_SHELL=bash 14:25:07 ++ PYENV_SHELL=bash 14:25:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:25:07 +++ complete -F _pyenv pyenv 14:25:07 ++ lf-pyver python3 14:25:07 ++ local py_version_xy=python3 14:25:07 ++ local py_version_xyz= 14:25:07 ++ pyenv versions 14:25:07 ++ local command 14:25:07 ++ command=versions 14:25:07 ++ '[' 1 -gt 0 ']' 14:25:07 ++ shift 14:25:07 ++ case "$command" in 14:25:07 ++ sed 's/^[ *]* //' 14:25:07 ++ command pyenv versions 14:25:07 ++ pyenv versions 14:25:07 ++ grep -E '^[0-9.]*[0-9]$' 14:25:07 ++ awk '{ print $1 }' 14:25:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:25:07 +++ grep '^3' /tmp/.pyenv_versions 14:25:07 +++ sort -V 14:25:07 +++ tail -n 1 14:25:07 ++ py_version_xyz=3.10.6 14:25:07 ++ [[ -z 3.10.6 ]] 14:25:07 ++ echo 3.10.6 14:25:07 ++ return 0 14:25:07 + pyenv local 3.10.6 14:25:07 + local command 14:25:07 + command=local 14:25:07 + '[' 2 -gt 0 ']' 14:25:07 + shift 14:25:07 + case "$command" in 14:25:07 + command pyenv local 3.10.6 14:25:07 + pyenv local 3.10.6 14:25:07 + for arg in "$@" 14:25:07 + case $arg in 14:25:07 + pkg_list+='tox ' 14:25:07 + for arg in "$@" 14:25:07 + case $arg in 14:25:07 + pkg_list+='virtualenv ' 14:25:07 + for arg in "$@" 14:25:07 + case $arg in 14:25:07 + pkg_list+='urllib3~=1.26.15 ' 14:25:07 + [[ -f /tmp/.toxenv ]] 14:25:07 + [[ ! -f /tmp/.toxenv ]] 14:25:07 + [[ -n '' ]] 14:25:07 + python3 -m venv /tmp/venv-NWBG 14:25:11 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NWBG' 14:25:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NWBG 14:25:11 + echo /tmp/venv-NWBG 14:25:11 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:25:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:25:11 + /tmp/venv-NWBG/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 14:25:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:25:16 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:25:16 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:25:16 + /tmp/venv-NWBG/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:25:18 + type python3 14:25:18 + true 14:25:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-NWBG/bin to PATH' 14:25:18 lf-activate-venv(): INFO: Adding /tmp/venv-NWBG/bin to PATH 14:25:18 + PATH=/tmp/venv-NWBG/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:25:18 + return 0 14:25:18 + python3 --version 14:25:18 Python 3.10.6 14:25:18 + python3 -m pip --version 14:25:18 pip 25.1.1 from /tmp/venv-NWBG/lib/python3.10/site-packages/pip (python 3.10) 14:25:18 + python3 -m pip freeze 14:25:19 cachetools==6.1.0 14:25:19 chardet==5.2.0 14:25:19 colorama==0.4.6 14:25:19 distlib==0.3.9 14:25:19 filelock==3.18.0 14:25:19 packaging==25.0 14:25:19 platformdirs==4.3.8 14:25:19 pluggy==1.6.0 14:25:19 pyproject-api==1.9.1 14:25:19 tomli==2.2.1 14:25:19 tox==4.27.0 14:25:19 typing_extensions==4.14.1 14:25:19 urllib3==1.26.20 14:25:19 virtualenv==20.31.2 14:25:19 [EnvInject] - Injecting environment variables from a build step. 14:25:19 [EnvInject] - Injecting as environment variables the properties content 14:25:19 PARALLEL=false 14:25:19 14:25:19 [EnvInject] - Variables injected successfully. 14:25:19 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2302552392284548376.sh 14:25:19 ---> tox-run.sh 14:25:19 + 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:25:19 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:25:19 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:25:19 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:25:19 + cd /w/workspace/oom-master-pre-commit-lint/. 14:25:19 + source /home/jenkins/lf-env.sh 14:25:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:25:19 ++ mktemp -d /tmp/venv-XXXX 14:25:19 + lf_venv=/tmp/venv-Yr8s 14:25:19 + local venv_file=/tmp/.os_lf_venv 14:25:19 + local python=python3 14:25:19 + local options 14:25:19 + local set_path=true 14:25:19 + local install_args= 14:25:19 ++ 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:25:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:25:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:25:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:25:19 + true 14:25:19 + case $1 in 14:25:19 + venv_file=/tmp/.toxenv 14:25:19 + shift 2 14:25:19 + true 14:25:19 + case $1 in 14:25:19 + shift 14:25:19 + break 14:25:19 + case $python in 14:25:19 + local pkg_list= 14:25:19 + [[ -d /opt/pyenv ]] 14:25:19 + echo 'Setup pyenv:' 14:25:19 Setup pyenv: 14:25:19 + export PYENV_ROOT=/opt/pyenv 14:25:19 + PYENV_ROOT=/opt/pyenv 14:25:19 + 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:25:19 + 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:25:19 + pyenv versions 14:25:19 system 14:25:19 3.8.13 14:25:19 3.9.13 14:25:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:25:19 + command -v pyenv 14:25:19 ++ pyenv init - --no-rehash 14:25:19 + 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:25:19 export PATH="/opt/pyenv/shims:${PATH}" 14:25:19 export PYENV_SHELL=bash 14:25:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:25:19 pyenv() { 14:25:19 local command 14:25:19 command="${1:-}" 14:25:19 if [ "$#" -gt 0 ]; then 14:25:19 shift 14:25:19 fi 14:25:19 14:25:19 case "$command" in 14:25:19 rehash|shell) 14:25:19 eval "$(pyenv "sh-$command" "$@")" 14:25:19 ;; 14:25:19 *) 14:25:19 command pyenv "$command" "$@" 14:25:19 ;; 14:25:19 esac 14:25:19 }' 14:25:19 +++ 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:25:19 ++ 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:25:19 ++ 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:25:19 ++ 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:25:19 ++ export PYENV_SHELL=bash 14:25:19 ++ PYENV_SHELL=bash 14:25:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:25:19 +++ complete -F _pyenv pyenv 14:25:19 ++ lf-pyver python3 14:25:19 ++ local py_version_xy=python3 14:25:19 ++ local py_version_xyz= 14:25:19 ++ pyenv versions 14:25:19 ++ local command 14:25:19 ++ command=versions 14:25:19 ++ '[' 1 -gt 0 ']' 14:25:19 ++ shift 14:25:19 ++ case "$command" in 14:25:19 ++ command pyenv versions 14:25:19 ++ pyenv versions 14:25:19 ++ awk '{ print $1 }' 14:25:19 ++ sed 's/^[ *]* //' 14:25:19 ++ grep -E '^[0-9.]*[0-9]$' 14:25:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:25:19 +++ grep '^3' /tmp/.pyenv_versions 14:25:19 +++ sort -V 14:25:19 +++ tail -n 1 14:25:19 ++ py_version_xyz=3.10.6 14:25:19 ++ [[ -z 3.10.6 ]] 14:25:19 ++ echo 3.10.6 14:25:19 ++ return 0 14:25:19 + pyenv local 3.10.6 14:25:19 + local command 14:25:19 + command=local 14:25:19 + '[' 2 -gt 0 ']' 14:25:19 + shift 14:25:19 + case "$command" in 14:25:19 + command pyenv local 3.10.6 14:25:19 + pyenv local 3.10.6 14:25:19 + for arg in "$@" 14:25:19 + case $arg in 14:25:19 + pkg_list+='tox ' 14:25:19 + for arg in "$@" 14:25:19 + case $arg in 14:25:19 + pkg_list+='virtualenv ' 14:25:19 + for arg in "$@" 14:25:19 + case $arg in 14:25:19 + pkg_list+='urllib3~=1.26.15 ' 14:25:19 + [[ -f /tmp/.toxenv ]] 14:25:19 ++ cat /tmp/.toxenv 14:25:19 + lf_venv=/tmp/venv-NWBG 14:25:19 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NWBG from' file:/tmp/.toxenv 14:25:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NWBG from file:/tmp/.toxenv 14:25:19 + /tmp/venv-NWBG/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 14:25:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:25:20 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:25:20 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:25:20 + /tmp/venv-NWBG/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:25:22 + type python3 14:25:22 + true 14:25:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-NWBG/bin to PATH' 14:25:22 lf-activate-venv(): INFO: Adding /tmp/venv-NWBG/bin to PATH 14:25:22 + PATH=/tmp/venv-NWBG/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:25:22 + return 0 14:25:22 + [[ -d /opt/pyenv ]] 14:25:22 + echo '---> Setting up pyenv' 14:25:22 ---> Setting up pyenv 14:25:22 + export PYENV_ROOT=/opt/pyenv 14:25:22 + PYENV_ROOT=/opt/pyenv 14:25:22 + export PATH=/opt/pyenv/bin:/tmp/venv-NWBG/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:25:22 + PATH=/opt/pyenv/bin:/tmp/venv-NWBG/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:25:22 ++ pwd 14:25:22 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:25:22 + export PYTHONPATH 14:25:22 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:25:22 + TOX_TESTENV_PASSENV=PYTHONPATH 14:25:22 + tox --version 14:25:22 4.27.0 from /tmp/venv-NWBG/lib/python3.10/site-packages/tox/__init__.py 14:25:22 + PARALLEL=false 14:25:22 + TOX_OPTIONS_LIST= 14:25:22 + [[ -n pre-commit ]] 14:25:22 + TOX_OPTIONS_LIST=' -e pre-commit' 14:25:22 + case ${PARALLEL,,} in 14:25:22 + tox -e pre-commit 14:25:22 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:25:23 pre-commit: install_deps> python -I -m pip install pre-commit 14:25:25 pre-commit: freeze> python -m pip freeze --all 14:25:26 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:25:26 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:25:26 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:25:26 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:25:27 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:25:28 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:25:28 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:25:28 [INFO] Once installed this environment will be reused. 14:25:28 [INFO] This may take a few minutes... 14:25:32 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:25:32 [INFO] Once installed this environment will be reused. 14:25:32 [INFO] This may take a few minutes... 14:25:37 trim trailing whitespace.................................................Passed 14:25:37 Tabs remover.............................................................Passed 14:25:37 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:25:37 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:25:37 [INFO] Once installed this environment will be reused. 14:25:37 [INFO] This may take a few minutes... 14:25:46 gitlint..............................................(no files to check)Skipped 14:25:46 pre-commit: OK (23.74=setup[3.52]+cmd[11.44,8.78] seconds) 14:25:46 congratulations :) (23.96 seconds) 14:25:46 + tox_status=0 14:25:46 + echo '---> Completed tox runs' 14:25:46 ---> Completed tox runs 14:25:46 + for i in .tox/*/log 14:25:46 ++ echo .tox/pre-commit/log 14:25:46 ++ awk -F/ '{print $2}' 14:25:46 + tox_env=pre-commit 14:25:46 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:25:46 + DOC_DIR=docs/_build/html 14:25:46 + [[ -d docs/_build/html ]] 14:25:46 + echo '---> tox-run.sh ends' 14:25:46 ---> tox-run.sh ends 14:25:46 + test 0 -eq 0 14:25:46 $ ssh-agent -k 14:25:46 unset SSH_AUTH_SOCK; 14:25:46 unset SSH_AGENT_PID; 14:25:46 echo Agent pid 1722 killed; 14:25:46 [ssh-agent] Stopped. 14:25:46 [PostBuildScript] - [INFO] Executing post build scripts. 14:25:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14129965075666322215.sh 14:25:46 ---> sysstat.sh 14:25:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9897041959015134756.sh 14:25:46 ---> package-listing.sh 14:25:46 ++ facter osfamily 14:25:47 ++ tr '[:upper:]' '[:lower:]' 14:25:47 + OS_FAMILY=debian 14:25:47 + workspace=/w/workspace/oom-master-pre-commit-lint 14:25:47 + START_PACKAGES=/tmp/packages_start.txt 14:25:47 + END_PACKAGES=/tmp/packages_end.txt 14:25:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:25:47 + PACKAGES=/tmp/packages_start.txt 14:25:47 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:25:47 + PACKAGES=/tmp/packages_end.txt 14:25:47 + case "${OS_FAMILY}" in 14:25:47 + dpkg -l 14:25:47 + grep '^ii' 14:25:47 + '[' -f /tmp/packages_start.txt ']' 14:25:47 + '[' -f /tmp/packages_end.txt ']' 14:25:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:25:47 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:25:47 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:25:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:25:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17843679829637001215.sh 14:25:47 ---> capture-instance-metadata.sh 14:25:47 Setup pyenv: 14:25:47 system 14:25:47 3.8.13 14:25:47 3.9.13 14:25:47 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:25:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-u7ja 14:25:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:25:54 lf-activate-venv(): INFO: Installing: lftools 14:26:18 lf-activate-venv(): INFO: Adding /tmp/venv-u7ja/bin to PATH 14:26:18 INFO: Running in OpenStack, capturing instance metadata 14:26:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8929793673844026714.sh 14:26:19 provisioning config files... 14:26:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config15989013222481914735tmp 14:26:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:26:19 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:26:19 [EnvInject] - Injecting environment variables from a build step. 14:26:19 [EnvInject] - Injecting as environment variables the properties content 14:26:19 SERVER_ID=logs 14:26:19 14:26:19 [EnvInject] - Variables injected successfully. 14:26:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9898621709653481148.sh 14:26:19 ---> create-netrc.sh 14:26:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9768523671983756245.sh 14:26:19 ---> python-tools-install.sh 14:26:19 Setup pyenv: 14:26:19 system 14:26:19 3.8.13 14:26:19 3.9.13 14:26:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:26:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u7ja from file:/tmp/.os_lf_venv 14:26:21 lf-activate-venv(): INFO: Installing: lftools 14:26:30 lf-activate-venv(): INFO: Adding /tmp/venv-u7ja/bin to PATH 14:26:30 Generating Requirements File 14:26:51 Python 3.10.6 14:26:51 pip 25.1.1 from /tmp/venv-u7ja/lib/python3.10/site-packages/pip (python 3.10) 14:26:52 appdirs==1.4.4 14:26:52 argcomplete==3.6.2 14:26:52 aspy.yaml==1.3.0 14:26:52 attrs==25.3.0 14:26:52 autopage==0.5.2 14:26:52 beautifulsoup4==4.13.4 14:26:52 boto3==1.39.4 14:26:52 botocore==1.39.4 14:26:52 bs4==0.0.2 14:26:52 cachetools==5.5.2 14:26:52 certifi==2025.7.9 14:26:52 cffi==1.17.1 14:26:52 cfgv==3.4.0 14:26:52 chardet==5.2.0 14:26:52 charset-normalizer==3.4.2 14:26:52 click==8.2.1 14:26:52 cliff==4.10.0 14:26:52 cmd2==2.7.0 14:26:52 cryptography==3.3.2 14:26:52 debtcollector==3.0.0 14:26:52 decorator==5.2.1 14:26:52 defusedxml==0.7.1 14:26:52 Deprecated==1.2.18 14:26:52 distlib==0.3.9 14:26:52 dnspython==2.7.0 14:26:52 docker==7.1.0 14:26:52 dogpile.cache==1.4.0 14:26:52 durationpy==0.10 14:26:52 email_validator==2.2.0 14:26:52 filelock==3.18.0 14:26:52 future==1.0.0 14:26:52 gitdb==4.0.12 14:26:52 GitPython==3.1.44 14:26:52 google-auth==2.40.3 14:26:52 httplib2==0.22.0 14:26:52 identify==2.6.12 14:26:52 idna==3.10 14:26:52 importlib-resources==1.5.0 14:26:52 iso8601==2.1.0 14:26:52 Jinja2==3.1.6 14:26:52 jmespath==1.0.1 14:26:52 jsonpatch==1.33 14:26:52 jsonpointer==3.0.0 14:26:52 jsonschema==4.24.0 14:26:52 jsonschema-specifications==2025.4.1 14:26:52 keystoneauth1==5.11.1 14:26:52 kubernetes==33.1.0 14:26:52 lftools==0.37.13 14:26:52 lxml==6.0.0 14:26:52 markdown-it-py==3.0.0 14:26:52 MarkupSafe==3.0.2 14:26:52 mdurl==0.1.2 14:26:52 msgpack==1.1.1 14:26:52 multi_key_dict==2.0.3 14:26:52 munch==4.0.0 14:26:52 netaddr==1.3.0 14:26:52 niet==1.4.2 14:26:52 nodeenv==1.9.1 14:26:52 oauth2client==4.1.3 14:26:52 oauthlib==3.3.1 14:26:52 openstacksdk==4.6.0 14:26:52 os-client-config==2.3.0 14:26:52 os-service-types==1.8.0 14:26:52 osc-lib==4.1.0 14:26:52 oslo.config==10.0.0 14:26:52 oslo.context==6.0.0 14:26:52 oslo.i18n==6.5.1 14:26:52 oslo.log==7.2.0 14:26:52 oslo.serialization==5.7.0 14:26:52 oslo.utils==9.0.0 14:26:52 packaging==25.0 14:26:52 pbr==6.1.1 14:26:52 platformdirs==4.3.8 14:26:52 prettytable==3.16.0 14:26:52 psutil==7.0.0 14:26:52 pyasn1==0.6.1 14:26:52 pyasn1_modules==0.4.2 14:26:52 pycparser==2.22 14:26:52 pygerrit2==2.0.15 14:26:52 PyGithub==2.6.1 14:26:52 Pygments==2.19.2 14:26:52 PyJWT==2.10.1 14:26:52 PyNaCl==1.5.0 14:26:52 pyparsing==2.4.7 14:26:52 pyperclip==1.9.0 14:26:52 pyrsistent==0.20.0 14:26:52 python-cinderclient==9.7.0 14:26:52 python-dateutil==2.9.0.post0 14:26:52 python-heatclient==4.3.0 14:26:52 python-jenkins==1.8.2 14:26:52 python-keystoneclient==5.6.0 14:26:52 python-magnumclient==4.8.1 14:26:52 python-openstackclient==8.1.0 14:26:52 python-swiftclient==4.8.0 14:26:52 PyYAML==6.0.2 14:26:52 referencing==0.36.2 14:26:52 requests==2.32.4 14:26:52 requests-oauthlib==2.0.0 14:26:52 requestsexceptions==1.4.0 14:26:52 rfc3986==2.0.0 14:26:52 rich==14.0.0 14:26:52 rich-argparse==1.7.1 14:26:52 rpds-py==0.26.0 14:26:52 rsa==4.9.1 14:26:52 ruamel.yaml==0.18.14 14:26:52 ruamel.yaml.clib==0.2.12 14:26:52 s3transfer==0.13.0 14:26:52 simplejson==3.20.1 14:26:52 six==1.17.0 14:26:52 smmap==5.0.2 14:26:52 soupsieve==2.7 14:26:52 stevedore==5.4.1 14:26:52 tabulate==0.9.0 14:26:52 toml==0.10.2 14:26:52 tomlkit==0.13.3 14:26:52 tqdm==4.67.1 14:26:52 typing_extensions==4.14.1 14:26:52 tzdata==2025.2 14:26:52 urllib3==1.26.20 14:26:52 virtualenv==20.31.2 14:26:52 wcwidth==0.2.13 14:26:52 websocket-client==1.8.0 14:26:52 wrapt==1.17.2 14:26:52 xdg==6.0.0 14:26:52 xmltodict==0.14.2 14:26:52 yq==3.4.3 14:26:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16962421001980362873.sh 14:26:52 ---> sudo-logs.sh 14:26:52 Archiving 'sudo' log.. 14:26:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13674659071550310454.sh 14:26:52 ---> job-cost.sh 14:26:52 Setup pyenv: 14:26:52 system 14:26:52 3.8.13 14:26:52 3.9.13 14:26:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:26:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u7ja from file:/tmp/.os_lf_venv 14:26:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:26:59 lf-activate-venv(): INFO: Adding /tmp/venv-u7ja/bin to PATH 14:26:59 INFO: No Stack... 14:27:00 INFO: Retrieving Pricing Info for: v3-standard-4 14:27:00 INFO: Archiving Costs 14:27:00 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins462996280078488861.sh 14:27:00 ---> logs-deploy.sh 14:27:00 Setup pyenv: 14:27:00 system 14:27:00 3.8.13 14:27:00 3.9.13 14:27:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:27:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u7ja from file:/tmp/.os_lf_venv 14:27:02 lf-activate-venv(): INFO: Installing: lftools 14:27:10 lf-activate-venv(): INFO: Adding /tmp/venv-u7ja/bin to PATH 14:27:10 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4184 14:27:10 INFO: archiving workspace using pattern(s): 14:27:11 Archives upload complete. 14:27:11 INFO: archiving logs to Nexus 14:27:12 ---> uname -a: 14:27:12 Linux prd-ubuntu1804-builder-4c-4g-27131 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:27:12 14:27:12 14:27:12 ---> lscpu: 14:27:12 Architecture: x86_64 14:27:12 CPU op-mode(s): 32-bit, 64-bit 14:27:12 Byte Order: Little Endian 14:27:12 CPU(s): 4 14:27:12 On-line CPU(s) list: 0-3 14:27:12 Thread(s) per core: 1 14:27:12 Core(s) per socket: 1 14:27:12 Socket(s): 4 14:27:12 NUMA node(s): 1 14:27:12 Vendor ID: AuthenticAMD 14:27:12 CPU family: 23 14:27:12 Model: 49 14:27:12 Model name: AMD EPYC-Rome Processor 14:27:12 Stepping: 0 14:27:12 CPU MHz: 2800.000 14:27:12 BogoMIPS: 5600.00 14:27:12 Virtualization: AMD-V 14:27:12 Hypervisor vendor: KVM 14:27:12 Virtualization type: full 14:27:12 L1d cache: 32K 14:27:12 L1i cache: 32K 14:27:12 L2 cache: 512K 14:27:12 L3 cache: 16384K 14:27:12 NUMA node0 CPU(s): 0-3 14:27:12 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:27:12 14:27:12 14:27:12 ---> nproc: 14:27:12 4 14:27:12 14:27:12 14:27:12 ---> df -h: 14:27:12 Filesystem Size Used Avail Use% Mounted on 14:27:12 udev 7.9G 0 7.9G 0% /dev 14:27:12 tmpfs 1.6G 672K 1.6G 1% /run 14:27:12 /dev/vda1 78G 8.4G 69G 11% / 14:27:12 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:27:12 tmpfs 5.0M 0 5.0M 0% /run/lock 14:27:12 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:27:12 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:27:12 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:27:12 14:27:12 14:27:12 ---> free -m: 14:27:12 total used free shared buff/cache available 14:27:12 Mem: 16040 553 13280 0 2206 15165 14:27:12 Swap: 1023 0 1023 14:27:12 14:27:12 14:27:12 ---> ip addr: 14:27:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:27:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:27:12 inet 127.0.0.1/8 scope host lo 14:27:12 valid_lft forever preferred_lft forever 14:27:12 inet6 ::1/128 scope host 14:27:12 valid_lft forever preferred_lft forever 14:27:12 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:27:12 link/ether fa:16:3e:b6:19:a7 brd ff:ff:ff:ff:ff:ff 14:27:12 inet 10.30.106.213/23 brd 10.30.107.255 scope global dynamic ens3 14:27:12 valid_lft 86245sec preferred_lft 86245sec 14:27:12 inet6 fe80::f816:3eff:feb6:19a7/64 scope link 14:27:12 valid_lft forever preferred_lft forever 14:27:12 14:27:12 14:27:12 ---> sar -b -r -n DEV: 14:27:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-27131) 07/10/25 _x86_64_ (4 CPU) 14:27:12 14:27:12 14:24:38 LINUX RESTART (4 CPU) 14:27:12 14:27:12 14:25:01 tps rtps wtps bread/s bwrtn/s 14:27:12 14:26:03 303.35 24.14 279.21 812.39 51484.79 14:27:12 14:27:01 113.29 1.26 112.03 128.39 24875.02 14:27:12 Average: 209.95 12.89 197.05 476.25 38407.59 14:27:12 14:27:12 14:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:27:12 14:26:03 13919140 15551596 2505828 15.26 61336 1767720 783964 4.49 734944 1548040 102796 14:27:12 14:27:01 13630596 15560048 2794372 17.01 86276 2022996 769088 4.40 740380 1796272 128552 14:27:12 Average: 13774868 15555822 2650100 16.13 73806 1895358 776526 4.44 737662 1672156 115674 14:27:12 14:27:12 14:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:27:12 14:26:03 ens3 162.92 117.01 934.62 30.80 0.00 0.00 0.00 0.00 14:27:12 14:26:03 lo 2.73 2.73 0.31 0.31 0.00 0.00 0.00 0.00 14:27:12 14:27:01 ens3 119.46 86.57 879.00 14.91 0.00 0.00 0.00 0.00 14:27:12 14:27:01 lo 1.24 1.24 0.13 0.13 0.00 0.00 0.00 0.00 14:27:12 Average: ens3 141.56 102.05 907.28 22.99 0.00 0.00 0.00 0.00 14:27:12 Average: lo 2.00 2.00 0.22 0.22 0.00 0.00 0.00 0.00 14:27:12 14:27:12 14:27:12 ---> sar -P ALL: 14:27:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-27131) 07/10/25 _x86_64_ (4 CPU) 14:27:12 14:27:12 14:24:38 LINUX RESTART (4 CPU) 14:27:12 14:27:12 14:25:01 CPU %user %nice %system %iowait %steal %idle 14:27:12 14:26:03 all 21.74 0.00 2.24 6.47 0.06 69.48 14:27:12 14:26:03 0 18.63 0.00 1.98 5.37 0.05 73.97 14:27:12 14:26:03 1 20.93 0.00 2.39 7.09 0.05 69.55 14:27:12 14:26:03 2 14.78 0.00 1.55 7.26 0.05 76.36 14:27:12 14:26:03 3 32.63 0.00 3.06 6.14 0.08 58.09 14:27:12 14:27:01 all 20.36 0.00 1.45 3.29 0.05 74.85 14:27:12 14:27:01 0 32.79 0.00 1.94 4.37 0.09 60.81 14:27:12 14:27:01 1 15.72 0.00 0.84 0.16 0.03 83.24 14:27:12 14:27:01 2 8.47 0.00 1.25 4.61 0.03 85.65 14:27:12 14:27:01 3 24.47 0.00 1.79 4.07 0.05 69.61 14:27:12 Average: all 21.06 0.00 1.85 4.91 0.06 72.12 14:27:12 Average: 0 25.59 0.00 1.96 4.88 0.07 67.50 14:27:12 Average: 1 18.37 0.00 1.63 3.67 0.04 76.29 14:27:12 Average: 2 11.68 0.00 1.40 5.95 0.04 80.92 14:27:12 Average: 3 28.62 0.00 2.44 5.12 0.07 63.76 14:27:12 14:27:12 14:27:12