14:18:55 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141683 14:18:55 Running as SYSTEM 14:18:55 [EnvInject] - Loading node environment variables. 14:18:55 Building remotely on prd-ubuntu1804-builder-4c-4g-34786 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:18:55 [ssh-agent] Looking for ssh-agent implementation... 14:18:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:18:55 $ ssh-agent 14:18:55 SSH_AUTH_SOCK=/tmp/ssh-1JGteHnXXv6e/agent.1634 14:18:55 SSH_AGENT_PID=1636 14:18:55 [ssh-agent] Started. 14:18:55 Running ssh-add (command line suppressed) 14:18:55 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_4558729993992280390.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_4558729993992280390.key) 14:18:55 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:18:55 The recommended git tool is: NONE 14:18:57 using credential onap-jenkins-ssh 14:18:57 Wiping out workspace first. 14:18:57 Cloning the remote Git repository 14:18:57 Cloning repository git://cloud.onap.org/mirror/oom.git 14:18:57 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:18:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:18:57 > git --version # timeout=10 14:18:57 > git --version # 'git version 2.17.1' 14:18:57 using GIT_SSH to set credentials Gerrit user 14:18:57 Verifying host key using manually-configured host key entries 14:18:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:19:03 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:19:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:19:03 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:19:04 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:19:04 using GIT_SSH to set credentials Gerrit user 14:19:04 Verifying host key using manually-configured host key entries 14:19:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/83/141683/1 # timeout=30 14:19:04 > git rev-parse 31e467f455949c2eddd3107a9772f333b48a44ea^{commit} # timeout=10 14:19:04 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:19:04 Checking out Revision 31e467f455949c2eddd3107a9772f333b48a44ea (refs/changes/83/141683/1) 14:19:04 > git config core.sparsecheckout # timeout=10 14:19:04 > git checkout -f 31e467f455949c2eddd3107a9772f333b48a44ea # timeout=30 14:19:07 Commit message: "[CPS] Fix Kafka authorization issues in gating" 14:19:07 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:19:07 > git rev-list --no-walk 41b69895272db7ad6e93373940cef63fc3c5fd94 # timeout=10 14:19:08 [EnvInject] - Injecting environment variables from a build step. 14:19:08 [EnvInject] - Injecting as environment variables the properties content 14:19:08 PYTHON=python3 14:19:08 14:19:08 [EnvInject] - Variables injected successfully. 14:19:08 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1511585774236006224.sh 14:19:08 ---> tox-install.sh 14:19:08 + source /home/jenkins/lf-env.sh 14:19:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:19:08 ++ mktemp -d /tmp/venv-XXXX 14:19:08 + lf_venv=/tmp/venv-LQHi 14:19:08 + local venv_file=/tmp/.os_lf_venv 14:19:08 + local python=python3 14:19:08 + local options 14:19:08 + local set_path=true 14:19:08 + local install_args= 14:19:08 ++ 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:19:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:19:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:19:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:19:08 + true 14:19:08 + case $1 in 14:19:08 + venv_file=/tmp/.toxenv 14:19:08 + shift 2 14:19:08 + true 14:19:08 + case $1 in 14:19:08 + shift 14:19:08 + break 14:19:08 + case $python in 14:19:08 + local pkg_list= 14:19:08 + [[ -d /opt/pyenv ]] 14:19:08 + echo 'Setup pyenv:' 14:19:08 Setup pyenv: 14:19:08 + export PYENV_ROOT=/opt/pyenv 14:19:08 + PYENV_ROOT=/opt/pyenv 14:19:08 + 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:19:08 + 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:19:08 + pyenv versions 14:19:08 * system (set by /opt/pyenv/version) 14:19:08 * 3.8.13 (set by /opt/pyenv/version) 14:19:08 * 3.9.13 (set by /opt/pyenv/version) 14:19:08 * 3.10.6 (set by /opt/pyenv/version) 14:19:08 + command -v pyenv 14:19:08 ++ pyenv init - --no-rehash 14:19:08 + 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:19:08 export PATH="/opt/pyenv/shims:${PATH}" 14:19:08 export PYENV_SHELL=bash 14:19:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:19:08 pyenv() { 14:19:08 local command 14:19:08 command="${1:-}" 14:19:08 if [ "$#" -gt 0 ]; then 14:19:08 shift 14:19:08 fi 14:19:08 14:19:08 case "$command" in 14:19:08 rehash|shell) 14:19:08 eval "$(pyenv "sh-$command" "$@")" 14:19:08 ;; 14:19:08 *) 14:19:08 command pyenv "$command" "$@" 14:19:08 ;; 14:19:08 esac 14:19:08 }' 14:19:08 +++ 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:19:08 ++ 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:19:08 ++ 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:19:08 ++ 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:19:08 ++ export PYENV_SHELL=bash 14:19:08 ++ PYENV_SHELL=bash 14:19:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:19:08 +++ complete -F _pyenv pyenv 14:19:08 ++ lf-pyver python3 14:19:08 ++ local py_version_xy=python3 14:19:08 ++ local py_version_xyz= 14:19:08 ++ pyenv versions 14:19:08 ++ local command 14:19:08 ++ command=versions 14:19:08 ++ '[' 1 -gt 0 ']' 14:19:08 ++ shift 14:19:08 ++ case "$command" in 14:19:08 ++ command pyenv versions 14:19:08 ++ pyenv versions 14:19:08 ++ awk '{ print $1 }' 14:19:08 ++ sed 's/^[ *]* //' 14:19:08 ++ grep -E '^[0-9.]*[0-9]$' 14:19:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:19:08 +++ grep '^3' /tmp/.pyenv_versions 14:19:08 +++ sort -V 14:19:08 +++ tail -n 1 14:19:08 ++ py_version_xyz=3.10.6 14:19:08 ++ [[ -z 3.10.6 ]] 14:19:08 ++ echo 3.10.6 14:19:08 ++ return 0 14:19:08 + pyenv local 3.10.6 14:19:08 + local command 14:19:08 + command=local 14:19:08 + '[' 2 -gt 0 ']' 14:19:08 + shift 14:19:08 + case "$command" in 14:19:08 + command pyenv local 3.10.6 14:19:08 + pyenv local 3.10.6 14:19:08 + for arg in "$@" 14:19:08 + case $arg in 14:19:08 + pkg_list+='tox ' 14:19:08 + for arg in "$@" 14:19:08 + case $arg in 14:19:08 + pkg_list+='virtualenv ' 14:19:08 + for arg in "$@" 14:19:08 + case $arg in 14:19:08 + pkg_list+='urllib3~=1.26.15 ' 14:19:08 + [[ -f /tmp/.toxenv ]] 14:19:08 + [[ ! -f /tmp/.toxenv ]] 14:19:08 + [[ -n '' ]] 14:19:08 + python3 -m venv /tmp/venv-LQHi 14:19:12 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LQHi' 14:19:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LQHi 14:19:12 + echo /tmp/venv-LQHi 14:19:12 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:19:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:19:12 + /tmp/venv-LQHi/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 14:19:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:19:16 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:19:16 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:19:16 + /tmp/venv-LQHi/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:19:19 + type python3 14:19:19 + true 14:19:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-LQHi/bin to PATH' 14:19:19 lf-activate-venv(): INFO: Adding /tmp/venv-LQHi/bin to PATH 14:19:19 + PATH=/tmp/venv-LQHi/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:19:19 + return 0 14:19:19 + python3 --version 14:19:19 Python 3.10.6 14:19:19 + python3 -m pip --version 14:19:19 pip 25.2 from /tmp/venv-LQHi/lib/python3.10/site-packages/pip (python 3.10) 14:19:19 + python3 -m pip freeze 14:19:19 cachetools==6.1.0 14:19:19 chardet==5.2.0 14:19:19 colorama==0.4.6 14:19:19 distlib==0.4.0 14:19:19 filelock==3.18.0 14:19:19 packaging==25.0 14:19:19 platformdirs==4.3.8 14:19:19 pluggy==1.6.0 14:19:19 pyproject-api==1.9.1 14:19:19 tomli==2.2.1 14:19:19 tox==4.28.4 14:19:19 typing_extensions==4.14.1 14:19:19 urllib3==1.26.20 14:19:19 virtualenv==20.33.1 14:19:19 [EnvInject] - Injecting environment variables from a build step. 14:19:19 [EnvInject] - Injecting as environment variables the properties content 14:19:19 PARALLEL=false 14:19:19 14:19:19 [EnvInject] - Variables injected successfully. 14:19:19 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1351305945040065576.sh 14:19:19 ---> tox-run.sh 14:19: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:19:19 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:19:19 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:19:19 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:19:19 + cd /w/workspace/oom-master-pre-commit-lint/. 14:19:19 + source /home/jenkins/lf-env.sh 14:19:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:19:19 ++ mktemp -d /tmp/venv-XXXX 14:19:19 + lf_venv=/tmp/venv-GX73 14:19:19 + local venv_file=/tmp/.os_lf_venv 14:19:19 + local python=python3 14:19:19 + local options 14:19:19 + local set_path=true 14:19:19 + local install_args= 14:19: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:19:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:19:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:19:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:19:19 + true 14:19:19 + case $1 in 14:19:19 + venv_file=/tmp/.toxenv 14:19:19 + shift 2 14:19:19 + true 14:19:19 + case $1 in 14:19:19 + shift 14:19:19 + break 14:19:19 + case $python in 14:19:19 + local pkg_list= 14:19:19 + [[ -d /opt/pyenv ]] 14:19:19 + echo 'Setup pyenv:' 14:19:19 Setup pyenv: 14:19:19 + export PYENV_ROOT=/opt/pyenv 14:19:19 + PYENV_ROOT=/opt/pyenv 14:19: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:19: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:19:19 + pyenv versions 14:19:19 system 14:19:19 3.8.13 14:19:19 3.9.13 14:19:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:19:19 + command -v pyenv 14:19:19 ++ pyenv init - --no-rehash 14:19: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:19:19 export PATH="/opt/pyenv/shims:${PATH}" 14:19:19 export PYENV_SHELL=bash 14:19:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:19:19 pyenv() { 14:19:19 local command 14:19:19 command="${1:-}" 14:19:19 if [ "$#" -gt 0 ]; then 14:19:19 shift 14:19:19 fi 14:19:19 14:19:19 case "$command" in 14:19:19 rehash|shell) 14:19:19 eval "$(pyenv "sh-$command" "$@")" 14:19:19 ;; 14:19:19 *) 14:19:19 command pyenv "$command" "$@" 14:19:19 ;; 14:19:19 esac 14:19:19 }' 14:19: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:19: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:19: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:19: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:19:19 ++ export PYENV_SHELL=bash 14:19:19 ++ PYENV_SHELL=bash 14:19:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:19:19 +++ complete -F _pyenv pyenv 14:19:19 ++ lf-pyver python3 14:19:19 ++ local py_version_xy=python3 14:19:19 ++ local py_version_xyz= 14:19:19 ++ pyenv versions 14:19:19 ++ local command 14:19:19 ++ command=versions 14:19:19 ++ '[' 1 -gt 0 ']' 14:19:19 ++ shift 14:19:19 ++ case "$command" in 14:19:19 ++ command pyenv versions 14:19:19 ++ pyenv versions 14:19:19 ++ sed 's/^[ *]* //' 14:19:19 ++ grep -E '^[0-9.]*[0-9]$' 14:19:19 ++ awk '{ print $1 }' 14:19:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:19:19 +++ grep '^3' /tmp/.pyenv_versions 14:19:19 +++ sort -V 14:19:19 +++ tail -n 1 14:19:19 ++ py_version_xyz=3.10.6 14:19:19 ++ [[ -z 3.10.6 ]] 14:19:19 ++ echo 3.10.6 14:19:19 ++ return 0 14:19:19 + pyenv local 3.10.6 14:19:19 + local command 14:19:19 + command=local 14:19:19 + '[' 2 -gt 0 ']' 14:19:19 + shift 14:19:19 + case "$command" in 14:19:19 + command pyenv local 3.10.6 14:19:19 + pyenv local 3.10.6 14:19:19 + for arg in "$@" 14:19:19 + case $arg in 14:19:19 + pkg_list+='tox ' 14:19:19 + for arg in "$@" 14:19:19 + case $arg in 14:19:19 + pkg_list+='virtualenv ' 14:19:19 + for arg in "$@" 14:19:19 + case $arg in 14:19:19 + pkg_list+='urllib3~=1.26.15 ' 14:19:19 + [[ -f /tmp/.toxenv ]] 14:19:19 ++ cat /tmp/.toxenv 14:19:19 + lf_venv=/tmp/venv-LQHi 14:19:19 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LQHi from' file:/tmp/.toxenv 14:19:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LQHi from file:/tmp/.toxenv 14:19:19 + /tmp/venv-LQHi/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 14:19:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:19:20 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:19:20 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:19:20 + /tmp/venv-LQHi/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:19:21 + type python3 14:19:21 + true 14:19:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-LQHi/bin to PATH' 14:19:21 lf-activate-venv(): INFO: Adding /tmp/venv-LQHi/bin to PATH 14:19:21 + PATH=/tmp/venv-LQHi/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:19:21 + return 0 14:19:21 + [[ -d /opt/pyenv ]] 14:19:21 + echo '---> Setting up pyenv' 14:19:21 ---> Setting up pyenv 14:19:21 + export PYENV_ROOT=/opt/pyenv 14:19:21 + PYENV_ROOT=/opt/pyenv 14:19:21 + export PATH=/opt/pyenv/bin:/tmp/venv-LQHi/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:19:21 + PATH=/opt/pyenv/bin:/tmp/venv-LQHi/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:19:21 ++ pwd 14:19:21 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:19:21 + export PYTHONPATH 14:19:21 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:19:21 + TOX_TESTENV_PASSENV=PYTHONPATH 14:19:21 + tox --version 14:19:22 4.28.4 from /tmp/venv-LQHi/lib/python3.10/site-packages/tox/__init__.py 14:19:22 + PARALLEL=false 14:19:22 + TOX_OPTIONS_LIST= 14:19:22 + [[ -n pre-commit ]] 14:19:22 + TOX_OPTIONS_LIST=' -e pre-commit' 14:19:22 + case ${PARALLEL,,} in 14:19:22 + tox -e pre-commit 14:19:22 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:19:23 pre-commit: install_deps> python -I -m pip install pre-commit 14:19:26 pre-commit: freeze> python -m pip freeze --all 14:19:26 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.18.0,identify==2.6.13,nodeenv==1.9.1,pip==25.1.1,platformdirs==4.3.8,pre_commit==4.3.0,PyYAML==6.0.2,setuptools==80.9.0,virtualenv==20.33.1 14:19:26 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:19:26 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:19:27 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:19:30 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:19:30 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:19:31 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:19:31 [INFO] Once installed this environment will be reused. 14:19:31 [INFO] This may take a few minutes... 14:19:35 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:19:35 [INFO] Once installed this environment will be reused. 14:19:35 [INFO] This may take a few minutes... 14:19:40 trim trailing whitespace.................................................Passed 14:19:40 Tabs remover.............................................................Passed 14:19:40 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:19:40 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:19:40 [INFO] Once installed this environment will be reused. 14:19:40 [INFO] This may take a few minutes... 14:19:48 gitlint..............................................(no files to check)Skipped 14:19:48 pre-commit: OK (26.14=setup[3.67]+cmd[14.16,8.31] seconds) 14:19:48 congratulations :) (26.38 seconds) 14:19:49 + tox_status=0 14:19:49 + echo '---> Completed tox runs' 14:19:49 ---> Completed tox runs 14:19:49 + for i in .tox/*/log 14:19:49 ++ echo .tox/pre-commit/log 14:19:49 ++ awk -F/ '{print $2}' 14:19:49 + tox_env=pre-commit 14:19:49 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:19:49 + DOC_DIR=docs/_build/html 14:19:49 + [[ -d docs/_build/html ]] 14:19:49 + echo '---> tox-run.sh ends' 14:19:49 ---> tox-run.sh ends 14:19:49 + test 0 -eq 0 14:19:49 $ ssh-agent -k 14:19:49 unset SSH_AUTH_SOCK; 14:19:49 unset SSH_AGENT_PID; 14:19:49 echo Agent pid 1636 killed; 14:19:49 [ssh-agent] Stopped. 14:19:49 [PostBuildScript] - [INFO] Executing post build scripts. 14:19:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10955945813059657028.sh 14:19:49 ---> sysstat.sh 14:19:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8361440525958449848.sh 14:19:49 ---> package-listing.sh 14:19:49 ++ facter osfamily 14:19:49 ++ tr '[:upper:]' '[:lower:]' 14:19:49 + OS_FAMILY=debian 14:19:49 + workspace=/w/workspace/oom-master-pre-commit-lint 14:19:49 + START_PACKAGES=/tmp/packages_start.txt 14:19:49 + END_PACKAGES=/tmp/packages_end.txt 14:19:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:19:49 + PACKAGES=/tmp/packages_start.txt 14:19:49 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:19:49 + PACKAGES=/tmp/packages_end.txt 14:19:49 + case "${OS_FAMILY}" in 14:19:49 + dpkg -l 14:19:49 + grep '^ii' 14:19:49 + '[' -f /tmp/packages_start.txt ']' 14:19:49 + '[' -f /tmp/packages_end.txt ']' 14:19:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:19:49 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:19:49 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:19:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:19:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11482360684891648785.sh 14:19:49 ---> capture-instance-metadata.sh 14:19:49 Setup pyenv: 14:19:49 system 14:19:49 3.8.13 14:19:49 3.9.13 14:19:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:19:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BI1y 14:19:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:19:57 lf-activate-venv(): INFO: Installing: lftools 14:20:19 lf-activate-venv(): INFO: Adding /tmp/venv-BI1y/bin to PATH 14:20:19 INFO: Running in OpenStack, capturing instance metadata 14:20:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11428397399700563190.sh 14:20:19 provisioning config files... 14:20:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config17500507433460287838tmp 14:20:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:20:19 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:20:19 [EnvInject] - Injecting environment variables from a build step. 14:20:19 [EnvInject] - Injecting as environment variables the properties content 14:20:19 SERVER_ID=logs 14:20:19 14:20:19 [EnvInject] - Variables injected successfully. 14:20:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16552226870470138549.sh 14:20:19 ---> create-netrc.sh 14:20:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14996268810873354433.sh 14:20:19 ---> python-tools-install.sh 14:20:19 Setup pyenv: 14:20:19 system 14:20:19 3.8.13 14:20:19 3.9.13 14:20:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:20:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BI1y from file:/tmp/.os_lf_venv 14:20:21 lf-activate-venv(): INFO: Installing: lftools 14:20:29 lf-activate-venv(): INFO: Adding /tmp/venv-BI1y/bin to PATH 14:20:29 Generating Requirements File 14:20:50 Python 3.10.6 14:20:50 pip 25.2 from /tmp/venv-BI1y/lib/python3.10/site-packages/pip (python 3.10) 14:20:50 appdirs==1.4.4 14:20:50 argcomplete==3.6.2 14:20:50 aspy.yaml==1.3.0 14:20:50 attrs==25.3.0 14:20:50 autopage==0.5.2 14:20:50 beautifulsoup4==4.13.4 14:20:50 boto3==1.40.7 14:20:50 botocore==1.40.7 14:20:50 bs4==0.0.2 14:20:50 cachetools==5.5.2 14:20:50 certifi==2025.8.3 14:20:50 cffi==1.17.1 14:20:50 cfgv==3.4.0 14:20:50 chardet==5.2.0 14:20:50 charset-normalizer==3.4.3 14:20:50 click==8.2.1 14:20:50 cliff==4.10.0 14:20:50 cmd2==2.7.0 14:20:50 cryptography==3.3.2 14:20:50 debtcollector==3.0.0 14:20:50 decorator==5.2.1 14:20:50 defusedxml==0.7.1 14:20:50 Deprecated==1.2.18 14:20:50 distlib==0.4.0 14:20:50 dnspython==2.7.0 14:20:50 docker==7.1.0 14:20:50 dogpile.cache==1.4.0 14:20:50 durationpy==0.10 14:20:50 email_validator==2.2.0 14:20:50 filelock==3.18.0 14:20:50 future==1.0.0 14:20:50 gitdb==4.0.12 14:20:50 GitPython==3.1.45 14:20:50 google-auth==2.40.3 14:20:50 httplib2==0.22.0 14:20:50 identify==2.6.13 14:20:50 idna==3.10 14:20:50 importlib-resources==1.5.0 14:20:50 iso8601==2.1.0 14:20:50 Jinja2==3.1.6 14:20:50 jmespath==1.0.1 14:20:50 jsonpatch==1.33 14:20:50 jsonpointer==3.0.0 14:20:50 jsonschema==4.25.0 14:20:50 jsonschema-specifications==2025.4.1 14:20:50 keystoneauth1==5.11.1 14:20:50 kubernetes==33.1.0 14:20:50 lftools==0.37.13 14:20:50 lxml==6.0.0 14:20:50 markdown-it-py==4.0.0 14:20:50 MarkupSafe==3.0.2 14:20:50 mdurl==0.1.2 14:20:50 msgpack==1.1.1 14:20:50 multi_key_dict==2.0.3 14:20:50 munch==4.0.0 14:20:50 netaddr==1.3.0 14:20:50 niet==1.4.2 14:20:50 nodeenv==1.9.1 14:20:50 oauth2client==4.1.3 14:20:50 oauthlib==3.3.1 14:20:50 openstacksdk==4.6.0 14:20:50 os-client-config==2.3.0 14:20:50 os-service-types==1.8.0 14:20:50 osc-lib==4.1.0 14:20:50 oslo.config==10.0.0 14:20:50 oslo.context==6.0.0 14:20:50 oslo.i18n==6.5.1 14:20:50 oslo.log==7.2.0 14:20:50 oslo.serialization==5.7.0 14:20:50 oslo.utils==9.0.0 14:20:50 packaging==25.0 14:20:50 pbr==6.1.1 14:20:50 platformdirs==4.3.8 14:20:50 prettytable==3.16.0 14:20:50 psutil==7.0.0 14:20:50 pyasn1==0.6.1 14:20:50 pyasn1_modules==0.4.2 14:20:50 pycparser==2.22 14:20:50 pygerrit2==2.0.15 14:20:50 PyGithub==2.7.0 14:20:50 Pygments==2.19.2 14:20:50 PyJWT==2.10.1 14:20:50 PyNaCl==1.5.0 14:20:50 pyparsing==2.4.7 14:20:50 pyperclip==1.9.0 14:20:50 pyrsistent==0.20.0 14:20:50 python-cinderclient==9.7.0 14:20:50 python-dateutil==2.9.0.post0 14:20:50 python-heatclient==4.3.0 14:20:50 python-jenkins==1.8.3 14:20:50 python-keystoneclient==5.6.0 14:20:50 python-magnumclient==4.8.1 14:20:50 python-openstackclient==8.1.0 14:20:50 python-swiftclient==4.8.0 14:20:50 PyYAML==6.0.2 14:20:50 referencing==0.36.2 14:20:50 requests==2.32.4 14:20:50 requests-oauthlib==2.0.0 14:20:50 requestsexceptions==1.4.0 14:20:50 rfc3986==2.0.0 14:20:50 rich==14.1.0 14:20:50 rich-argparse==1.7.1 14:20:50 rpds-py==0.27.0 14:20:50 rsa==4.9.1 14:20:50 ruamel.yaml==0.18.14 14:20:50 ruamel.yaml.clib==0.2.12 14:20:50 s3transfer==0.13.1 14:20:50 simplejson==3.20.1 14:20:50 six==1.17.0 14:20:50 smmap==5.0.2 14:20:50 soupsieve==2.7 14:20:50 stevedore==5.4.1 14:20:50 tabulate==0.9.0 14:20:50 toml==0.10.2 14:20:50 tomlkit==0.13.3 14:20:50 tqdm==4.67.1 14:20:50 typing_extensions==4.14.1 14:20:50 tzdata==2025.2 14:20:50 urllib3==1.26.20 14:20:50 virtualenv==20.33.1 14:20:50 wcwidth==0.2.13 14:20:50 websocket-client==1.8.0 14:20:50 wrapt==1.17.3 14:20:50 xdg==6.0.0 14:20:50 xmltodict==0.14.2 14:20:50 yq==3.4.3 14:20:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12236735584223575517.sh 14:20:50 ---> sudo-logs.sh 14:20:50 Archiving 'sudo' log.. 14:20:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1811920491821753015.sh 14:20:50 ---> job-cost.sh 14:20:50 Setup pyenv: 14:20:51 system 14:20:51 3.8.13 14:20:51 3.9.13 14:20:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:20:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BI1y from file:/tmp/.os_lf_venv 14:20:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:20:59 lf-activate-venv(): INFO: Adding /tmp/venv-BI1y/bin to PATH 14:20:59 INFO: No Stack... 14:20:59 INFO: Retrieving Pricing Info for: v3-standard-4 14:20:59 INFO: Archiving Costs 14:20:59 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8697372817977427707.sh 14:20:59 ---> logs-deploy.sh 14:20:59 Setup pyenv: 14:20:59 system 14:20:59 3.8.13 14:20:59 3.9.13 14:20:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:21:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BI1y from file:/tmp/.os_lf_venv 14:21:02 lf-activate-venv(): INFO: Installing: lftools 14:21:10 lf-activate-venv(): INFO: Adding /tmp/venv-BI1y/bin to PATH 14:21:10 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4207 14:21:10 INFO: archiving workspace using pattern(s): 14:21:11 Archives upload complete. 14:21:11 INFO: archiving logs to Nexus 14:21:12 ---> uname -a: 14:21:12 Linux prd-ubuntu1804-builder-4c-4g-34786 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:21:12 14:21:12 14:21:12 ---> lscpu: 14:21:12 Architecture: x86_64 14:21:12 CPU op-mode(s): 32-bit, 64-bit 14:21:12 Byte Order: Little Endian 14:21:12 CPU(s): 4 14:21:12 On-line CPU(s) list: 0-3 14:21:12 Thread(s) per core: 1 14:21:12 Core(s) per socket: 1 14:21:12 Socket(s): 4 14:21:12 NUMA node(s): 1 14:21:12 Vendor ID: AuthenticAMD 14:21:12 CPU family: 23 14:21:12 Model: 49 14:21:12 Model name: AMD EPYC-Rome Processor 14:21:12 Stepping: 0 14:21:12 CPU MHz: 2800.000 14:21:12 BogoMIPS: 5600.00 14:21:12 Virtualization: AMD-V 14:21:12 Hypervisor vendor: KVM 14:21:12 Virtualization type: full 14:21:12 L1d cache: 32K 14:21:12 L1i cache: 32K 14:21:12 L2 cache: 512K 14:21:12 L3 cache: 16384K 14:21:12 NUMA node0 CPU(s): 0-3 14:21: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:21:12 14:21:12 14:21:12 ---> nproc: 14:21:12 4 14:21:12 14:21:12 14:21:12 ---> df -h: 14:21:12 Filesystem Size Used Avail Use% Mounted on 14:21:12 udev 7.9G 0 7.9G 0% /dev 14:21:12 tmpfs 1.6G 672K 1.6G 1% /run 14:21:12 /dev/vda1 78G 8.4G 69G 11% / 14:21:12 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:21:12 tmpfs 5.0M 0 5.0M 0% /run/lock 14:21:12 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:21:12 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:21:12 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:21:12 14:21:12 14:21:12 ---> free -m: 14:21:12 total used free shared buff/cache available 14:21:12 Mem: 16040 555 13269 0 2215 15163 14:21:12 Swap: 1023 0 1023 14:21:12 14:21:12 14:21:12 ---> ip addr: 14:21:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:21:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:21:12 inet 127.0.0.1/8 scope host lo 14:21:12 valid_lft forever preferred_lft forever 14:21:12 inet6 ::1/128 scope host 14:21:12 valid_lft forever preferred_lft forever 14:21:12 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:21:12 link/ether fa:16:3e:74:c0:01 brd ff:ff:ff:ff:ff:ff 14:21:12 inet 10.30.106.215/23 brd 10.30.107.255 scope global dynamic ens3 14:21:12 valid_lft 86245sec preferred_lft 86245sec 14:21:12 inet6 fe80::f816:3eff:fe74:c001/64 scope link 14:21:12 valid_lft forever preferred_lft forever 14:21:12 14:21:12 14:21:12 ---> sar -b -r -n DEV: 14:21:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-34786) 08/12/25 _x86_64_ (4 CPU) 14:21:12 14:21:12 14:18:39 LINUX RESTART (4 CPU) 14:21:12 14:21:12 14:19:01 tps rtps wtps bread/s bwrtn/s 14:21:12 14:20:01 352.17 24.38 327.80 819.33 59303.45 14:21:12 14:21:01 116.05 1.05 115.00 120.91 12818.00 14:21:12 Average: 234.11 12.71 221.40 470.12 36060.72 14:21:12 14:21:12 14:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:21:12 14:20:01 13913140 15536860 2511820 15.29 59600 1762060 792000 4.53 762276 1529452 114316 14:21:12 14:21:01 13597148 15544148 2827812 17.22 86812 2039928 762368 4.36 771256 1798832 133788 14:21:12 Average: 13755144 15540504 2669816 16.25 73206 1900994 777184 4.45 766766 1664142 124052 14:21:12 14:21:12 14:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:21:12 14:20:01 ens3 221.13 146.36 1032.86 32.96 0.00 0.00 0.00 0.00 14:21:12 14:20:01 lo 2.60 2.60 0.29 0.29 0.00 0.00 0.00 0.00 14:21:12 14:21:01 ens3 102.47 75.14 860.93 12.75 0.00 0.00 0.00 0.00 14:21:12 14:21:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 14:21:12 Average: ens3 161.80 110.75 946.90 22.86 0.00 0.00 0.00 0.00 14:21:12 Average: lo 2.03 2.03 0.23 0.23 0.00 0.00 0.00 0.00 14:21:12 14:21:12 14:21:12 ---> sar -P ALL: 14:21:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-34786) 08/12/25 _x86_64_ (4 CPU) 14:21:12 14:21:12 14:18:39 LINUX RESTART (4 CPU) 14:21:12 14:21:12 14:19:01 CPU %user %nice %system %iowait %steal %idle 14:21:12 14:20:01 all 23.65 0.00 2.75 3.06 0.07 70.48 14:21:12 14:20:01 0 29.23 0.00 3.79 3.71 0.08 63.19 14:21:12 14:20:01 1 27.71 0.00 2.79 0.62 0.07 68.82 14:21:12 14:20:01 2 15.90 0.00 2.17 7.73 0.07 74.13 14:21:12 14:20:01 3 21.75 0.00 2.21 0.20 0.07 75.77 14:21:12 14:21:01 all 21.42 0.00 1.51 1.44 0.05 75.58 14:21:12 14:21:01 0 5.80 0.00 0.94 3.01 0.02 90.24 14:21:12 14:21:01 1 48.27 0.00 3.21 1.70 0.08 46.74 14:21:12 14:21:01 2 20.81 0.00 1.35 0.97 0.05 76.82 14:21:12 14:21:01 3 10.84 0.00 0.58 0.10 0.03 88.44 14:21:12 Average: all 22.53 0.00 2.13 2.25 0.06 73.03 14:21:12 Average: 0 17.52 0.00 2.36 3.36 0.05 76.71 14:21:12 Average: 1 37.99 0.00 3.00 1.16 0.08 57.77 14:21:12 Average: 2 18.36 0.00 1.76 4.34 0.06 75.48 14:21:12 Average: 3 16.29 0.00 1.39 0.15 0.05 82.12 14:21:12 14:21:12 14:21:12