07:19:56 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137184 07:19:56 Running as SYSTEM 07:19:56 [EnvInject] - Loading node environment variables. 07:19:56 Building remotely on prd-ubuntu1804-builder-4c-4g-20258 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 07:19:56 [ssh-agent] Looking for ssh-agent implementation... 07:19:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:19:56 $ ssh-agent 07:19:56 SSH_AUTH_SOCK=/tmp/ssh-kGW9f16u0wIH/agent.1634 07:19:56 SSH_AGENT_PID=1636 07:19:56 [ssh-agent] Started. 07:19:56 Running ssh-add (command line suppressed) 07:19:56 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_8749105702936545038.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_8749105702936545038.key) 07:19:56 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:19:57 The recommended git tool is: NONE 07:19:58 using credential onap-jenkins-ssh 07:19:58 Wiping out workspace first. 07:19:58 Cloning the remote Git repository 07:19:58 Cloning repository git://cloud.onap.org/mirror/oom.git 07:19:58 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 07:19:58 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:19:58 > git --version # timeout=10 07:19:58 > git --version # 'git version 2.17.1' 07:19:58 using GIT_SSH to set credentials Gerrit user 07:19:58 Verifying host key using manually-configured host key entries 07:19:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:20:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:20:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:20:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:20:04 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:20:04 using GIT_SSH to set credentials Gerrit user 07:20:04 Verifying host key using manually-configured host key entries 07:20:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/84/137184/4 # timeout=30 07:20:05 > git rev-parse 46999896546b48dae680f2aa4a460bc51752ca37^{commit} # timeout=10 07:20:05 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:20:05 Checking out Revision 46999896546b48dae680f2aa4a460bc51752ca37 (refs/changes/84/137184/4) 07:20:05 > git config core.sparsecheckout # timeout=10 07:20:05 > git checkout -f 46999896546b48dae680f2aa4a460bc51752ca37 # timeout=30 07:20:08 Commit message: "[STRIMZI] Update strimzi-kafka-operator and kafka versions" 07:20:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:20:08 > git rev-list --no-walk e19c074716bed2ad57ae4beb9cedae132c00efa9 # timeout=10 07:20:08 [EnvInject] - Injecting environment variables from a build step. 07:20:08 [EnvInject] - Injecting as environment variables the properties content 07:20:08 PYTHON=python3 07:20:08 07:20:08 [EnvInject] - Variables injected successfully. 07:20:08 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3789331169100868513.sh 07:20:08 ---> tox-install.sh 07:20:08 + source /home/jenkins/lf-env.sh 07:20:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:20:08 ++ mktemp -d /tmp/venv-XXXX 07:20:08 + lf_venv=/tmp/venv-t8V3 07:20:08 + local venv_file=/tmp/.os_lf_venv 07:20:08 + local python=python3 07:20:08 + local options 07:20:08 + local set_path=true 07:20:08 + local install_args= 07:20: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 07:20:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:20:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:20:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:20:08 + true 07:20:08 + case $1 in 07:20:08 + venv_file=/tmp/.toxenv 07:20:08 + shift 2 07:20:08 + true 07:20:08 + case $1 in 07:20:08 + shift 07:20:08 + break 07:20:08 + case $python in 07:20:08 + local pkg_list= 07:20:08 + [[ -d /opt/pyenv ]] 07:20:08 + echo 'Setup pyenv:' 07:20:08 Setup pyenv: 07:20:08 + export PYENV_ROOT=/opt/pyenv 07:20:08 + PYENV_ROOT=/opt/pyenv 07:20: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 07:20: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 07:20:08 + pyenv versions 07:20:08 * system (set by /opt/pyenv/version) 07:20:08 * 3.8.13 (set by /opt/pyenv/version) 07:20:08 * 3.9.13 (set by /opt/pyenv/version) 07:20:08 * 3.10.6 (set by /opt/pyenv/version) 07:20:08 + command -v pyenv 07:20:08 ++ pyenv init - --no-rehash 07:20: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[*]}"'\'')" 07:20:08 export PATH="/opt/pyenv/shims:${PATH}" 07:20:08 export PYENV_SHELL=bash 07:20:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:20:08 pyenv() { 07:20:08 local command 07:20:08 command="${1:-}" 07:20:08 if [ "$#" -gt 0 ]; then 07:20:08 shift 07:20:08 fi 07:20:08 07:20:08 case "$command" in 07:20:08 rehash|shell) 07:20:08 eval "$(pyenv "sh-$command" "$@")" 07:20:08 ;; 07:20:08 *) 07:20:08 command pyenv "$command" "$@" 07:20:08 ;; 07:20:08 esac 07:20:08 }' 07:20: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[*]}"' 07:20: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 07:20: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 07:20: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 07:20:08 ++ export PYENV_SHELL=bash 07:20:08 ++ PYENV_SHELL=bash 07:20:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:20:08 +++ complete -F _pyenv pyenv 07:20:08 ++ lf-pyver python3 07:20:08 ++ local py_version_xy=python3 07:20:08 ++ local py_version_xyz= 07:20:08 ++ pyenv versions 07:20:08 ++ local command 07:20:08 ++ command=versions 07:20:08 ++ '[' 1 -gt 0 ']' 07:20:08 ++ shift 07:20:08 ++ case "$command" in 07:20:08 ++ command pyenv versions 07:20:08 ++ pyenv versions 07:20:08 ++ awk '{ print $1 }' 07:20:08 ++ grep -E '^[0-9.]*[0-9]$' 07:20:08 ++ sed 's/^[ *]* //' 07:20:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:20:08 +++ grep '^3' /tmp/.pyenv_versions 07:20:08 +++ sort -V 07:20:08 +++ tail -n 1 07:20:08 ++ py_version_xyz=3.10.6 07:20:08 ++ [[ -z 3.10.6 ]] 07:20:08 ++ echo 3.10.6 07:20:08 ++ return 0 07:20:08 + pyenv local 3.10.6 07:20:08 + local command 07:20:08 + command=local 07:20:08 + '[' 2 -gt 0 ']' 07:20:08 + shift 07:20:08 + case "$command" in 07:20:08 + command pyenv local 3.10.6 07:20:08 + pyenv local 3.10.6 07:20:08 + for arg in "$@" 07:20:08 + case $arg in 07:20:08 + pkg_list+='tox ' 07:20:08 + for arg in "$@" 07:20:08 + case $arg in 07:20:08 + pkg_list+='virtualenv ' 07:20:08 + for arg in "$@" 07:20:08 + case $arg in 07:20:08 + pkg_list+='urllib3~=1.26.15 ' 07:20:08 + [[ -f /tmp/.toxenv ]] 07:20:08 + [[ ! -f /tmp/.toxenv ]] 07:20:08 + [[ -n '' ]] 07:20:08 + python3 -m venv /tmp/venv-t8V3 07:20:13 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-t8V3' 07:20:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-t8V3 07:20:13 + echo /tmp/venv-t8V3 07:20:13 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:20:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:20:13 + /tmp/venv-t8V3/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:20:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:20:16 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:20:16 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:20:16 + /tmp/venv-t8V3/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:20:19 + type python3 07:20:19 + true 07:20:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-t8V3/bin to PATH' 07:20:19 lf-activate-venv(): INFO: Adding /tmp/venv-t8V3/bin to PATH 07:20:19 + PATH=/tmp/venv-t8V3/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 07:20:19 + return 0 07:20:19 + python3 --version 07:20:19 Python 3.10.6 07:20:19 + python3 -m pip --version 07:20:19 pip 24.0 from /tmp/venv-t8V3/lib/python3.10/site-packages/pip (python 3.10) 07:20:19 + python3 -m pip freeze 07:20:19 cachetools==5.3.3 07:20:19 chardet==5.2.0 07:20:19 colorama==0.4.6 07:20:19 distlib==0.3.8 07:20:19 filelock==3.13.3 07:20:19 packaging==24.0 07:20:19 platformdirs==4.2.0 07:20:19 pluggy==1.4.0 07:20:19 pyproject-api==1.6.1 07:20:19 tomli==2.0.1 07:20:19 tox==4.14.2 07:20:19 urllib3==1.26.18 07:20:19 virtualenv==20.25.1 07:20:20 [EnvInject] - Injecting environment variables from a build step. 07:20:20 [EnvInject] - Injecting as environment variables the properties content 07:20:20 PARALLEL=false 07:20:20 07:20:20 [EnvInject] - Variables injected successfully. 07:20:20 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6702761734583277401.sh 07:20:20 ---> tox-run.sh 07:20:20 + 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 07:20:20 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 07:20:20 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 07:20:20 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 07:20:20 + cd /w/workspace/oom-master-pre-commit-lint/. 07:20:20 + source /home/jenkins/lf-env.sh 07:20:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:20:20 ++ mktemp -d /tmp/venv-XXXX 07:20:20 + lf_venv=/tmp/venv-7kS4 07:20:20 + local venv_file=/tmp/.os_lf_venv 07:20:20 + local python=python3 07:20:20 + local options 07:20:20 + local set_path=true 07:20:20 + local install_args= 07:20:20 ++ 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 07:20:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:20:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:20:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:20:20 + true 07:20:20 + case $1 in 07:20:20 + venv_file=/tmp/.toxenv 07:20:20 + shift 2 07:20:20 + true 07:20:20 + case $1 in 07:20:20 + shift 07:20:20 + break 07:20:20 + case $python in 07:20:20 + local pkg_list= 07:20:20 + [[ -d /opt/pyenv ]] 07:20:20 + echo 'Setup pyenv:' 07:20:20 Setup pyenv: 07:20:20 + export PYENV_ROOT=/opt/pyenv 07:20:20 + PYENV_ROOT=/opt/pyenv 07:20:20 + 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 07:20:20 + 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 07:20:20 + pyenv versions 07:20:20 system 07:20:20 3.8.13 07:20:20 3.9.13 07:20:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:20:20 + command -v pyenv 07:20:20 ++ pyenv init - --no-rehash 07:20:20 + 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[*]}"'\'')" 07:20:20 export PATH="/opt/pyenv/shims:${PATH}" 07:20:20 export PYENV_SHELL=bash 07:20:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:20:20 pyenv() { 07:20:20 local command 07:20:20 command="${1:-}" 07:20:20 if [ "$#" -gt 0 ]; then 07:20:20 shift 07:20:20 fi 07:20:20 07:20:20 case "$command" in 07:20:20 rehash|shell) 07:20:20 eval "$(pyenv "sh-$command" "$@")" 07:20:20 ;; 07:20:20 *) 07:20:20 command pyenv "$command" "$@" 07:20:20 ;; 07:20:20 esac 07:20:20 }' 07:20:20 +++ 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[*]}"' 07:20:20 ++ 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 07:20:20 ++ 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 07:20:20 ++ 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 07:20:20 ++ export PYENV_SHELL=bash 07:20:20 ++ PYENV_SHELL=bash 07:20:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:20:20 +++ complete -F _pyenv pyenv 07:20:20 ++ lf-pyver python3 07:20:20 ++ local py_version_xy=python3 07:20:20 ++ local py_version_xyz= 07:20:20 ++ pyenv versions 07:20:20 ++ local command 07:20:20 ++ command=versions 07:20:20 ++ '[' 1 -gt 0 ']' 07:20:20 ++ shift 07:20:20 ++ case "$command" in 07:20:20 ++ command pyenv versions 07:20:20 ++ pyenv versions 07:20:20 ++ sed 's/^[ *]* //' 07:20:20 ++ grep -E '^[0-9.]*[0-9]$' 07:20:20 ++ awk '{ print $1 }' 07:20:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:20:20 +++ sort -V 07:20:20 +++ grep '^3' /tmp/.pyenv_versions 07:20:20 +++ tail -n 1 07:20:20 ++ py_version_xyz=3.10.6 07:20:20 ++ [[ -z 3.10.6 ]] 07:20:20 ++ echo 3.10.6 07:20:20 ++ return 0 07:20:20 + pyenv local 3.10.6 07:20:20 + local command 07:20:20 + command=local 07:20:20 + '[' 2 -gt 0 ']' 07:20:20 + shift 07:20:20 + case "$command" in 07:20:20 + command pyenv local 3.10.6 07:20:20 + pyenv local 3.10.6 07:20:20 + for arg in "$@" 07:20:20 + case $arg in 07:20:20 + pkg_list+='tox ' 07:20:20 + for arg in "$@" 07:20:20 + case $arg in 07:20:20 + pkg_list+='virtualenv ' 07:20:20 + for arg in "$@" 07:20:20 + case $arg in 07:20:20 + pkg_list+='urllib3~=1.26.15 ' 07:20:20 + [[ -f /tmp/.toxenv ]] 07:20:20 ++ cat /tmp/.toxenv 07:20:20 + lf_venv=/tmp/venv-t8V3 07:20:20 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-t8V3 from' file:/tmp/.toxenv 07:20:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-t8V3 from file:/tmp/.toxenv 07:20:20 + /tmp/venv-t8V3/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:20:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:20:21 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:20:21 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:20:21 + /tmp/venv-t8V3/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:20:22 + type python3 07:20:22 + true 07:20:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-t8V3/bin to PATH' 07:20:22 lf-activate-venv(): INFO: Adding /tmp/venv-t8V3/bin to PATH 07:20:22 + PATH=/tmp/venv-t8V3/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 07:20:22 + return 0 07:20:22 + [[ -d /opt/pyenv ]] 07:20:22 + echo '---> Setting up pyenv' 07:20:22 ---> Setting up pyenv 07:20:22 + export PYENV_ROOT=/opt/pyenv 07:20:22 + PYENV_ROOT=/opt/pyenv 07:20:22 + export PATH=/opt/pyenv/bin:/tmp/venv-t8V3/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 07:20:22 + PATH=/opt/pyenv/bin:/tmp/venv-t8V3/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 07:20:22 ++ pwd 07:20:22 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 07:20:22 + export PYTHONPATH 07:20:22 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:20:22 + TOX_TESTENV_PASSENV=PYTHONPATH 07:20:22 + tox --version 07:20:22 4.14.2 from /tmp/venv-t8V3/lib/python3.10/site-packages/tox/__init__.py 07:20:22 + PARALLEL=false 07:20:22 + TOX_OPTIONS_LIST= 07:20:22 + [[ -n pre-commit ]] 07:20:22 + TOX_OPTIONS_LIST=' -e pre-commit' 07:20:22 + case ${PARALLEL,,} in 07:20:22 + tox -e pre-commit 07:20:22 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 07:20:23 pre-commit: install_deps> python -I -m pip install pre-commit 07:20:26 pre-commit: freeze> python -m pip freeze --all 07:20:27 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.3,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.7.0,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 07:20:27 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 07:20:27 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:20:27 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:20:28 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:20:29 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:20:30 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:20:30 [INFO] Once installed this environment will be reused. 07:20:30 [INFO] This may take a few minutes... 07:20:33 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:20:33 [INFO] Once installed this environment will be reused. 07:20:33 [INFO] This may take a few minutes... 07:20:39 Trim Trailing Whitespace.................................................Passed 07:20:39 Tabs remover.............................................................Passed 07:20:39 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 07:20:39 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:20:39 [INFO] Once installed this environment will be reused. 07:20:39 [INFO] This may take a few minutes... 07:20:46 gitlint..............................................(no files to check)Skipped 07:20:46 pre-commit: OK (22.87=setup[4.03]+cmd[12.35,6.48] seconds) 07:20:46 congratulations :) (23.03 seconds) 07:20:46 + tox_status=0 07:20:46 + echo '---> Completed tox runs' 07:20:46 ---> Completed tox runs 07:20:46 + for i in .tox/*/log 07:20:46 ++ echo .tox/pre-commit/log 07:20:46 ++ awk -F/ '{print $2}' 07:20:46 + tox_env=pre-commit 07:20:46 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 07:20:46 + DOC_DIR=docs/_build/html 07:20:46 + [[ -d docs/_build/html ]] 07:20:46 + echo '---> tox-run.sh ends' 07:20:46 ---> tox-run.sh ends 07:20:46 + test 0 -eq 0 07:20:46 $ ssh-agent -k 07:20:46 unset SSH_AUTH_SOCK; 07:20:46 unset SSH_AGENT_PID; 07:20:46 echo Agent pid 1636 killed; 07:20:46 [ssh-agent] Stopped. 07:20:46 [PostBuildScript] - [INFO] Executing post build scripts. 07:20:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6452687984205624017.sh 07:20:46 ---> sysstat.sh 07:20:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4623621959783082536.sh 07:20:46 ---> package-listing.sh 07:20:46 ++ facter osfamily 07:20:46 ++ tr '[:upper:]' '[:lower:]' 07:20:46 + OS_FAMILY=debian 07:20:46 + workspace=/w/workspace/oom-master-pre-commit-lint 07:20:46 + START_PACKAGES=/tmp/packages_start.txt 07:20:46 + END_PACKAGES=/tmp/packages_end.txt 07:20:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:20:46 + PACKAGES=/tmp/packages_start.txt 07:20:46 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:20:46 + PACKAGES=/tmp/packages_end.txt 07:20:46 + case "${OS_FAMILY}" in 07:20:46 + dpkg -l 07:20:46 + grep '^ii' 07:20:46 + '[' -f /tmp/packages_start.txt ']' 07:20:46 + '[' -f /tmp/packages_end.txt ']' 07:20:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:20:46 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:20:46 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 07:20:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 07:20:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16999879350227959810.sh 07:20:46 ---> capture-instance-metadata.sh 07:20:46 Setup pyenv: 07:20:46 system 07:20:46 3.8.13 07:20:46 3.9.13 07:20:46 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:20:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Zxp6 07:20:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:20:53 lf-activate-venv(): INFO: Installing: lftools 07:21:24 lf-activate-venv(): INFO: Adding /tmp/venv-Zxp6/bin to PATH 07:21:24 INFO: Running in OpenStack, capturing instance metadata 07:21:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2160896797267271428.sh 07:21:24 provisioning config files... 07:21:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config6536652626280470950tmp 07:21:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:21:24 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:21:24 [EnvInject] - Injecting environment variables from a build step. 07:21:24 [EnvInject] - Injecting as environment variables the properties content 07:21:24 SERVER_ID=logs 07:21:24 07:21:24 [EnvInject] - Variables injected successfully. 07:21:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins296860807215965272.sh 07:21:24 ---> create-netrc.sh 07:21:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15394912887356223818.sh 07:21:24 ---> python-tools-install.sh 07:21:24 Setup pyenv: 07:21:24 system 07:21:24 3.8.13 07:21:24 3.9.13 07:21:24 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:21:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zxp6 from file:/tmp/.os_lf_venv 07:21:26 lf-activate-venv(): INFO: Installing: lftools 07:21:34 lf-activate-venv(): INFO: Adding /tmp/venv-Zxp6/bin to PATH 07:21:34 Generating Requirements File 07:22:01 Python 3.10.6 07:22:01 pip 24.0 from /tmp/venv-Zxp6/lib/python3.10/site-packages/pip (python 3.10) 07:22:02 appdirs==1.4.4 07:22:02 argcomplete==3.2.3 07:22:02 aspy.yaml==1.3.0 07:22:02 attrs==23.2.0 07:22:02 autopage==0.5.2 07:22:02 beautifulsoup4==4.12.3 07:22:02 boto3==1.34.76 07:22:02 botocore==1.34.76 07:22:02 bs4==0.0.2 07:22:02 cachetools==5.3.3 07:22:02 certifi==2024.2.2 07:22:02 cffi==1.16.0 07:22:02 cfgv==3.4.0 07:22:02 chardet==5.2.0 07:22:02 charset-normalizer==3.3.2 07:22:02 click==8.1.7 07:22:02 cliff==4.6.0 07:22:02 cmd2==2.4.3 07:22:02 cryptography==3.3.2 07:22:02 debtcollector==3.0.0 07:22:02 decorator==5.1.1 07:22:02 defusedxml==0.7.1 07:22:02 Deprecated==1.2.14 07:22:02 distlib==0.3.8 07:22:02 dnspython==2.6.1 07:22:02 docker==4.2.2 07:22:02 dogpile.cache==1.3.2 07:22:02 email_validator==2.1.1 07:22:02 filelock==3.13.3 07:22:02 future==1.0.0 07:22:02 gitdb==4.0.11 07:22:02 GitPython==3.1.43 07:22:02 google-auth==2.29.0 07:22:02 httplib2==0.22.0 07:22:02 identify==2.5.35 07:22:02 idna==3.6 07:22:02 importlib-resources==1.5.0 07:22:02 iso8601==2.1.0 07:22:02 Jinja2==3.1.3 07:22:02 jmespath==1.0.1 07:22:02 jsonpatch==1.33 07:22:02 jsonpointer==2.4 07:22:02 jsonschema==4.21.1 07:22:02 jsonschema-specifications==2023.12.1 07:22:02 keystoneauth1==5.6.0 07:22:02 kubernetes==29.0.0 07:22:02 lftools==0.37.10 07:22:02 lxml==5.2.1 07:22:02 MarkupSafe==2.1.5 07:22:02 msgpack==1.0.8 07:22:02 multi_key_dict==2.0.3 07:22:02 munch==4.0.0 07:22:02 netaddr==1.2.1 07:22:02 netifaces==0.11.0 07:22:02 niet==1.4.2 07:22:02 nodeenv==1.8.0 07:22:02 oauth2client==4.1.3 07:22:02 oauthlib==3.2.2 07:22:02 openstacksdk==3.0.0 07:22:02 os-client-config==2.1.0 07:22:02 os-service-types==1.7.0 07:22:02 osc-lib==3.0.1 07:22:02 oslo.config==9.4.0 07:22:02 oslo.context==5.5.0 07:22:02 oslo.i18n==6.3.0 07:22:02 oslo.log==5.5.1 07:22:02 oslo.serialization==5.4.0 07:22:02 oslo.utils==7.1.0 07:22:02 packaging==24.0 07:22:02 pbr==6.0.0 07:22:02 platformdirs==4.2.0 07:22:02 prettytable==3.10.0 07:22:02 pyasn1==0.6.0 07:22:02 pyasn1_modules==0.4.0 07:22:02 pycparser==2.22 07:22:02 pygerrit2==2.0.15 07:22:02 PyGithub==2.3.0 07:22:02 pyinotify==0.9.6 07:22:02 PyJWT==2.8.0 07:22:02 PyNaCl==1.5.0 07:22:02 pyparsing==2.4.7 07:22:02 pyperclip==1.8.2 07:22:02 pyrsistent==0.20.0 07:22:02 python-cinderclient==9.5.0 07:22:02 python-dateutil==2.9.0.post0 07:22:02 python-heatclient==3.5.0 07:22:02 python-jenkins==1.8.2 07:22:02 python-keystoneclient==5.4.0 07:22:02 python-magnumclient==4.4.0 07:22:02 python-novaclient==18.6.0 07:22:02 python-openstackclient==6.6.0 07:22:02 python-swiftclient==4.5.0 07:22:02 PyYAML==6.0.1 07:22:02 referencing==0.34.0 07:22:02 requests==2.31.0 07:22:02 requests-oauthlib==2.0.0 07:22:02 requestsexceptions==1.4.0 07:22:02 rfc3986==2.0.0 07:22:02 rpds-py==0.18.0 07:22:02 rsa==4.9 07:22:02 ruamel.yaml==0.18.6 07:22:02 ruamel.yaml.clib==0.2.8 07:22:02 s3transfer==0.10.1 07:22:02 simplejson==3.19.2 07:22:02 six==1.16.0 07:22:02 smmap==5.0.1 07:22:02 soupsieve==2.5 07:22:02 stevedore==5.2.0 07:22:02 tabulate==0.9.0 07:22:02 toml==0.10.2 07:22:02 tomlkit==0.12.4 07:22:02 tqdm==4.66.2 07:22:02 typing_extensions==4.10.0 07:22:02 tzdata==2024.1 07:22:02 urllib3==1.26.18 07:22:02 virtualenv==20.25.1 07:22:02 wcwidth==0.2.13 07:22:02 websocket-client==1.7.0 07:22:02 wrapt==1.16.0 07:22:02 xdg==6.0.0 07:22:02 xmltodict==0.13.0 07:22:02 yq==3.2.3 07:22:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9842975926293838671.sh 07:22:02 ---> sudo-logs.sh 07:22:02 Archiving 'sudo' log.. 07:22:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9895915878515396371.sh 07:22:02 ---> job-cost.sh 07:22:02 Setup pyenv: 07:22:02 system 07:22:02 3.8.13 07:22:02 3.9.13 07:22:02 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:22:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zxp6 from file:/tmp/.os_lf_venv 07:22:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:22:09 lf-activate-venv(): INFO: Adding /tmp/venv-Zxp6/bin to PATH 07:22:09 INFO: No Stack... 07:22:09 INFO: Retrieving Pricing Info for: v3-standard-4 07:22:09 INFO: Archiving Costs 07:22:09 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2130327971488520120.sh 07:22:09 ---> logs-deploy.sh 07:22:09 Setup pyenv: 07:22:09 system 07:22:09 3.8.13 07:22:09 3.9.13 07:22:09 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:22:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zxp6 from file:/tmp/.os_lf_venv 07:22:11 lf-activate-venv(): INFO: Installing: lftools 07:22:19 lf-activate-venv(): INFO: Adding /tmp/venv-Zxp6/bin to PATH 07:22:19 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3404 07:22:19 INFO: archiving workspace using pattern(s): 07:22:20 Archives upload complete. 07:22:21 INFO: archiving logs to Nexus 07:22:21 ---> uname -a: 07:22:21 Linux prd-ubuntu1804-builder-4c-4g-20258 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:22:21 07:22:21 07:22:21 ---> lscpu: 07:22:21 Architecture: x86_64 07:22:21 CPU op-mode(s): 32-bit, 64-bit 07:22:21 Byte Order: Little Endian 07:22:21 CPU(s): 4 07:22:21 On-line CPU(s) list: 0-3 07:22:21 Thread(s) per core: 1 07:22:21 Core(s) per socket: 1 07:22:21 Socket(s): 4 07:22:21 NUMA node(s): 1 07:22:21 Vendor ID: AuthenticAMD 07:22:21 CPU family: 23 07:22:21 Model: 49 07:22:21 Model name: AMD EPYC-Rome Processor 07:22:21 Stepping: 0 07:22:21 CPU MHz: 2799.998 07:22:21 BogoMIPS: 5599.99 07:22:21 Virtualization: AMD-V 07:22:21 Hypervisor vendor: KVM 07:22:21 Virtualization type: full 07:22:21 L1d cache: 32K 07:22:21 L1i cache: 32K 07:22:21 L2 cache: 512K 07:22:21 L3 cache: 16384K 07:22:21 NUMA node0 CPU(s): 0-3 07:22:21 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 07:22:21 07:22:21 07:22:21 ---> nproc: 07:22:21 4 07:22:21 07:22:21 07:22:21 ---> df -h: 07:22:21 Filesystem Size Used Avail Use% Mounted on 07:22:21 udev 7.9G 0 7.9G 0% /dev 07:22:21 tmpfs 1.6G 672K 1.6G 1% /run 07:22:21 /dev/vda1 78G 8.4G 70G 11% / 07:22:21 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:22:21 tmpfs 5.0M 0 5.0M 0% /run/lock 07:22:21 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:22:21 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:22:21 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:22:21 07:22:21 07:22:21 ---> free -m: 07:22:21 total used free shared buff/cache available 07:22:21 Mem: 16040 540 13317 0 2182 15180 07:22:21 Swap: 1023 0 1023 07:22:21 07:22:21 07:22:21 ---> ip addr: 07:22:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:22:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:22:21 inet 127.0.0.1/8 scope host lo 07:22:21 valid_lft forever preferred_lft forever 07:22:21 inet6 ::1/128 scope host 07:22:21 valid_lft forever preferred_lft forever 07:22:21 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:22:21 link/ether fa:16:3e:b4:b6:eb brd ff:ff:ff:ff:ff:ff 07:22:21 inet 10.30.107.251/23 brd 10.30.107.255 scope global dynamic ens3 07:22:21 valid_lft 86232sec preferred_lft 86232sec 07:22:21 inet6 fe80::f816:3eff:feb4:b6eb/64 scope link 07:22:21 valid_lft forever preferred_lft forever 07:22:21 07:22:21 07:22:21 ---> sar -b -r -n DEV: 07:22:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20258) 04/03/24 _x86_64_ (4 CPU) 07:22:21 07:22:21 07:19:36 LINUX RESTART (4 CPU) 07:22:21 07:22:21 07:20:01 tps rtps wtps bread/s bwrtn/s 07:22:21 07:21:01 218.33 36.18 182.15 1787.17 10802.47 07:22:21 07:22:01 104.02 2.32 101.70 119.98 13213.93 07:22:21 Average: 161.17 19.25 141.93 953.57 12008.20 07:22:21 07:22:21 07:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:22:21 07:21:01 13902392 15528264 2522576 15.36 58368 1765840 811836 4.65 767048 1534544 119728 07:22:21 07:22:01 13608428 15509800 2816540 17.15 83504 1998860 817748 4.68 816712 1744356 105472 07:22:21 Average: 13755410 15519032 2669558 16.25 70936 1882350 814792 4.66 791880 1639450 112600 07:22:21 07:22:21 07:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:22:21 07:21:01 ens3 130.18 95.05 1210.03 27.24 0.00 0.00 0.00 0.00 07:22:21 07:21:01 lo 2.73 2.73 0.28 0.28 0.00 0.00 0.00 0.00 07:22:21 07:22:01 ens3 50.66 34.01 782.87 8.18 0.00 0.00 0.00 0.00 07:22:21 07:22:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 07:22:21 Average: ens3 90.42 64.53 996.45 17.71 0.00 0.00 0.00 0.00 07:22:21 Average: lo 2.03 2.03 0.21 0.21 0.00 0.00 0.00 0.00 07:22:21 07:22:21 07:22:21 ---> sar -P ALL: 07:22:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20258) 04/03/24 _x86_64_ (4 CPU) 07:22:21 07:22:21 07:19:36 LINUX RESTART (4 CPU) 07:22:21 07:22:21 07:20:01 CPU %user %nice %system %iowait %steal %idle 07:22:21 07:21:01 all 24.80 0.00 2.18 3.67 0.07 69.27 07:22:21 07:21:01 0 29.03 0.00 2.04 1.12 0.05 67.76 07:22:21 07:21:01 1 26.99 0.00 2.16 1.81 0.08 68.97 07:22:21 07:21:01 2 26.28 0.00 2.41 4.22 0.07 67.02 07:22:21 07:21:01 3 16.93 0.00 2.13 7.53 0.08 73.33 07:22:21 07:22:01 all 21.19 0.00 1.40 2.60 0.06 74.75 07:22:21 07:22:01 0 7.59 0.00 0.73 0.03 0.05 91.59 07:22:21 07:22:01 1 39.52 0.00 2.20 3.27 0.08 54.93 07:22:21 07:22:01 2 4.78 0.00 1.01 6.22 0.05 87.94 07:22:21 07:22:01 3 32.79 0.00 1.65 0.88 0.05 64.62 07:22:21 Average: all 23.00 0.00 1.79 3.13 0.06 72.01 07:22:21 Average: 0 18.30 0.00 1.39 0.58 0.05 79.69 07:22:21 Average: 1 33.26 0.00 2.18 2.54 0.08 61.94 07:22:21 Average: 2 15.53 0.00 1.71 5.22 0.06 77.48 07:22:21 Average: 3 24.88 0.00 1.89 4.20 0.07 68.97 07:22:21 07:22:21 07:22:21