10:23:45 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137074 10:23:45 Running as SYSTEM 10:23:45 [EnvInject] - Loading node environment variables. 10:23:45 Building remotely on prd-ubuntu1804-builder-4c-4g-14739 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:23:45 [ssh-agent] Looking for ssh-agent implementation... 10:23:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:23:45 $ ssh-agent 10:23:45 SSH_AUTH_SOCK=/tmp/ssh-42UNnCoWdZgf/agent.1666 10:23:45 SSH_AGENT_PID=1668 10:23:45 [ssh-agent] Started. 10:23:45 Running ssh-add (command line suppressed) 10:23:45 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_256427282200886017.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_256427282200886017.key) 10:23:45 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:23:45 The recommended git tool is: NONE 10:23:47 using credential onap-jenkins-ssh 10:23:47 Wiping out workspace first. 10:23:47 Cloning the remote Git repository 10:23:47 Cloning repository git://cloud.onap.org/mirror/oom.git 10:23:47 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:23:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:23:47 > git --version # timeout=10 10:23:47 > git --version # 'git version 2.17.1' 10:23:47 using GIT_SSH to set credentials Gerrit user 10:23:47 Verifying host key using manually-configured host key entries 10:23:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:23:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:23:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:23:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:23:53 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:23:53 using GIT_SSH to set credentials Gerrit user 10:23:53 Verifying host key using manually-configured host key entries 10:23:53 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/74/137074/1 # timeout=30 10:23:53 > git rev-parse dda6c6c4cf097691a1d4ff975f0099986274fd63^{commit} # timeout=10 10:23:53 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:23:53 Checking out Revision dda6c6c4cf097691a1d4ff975f0099986274fd63 (refs/changes/74/137074/1) 10:23:53 > git config core.sparsecheckout # timeout=10 10:23:53 > git checkout -f dda6c6c4cf097691a1d4ff975f0099986274fd63 # timeout=30 10:23:56 Commit message: "[AAI] Use latest aai-resources image" 10:23:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:23:57 > git rev-list --no-walk 2ee6ad456a91061d64b859ba20108c7e3c556de3 # timeout=10 10:23:57 [EnvInject] - Injecting environment variables from a build step. 10:23:57 [EnvInject] - Injecting as environment variables the properties content 10:23:57 PYTHON=python3 10:23:57 10:23:57 [EnvInject] - Variables injected successfully. 10:23:57 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8933866856919964651.sh 10:23:57 ---> tox-install.sh 10:23:57 + source /home/jenkins/lf-env.sh 10:23:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:23:57 ++ mktemp -d /tmp/venv-XXXX 10:23:57 + lf_venv=/tmp/venv-rXTc 10:23:57 + local venv_file=/tmp/.os_lf_venv 10:23:57 + local python=python3 10:23:57 + local options 10:23:57 + local set_path=true 10:23:57 + local install_args= 10:23:57 ++ 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:23:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:23:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:23:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:23:57 + true 10:23:57 + case $1 in 10:23:57 + venv_file=/tmp/.toxenv 10:23:57 + shift 2 10:23:57 + true 10:23:57 + case $1 in 10:23:57 + shift 10:23:57 + break 10:23:57 + case $python in 10:23:57 + local pkg_list= 10:23:57 + [[ -d /opt/pyenv ]] 10:23:57 + echo 'Setup pyenv:' 10:23:57 Setup pyenv: 10:23:57 + export PYENV_ROOT=/opt/pyenv 10:23:57 + PYENV_ROOT=/opt/pyenv 10:23:57 + 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:23:57 + 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:23:57 + pyenv versions 10:23:57 * system (set by /opt/pyenv/version) 10:23:57 * 3.8.13 (set by /opt/pyenv/version) 10:23:57 * 3.9.13 (set by /opt/pyenv/version) 10:23:57 * 3.10.6 (set by /opt/pyenv/version) 10:23:57 + command -v pyenv 10:23:57 ++ pyenv init - --no-rehash 10:23:57 + 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:23:57 export PATH="/opt/pyenv/shims:${PATH}" 10:23:57 export PYENV_SHELL=bash 10:23:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:23:57 pyenv() { 10:23:57 local command 10:23:57 command="${1:-}" 10:23:57 if [ "$#" -gt 0 ]; then 10:23:57 shift 10:23:57 fi 10:23:57 10:23:57 case "$command" in 10:23:57 rehash|shell) 10:23:57 eval "$(pyenv "sh-$command" "$@")" 10:23:57 ;; 10:23:57 *) 10:23:57 command pyenv "$command" "$@" 10:23:57 ;; 10:23:57 esac 10:23:57 }' 10:23:57 +++ 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:23:57 ++ 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:23:57 ++ 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:23:57 ++ 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:23:57 ++ export PYENV_SHELL=bash 10:23:57 ++ PYENV_SHELL=bash 10:23:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:23:57 +++ complete -F _pyenv pyenv 10:23:57 ++ lf-pyver python3 10:23:57 ++ local py_version_xy=python3 10:23:57 ++ local py_version_xyz= 10:23:57 ++ pyenv versions 10:23:57 ++ local command 10:23:57 ++ command=versions 10:23:57 ++ '[' 1 -gt 0 ']' 10:23:57 ++ shift 10:23:57 ++ case "$command" in 10:23:57 ++ command pyenv versions 10:23:57 ++ pyenv versions 10:23:57 ++ grep -E '^[0-9.]*[0-9]$' 10:23:57 ++ awk '{ print $1 }' 10:23:57 ++ sed 's/^[ *]* //' 10:23:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:23:57 +++ sort -V 10:23:57 +++ grep '^3' /tmp/.pyenv_versions 10:23:57 +++ tail -n 1 10:23:57 ++ py_version_xyz=3.10.6 10:23:57 ++ [[ -z 3.10.6 ]] 10:23:57 ++ echo 3.10.6 10:23:57 ++ return 0 10:23:57 + pyenv local 3.10.6 10:23:57 + local command 10:23:57 + command=local 10:23:57 + '[' 2 -gt 0 ']' 10:23:57 + shift 10:23:57 + case "$command" in 10:23:57 + command pyenv local 3.10.6 10:23:57 + pyenv local 3.10.6 10:23:57 + for arg in "$@" 10:23:57 + case $arg in 10:23:57 + pkg_list+='tox ' 10:23:57 + for arg in "$@" 10:23:57 + case $arg in 10:23:57 + pkg_list+='virtualenv ' 10:23:57 + for arg in "$@" 10:23:57 + case $arg in 10:23:57 + pkg_list+='urllib3~=1.26.15 ' 10:23:57 + [[ -f /tmp/.toxenv ]] 10:23:57 + [[ ! -f /tmp/.toxenv ]] 10:23:57 + [[ -n '' ]] 10:23:57 + python3 -m venv /tmp/venv-rXTc 10:24:01 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rXTc' 10:24:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rXTc 10:24:01 + echo /tmp/venv-rXTc 10:24:01 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:24:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:24:01 + /tmp/venv-rXTc/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:24:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:24:04 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:24:04 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:24:04 + /tmp/venv-rXTc/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:24:06 + type python3 10:24:06 + true 10:24:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rXTc/bin to PATH' 10:24:06 lf-activate-venv(): INFO: Adding /tmp/venv-rXTc/bin to PATH 10:24:06 + PATH=/tmp/venv-rXTc/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:24:06 + return 0 10:24:06 + python3 --version 10:24:06 Python 3.10.6 10:24:06 + python3 -m pip --version 10:24:06 pip 23.3.2 from /tmp/venv-rXTc/lib/python3.10/site-packages/pip (python 3.10) 10:24:06 + python3 -m pip freeze 10:24:07 cachetools==5.3.2 10:24:07 chardet==5.2.0 10:24:07 colorama==0.4.6 10:24:07 distlib==0.3.8 10:24:07 filelock==3.13.1 10:24:07 packaging==23.2 10:24:07 platformdirs==4.1.0 10:24:07 pluggy==1.3.0 10:24:07 pyproject-api==1.6.1 10:24:07 tomli==2.0.1 10:24:07 tox==4.12.1 10:24:07 urllib3==1.26.18 10:24:07 virtualenv==20.25.0 10:24:07 [EnvInject] - Injecting environment variables from a build step. 10:24:07 [EnvInject] - Injecting as environment variables the properties content 10:24:07 PARALLEL=false 10:24:07 10:24:07 [EnvInject] - Variables injected successfully. 10:24:07 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11187606531640872034.sh 10:24:07 ---> tox-run.sh 10:24:07 + 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:24:07 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:24:07 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:24:07 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:24:07 + cd /w/workspace/oom-master-pre-commit-lint/. 10:24:07 + source /home/jenkins/lf-env.sh 10:24:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:24:07 ++ mktemp -d /tmp/venv-XXXX 10:24:07 + lf_venv=/tmp/venv-9MAi 10:24:07 + local venv_file=/tmp/.os_lf_venv 10:24:07 + local python=python3 10:24:07 + local options 10:24:07 + local set_path=true 10:24:07 + local install_args= 10:24:07 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:24:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:24:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:24:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:24:07 + true 10:24:07 + case $1 in 10:24:07 + venv_file=/tmp/.toxenv 10:24:07 + shift 2 10:24:07 + true 10:24:07 + case $1 in 10:24:07 + shift 10:24:07 + break 10:24:07 + case $python in 10:24:07 + local pkg_list= 10:24:07 + [[ -d /opt/pyenv ]] 10:24:07 + echo 'Setup pyenv:' 10:24:07 Setup pyenv: 10:24:07 + export PYENV_ROOT=/opt/pyenv 10:24:07 + PYENV_ROOT=/opt/pyenv 10:24:07 + 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:24:07 + 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:24:07 + pyenv versions 10:24:07 system 10:24:07 3.8.13 10:24:07 3.9.13 10:24:07 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:24:07 + command -v pyenv 10:24:07 ++ pyenv init - --no-rehash 10:24:07 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 10:24:07 export PATH="/opt/pyenv/shims:${PATH}" 10:24:07 export PYENV_SHELL=bash 10:24:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:24:07 pyenv() { 10:24:07 local command 10:24:07 command="${1:-}" 10:24:07 if [ "$#" -gt 0 ]; then 10:24:07 shift 10:24:07 fi 10:24:07 10:24:07 case "$command" in 10:24:07 rehash|shell) 10:24:07 eval "$(pyenv "sh-$command" "$@")" 10:24:07 ;; 10:24:07 *) 10:24:07 command pyenv "$command" "$@" 10:24:07 ;; 10:24:07 esac 10:24:07 }' 10:24:07 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 10:24:07 ++ 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:24:07 ++ 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:24:07 ++ 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:24:07 ++ export PYENV_SHELL=bash 10:24:07 ++ PYENV_SHELL=bash 10:24:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:24:07 +++ complete -F _pyenv pyenv 10:24:07 ++ lf-pyver python3 10:24:07 ++ local py_version_xy=python3 10:24:07 ++ local py_version_xyz= 10:24:07 ++ pyenv versions 10:24:07 ++ local command 10:24:07 ++ command=versions 10:24:07 ++ awk '{ print $1 }' 10:24:07 ++ sed 's/^[ *]* //' 10:24:07 ++ '[' 1 -gt 0 ']' 10:24:07 ++ grep -E '^[0-9.]*[0-9]$' 10:24:07 ++ shift 10:24:07 ++ case "$command" in 10:24:07 ++ command pyenv versions 10:24:07 ++ pyenv versions 10:24:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:24:07 +++ grep '^3' /tmp/.pyenv_versions 10:24:07 +++ sort -V 10:24:07 +++ tail -n 1 10:24:07 ++ py_version_xyz=3.10.6 10:24:07 ++ [[ -z 3.10.6 ]] 10:24:07 ++ echo 3.10.6 10:24:07 ++ return 0 10:24:07 + pyenv local 3.10.6 10:24:07 + local command 10:24:07 + command=local 10:24:07 + '[' 2 -gt 0 ']' 10:24:07 + shift 10:24:07 + case "$command" in 10:24:07 + command pyenv local 3.10.6 10:24:07 + pyenv local 3.10.6 10:24:07 + for arg in "$@" 10:24:07 + case $arg in 10:24:07 + pkg_list+='tox ' 10:24:07 + for arg in "$@" 10:24:07 + case $arg in 10:24:07 + pkg_list+='virtualenv ' 10:24:07 + for arg in "$@" 10:24:07 + case $arg in 10:24:07 + pkg_list+='urllib3~=1.26.15 ' 10:24:07 + [[ -f /tmp/.toxenv ]] 10:24:07 ++ cat /tmp/.toxenv 10:24:07 + lf_venv=/tmp/venv-rXTc 10:24:07 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rXTc from' file:/tmp/.toxenv 10:24:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rXTc from file:/tmp/.toxenv 10:24:07 + /tmp/venv-rXTc/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:24:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:24:08 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:24:08 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:24:08 + /tmp/venv-rXTc/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:24:09 + type python3 10:24:09 + true 10:24:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rXTc/bin to PATH' 10:24:09 lf-activate-venv(): INFO: Adding /tmp/venv-rXTc/bin to PATH 10:24:09 + PATH=/tmp/venv-rXTc/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:24:09 + return 0 10:24:09 + [[ -d /opt/pyenv ]] 10:24:09 + echo '---> Setting up pyenv' 10:24:09 ---> Setting up pyenv 10:24:09 + export PYENV_ROOT=/opt/pyenv 10:24:09 + PYENV_ROOT=/opt/pyenv 10:24:09 + export PATH=/opt/pyenv/bin:/tmp/venv-rXTc/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:24:09 + PATH=/opt/pyenv/bin:/tmp/venv-rXTc/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:24:09 ++ pwd 10:24:09 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:24:09 + export PYTHONPATH 10:24:09 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:24:09 + TOX_TESTENV_PASSENV=PYTHONPATH 10:24:09 + tox --version 10:24:10 4.12.1 from /tmp/venv-rXTc/lib/python3.10/site-packages/tox/__init__.py 10:24:10 + PARALLEL=false 10:24:10 + TOX_OPTIONS_LIST= 10:24:10 + [[ -n pre-commit ]] 10:24:10 + TOX_OPTIONS_LIST=' -e pre-commit' 10:24:10 + case ${PARALLEL,,} in 10:24:10 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:24:10 + tox -e pre-commit 10:24:11 pre-commit: install_deps> python -I -m pip install pre-commit 10:24:13 pre-commit: freeze> python -m pip freeze --all 10:24:14 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.33,nodeenv==1.8.0,pip==23.3.1,platformdirs==4.1.0,pre-commit==3.6.0,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 10:24:14 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:24:14 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:24:14 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:24:15 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:24:16 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:24:16 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:24:16 [INFO] Once installed this environment will be reused. 10:24:16 [INFO] This may take a few minutes... 10:24:19 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:24:19 [INFO] Once installed this environment will be reused. 10:24:19 [INFO] This may take a few minutes... 10:24:24 Trim Trailing Whitespace.................................................Passed 10:24:25 Tabs remover.............................................................Passed 10:24:25 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:24:25 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:24:25 [INFO] Once installed this environment will be reused. 10:24:25 [INFO] This may take a few minutes... 10:24:30 gitlint..............................................(no files to check)Skipped 10:24:30 pre-commit: OK (20.57=setup[3.80]+cmd[10.94,5.83] seconds) 10:24:30 congratulations :) (20.74 seconds) 10:24:31 + tox_status=0 10:24:31 + echo '---> Completed tox runs' 10:24:31 ---> Completed tox runs 10:24:31 + for i in .tox/*/log 10:24:31 ++ echo .tox/pre-commit/log 10:24:31 ++ awk -F/ '{print $2}' 10:24:31 + tox_env=pre-commit 10:24:31 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:24:31 + DOC_DIR=docs/_build/html 10:24:31 + [[ -d docs/_build/html ]] 10:24:31 + echo '---> tox-run.sh ends' 10:24:31 ---> tox-run.sh ends 10:24:31 + test 0 -eq 0 10:24:31 $ ssh-agent -k 10:24:31 unset SSH_AUTH_SOCK; 10:24:31 unset SSH_AGENT_PID; 10:24:31 echo Agent pid 1668 killed; 10:24:31 [ssh-agent] Stopped. 10:24:31 [PostBuildScript] - [INFO] Executing post build scripts. 10:24:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14842251400392384996.sh 10:24:31 ---> sysstat.sh 10:24:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2077829023434244220.sh 10:24:31 ---> package-listing.sh 10:24:31 ++ facter osfamily 10:24:31 ++ tr '[:upper:]' '[:lower:]' 10:24:31 + OS_FAMILY=debian 10:24:31 + workspace=/w/workspace/oom-master-pre-commit-lint 10:24:31 + START_PACKAGES=/tmp/packages_start.txt 10:24:31 + END_PACKAGES=/tmp/packages_end.txt 10:24:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:24:31 + PACKAGES=/tmp/packages_start.txt 10:24:31 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:24:31 + PACKAGES=/tmp/packages_end.txt 10:24:31 + case "${OS_FAMILY}" in 10:24:31 + dpkg -l 10:24:31 + grep '^ii' 10:24:31 + '[' -f /tmp/packages_start.txt ']' 10:24:31 + '[' -f /tmp/packages_end.txt ']' 10:24:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:24:31 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:24:31 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:24:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:24:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18083705021526230312.sh 10:24:31 ---> capture-instance-metadata.sh 10:24:31 Setup pyenv: 10:24:31 system 10:24:31 3.8.13 10:24:31 3.9.13 10:24:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:24:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZyeL 10:24:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:24:38 lf-activate-venv(): INFO: Installing: lftools 10:25:05 lf-activate-venv(): INFO: Adding /tmp/venv-ZyeL/bin to PATH 10:25:05 INFO: Running in OpenStack, capturing instance metadata 10:25:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15754974703853237273.sh 10:25:06 provisioning config files... 10:25:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config18069347395061204086tmp 10:25:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:25:06 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:25:06 [EnvInject] - Injecting environment variables from a build step. 10:25:06 [EnvInject] - Injecting as environment variables the properties content 10:25:06 SERVER_ID=logs 10:25:06 10:25:06 [EnvInject] - Variables injected successfully. 10:25:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11036470235603269002.sh 10:25:06 ---> create-netrc.sh 10:25:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1659912385338028528.sh 10:25:06 ---> python-tools-install.sh 10:25:06 Setup pyenv: 10:25:06 system 10:25:06 3.8.13 10:25:06 3.9.13 10:25:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:25:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZyeL from file:/tmp/.os_lf_venv 10:25:07 lf-activate-venv(): INFO: Installing: lftools 10:25:16 lf-activate-venv(): INFO: Adding /tmp/venv-ZyeL/bin to PATH 10:25:16 Generating Requirements File 10:25:48 Python 3.10.6 10:25:48 pip 23.3.2 from /tmp/venv-ZyeL/lib/python3.10/site-packages/pip (python 3.10) 10:25:48 appdirs==1.4.4 10:25:48 argcomplete==3.2.2 10:25:48 aspy.yaml==1.3.0 10:25:48 attrs==23.2.0 10:25:48 autopage==0.5.2 10:25:48 beautifulsoup4==4.12.3 10:25:48 boto3==1.34.26 10:25:48 botocore==1.34.26 10:25:48 bs4==0.0.2 10:25:48 cachetools==5.3.2 10:25:48 certifi==2023.11.17 10:25:48 cffi==1.16.0 10:25:48 cfgv==3.4.0 10:25:48 chardet==5.2.0 10:25:48 charset-normalizer==3.3.2 10:25:48 click==8.1.7 10:25:48 cliff==4.5.0 10:25:48 cmd2==2.4.3 10:25:48 cryptography==3.3.2 10:25:48 debtcollector==2.5.0 10:25:48 decorator==5.1.1 10:25:48 defusedxml==0.7.1 10:25:48 Deprecated==1.2.14 10:25:48 distlib==0.3.8 10:25:48 dnspython==2.5.0 10:25:48 docker==4.2.2 10:25:48 dogpile.cache==1.3.0 10:25:48 email-validator==2.1.0.post1 10:25:48 filelock==3.13.1 10:25:48 future==0.18.3 10:25:48 gitdb==4.0.11 10:25:48 GitPython==3.1.41 10:25:48 google-auth==2.26.2 10:25:48 httplib2==0.22.0 10:25:48 identify==2.5.33 10:25:48 idna==3.6 10:25:48 importlib-resources==1.5.0 10:25:48 iso8601==2.1.0 10:25:48 Jinja2==3.1.3 10:25:48 jmespath==1.0.1 10:25:48 jsonpatch==1.33 10:25:48 jsonpointer==2.4 10:25:48 jsonschema==4.21.1 10:25:48 jsonschema-specifications==2023.12.1 10:25:48 keystoneauth1==5.5.0 10:25:48 kubernetes==29.0.0 10:25:48 lftools==0.37.8 10:25:48 lxml==5.1.0 10:25:48 MarkupSafe==2.1.4 10:25:48 msgpack==1.0.7 10:25:48 multi_key_dict==2.0.3 10:25:48 munch==4.0.0 10:25:48 netaddr==0.10.1 10:25:48 netifaces==0.11.0 10:25:48 niet==1.4.2 10:25:48 nodeenv==1.8.0 10:25:48 oauth2client==4.1.3 10:25:48 oauthlib==3.2.2 10:25:48 openstacksdk==0.62.0 10:25:48 os-client-config==2.1.0 10:25:48 os-service-types==1.7.0 10:25:48 osc-lib==3.0.0 10:25:48 oslo.config==9.3.0 10:25:48 oslo.context==5.3.0 10:25:48 oslo.i18n==6.2.0 10:25:48 oslo.log==5.4.0 10:25:48 oslo.serialization==5.3.0 10:25:48 oslo.utils==7.0.0 10:25:48 packaging==23.2 10:25:48 pbr==6.0.0 10:25:48 platformdirs==4.1.0 10:25:48 prettytable==3.9.0 10:25:48 pyasn1==0.5.1 10:25:48 pyasn1-modules==0.3.0 10:25:48 pycparser==2.21 10:25:48 pygerrit2==2.0.15 10:25:48 PyGithub==2.1.1 10:25:48 pyinotify==0.9.6 10:25:48 PyJWT==2.8.0 10:25:48 PyNaCl==1.5.0 10:25:48 pyparsing==2.4.7 10:25:48 pyperclip==1.8.2 10:25:48 pyrsistent==0.20.0 10:25:48 python-cinderclient==9.4.0 10:25:48 python-dateutil==2.8.2 10:25:48 python-heatclient==3.4.0 10:25:48 python-jenkins==1.8.2 10:25:48 python-keystoneclient==5.3.0 10:25:48 python-magnumclient==4.3.0 10:25:48 python-novaclient==18.4.0 10:25:48 python-openstackclient==6.0.0 10:25:48 python-swiftclient==4.4.0 10:25:48 pytz==2023.3.post1 10:25:48 PyYAML==6.0.1 10:25:48 referencing==0.32.1 10:25:48 requests==2.31.0 10:25:48 requests-oauthlib==1.3.1 10:25:48 requestsexceptions==1.4.0 10:25:48 rfc3986==2.0.0 10:25:48 rpds-py==0.17.1 10:25:48 rsa==4.9 10:25:48 ruamel.yaml==0.18.5 10:25:48 ruamel.yaml.clib==0.2.8 10:25:48 s3transfer==0.10.0 10:25:48 simplejson==3.19.2 10:25:48 six==1.16.0 10:25:48 smmap==5.0.1 10:25:48 soupsieve==2.5 10:25:48 stevedore==5.1.0 10:25:48 tabulate==0.9.0 10:25:48 toml==0.10.2 10:25:48 tomlkit==0.12.3 10:25:48 tqdm==4.66.1 10:25:48 typing_extensions==4.9.0 10:25:48 tzdata==2023.4 10:25:48 urllib3==1.26.18 10:25:48 virtualenv==20.25.0 10:25:48 wcwidth==0.2.13 10:25:48 websocket-client==1.7.0 10:25:48 wrapt==1.16.0 10:25:48 xdg==6.0.0 10:25:48 xmltodict==0.13.0 10:25:48 yq==3.2.3 10:25:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7463589398248174528.sh 10:25:48 ---> sudo-logs.sh 10:25:48 Archiving 'sudo' log.. 10:25:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12618155129321711728.sh 10:25:49 ---> job-cost.sh 10:25:49 Setup pyenv: 10:25:49 system 10:25:49 3.8.13 10:25:49 3.9.13 10:25:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:25:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZyeL from file:/tmp/.os_lf_venv 10:25:50 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:25:57 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. 10:25:57 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 10:25:57 lf-activate-venv(): INFO: Adding /tmp/venv-ZyeL/bin to PATH 10:25:57 INFO: No Stack... 10:25:58 INFO: Retrieving Pricing Info for: v3-standard-4 10:25:58 INFO: Archiving Costs 10:25:58 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7885186658823418438.sh 10:25:58 ---> logs-deploy.sh 10:25:58 Setup pyenv: 10:25:58 system 10:25:58 3.8.13 10:25:58 3.9.13 10:25:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:25:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZyeL from file:/tmp/.os_lf_venv 10:25:59 lf-activate-venv(): INFO: Installing: lftools 10:26:09 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. 10:26:09 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 10:26:09 lf-activate-venv(): INFO: Adding /tmp/venv-ZyeL/bin to PATH 10:26:09 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3274 10:26:09 INFO: archiving workspace using pattern(s): 10:26:10 Archives upload complete. 10:26:10 INFO: archiving logs to Nexus 10:26:11 ---> uname -a: 10:26:11 Linux prd-ubuntu1804-builder-4c-4g-14739 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:26:11 10:26:11 10:26:11 ---> lscpu: 10:26:11 Architecture: x86_64 10:26:11 CPU op-mode(s): 32-bit, 64-bit 10:26:11 Byte Order: Little Endian 10:26:11 CPU(s): 4 10:26:11 On-line CPU(s) list: 0-3 10:26:11 Thread(s) per core: 1 10:26:11 Core(s) per socket: 1 10:26:11 Socket(s): 4 10:26:11 NUMA node(s): 1 10:26:11 Vendor ID: AuthenticAMD 10:26:11 CPU family: 23 10:26:11 Model: 49 10:26:11 Model name: AMD EPYC-Rome Processor 10:26:11 Stepping: 0 10:26:11 CPU MHz: 2800.000 10:26:11 BogoMIPS: 5600.00 10:26:11 Virtualization: AMD-V 10:26:11 Hypervisor vendor: KVM 10:26:11 Virtualization type: full 10:26:11 L1d cache: 32K 10:26:11 L1i cache: 32K 10:26:11 L2 cache: 512K 10:26:11 L3 cache: 16384K 10:26:11 NUMA node0 CPU(s): 0-3 10:26:11 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:26:11 10:26:11 10:26:11 ---> nproc: 10:26:11 4 10:26:11 10:26:11 10:26:11 ---> df -h: 10:26:11 Filesystem Size Used Avail Use% Mounted on 10:26:11 udev 7.9G 0 7.9G 0% /dev 10:26:11 tmpfs 1.6G 672K 1.6G 1% /run 10:26:11 /dev/vda1 78G 8.4G 69G 11% / 10:26:11 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:26:11 tmpfs 5.0M 0 5.0M 0% /run/lock 10:26:11 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:26:11 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:26:11 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:26:11 10:26:11 10:26:11 ---> free -m: 10:26:11 total used free shared buff/cache available 10:26:11 Mem: 16040 550 13283 0 2206 15170 10:26:11 Swap: 1023 0 1023 10:26:11 10:26:11 10:26:11 ---> ip addr: 10:26:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:26:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:26:11 inet 127.0.0.1/8 scope host lo 10:26:11 valid_lft forever preferred_lft forever 10:26:11 inet6 ::1/128 scope host 10:26:11 valid_lft forever preferred_lft forever 10:26:11 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:26:11 link/ether fa:16:3e:4a:54:c9 brd ff:ff:ff:ff:ff:ff 10:26:11 inet 10.30.107.127/23 brd 10.30.107.255 scope global dynamic ens3 10:26:11 valid_lft 86237sec preferred_lft 86237sec 10:26:11 inet6 fe80::f816:3eff:fe4a:54c9/64 scope link 10:26:11 valid_lft forever preferred_lft forever 10:26:11 10:26:11 10:26:11 ---> sar -b -r -n DEV: 10:26:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14739) 01/24/24 _x86_64_ (4 CPU) 10:26:11 10:26:11 10:23:30 LINUX RESTART (4 CPU) 10:26:11 10:26:11 10:24:02 tps rtps wtps bread/s bwrtn/s 10:26:11 10:25:01 141.04 22.47 118.57 1183.80 55193.36 10:26:11 10:26:01 80.67 1.03 79.64 118.91 10997.63 10:26:11 Average: 110.60 11.66 98.94 646.88 32909.83 10:26:11 10:26:11 10:24:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:26:11 10:25:01 13726600 15493676 2698360 16.43 65084 1895344 843472 4.83 836152 1631948 149240 10:26:11 10:26:01 13611596 15545428 2813364 17.13 86488 2028512 757944 4.34 779324 1778468 107472 10:26:11 Average: 13669098 15519552 2755862 16.78 75786 1961928 800708 4.58 807738 1705208 128356 10:26:11 10:26:11 10:24:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:26:11 10:25:01 lo 2.44 2.44 0.25 0.25 0.00 0.00 0.00 0.00 10:26:11 10:25:01 ens3 75.39 51.50 1168.96 10.03 0.00 0.00 0.00 0.00 10:26:11 10:26:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 10:26:11 10:26:01 ens3 43.14 30.38 370.69 8.16 0.00 0.00 0.00 0.00 10:26:11 Average: lo 1.92 1.92 0.20 0.20 0.00 0.00 0.00 0.00 10:26:11 Average: ens3 59.13 40.85 766.47 9.09 0.00 0.00 0.00 0.00 10:26:11 10:26:11 10:26:11 ---> sar -P ALL: 10:26:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14739) 01/24/24 _x86_64_ (4 CPU) 10:26:11 10:26:11 10:23:30 LINUX RESTART (4 CPU) 10:26:11 10:26:11 10:24:02 CPU %user %nice %system %iowait %steal %idle 10:26:11 10:25:01 all 24.07 0.00 2.03 2.40 0.07 71.44 10:26:11 10:25:01 0 22.20 0.00 2.04 0.58 0.08 75.10 10:26:11 10:25:01 1 22.07 0.00 1.94 2.09 0.05 73.85 10:26:11 10:25:01 2 28.34 0.00 2.45 2.01 0.07 67.13 10:26:11 10:25:01 3 23.68 0.00 1.70 4.90 0.08 69.64 10:26:11 10:26:01 all 20.69 0.00 1.32 1.30 0.05 76.64 10:26:11 10:26:01 0 11.10 0.00 1.12 3.30 0.05 84.43 10:26:11 10:26:01 1 12.79 0.00 1.11 1.11 0.02 84.97 10:26:11 10:26:01 2 29.17 0.00 1.55 0.30 0.07 68.91 10:26:11 10:26:01 3 29.77 0.00 1.54 0.50 0.07 68.13 10:26:11 Average: all 22.36 0.00 1.67 1.84 0.06 74.06 10:26:11 Average: 0 16.60 0.00 1.57 1.95 0.07 79.81 10:26:11 Average: 1 17.39 0.00 1.52 1.60 0.03 79.46 10:26:11 Average: 2 28.76 0.00 2.00 1.15 0.07 68.03 10:26:11 Average: 3 26.75 0.00 1.62 2.68 0.08 68.88 10:26:11 10:26:11 10:26:11