07:52:40 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136766 07:52:40 Running as SYSTEM 07:52:40 [EnvInject] - Loading node environment variables. 07:52:40 Building remotely on prd-ubuntu1804-builder-4c-4g-3271 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 07:52:40 [ssh-agent] Looking for ssh-agent implementation... 07:52:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:52:40 $ ssh-agent 07:52:40 SSH_AUTH_SOCK=/tmp/ssh-V1yF6kamXV87/agent.1771 07:52:40 SSH_AGENT_PID=1773 07:52:40 [ssh-agent] Started. 07:52:40 Running ssh-add (command line suppressed) 07:52:40 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_5864600164548597512.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_5864600164548597512.key) 07:52:40 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:52:40 The recommended git tool is: NONE 07:52:42 using credential onap-jenkins-ssh 07:52:42 Wiping out workspace first. 07:52:42 Cloning the remote Git repository 07:52:42 Cloning repository git://cloud.onap.org/mirror/oom.git 07:52:42 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 07:52:42 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:52:42 > git --version # timeout=10 07:52:42 > git --version # 'git version 2.17.1' 07:52:42 using GIT_SSH to set credentials Gerrit user 07:52:42 Verifying host key using manually-configured host key entries 07:52:42 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:52:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:52:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:52:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:52:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:52:47 using GIT_SSH to set credentials Gerrit user 07:52:47 Verifying host key using manually-configured host key entries 07:52:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/66/136766/1 # timeout=30 07:52:47 > git rev-parse 822bcb4bb6fb2c9e14892da2cfd37e4b4e8125df^{commit} # timeout=10 07:52:47 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:52:47 Checking out Revision 822bcb4bb6fb2c9e14892da2cfd37e4b4e8125df (refs/changes/66/136766/1) 07:52:47 > git config core.sparsecheckout # timeout=10 07:52:47 > git checkout -f 822bcb4bb6fb2c9e14892da2cfd37e4b4e8125df # timeout=30 07:52:51 Commit message: "[COMMON] Add roles for hazelcast apps" 07:52:51 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:52:51 > git rev-list --no-walk c5cdaf46f0c414ad2be7efcc4b792e9d3d9c51eb # timeout=10 07:52:51 [EnvInject] - Injecting environment variables from a build step. 07:52:51 [EnvInject] - Injecting as environment variables the properties content 07:52:51 PYTHON=python3 07:52:51 07:52:51 [EnvInject] - Variables injected successfully. 07:52:51 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins241955448722656949.sh 07:52:51 ---> tox-install.sh 07:52:51 + source /home/jenkins/lf-env.sh 07:52:51 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:52:51 ++ mktemp -d /tmp/venv-XXXX 07:52:51 + lf_venv=/tmp/venv-kGEA 07:52:51 + local venv_file=/tmp/.os_lf_venv 07:52:51 + local python=python3 07:52:51 + local options 07:52:51 + local set_path=true 07:52:51 + local install_args= 07:52:51 ++ 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:52:51 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:52:51 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:52:51 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:52:51 + true 07:52:51 + case $1 in 07:52:51 + venv_file=/tmp/.toxenv 07:52:51 + shift 2 07:52:51 + true 07:52:51 + case $1 in 07:52:51 + shift 07:52:51 + break 07:52:51 + case $python in 07:52:51 + local pkg_list= 07:52:51 + [[ -d /opt/pyenv ]] 07:52:51 + echo 'Setup pyenv:' 07:52:51 Setup pyenv: 07:52:51 + export PYENV_ROOT=/opt/pyenv 07:52:51 + PYENV_ROOT=/opt/pyenv 07:52:51 + 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:52:51 + 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:52:51 + pyenv versions 07:52:51 * system (set by /opt/pyenv/version) 07:52:51 * 3.8.13 (set by /opt/pyenv/version) 07:52:52 * 3.9.13 (set by /opt/pyenv/version) 07:52:52 * 3.10.6 (set by /opt/pyenv/version) 07:52:52 + command -v pyenv 07:52:52 ++ pyenv init - --no-rehash 07:52:52 + 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:52:52 export PATH="/opt/pyenv/shims:${PATH}" 07:52:52 export PYENV_SHELL=bash 07:52:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:52:52 pyenv() { 07:52:52 local command 07:52:52 command="${1:-}" 07:52:52 if [ "$#" -gt 0 ]; then 07:52:52 shift 07:52:52 fi 07:52:52 07:52:52 case "$command" in 07:52:52 rehash|shell) 07:52:52 eval "$(pyenv "sh-$command" "$@")" 07:52:52 ;; 07:52:52 *) 07:52:52 command pyenv "$command" "$@" 07:52:52 ;; 07:52:52 esac 07:52:52 }' 07:52:52 +++ 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:52:52 ++ 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:52:52 ++ 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:52:52 ++ 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:52:52 ++ export PYENV_SHELL=bash 07:52:52 ++ PYENV_SHELL=bash 07:52:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:52:52 +++ complete -F _pyenv pyenv 07:52:52 ++ lf-pyver python3 07:52:52 ++ local py_version_xy=python3 07:52:52 ++ local py_version_xyz= 07:52:52 ++ pyenv versions 07:52:52 ++ local command 07:52:52 ++ sed 's/^[ *]* //' 07:52:52 ++ command=versions 07:52:52 ++ '[' 1 -gt 0 ']' 07:52:52 ++ shift 07:52:52 ++ case "$command" in 07:52:52 ++ command pyenv versions 07:52:52 ++ pyenv versions 07:52:52 ++ grep -E '^[0-9.]*[0-9]$' 07:52:52 ++ awk '{ print $1 }' 07:52:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:52:52 +++ grep '^3' /tmp/.pyenv_versions 07:52:52 +++ tail -n 1 07:52:52 +++ sort -V 07:52:52 ++ py_version_xyz=3.10.6 07:52:52 ++ [[ -z 3.10.6 ]] 07:52:52 ++ echo 3.10.6 07:52:52 ++ return 0 07:52:52 + pyenv local 3.10.6 07:52:52 + local command 07:52:52 + command=local 07:52:52 + '[' 2 -gt 0 ']' 07:52:52 + shift 07:52:52 + case "$command" in 07:52:52 + command pyenv local 3.10.6 07:52:52 + pyenv local 3.10.6 07:52:52 + for arg in "$@" 07:52:52 + case $arg in 07:52:52 + pkg_list+='tox ' 07:52:52 + for arg in "$@" 07:52:52 + case $arg in 07:52:52 + pkg_list+='virtualenv ' 07:52:52 + for arg in "$@" 07:52:52 + case $arg in 07:52:52 + pkg_list+='urllib3~=1.26.15 ' 07:52:52 + [[ -f /tmp/.toxenv ]] 07:52:52 + [[ ! -f /tmp/.toxenv ]] 07:52:52 + [[ -n '' ]] 07:52:52 + python3 -m venv /tmp/venv-kGEA 07:52:56 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kGEA' 07:52:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kGEA 07:52:56 + echo /tmp/venv-kGEA 07:52:56 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:52:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:52:56 + /tmp/venv-kGEA/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:52:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:52:59 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:52:59 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:52:59 + /tmp/venv-kGEA/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:53:02 + type python3 07:53:02 + true 07:53:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kGEA/bin to PATH' 07:53:02 lf-activate-venv(): INFO: Adding /tmp/venv-kGEA/bin to PATH 07:53:02 + PATH=/tmp/venv-kGEA/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:53:02 + return 0 07:53:02 + python3 --version 07:53:02 Python 3.10.6 07:53:02 + python3 -m pip --version 07:53:03 pip 23.3.1 from /tmp/venv-kGEA/lib/python3.10/site-packages/pip (python 3.10) 07:53:03 + python3 -m pip freeze 07:53:03 cachetools==5.3.2 07:53:03 chardet==5.2.0 07:53:03 colorama==0.4.6 07:53:03 distlib==0.3.7 07:53:03 filelock==3.13.1 07:53:03 packaging==23.2 07:53:03 platformdirs==4.1.0 07:53:03 pluggy==1.3.0 07:53:03 pyproject-api==1.6.1 07:53:03 tomli==2.0.1 07:53:03 tox==4.11.4 07:53:03 urllib3==1.26.18 07:53:03 virtualenv==20.25.0 07:53:03 [EnvInject] - Injecting environment variables from a build step. 07:53:03 [EnvInject] - Injecting as environment variables the properties content 07:53:03 PARALLEL=false 07:53:03 07:53:03 [EnvInject] - Variables injected successfully. 07:53:03 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17012821795404551259.sh 07:53:03 ---> tox-run.sh 07:53:03 + 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:53:03 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 07:53:03 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 07:53:03 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 07:53:03 + cd /w/workspace/oom-master-pre-commit-lint/. 07:53:03 + source /home/jenkins/lf-env.sh 07:53:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:53:03 ++ mktemp -d /tmp/venv-XXXX 07:53:03 + lf_venv=/tmp/venv-QxpW 07:53:03 + local venv_file=/tmp/.os_lf_venv 07:53:03 + local python=python3 07:53:03 + local options 07:53:03 + local set_path=true 07:53:03 + local install_args= 07:53:03 ++ 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:53:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:53:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:53:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:53:03 + true 07:53:03 + case $1 in 07:53:03 + venv_file=/tmp/.toxenv 07:53:03 + shift 2 07:53:03 + true 07:53:03 + case $1 in 07:53:03 + shift 07:53:03 + break 07:53:03 + case $python in 07:53:03 + local pkg_list= 07:53:03 + [[ -d /opt/pyenv ]] 07:53:03 + echo 'Setup pyenv:' 07:53:03 Setup pyenv: 07:53:03 + export PYENV_ROOT=/opt/pyenv 07:53:03 + PYENV_ROOT=/opt/pyenv 07:53:03 + 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:53:03 + 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:53:03 + pyenv versions 07:53:03 system 07:53:03 3.8.13 07:53:03 3.9.13 07:53:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:53:03 + command -v pyenv 07:53:03 ++ pyenv init - --no-rehash 07:53:03 + 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:53:03 export PATH="/opt/pyenv/shims:${PATH}" 07:53:03 export PYENV_SHELL=bash 07:53:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:53:03 pyenv() { 07:53:03 local command 07:53:03 command="${1:-}" 07:53:03 if [ "$#" -gt 0 ]; then 07:53:03 shift 07:53:03 fi 07:53:03 07:53:03 case "$command" in 07:53:03 rehash|shell) 07:53:03 eval "$(pyenv "sh-$command" "$@")" 07:53:03 ;; 07:53:03 *) 07:53:03 command pyenv "$command" "$@" 07:53:03 ;; 07:53:03 esac 07:53:03 }' 07:53:03 +++ 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:53:03 ++ 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:53:03 ++ 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:53:03 ++ 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:53:03 ++ export PYENV_SHELL=bash 07:53:03 ++ PYENV_SHELL=bash 07:53:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:53:03 +++ complete -F _pyenv pyenv 07:53:03 ++ lf-pyver python3 07:53:03 ++ local py_version_xy=python3 07:53:03 ++ local py_version_xyz= 07:53:03 ++ pyenv versions 07:53:03 ++ local command 07:53:03 ++ sed 's/^[ *]* //' 07:53:03 ++ command=versions 07:53:03 ++ '[' 1 -gt 0 ']' 07:53:03 ++ shift 07:53:03 ++ case "$command" in 07:53:03 ++ command pyenv versions 07:53:03 ++ pyenv versions 07:53:03 ++ awk '{ print $1 }' 07:53:03 ++ grep -E '^[0-9.]*[0-9]$' 07:53:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:53:03 +++ grep '^3' /tmp/.pyenv_versions 07:53:03 +++ sort -V 07:53:03 +++ tail -n 1 07:53:03 ++ py_version_xyz=3.10.6 07:53:03 ++ [[ -z 3.10.6 ]] 07:53:03 ++ echo 3.10.6 07:53:03 ++ return 0 07:53:03 + pyenv local 3.10.6 07:53:03 + local command 07:53:03 + command=local 07:53:03 + '[' 2 -gt 0 ']' 07:53:03 + shift 07:53:03 + case "$command" in 07:53:03 + command pyenv local 3.10.6 07:53:03 + pyenv local 3.10.6 07:53:03 + for arg in "$@" 07:53:03 + case $arg in 07:53:03 + pkg_list+='tox ' 07:53:03 + for arg in "$@" 07:53:03 + case $arg in 07:53:03 + pkg_list+='virtualenv ' 07:53:03 + for arg in "$@" 07:53:03 + case $arg in 07:53:03 + pkg_list+='urllib3~=1.26.15 ' 07:53:03 + [[ -f /tmp/.toxenv ]] 07:53:03 ++ cat /tmp/.toxenv 07:53:03 + lf_venv=/tmp/venv-kGEA 07:53:03 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kGEA from' file:/tmp/.toxenv 07:53:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kGEA from file:/tmp/.toxenv 07:53:03 + /tmp/venv-kGEA/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:53:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:53:04 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:53:04 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:53:04 + /tmp/venv-kGEA/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:53:06 + type python3 07:53:06 + true 07:53:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kGEA/bin to PATH' 07:53:06 lf-activate-venv(): INFO: Adding /tmp/venv-kGEA/bin to PATH 07:53:06 + PATH=/tmp/venv-kGEA/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:53:06 + return 0 07:53:06 + [[ -d /opt/pyenv ]] 07:53:06 + echo '---> Setting up pyenv' 07:53:06 ---> Setting up pyenv 07:53:06 + export PYENV_ROOT=/opt/pyenv 07:53:06 + PYENV_ROOT=/opt/pyenv 07:53:06 + export PATH=/opt/pyenv/bin:/tmp/venv-kGEA/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:53:06 + PATH=/opt/pyenv/bin:/tmp/venv-kGEA/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:53:06 ++ pwd 07:53:06 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 07:53:06 + export PYTHONPATH 07:53:06 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:53:06 + TOX_TESTENV_PASSENV=PYTHONPATH 07:53:06 + tox --version 07:53:06 4.11.4 from /tmp/venv-kGEA/lib/python3.10/site-packages/tox/__init__.py 07:53:06 + PARALLEL=false 07:53:06 + TOX_OPTIONS_LIST= 07:53:06 + [[ -n pre-commit ]] 07:53:06 + TOX_OPTIONS_LIST=' -e pre-commit' 07:53:06 + case ${PARALLEL,,} in 07:53:06 + tox -e pre-commit 07:53:06 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 07:53:07 pre-commit: install_deps> python -I -m pip install pre-commit 07:53:10 pre-commit: freeze> python -m pip freeze --all 07:53:11 pre-commit: cfgv==3.4.0,distlib==0.3.7,filelock==3.13.1,identify==2.5.33,nodeenv==1.8.0,pip==23.3.1,platformdirs==4.1.0,pre-commit==3.5.0,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 07:53:11 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 07:53:11 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:53:12 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:53:12 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:53:13 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:53:14 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:53:14 [INFO] Once installed this environment will be reused. 07:53:14 [INFO] This may take a few minutes... 07:53:17 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:53:17 [INFO] Once installed this environment will be reused. 07:53:17 [INFO] This may take a few minutes... 07:53:23 Trim Trailing Whitespace.................................................Passed 07:53:23 Tabs remover.............................................................Passed 07:53:23 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 07:53:24 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:53:24 [INFO] Once installed this environment will be reused. 07:53:24 [INFO] This may take a few minutes... 07:53:30 gitlint..............................................(no files to check)Skipped 07:53:30 pre-commit: OK (23.52=setup[4.44]+cmd[12.63,6.45] seconds) 07:53:30 congratulations :) (23.69 seconds) 07:53:30 + tox_status=0 07:53:30 + echo '---> Completed tox runs' 07:53:30 ---> Completed tox runs 07:53:30 + for i in .tox/*/log 07:53:30 ++ echo .tox/pre-commit/log 07:53:30 ++ awk -F/ '{print $2}' 07:53:30 + tox_env=pre-commit 07:53:30 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 07:53:30 + DOC_DIR=docs/_build/html 07:53:30 + [[ -d docs/_build/html ]] 07:53:30 + echo '---> tox-run.sh ends' 07:53:30 ---> tox-run.sh ends 07:53:30 + test 0 -eq 0 07:53:30 $ ssh-agent -k 07:53:30 unset SSH_AUTH_SOCK; 07:53:30 unset SSH_AGENT_PID; 07:53:30 echo Agent pid 1773 killed; 07:53:30 [ssh-agent] Stopped. 07:53:30 [PostBuildScript] - [INFO] Executing post build scripts. 07:53:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8404171931479483304.sh 07:53:30 ---> sysstat.sh 07:53:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7476668707152621562.sh 07:53:30 ---> package-listing.sh 07:53:30 ++ facter osfamily 07:53:30 ++ tr '[:upper:]' '[:lower:]' 07:53:31 + OS_FAMILY=debian 07:53:31 + workspace=/w/workspace/oom-master-pre-commit-lint 07:53:31 + START_PACKAGES=/tmp/packages_start.txt 07:53:31 + END_PACKAGES=/tmp/packages_end.txt 07:53:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:53:31 + PACKAGES=/tmp/packages_start.txt 07:53:31 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:53:31 + PACKAGES=/tmp/packages_end.txt 07:53:31 + case "${OS_FAMILY}" in 07:53:31 + dpkg -l 07:53:31 + grep '^ii' 07:53:31 + '[' -f /tmp/packages_start.txt ']' 07:53:31 + '[' -f /tmp/packages_end.txt ']' 07:53:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:53:31 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:53:31 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 07:53:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 07:53:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1614421902860509561.sh 07:53:31 ---> capture-instance-metadata.sh 07:53:31 Setup pyenv: 07:53:31 system 07:53:31 3.8.13 07:53:31 3.9.13 07:53:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:53:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-npi2 07:53:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:53:37 lf-activate-venv(): INFO: Installing: lftools 07:54:11 lf-activate-venv(): INFO: Adding /tmp/venv-npi2/bin to PATH 07:54:11 INFO: Running in OpenStack, capturing instance metadata 07:54:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins306083961134549997.sh 07:54:12 provisioning config files... 07:54:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config16669872121698785328tmp 07:54:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:54:12 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:54:12 [EnvInject] - Injecting environment variables from a build step. 07:54:12 [EnvInject] - Injecting as environment variables the properties content 07:54:12 SERVER_ID=logs 07:54:12 07:54:12 [EnvInject] - Variables injected successfully. 07:54:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13872077969092475692.sh 07:54:12 ---> create-netrc.sh 07:54:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6137276708463677225.sh 07:54:12 ---> python-tools-install.sh 07:54:12 Setup pyenv: 07:54:12 system 07:54:12 3.8.13 07:54:12 3.9.13 07:54:12 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:54:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-npi2 from file:/tmp/.os_lf_venv 07:54:13 lf-activate-venv(): INFO: Installing: lftools 07:54:21 lf-activate-venv(): INFO: Adding /tmp/venv-npi2/bin to PATH 07:54:21 Generating Requirements File 07:54:53 Python 3.10.6 07:54:54 pip 23.3.1 from /tmp/venv-npi2/lib/python3.10/site-packages/pip (python 3.10) 07:54:54 appdirs==1.4.4 07:54:54 argcomplete==3.1.6 07:54:54 aspy.yaml==1.3.0 07:54:54 attrs==23.1.0 07:54:54 autopage==0.5.2 07:54:54 Babel==2.13.1 07:54:54 beautifulsoup4==4.12.2 07:54:54 boto3==1.33.10 07:54:54 botocore==1.33.10 07:54:54 bs4==0.0.1 07:54:54 cachetools==5.3.2 07:54:54 certifi==2023.11.17 07:54:54 cffi==1.16.0 07:54:54 cfgv==3.4.0 07:54:54 chardet==5.2.0 07:54:54 charset-normalizer==3.3.2 07:54:54 click==8.1.7 07:54:54 cliff==4.4.0 07:54:54 cmd2==2.4.3 07:54:54 cryptography==3.3.2 07:54:54 debtcollector==2.5.0 07:54:54 decorator==5.1.1 07:54:54 defusedxml==0.7.1 07:54:54 Deprecated==1.2.14 07:54:54 distlib==0.3.7 07:54:54 dnspython==2.4.2 07:54:54 docker==4.2.2 07:54:54 dogpile.cache==1.2.2 07:54:54 email-validator==2.1.0.post1 07:54:54 filelock==3.13.1 07:54:54 future==0.18.3 07:54:54 gitdb==4.0.11 07:54:54 GitPython==3.1.40 07:54:54 google-auth==2.25.1 07:54:54 httplib2==0.22.0 07:54:54 identify==2.5.33 07:54:54 idna==3.6 07:54:54 importlib-metadata==7.0.0 07:54:54 importlib-resources==1.5.0 07:54:54 iso8601==2.1.0 07:54:54 Jinja2==3.1.2 07:54:54 jmespath==1.0.1 07:54:54 jsonpatch==1.33 07:54:54 jsonpointer==2.4 07:54:54 jsonschema==4.20.0 07:54:54 jsonschema-specifications==2023.11.2 07:54:54 keystoneauth1==5.4.0 07:54:54 kubernetes==28.1.0 07:54:54 lftools==0.37.8 07:54:54 lxml==4.9.3 07:54:54 MarkupSafe==2.1.3 07:54:54 msgpack==1.0.7 07:54:54 multi-key-dict==2.0.3 07:54:54 munch==4.0.0 07:54:54 netaddr==0.9.0 07:54:54 netifaces==0.11.0 07:54:54 niet==1.4.2 07:54:54 nodeenv==1.8.0 07:54:54 oauth2client==4.1.3 07:54:54 oauthlib==3.2.2 07:54:54 openstacksdk==0.62.0 07:54:54 os-client-config==2.1.0 07:54:54 os-service-types==1.7.0 07:54:54 osc-lib==2.9.0 07:54:54 oslo.config==9.2.0 07:54:54 oslo.context==5.3.0 07:54:54 oslo.i18n==6.2.0 07:54:54 oslo.log==5.4.0 07:54:54 oslo.serialization==5.2.0 07:54:54 oslo.utils==6.3.0 07:54:54 packaging==23.2 07:54:54 pbr==6.0.0 07:54:54 platformdirs==4.1.0 07:54:54 prettytable==3.9.0 07:54:54 pyasn1==0.5.1 07:54:54 pyasn1-modules==0.3.0 07:54:54 pycparser==2.21 07:54:54 pygerrit2==2.0.15 07:54:54 PyGithub==2.1.1 07:54:54 pyinotify==0.9.6 07:54:54 PyJWT==2.8.0 07:54:54 PyNaCl==1.5.0 07:54:54 pyparsing==2.4.7 07:54:54 pyperclip==1.8.2 07:54:54 pyrsistent==0.20.0 07:54:54 python-cinderclient==9.4.0 07:54:54 python-dateutil==2.8.2 07:54:54 python-heatclient==3.3.0 07:54:54 python-jenkins==1.8.2 07:54:54 python-keystoneclient==5.2.0 07:54:54 python-magnumclient==4.3.0 07:54:54 python-novaclient==18.4.0 07:54:54 python-openstackclient==6.0.0 07:54:54 python-swiftclient==4.4.0 07:54:54 pytz==2023.3.post1 07:54:54 PyYAML==6.0.1 07:54:54 referencing==0.32.0 07:54:54 requests==2.31.0 07:54:54 requests-oauthlib==1.3.1 07:54:54 requestsexceptions==1.4.0 07:54:54 rfc3986==2.0.0 07:54:54 rpds-py==0.13.2 07:54:54 rsa==4.9 07:54:54 ruamel.yaml==0.18.5 07:54:54 ruamel.yaml.clib==0.2.8 07:54:54 s3transfer==0.8.2 07:54:54 simplejson==3.19.2 07:54:54 six==1.16.0 07:54:54 smmap==5.0.1 07:54:54 soupsieve==2.5 07:54:54 stevedore==5.1.0 07:54:54 tabulate==0.9.0 07:54:54 toml==0.10.2 07:54:54 tomlkit==0.12.3 07:54:54 tqdm==4.66.1 07:54:54 typing_extensions==4.8.0 07:54:54 tzdata==2023.3 07:54:54 urllib3==1.26.18 07:54:54 virtualenv==20.25.0 07:54:54 wcwidth==0.2.12 07:54:54 websocket-client==1.7.0 07:54:54 wrapt==1.16.0 07:54:54 xdg==6.0.0 07:54:54 xmltodict==0.13.0 07:54:54 yq==3.2.3 07:54:54 zipp==3.17.0 07:54:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5448287622145430343.sh 07:54:54 ---> sudo-logs.sh 07:54:54 Archiving 'sudo' log.. 07:54:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7256592690574963341.sh 07:54:55 ---> job-cost.sh 07:54:55 Setup pyenv: 07:54:55 system 07:54:55 3.8.13 07:54:55 3.9.13 07:54:55 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:54:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-npi2 from file:/tmp/.os_lf_venv 07:54:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:55:04 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 07:55:04 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 07:55:05 lf-activate-venv(): INFO: Adding /tmp/venv-npi2/bin to PATH 07:55:05 INFO: No Stack... 07:55:05 INFO: Retrieving Pricing Info for: v3-standard-4 07:55:05 INFO: Archiving Costs 07:55:05 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2196164291388964514.sh 07:55:05 ---> logs-deploy.sh 07:55:05 Setup pyenv: 07:55:05 system 07:55:05 3.8.13 07:55:05 3.9.13 07:55:05 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:55:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-npi2 from file:/tmp/.os_lf_venv 07:55:07 lf-activate-venv(): INFO: Installing: lftools 07:55:16 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 07:55:16 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 07:55:17 lf-activate-venv(): INFO: Adding /tmp/venv-npi2/bin to PATH 07:55:17 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3231 07:55:17 INFO: archiving workspace using pattern(s): 07:55:18 Archives upload complete. 07:55:18 INFO: archiving logs to Nexus 07:55:19 ---> uname -a: 07:55:19 Linux prd-ubuntu1804-builder-4c-4g-3271 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:55:19 07:55:19 07:55:19 ---> lscpu: 07:55:19 Architecture: x86_64 07:55:19 CPU op-mode(s): 32-bit, 64-bit 07:55:19 Byte Order: Little Endian 07:55:19 CPU(s): 4 07:55:19 On-line CPU(s) list: 0-3 07:55:19 Thread(s) per core: 1 07:55:19 Core(s) per socket: 1 07:55:19 Socket(s): 4 07:55:19 NUMA node(s): 1 07:55:19 Vendor ID: AuthenticAMD 07:55:19 CPU family: 23 07:55:19 Model: 49 07:55:19 Model name: AMD EPYC-Rome Processor 07:55:19 Stepping: 0 07:55:19 CPU MHz: 2799.998 07:55:19 BogoMIPS: 5599.99 07:55:19 Virtualization: AMD-V 07:55:19 Hypervisor vendor: KVM 07:55:19 Virtualization type: full 07:55:19 L1d cache: 32K 07:55:19 L1i cache: 32K 07:55:19 L2 cache: 512K 07:55:19 L3 cache: 16384K 07:55:19 NUMA node0 CPU(s): 0-3 07:55:19 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:55:19 07:55:19 07:55:19 ---> nproc: 07:55:19 4 07:55:19 07:55:19 07:55:19 ---> df -h: 07:55:19 Filesystem Size Used Avail Use% Mounted on 07:55:19 udev 7.9G 0 7.9G 0% /dev 07:55:19 tmpfs 1.6G 672K 1.6G 1% /run 07:55:19 /dev/vda1 78G 8.4G 69G 11% / 07:55:19 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:55:19 tmpfs 5.0M 0 5.0M 0% /run/lock 07:55:19 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:55:19 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:55:19 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:55:19 07:55:19 07:55:19 ---> free -m: 07:55:19 total used free shared buff/cache available 07:55:19 Mem: 16040 538 13259 0 2241 15180 07:55:19 Swap: 1023 0 1023 07:55:19 07:55:19 07:55:19 ---> ip addr: 07:55:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:55:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:55:19 inet 127.0.0.1/8 scope host lo 07:55:19 valid_lft forever preferred_lft forever 07:55:19 inet6 ::1/128 scope host 07:55:19 valid_lft forever preferred_lft forever 07:55:19 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:55:19 link/ether fa:16:3e:78:b5:27 brd ff:ff:ff:ff:ff:ff 07:55:19 inet 10.30.106.110/23 brd 10.30.107.255 scope global dynamic ens3 07:55:19 valid_lft 86220sec preferred_lft 86220sec 07:55:19 inet6 fe80::f816:3eff:fe78:b527/64 scope link 07:55:19 valid_lft forever preferred_lft forever 07:55:19 07:55:19 07:55:19 ---> sar -b -r -n DEV: 07:55:19 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3271) 12/08/23 _x86_64_ (4 CPU) 07:55:19 07:55:19 07:52:22 LINUX RESTART (4 CPU) 07:55:19 07:55:19 07:53:00 tps rtps wtps bread/s bwrtn/s 07:55:19 07:54:01 111.60 17.06 94.54 1093.85 24305.13 07:55:19 07:55:01 90.17 2.40 87.77 141.71 23242.53 07:55:19 Average: 100.98 9.79 91.18 621.72 23778.22 07:55:19 07:55:19 07:53:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:55:19 07:54:01 13801412 15513872 2623556 15.97 63220 1844340 826556 4.73 804580 1596332 91136 07:55:19 07:55:01 13569276 15533984 2855692 17.39 86288 2059052 767500 4.39 795324 1807760 149060 07:55:19 Average: 13685344 15523928 2739624 16.68 74754 1951696 797028 4.56 799952 1702046 120098 07:55:19 07:55:19 07:53:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:55:19 07:54:01 lo 2.10 2.10 0.22 0.22 0.00 0.00 0.00 0.00 07:55:19 07:54:01 ens3 66.22 45.25 1066.53 9.19 0.00 0.00 0.00 0.00 07:55:19 07:55:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 07:55:19 07:55:01 ens3 41.24 30.78 528.48 7.56 0.00 0.00 0.00 0.00 07:55:19 Average: lo 1.65 1.65 0.17 0.17 0.00 0.00 0.00 0.00 07:55:19 Average: ens3 53.83 38.08 799.73 8.38 0.00 0.00 0.00 0.00 07:55:19 07:55:19 07:55:19 ---> sar -P ALL: 07:55:19 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3271) 12/08/23 _x86_64_ (4 CPU) 07:55:19 07:55:19 07:52:22 LINUX RESTART (4 CPU) 07:55:19 07:55:19 07:53:00 CPU %user %nice %system %iowait %steal %idle 07:55:19 07:54:01 all 21.37 0.00 1.68 6.30 0.07 70.59 07:55:19 07:54:01 0 28.65 0.00 2.22 6.49 0.07 62.58 07:55:19 07:54:01 1 15.27 0.00 1.64 6.23 0.07 76.78 07:55:19 07:54:01 2 11.05 0.00 1.25 9.43 0.05 78.22 07:55:19 07:54:01 3 30.50 0.00 1.64 3.01 0.08 64.77 07:55:19 07:55:01 all 20.04 0.00 1.39 4.94 0.05 73.58 07:55:19 07:55:01 0 18.29 0.00 1.30 0.90 0.03 79.47 07:55:19 07:55:01 1 8.72 0.00 1.05 3.39 0.05 86.78 07:55:19 07:55:01 2 12.26 0.00 1.52 12.96 0.05 73.21 07:55:19 07:55:01 3 40.90 0.00 1.67 2.47 0.07 54.89 07:55:19 Average: all 20.71 0.00 1.54 5.62 0.06 72.07 07:55:19 Average: 0 23.51 0.00 1.76 3.72 0.05 70.95 07:55:19 Average: 1 12.03 0.00 1.35 4.82 0.06 81.74 07:55:19 Average: 2 11.65 0.00 1.38 11.18 0.05 75.73 07:55:19 Average: 3 35.66 0.00 1.66 2.74 0.07 59.87 07:55:19 07:55:19 07:55:19