10:29:39 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137573 10:29:39 Running as SYSTEM 10:29:40 [EnvInject] - Loading node environment variables. 10:29:40 Building remotely on prd-ubuntu1804-builder-4c-4g-17971 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:29:40 [ssh-agent] Looking for ssh-agent implementation... 10:29:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:29:41 $ ssh-agent 10:29:41 SSH_AUTH_SOCK=/tmp/ssh-dpP849Xmwti6/agent.1668 10:29:41 SSH_AGENT_PID=1670 10:29:41 [ssh-agent] Started. 10:29:41 Running ssh-add (command line suppressed) 10:29:41 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_7203613198212833336.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_7203613198212833336.key) 10:29:41 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:29:41 The recommended git tool is: NONE 10:29:44 using credential onap-jenkins-ssh 10:29:44 Wiping out workspace first. 10:29:44 Cloning the remote Git repository 10:29:44 Cloning repository git://cloud.onap.org/mirror/oom.git 10:29:44 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:29:44 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:29:44 > git --version # timeout=10 10:29:44 > git --version # 'git version 2.17.1' 10:29:44 using GIT_SSH to set credentials Gerrit user 10:29:44 Verifying host key using manually-configured host key entries 10:29:44 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:29:50 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:29:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:29:50 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:29:50 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:29:50 using GIT_SSH to set credentials Gerrit user 10:29:50 Verifying host key using manually-configured host key entries 10:29:50 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/73/137573/2 # timeout=30 10:29:51 > git rev-parse 4e1a6486b0196a65ea3bfbeecf1085f57b707ccc^{commit} # timeout=10 10:29:51 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:29:51 Checking out Revision 4e1a6486b0196a65ea3bfbeecf1085f57b707ccc (refs/changes/73/137573/2) 10:29:51 > git config core.sparsecheckout # timeout=10 10:29:51 > git checkout -f 4e1a6486b0196a65ea3bfbeecf1085f57b707ccc # timeout=30 10:29:54 Commit message: "[COMMON][READINESS] Update readiness image and use service feature" 10:29:54 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:29:54 > git rev-list --no-walk f2178120d049f004cb189f4af3c65bb0d4d81e6c # timeout=10 10:29:54 [EnvInject] - Injecting environment variables from a build step. 10:29:54 [EnvInject] - Injecting as environment variables the properties content 10:29:54 PYTHON=python3 10:29:54 10:29:54 [EnvInject] - Variables injected successfully. 10:29:54 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5404539755472973560.sh 10:29:54 ---> tox-install.sh 10:29:54 + source /home/jenkins/lf-env.sh 10:29:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:29:54 ++ mktemp -d /tmp/venv-XXXX 10:29:54 + lf_venv=/tmp/venv-t7zb 10:29:54 + local venv_file=/tmp/.os_lf_venv 10:29:54 + local python=python3 10:29:54 + local options 10:29:54 + local set_path=true 10:29:54 + local install_args= 10:29:54 ++ 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 10:29:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:29:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:29:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:29:54 + true 10:29:54 + case $1 in 10:29:54 + venv_file=/tmp/.toxenv 10:29:54 + shift 2 10:29:54 + true 10:29:54 + case $1 in 10:29:54 + shift 10:29:54 + break 10:29:54 + case $python in 10:29:54 + local pkg_list= 10:29:54 + [[ -d /opt/pyenv ]] 10:29:54 + echo 'Setup pyenv:' 10:29:54 Setup pyenv: 10:29:54 + export PYENV_ROOT=/opt/pyenv 10:29:54 + PYENV_ROOT=/opt/pyenv 10:29:54 + 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 10:29:54 + 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 10:29:54 + pyenv versions 10:29:54 * system (set by /opt/pyenv/version) 10:29:54 * 3.8.13 (set by /opt/pyenv/version) 10:29:54 * 3.9.13 (set by /opt/pyenv/version) 10:29:54 * 3.10.6 (set by /opt/pyenv/version) 10:29:54 + command -v pyenv 10:29:54 ++ pyenv init - --no-rehash 10:29:55 + 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[*]}"'\'')" 10:29:55 export PATH="/opt/pyenv/shims:${PATH}" 10:29:55 export PYENV_SHELL=bash 10:29:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:29:55 pyenv() { 10:29:55 local command 10:29:55 command="${1:-}" 10:29:55 if [ "$#" -gt 0 ]; then 10:29:55 shift 10:29:55 fi 10:29:55 10:29:55 case "$command" in 10:29:55 rehash|shell) 10:29:55 eval "$(pyenv "sh-$command" "$@")" 10:29:55 ;; 10:29:55 *) 10:29:55 command pyenv "$command" "$@" 10:29:55 ;; 10:29:55 esac 10:29:55 }' 10:29:55 +++ 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[*]}"' 10:29:55 ++ 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 10:29:55 ++ 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 10:29:55 ++ 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 10:29:55 ++ export PYENV_SHELL=bash 10:29:55 ++ PYENV_SHELL=bash 10:29:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:29:55 +++ complete -F _pyenv pyenv 10:29:55 ++ lf-pyver python3 10:29:55 ++ local py_version_xy=python3 10:29:55 ++ local py_version_xyz= 10:29:55 ++ pyenv versions 10:29:55 ++ local command 10:29:55 ++ awk '{ print $1 }' 10:29:55 ++ command=versions 10:29:55 ++ grep -E '^[0-9.]*[0-9]$' 10:29:55 ++ sed 's/^[ *]* //' 10:29:55 ++ '[' 1 -gt 0 ']' 10:29:55 ++ shift 10:29:55 ++ case "$command" in 10:29:55 ++ command pyenv versions 10:29:55 ++ pyenv versions 10:29:55 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:29:55 +++ grep '^3' /tmp/.pyenv_versions 10:29:55 +++ sort -V 10:29:55 +++ tail -n 1 10:29:55 ++ py_version_xyz=3.10.6 10:29:55 ++ [[ -z 3.10.6 ]] 10:29:55 ++ echo 3.10.6 10:29:55 ++ return 0 10:29:55 + pyenv local 3.10.6 10:29:55 + local command 10:29:55 + command=local 10:29:55 + '[' 2 -gt 0 ']' 10:29:55 + shift 10:29:55 + case "$command" in 10:29:55 + command pyenv local 3.10.6 10:29:55 + pyenv local 3.10.6 10:29:55 + for arg in "$@" 10:29:55 + case $arg in 10:29:55 + pkg_list+='tox ' 10:29:55 + for arg in "$@" 10:29:55 + case $arg in 10:29:55 + pkg_list+='virtualenv ' 10:29:55 + for arg in "$@" 10:29:55 + case $arg in 10:29:55 + pkg_list+='urllib3~=1.26.15 ' 10:29:55 + [[ -f /tmp/.toxenv ]] 10:29:55 + [[ ! -f /tmp/.toxenv ]] 10:29:55 + [[ -n '' ]] 10:29:55 + python3 -m venv /tmp/venv-t7zb 10:29:59 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-t7zb' 10:29:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-t7zb 10:29:59 + echo /tmp/venv-t7zb 10:29:59 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:29:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:29:59 + /tmp/venv-t7zb/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:30:02 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:30:02 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:30:02 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:30:02 + /tmp/venv-t7zb/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:30:05 + type python3 10:30:05 + true 10:30:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-t7zb/bin to PATH' 10:30:05 lf-activate-venv(): INFO: Adding /tmp/venv-t7zb/bin to PATH 10:30:05 + PATH=/tmp/venv-t7zb/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 10:30:05 + return 0 10:30:05 + python3 --version 10:30:05 Python 3.10.6 10:30:05 + python3 -m pip --version 10:30:05 pip 24.0 from /tmp/venv-t7zb/lib/python3.10/site-packages/pip (python 3.10) 10:30:05 + python3 -m pip freeze 10:30:06 cachetools==5.3.3 10:30:06 chardet==5.2.0 10:30:06 colorama==0.4.6 10:30:06 distlib==0.3.8 10:30:06 filelock==3.13.1 10:30:06 packaging==24.0 10:30:06 platformdirs==4.2.0 10:30:06 pluggy==1.4.0 10:30:06 pyproject-api==1.6.1 10:30:06 tomli==2.0.1 10:30:06 tox==4.14.2 10:30:06 urllib3==1.26.18 10:30:06 virtualenv==20.25.1 10:30:06 [EnvInject] - Injecting environment variables from a build step. 10:30:06 [EnvInject] - Injecting as environment variables the properties content 10:30:06 PARALLEL=false 10:30:06 10:30:06 [EnvInject] - Variables injected successfully. 10:30:06 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4786676838573908281.sh 10:30:06 ---> tox-run.sh 10:30:06 + 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 10:30:06 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:30:06 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:30:06 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:30:06 + cd /w/workspace/oom-master-pre-commit-lint/. 10:30:06 + source /home/jenkins/lf-env.sh 10:30:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:30:06 ++ mktemp -d /tmp/venv-XXXX 10:30:06 + lf_venv=/tmp/venv-hF4L 10:30:06 + local venv_file=/tmp/.os_lf_venv 10:30:06 + local python=python3 10:30:06 + local options 10:30:06 + local set_path=true 10:30:06 + local install_args= 10:30:06 ++ 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 10:30:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:30:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:30:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:30:06 + true 10:30:06 + case $1 in 10:30:06 + venv_file=/tmp/.toxenv 10:30:06 + shift 2 10:30:06 + true 10:30:06 + case $1 in 10:30:06 + shift 10:30:06 + break 10:30:06 + case $python in 10:30:06 + local pkg_list= 10:30:06 + [[ -d /opt/pyenv ]] 10:30:06 + echo 'Setup pyenv:' 10:30:06 Setup pyenv: 10:30:06 + export PYENV_ROOT=/opt/pyenv 10:30:06 + PYENV_ROOT=/opt/pyenv 10:30:06 + 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 10:30:06 + 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 10:30:06 + pyenv versions 10:30:06 system 10:30:06 3.8.13 10:30:06 3.9.13 10:30:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:30:06 + command -v pyenv 10:30:06 ++ pyenv init - --no-rehash 10:30:06 + 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[*]}"'\'')" 10:30:06 export PATH="/opt/pyenv/shims:${PATH}" 10:30:06 export PYENV_SHELL=bash 10:30:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:30:06 pyenv() { 10:30:06 local command 10:30:06 command="${1:-}" 10:30:06 if [ "$#" -gt 0 ]; then 10:30:06 shift 10:30:06 fi 10:30:06 10:30:06 case "$command" in 10:30:06 rehash|shell) 10:30:06 eval "$(pyenv "sh-$command" "$@")" 10:30:06 ;; 10:30:06 *) 10:30:06 command pyenv "$command" "$@" 10:30:06 ;; 10:30:06 esac 10:30:06 }' 10:30:06 +++ 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[*]}"' 10:30:06 ++ 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 10:30:06 ++ 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 10:30:06 ++ 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 10:30:06 ++ export PYENV_SHELL=bash 10:30:06 ++ PYENV_SHELL=bash 10:30:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:30:06 +++ complete -F _pyenv pyenv 10:30:06 ++ lf-pyver python3 10:30:06 ++ local py_version_xy=python3 10:30:06 ++ local py_version_xyz= 10:30:06 ++ pyenv versions 10:30:06 ++ local command 10:30:06 ++ command=versions 10:30:06 ++ '[' 1 -gt 0 ']' 10:30:06 ++ shift 10:30:06 ++ case "$command" in 10:30:06 ++ command pyenv versions 10:30:06 ++ pyenv versions 10:30:06 ++ awk '{ print $1 }' 10:30:06 ++ grep -E '^[0-9.]*[0-9]$' 10:30:06 ++ sed 's/^[ *]* //' 10:30:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:30:06 +++ grep '^3' /tmp/.pyenv_versions 10:30:06 +++ sort -V 10:30:06 +++ tail -n 1 10:30:06 ++ py_version_xyz=3.10.6 10:30:06 ++ [[ -z 3.10.6 ]] 10:30:06 ++ echo 3.10.6 10:30:06 ++ return 0 10:30:06 + pyenv local 3.10.6 10:30:06 + local command 10:30:06 + command=local 10:30:06 + '[' 2 -gt 0 ']' 10:30:06 + shift 10:30:06 + case "$command" in 10:30:06 + command pyenv local 3.10.6 10:30:06 + pyenv local 3.10.6 10:30:06 + for arg in "$@" 10:30:06 + case $arg in 10:30:06 + pkg_list+='tox ' 10:30:06 + for arg in "$@" 10:30:06 + case $arg in 10:30:06 + pkg_list+='virtualenv ' 10:30:06 + for arg in "$@" 10:30:06 + case $arg in 10:30:06 + pkg_list+='urllib3~=1.26.15 ' 10:30:06 + [[ -f /tmp/.toxenv ]] 10:30:06 ++ cat /tmp/.toxenv 10:30:06 + lf_venv=/tmp/venv-t7zb 10:30:06 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-t7zb from' file:/tmp/.toxenv 10:30:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-t7zb from file:/tmp/.toxenv 10:30:06 + /tmp/venv-t7zb/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:30:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:30:07 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:30:07 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:30:07 + /tmp/venv-t7zb/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:30:08 + type python3 10:30:08 + true 10:30:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-t7zb/bin to PATH' 10:30:08 lf-activate-venv(): INFO: Adding /tmp/venv-t7zb/bin to PATH 10:30:08 + PATH=/tmp/venv-t7zb/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 10:30:08 + return 0 10:30:08 + [[ -d /opt/pyenv ]] 10:30:08 + echo '---> Setting up pyenv' 10:30:08 ---> Setting up pyenv 10:30:08 + export PYENV_ROOT=/opt/pyenv 10:30:08 + PYENV_ROOT=/opt/pyenv 10:30:08 + export PATH=/opt/pyenv/bin:/tmp/venv-t7zb/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 10:30:08 + PATH=/opt/pyenv/bin:/tmp/venv-t7zb/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 10:30:08 ++ pwd 10:30:08 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:30:08 + export PYTHONPATH 10:30:08 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:30:08 + TOX_TESTENV_PASSENV=PYTHONPATH 10:30:08 + tox --version 10:30:09 4.14.2 from /tmp/venv-t7zb/lib/python3.10/site-packages/tox/__init__.py 10:30:09 + PARALLEL=false 10:30:09 + TOX_OPTIONS_LIST= 10:30:09 + [[ -n pre-commit ]] 10:30:09 + TOX_OPTIONS_LIST=' -e pre-commit' 10:30:09 + case ${PARALLEL,,} in 10:30:09 + tox -e pre-commit 10:30:09 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:30:10 pre-commit: install_deps> python -I -m pip install pre-commit 10:30:13 pre-commit: freeze> python -m pip freeze --all 10:30:14 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,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 10:30:14 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:30:14 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:30:14 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:30:15 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:30:16 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:30:16 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:30:16 [INFO] Once installed this environment will be reused. 10:30:16 [INFO] This may take a few minutes... 10:30:20 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:30:20 [INFO] Once installed this environment will be reused. 10:30:20 [INFO] This may take a few minutes... 10:30:25 Trim Trailing Whitespace.................................................Passed 10:30:26 Tabs remover.............................................................Passed 10:30:26 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:30:26 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:30:26 [INFO] Once installed this environment will be reused. 10:30:26 [INFO] This may take a few minutes... 10:30:32 gitlint..............................................(no files to check)Skipped 10:30:32 pre-commit: OK (22.82=setup[4.40]+cmd[11.95,6.47] seconds) 10:30:32 congratulations :) (23.00 seconds) 10:30:32 + tox_status=0 10:30:32 + echo '---> Completed tox runs' 10:30:32 ---> Completed tox runs 10:30:32 + for i in .tox/*/log 10:30:32 ++ echo .tox/pre-commit/log 10:30:32 ++ awk -F/ '{print $2}' 10:30:32 + tox_env=pre-commit 10:30:32 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:30:32 + DOC_DIR=docs/_build/html 10:30:32 + [[ -d docs/_build/html ]] 10:30:32 + echo '---> tox-run.sh ends' 10:30:32 ---> tox-run.sh ends 10:30:32 + test 0 -eq 0 10:30:32 $ ssh-agent -k 10:30:32 unset SSH_AUTH_SOCK; 10:30:32 unset SSH_AGENT_PID; 10:30:32 echo Agent pid 1670 killed; 10:30:32 [ssh-agent] Stopped. 10:30:32 [PostBuildScript] - [INFO] Executing post build scripts. 10:30:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15120464931053138323.sh 10:30:32 ---> sysstat.sh 10:30:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1204515813401532093.sh 10:30:33 ---> package-listing.sh 10:30:33 ++ tr '[:upper:]' '[:lower:]' 10:30:33 ++ facter osfamily 10:30:33 + OS_FAMILY=debian 10:30:33 + workspace=/w/workspace/oom-master-pre-commit-lint 10:30:33 + START_PACKAGES=/tmp/packages_start.txt 10:30:33 + END_PACKAGES=/tmp/packages_end.txt 10:30:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:30:33 + PACKAGES=/tmp/packages_start.txt 10:30:33 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:30:33 + PACKAGES=/tmp/packages_end.txt 10:30:33 + case "${OS_FAMILY}" in 10:30:33 + dpkg -l 10:30:33 + grep '^ii' 10:30:33 + '[' -f /tmp/packages_start.txt ']' 10:30:33 + '[' -f /tmp/packages_end.txt ']' 10:30:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:30:33 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:30:33 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:30:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:30:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10849751476831526559.sh 10:30:33 ---> capture-instance-metadata.sh 10:30:33 Setup pyenv: 10:30:33 system 10:30:33 3.8.13 10:30:33 3.9.13 10:30:33 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:30:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PeTE 10:30:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:30:40 lf-activate-venv(): INFO: Installing: lftools 10:31:13 lf-activate-venv(): INFO: Adding /tmp/venv-PeTE/bin to PATH 10:31:13 INFO: Running in OpenStack, capturing instance metadata 10:31:13 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12204158969683430698.sh 10:31:13 provisioning config files... 10:31:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config11905459929369492407tmp 10:31:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:31:13 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:31:13 [EnvInject] - Injecting environment variables from a build step. 10:31:13 [EnvInject] - Injecting as environment variables the properties content 10:31:13 SERVER_ID=logs 10:31:13 10:31:13 [EnvInject] - Variables injected successfully. 10:31:13 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12767606592579986259.sh 10:31:13 ---> create-netrc.sh 10:31:13 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5031805062243023277.sh 10:31:13 ---> python-tools-install.sh 10:31:13 Setup pyenv: 10:31:13 system 10:31:13 3.8.13 10:31:13 3.9.13 10:31:13 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:31:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PeTE from file:/tmp/.os_lf_venv 10:31:15 lf-activate-venv(): INFO: Installing: lftools 10:31:23 lf-activate-venv(): INFO: Adding /tmp/venv-PeTE/bin to PATH 10:31:23 Generating Requirements File 10:31:52 Python 3.10.6 10:31:52 pip 24.0 from /tmp/venv-PeTE/lib/python3.10/site-packages/pip (python 3.10) 10:31:52 appdirs==1.4.4 10:31:52 argcomplete==3.2.3 10:31:52 aspy.yaml==1.3.0 10:31:52 attrs==23.2.0 10:31:52 autopage==0.5.2 10:31:52 beautifulsoup4==4.12.3 10:31:52 boto3==1.34.69 10:31:52 botocore==1.34.69 10:31:52 bs4==0.0.2 10:31:52 cachetools==5.3.3 10:31:52 certifi==2024.2.2 10:31:52 cffi==1.16.0 10:31:52 cfgv==3.4.0 10:31:52 chardet==5.2.0 10:31:52 charset-normalizer==3.3.2 10:31:52 click==8.1.7 10:31:52 cliff==4.6.0 10:31:52 cmd2==2.4.3 10:31:52 cryptography==3.3.2 10:31:52 debtcollector==3.0.0 10:31:52 decorator==5.1.1 10:31:52 defusedxml==0.7.1 10:31:52 Deprecated==1.2.14 10:31:52 distlib==0.3.8 10:31:52 dnspython==2.6.1 10:31:52 docker==4.2.2 10:31:52 dogpile.cache==1.3.2 10:31:52 email_validator==2.1.1 10:31:52 filelock==3.13.1 10:31:52 future==1.0.0 10:31:52 gitdb==4.0.11 10:31:52 GitPython==3.1.42 10:31:52 google-auth==2.29.0 10:31:52 httplib2==0.22.0 10:31:52 identify==2.5.35 10:31:52 idna==3.6 10:31:52 importlib-resources==1.5.0 10:31:52 iso8601==2.1.0 10:31:52 Jinja2==3.1.3 10:31:52 jmespath==1.0.1 10:31:52 jsonpatch==1.33 10:31:52 jsonpointer==2.4 10:31:52 jsonschema==4.21.1 10:31:52 jsonschema-specifications==2023.12.1 10:31:52 keystoneauth1==5.6.0 10:31:52 kubernetes==29.0.0 10:31:52 lftools==0.37.10 10:31:52 lxml==5.1.0 10:31:52 MarkupSafe==2.1.5 10:31:52 msgpack==1.0.8 10:31:52 multi_key_dict==2.0.3 10:31:52 munch==4.0.0 10:31:52 netaddr==1.2.1 10:31:52 netifaces==0.11.0 10:31:52 niet==1.4.2 10:31:52 nodeenv==1.8.0 10:31:52 oauth2client==4.1.3 10:31:52 oauthlib==3.2.2 10:31:52 openstacksdk==3.0.0 10:31:52 os-client-config==2.1.0 10:31:52 os-service-types==1.7.0 10:31:52 osc-lib==3.0.1 10:31:52 oslo.config==9.4.0 10:31:52 oslo.context==5.5.0 10:31:52 oslo.i18n==6.3.0 10:31:52 oslo.log==5.5.0 10:31:52 oslo.serialization==5.4.0 10:31:52 oslo.utils==7.1.0 10:31:52 packaging==24.0 10:31:52 pbr==6.0.0 10:31:52 platformdirs==4.2.0 10:31:52 prettytable==3.10.0 10:31:52 pyasn1==0.5.1 10:31:52 pyasn1-modules==0.3.0 10:31:52 pycparser==2.21 10:31:52 pygerrit2==2.0.15 10:31:52 PyGithub==2.3.0 10:31:52 pyinotify==0.9.6 10:31:52 PyJWT==2.8.0 10:31:52 PyNaCl==1.5.0 10:31:52 pyparsing==2.4.7 10:31:52 pyperclip==1.8.2 10:31:52 pyrsistent==0.20.0 10:31:52 python-cinderclient==9.5.0 10:31:52 python-dateutil==2.9.0.post0 10:31:52 python-heatclient==3.5.0 10:31:52 python-jenkins==1.8.2 10:31:52 python-keystoneclient==5.4.0 10:31:52 python-magnumclient==4.4.0 10:31:52 python-novaclient==18.6.0 10:31:52 python-openstackclient==6.6.0 10:31:52 python-swiftclient==4.5.0 10:31:52 PyYAML==6.0.1 10:31:52 referencing==0.34.0 10:31:52 requests==2.31.0 10:31:52 requests-oauthlib==2.0.0 10:31:52 requestsexceptions==1.4.0 10:31:52 rfc3986==2.0.0 10:31:52 rpds-py==0.18.0 10:31:52 rsa==4.9 10:31:52 ruamel.yaml==0.18.6 10:31:52 ruamel.yaml.clib==0.2.8 10:31:52 s3transfer==0.10.1 10:31:52 simplejson==3.19.2 10:31:52 six==1.16.0 10:31:52 smmap==5.0.1 10:31:52 soupsieve==2.5 10:31:52 stevedore==5.2.0 10:31:52 tabulate==0.9.0 10:31:52 toml==0.10.2 10:31:52 tomlkit==0.12.4 10:31:52 tqdm==4.66.2 10:31:52 typing_extensions==4.10.0 10:31:52 tzdata==2024.1 10:31:52 urllib3==1.26.18 10:31:52 virtualenv==20.25.1 10:31:52 wcwidth==0.2.13 10:31:52 websocket-client==1.7.0 10:31:52 wrapt==1.16.0 10:31:52 xdg==6.0.0 10:31:52 xmltodict==0.13.0 10:31:52 yq==3.2.3 10:31:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5979932913555812270.sh 10:31:53 ---> sudo-logs.sh 10:31:53 Archiving 'sudo' log.. 10:31:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15793801788500282399.sh 10:31:53 ---> job-cost.sh 10:31:53 Setup pyenv: 10:31:53 system 10:31:53 3.8.13 10:31:53 3.9.13 10:31:53 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:31:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PeTE from file:/tmp/.os_lf_venv 10:31:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:32:00 lf-activate-venv(): INFO: Adding /tmp/venv-PeTE/bin to PATH 10:32:00 INFO: No Stack... 10:32:01 INFO: Retrieving Pricing Info for: v3-standard-4 10:32:01 INFO: Archiving Costs 10:32:01 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3047217611927612321.sh 10:32:01 ---> logs-deploy.sh 10:32:01 Setup pyenv: 10:32:01 system 10:32:01 3.8.13 10:32:01 3.9.13 10:32:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:32:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PeTE from file:/tmp/.os_lf_venv 10:32:03 lf-activate-venv(): INFO: Installing: lftools 10:32:12 lf-activate-venv(): INFO: Adding /tmp/venv-PeTE/bin to PATH 10:32:12 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3367 10:32:12 INFO: archiving workspace using pattern(s): 10:32:13 Archives upload complete. 10:32:13 INFO: archiving logs to Nexus 10:32:14 ---> uname -a: 10:32:14 Linux prd-ubuntu1804-builder-4c-4g-17971 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:32:14 10:32:14 10:32:14 ---> lscpu: 10:32:14 Architecture: x86_64 10:32:14 CPU op-mode(s): 32-bit, 64-bit 10:32:14 Byte Order: Little Endian 10:32:14 CPU(s): 4 10:32:14 On-line CPU(s) list: 0-3 10:32:14 Thread(s) per core: 1 10:32:14 Core(s) per socket: 1 10:32:14 Socket(s): 4 10:32:14 NUMA node(s): 1 10:32:14 Vendor ID: AuthenticAMD 10:32:14 CPU family: 23 10:32:14 Model: 49 10:32:14 Model name: AMD EPYC-Rome Processor 10:32:14 Stepping: 0 10:32:14 CPU MHz: 2800.000 10:32:14 BogoMIPS: 5600.00 10:32:14 Virtualization: AMD-V 10:32:14 Hypervisor vendor: KVM 10:32:14 Virtualization type: full 10:32:14 L1d cache: 32K 10:32:14 L1i cache: 32K 10:32:14 L2 cache: 512K 10:32:14 L3 cache: 16384K 10:32:14 NUMA node0 CPU(s): 0-3 10:32:14 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 10:32:14 10:32:14 10:32:14 ---> nproc: 10:32:14 4 10:32:14 10:32:14 10:32:14 ---> df -h: 10:32:14 Filesystem Size Used Avail Use% Mounted on 10:32:14 udev 7.9G 0 7.9G 0% /dev 10:32:14 tmpfs 1.6G 672K 1.6G 1% /run 10:32:14 /dev/vda1 78G 8.4G 70G 11% / 10:32:14 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:32:14 tmpfs 5.0M 0 5.0M 0% /run/lock 10:32:14 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:32:14 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:32:14 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:32:14 10:32:14 10:32:14 ---> free -m: 10:32:14 total used free shared buff/cache available 10:32:14 Mem: 16040 555 13290 0 2193 15164 10:32:14 Swap: 1023 0 1023 10:32:14 10:32:14 10:32:14 ---> ip addr: 10:32:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:32:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:32:14 inet 127.0.0.1/8 scope host lo 10:32:14 valid_lft forever preferred_lft forever 10:32:14 inet6 ::1/128 scope host 10:32:14 valid_lft forever preferred_lft forever 10:32:14 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:32:14 link/ether fa:16:3e:36:b4:b1 brd ff:ff:ff:ff:ff:ff 10:32:14 inet 10.30.106.166/23 brd 10.30.107.255 scope global dynamic ens3 10:32:14 valid_lft 86220sec preferred_lft 86220sec 10:32:14 inet6 fe80::f816:3eff:fe36:b4b1/64 scope link 10:32:14 valid_lft forever preferred_lft forever 10:32:14 10:32:14 10:32:14 ---> sar -b -r -n DEV: 10:32:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17971) 03/25/24 _x86_64_ (4 CPU) 10:32:14 10:32:14 10:29:17 LINUX RESTART (4 CPU) 10:32:14 10:32:14 10:30:01 tps rtps wtps bread/s bwrtn/s 10:32:14 10:31:01 122.25 20.46 101.78 1136.34 29809.43 10:32:14 10:32:01 92.92 3.20 89.72 159.84 27788.04 10:32:14 Average: 107.58 11.83 95.75 648.09 28798.73 10:32:14 10:32:14 10:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:32:14 10:31:01 13783880 15498992 2641080 16.08 63968 1846312 830672 4.75 804240 1611304 93268 10:32:14 10:32:01 13671376 15591140 2753584 16.76 84012 2017904 712784 4.08 740896 1760068 99040 10:32:14 Average: 13727628 15545066 2697332 16.42 73990 1932108 771728 4.42 772568 1685686 96154 10:32:14 10:32:14 10:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:32:14 10:31:01 lo 2.73 2.73 0.28 0.28 0.00 0.00 0.00 0.00 10:32:14 10:31:01 ens3 78.59 54.72 1144.87 10.47 0.00 0.00 0.00 0.00 10:32:14 10:32:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 10:32:14 10:32:01 ens3 40.01 30.41 258.04 16.80 0.00 0.00 0.00 0.00 10:32:14 Average: lo 2.03 2.03 0.21 0.21 0.00 0.00 0.00 0.00 10:32:14 Average: ens3 59.30 42.57 701.46 13.63 0.00 0.00 0.00 0.00 10:32:14 10:32:14 10:32:14 ---> sar -P ALL: 10:32:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17971) 03/25/24 _x86_64_ (4 CPU) 10:32:14 10:32:14 10:29:17 LINUX RESTART (4 CPU) 10:32:14 10:32:14 10:30:01 CPU %user %nice %system %iowait %steal %idle 10:32:14 10:31:01 all 24.24 0.00 1.84 5.43 0.07 68.42 10:32:14 10:31:01 0 39.52 0.00 2.33 4.85 0.08 53.22 10:32:14 10:31:01 1 17.31 0.00 1.76 2.59 0.05 78.28 10:32:14 10:31:01 2 24.87 0.00 1.90 5.02 0.08 68.13 10:32:14 10:31:01 3 15.32 0.00 1.36 9.24 0.07 74.02 10:32:14 10:32:01 all 20.75 0.00 1.46 4.87 0.05 72.86 10:32:14 10:32:01 0 21.25 0.00 1.76 11.41 0.05 65.52 10:32:14 10:32:01 1 13.21 0.00 1.46 4.62 0.03 80.68 10:32:14 10:32:01 2 21.56 0.00 1.44 2.01 0.08 74.92 10:32:14 10:32:01 3 27.03 0.00 1.20 1.50 0.05 70.22 10:32:14 Average: all 22.49 0.00 1.65 5.15 0.06 70.64 10:32:14 Average: 0 30.39 0.00 2.04 8.13 0.07 59.37 10:32:14 Average: 1 15.26 0.00 1.61 3.61 0.04 79.48 10:32:14 Average: 2 23.21 0.00 1.67 3.51 0.08 71.53 10:32:14 Average: 3 21.18 0.00 1.28 5.36 0.06 72.12 10:32:14 10:32:14 10:32:14