13:20:23 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137312 13:20:23 Running as SYSTEM 13:20:23 [EnvInject] - Loading node environment variables. 13:20:23 Building remotely on prd-ubuntu1804-builder-4c-4g-7000 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:20:23 [ssh-agent] Looking for ssh-agent implementation... 13:20:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:20:23 $ ssh-agent 13:20:23 SSH_AUTH_SOCK=/tmp/ssh-TP1cKEwPM9J7/agent.1701 13:20:23 SSH_AGENT_PID=1703 13:20:23 [ssh-agent] Started. 13:20:23 Running ssh-add (command line suppressed) 13:20:23 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_10657062441593311569.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_10657062441593311569.key) 13:20:23 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:20:23 The recommended git tool is: NONE 13:20:25 using credential onap-jenkins-ssh 13:20:25 Wiping out workspace first. 13:20:25 Cloning the remote Git repository 13:20:25 Cloning repository git://cloud.onap.org/mirror/oom.git 13:20:25 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:20:25 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:20:25 > git --version # timeout=10 13:20:25 > git --version # 'git version 2.17.1' 13:20:25 using GIT_SSH to set credentials Gerrit user 13:20:25 Verifying host key using manually-configured host key entries 13:20:25 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:20:30 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:20:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:20:30 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:20:30 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:20:30 using GIT_SSH to set credentials Gerrit user 13:20:30 Verifying host key using manually-configured host key entries 13:20:30 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/12/137312/1 # timeout=30 13:20:30 > git rev-parse 64e3569d51da439d0fdcee1d60eaccdcd048cdd0^{commit} # timeout=10 13:20:30 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:20:30 Checking out Revision 64e3569d51da439d0fdcee1d60eaccdcd048cdd0 (refs/changes/12/137312/1) 13:20:30 > git config core.sparsecheckout # timeout=10 13:20:30 > git checkout -f 64e3569d51da439d0fdcee1d60eaccdcd048cdd0 # timeout=30 13:20:34 Commit message: "add python compatibility module" 13:20:34 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:20:34 > git rev-list --no-walk 2140c3d6108068336e5b1c983457b53db2c352f2 # timeout=10 13:20:34 [EnvInject] - Injecting environment variables from a build step. 13:20:34 [EnvInject] - Injecting as environment variables the properties content 13:20:34 PYTHON=python3 13:20:34 13:20:34 [EnvInject] - Variables injected successfully. 13:20:34 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3207829536903122932.sh 13:20:34 ---> tox-install.sh 13:20:34 + source /home/jenkins/lf-env.sh 13:20:34 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:20:34 ++ mktemp -d /tmp/venv-XXXX 13:20:34 + lf_venv=/tmp/venv-4nFM 13:20:34 + local venv_file=/tmp/.os_lf_venv 13:20:34 + local python=python3 13:20:34 + local options 13:20:34 + local set_path=true 13:20:34 + local install_args= 13:20:34 ++ 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 13:20:34 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:20:34 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:20:34 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:20:34 + true 13:20:34 + case $1 in 13:20:34 + venv_file=/tmp/.toxenv 13:20:34 + shift 2 13:20:34 + true 13:20:34 + case $1 in 13:20:34 + shift 13:20:34 + break 13:20:34 + case $python in 13:20:34 + local pkg_list= 13:20:34 + [[ -d /opt/pyenv ]] 13:20:34 + echo 'Setup pyenv:' 13:20:34 Setup pyenv: 13:20:34 + export PYENV_ROOT=/opt/pyenv 13:20:34 + PYENV_ROOT=/opt/pyenv 13:20:34 + 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 13:20:34 + 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 13:20:34 + pyenv versions 13:20:34 * system (set by /opt/pyenv/version) 13:20:34 * 3.8.13 (set by /opt/pyenv/version) 13:20:34 * 3.9.13 (set by /opt/pyenv/version) 13:20:34 * 3.10.6 (set by /opt/pyenv/version) 13:20:34 + command -v pyenv 13:20:34 ++ pyenv init - --no-rehash 13:20:34 + 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[*]}"'\'')" 13:20:34 export PATH="/opt/pyenv/shims:${PATH}" 13:20:34 export PYENV_SHELL=bash 13:20:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:20:34 pyenv() { 13:20:34 local command 13:20:34 command="${1:-}" 13:20:34 if [ "$#" -gt 0 ]; then 13:20:34 shift 13:20:34 fi 13:20:34 13:20:34 case "$command" in 13:20:34 rehash|shell) 13:20:34 eval "$(pyenv "sh-$command" "$@")" 13:20:34 ;; 13:20:34 *) 13:20:34 command pyenv "$command" "$@" 13:20:34 ;; 13:20:34 esac 13:20:34 }' 13:20:34 +++ 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[*]}"' 13:20:34 ++ 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 13:20:34 ++ 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 13:20:34 ++ 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 13:20:34 ++ export PYENV_SHELL=bash 13:20:34 ++ PYENV_SHELL=bash 13:20:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:20:34 +++ complete -F _pyenv pyenv 13:20:34 ++ lf-pyver python3 13:20:34 ++ local py_version_xy=python3 13:20:34 ++ local py_version_xyz= 13:20:34 ++ pyenv versions 13:20:34 ++ local command 13:20:34 ++ command=versions 13:20:34 ++ '[' 1 -gt 0 ']' 13:20:34 ++ shift 13:20:34 ++ case "$command" in 13:20:34 ++ command pyenv versions 13:20:34 ++ pyenv versions 13:20:34 ++ sed 's/^[ *]* //' 13:20:34 ++ awk '{ print $1 }' 13:20:34 ++ grep -E '^[0-9.]*[0-9]$' 13:20:34 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:20:34 +++ grep '^3' /tmp/.pyenv_versions 13:20:34 +++ sort -V 13:20:34 +++ tail -n 1 13:20:34 ++ py_version_xyz=3.10.6 13:20:34 ++ [[ -z 3.10.6 ]] 13:20:34 ++ echo 3.10.6 13:20:34 ++ return 0 13:20:34 + pyenv local 3.10.6 13:20:34 + local command 13:20:34 + command=local 13:20:34 + '[' 2 -gt 0 ']' 13:20:34 + shift 13:20:34 + case "$command" in 13:20:34 + command pyenv local 3.10.6 13:20:34 + pyenv local 3.10.6 13:20:34 + for arg in "$@" 13:20:34 + case $arg in 13:20:34 + pkg_list+='tox ' 13:20:34 + for arg in "$@" 13:20:34 + case $arg in 13:20:34 + pkg_list+='virtualenv ' 13:20:34 + for arg in "$@" 13:20:34 + case $arg in 13:20:34 + pkg_list+='urllib3~=1.26.15 ' 13:20:34 + [[ -f /tmp/.toxenv ]] 13:20:34 + [[ ! -f /tmp/.toxenv ]] 13:20:34 + [[ -n '' ]] 13:20:34 + python3 -m venv /tmp/venv-4nFM 13:20:38 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4nFM' 13:20:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4nFM 13:20:38 + echo /tmp/venv-4nFM 13:20:38 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:20:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:20:38 + /tmp/venv-4nFM/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:20:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:20:41 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:20:41 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:20:41 + /tmp/venv-4nFM/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:20:44 + type python3 13:20:44 + true 13:20:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-4nFM/bin to PATH' 13:20:44 lf-activate-venv(): INFO: Adding /tmp/venv-4nFM/bin to PATH 13:20:44 + PATH=/tmp/venv-4nFM/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 13:20:44 + return 0 13:20:44 + python3 --version 13:20:44 Python 3.10.6 13:20:44 + python3 -m pip --version 13:20:45 pip 24.0 from /tmp/venv-4nFM/lib/python3.10/site-packages/pip (python 3.10) 13:20:45 + python3 -m pip freeze 13:20:45 cachetools==5.3.2 13:20:45 chardet==5.2.0 13:20:45 colorama==0.4.6 13:20:45 distlib==0.3.8 13:20:45 filelock==3.13.1 13:20:45 packaging==23.2 13:20:45 platformdirs==4.2.0 13:20:45 pluggy==1.4.0 13:20:45 pyproject-api==1.6.1 13:20:45 tomli==2.0.1 13:20:45 tox==4.13.0 13:20:45 urllib3==1.26.18 13:20:45 virtualenv==20.25.0 13:20:45 [EnvInject] - Injecting environment variables from a build step. 13:20:45 [EnvInject] - Injecting as environment variables the properties content 13:20:45 PARALLEL=false 13:20:45 13:20:45 [EnvInject] - Variables injected successfully. 13:20:45 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6122441622596578826.sh 13:20:45 ---> tox-run.sh 13:20:45 + 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 13:20:45 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:20:45 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:20:45 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:20:45 + cd /w/workspace/oom-master-pre-commit-lint/. 13:20:45 + source /home/jenkins/lf-env.sh 13:20:45 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:20:45 ++ mktemp -d /tmp/venv-XXXX 13:20:45 + lf_venv=/tmp/venv-i3m1 13:20:45 + local venv_file=/tmp/.os_lf_venv 13:20:45 + local python=python3 13:20:45 + local options 13:20:45 + local set_path=true 13:20:45 + local install_args= 13:20:45 ++ 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 13:20:45 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:20:45 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:20:45 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:20:45 + true 13:20:45 + case $1 in 13:20:45 + venv_file=/tmp/.toxenv 13:20:45 + shift 2 13:20:45 + true 13:20:45 + case $1 in 13:20:45 + shift 13:20:45 + break 13:20:45 + case $python in 13:20:45 + local pkg_list= 13:20:45 + [[ -d /opt/pyenv ]] 13:20:45 + echo 'Setup pyenv:' 13:20:45 Setup pyenv: 13:20:45 + export PYENV_ROOT=/opt/pyenv 13:20:45 + PYENV_ROOT=/opt/pyenv 13:20:45 + 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 13:20:45 + 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 13:20:45 + pyenv versions 13:20:45 system 13:20:45 3.8.13 13:20:45 3.9.13 13:20:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:20:45 + command -v pyenv 13:20:45 ++ pyenv init - --no-rehash 13:20:45 + 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[*]}"'\'')" 13:20:45 export PATH="/opt/pyenv/shims:${PATH}" 13:20:45 export PYENV_SHELL=bash 13:20:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:20:45 pyenv() { 13:20:45 local command 13:20:45 command="${1:-}" 13:20:45 if [ "$#" -gt 0 ]; then 13:20:45 shift 13:20:45 fi 13:20:45 13:20:45 case "$command" in 13:20:45 rehash|shell) 13:20:45 eval "$(pyenv "sh-$command" "$@")" 13:20:45 ;; 13:20:45 *) 13:20:45 command pyenv "$command" "$@" 13:20:45 ;; 13:20:45 esac 13:20:45 }' 13:20:45 +++ 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[*]}"' 13:20:45 ++ 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 13:20:45 ++ 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 13:20:45 ++ 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 13:20:45 ++ export PYENV_SHELL=bash 13:20:45 ++ PYENV_SHELL=bash 13:20:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:20:45 +++ complete -F _pyenv pyenv 13:20:45 ++ lf-pyver python3 13:20:45 ++ local py_version_xy=python3 13:20:45 ++ local py_version_xyz= 13:20:45 ++ pyenv versions 13:20:45 ++ local command 13:20:45 ++ command=versions 13:20:45 ++ '[' 1 -gt 0 ']' 13:20:45 ++ shift 13:20:45 ++ case "$command" in 13:20:45 ++ command pyenv versions 13:20:45 ++ pyenv versions 13:20:45 ++ sed 's/^[ *]* //' 13:20:45 ++ awk '{ print $1 }' 13:20:45 ++ grep -E '^[0-9.]*[0-9]$' 13:20:45 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:20:45 +++ grep '^3' /tmp/.pyenv_versions 13:20:45 +++ sort -V 13:20:45 +++ tail -n 1 13:20:45 ++ py_version_xyz=3.10.6 13:20:45 ++ [[ -z 3.10.6 ]] 13:20:45 ++ echo 3.10.6 13:20:45 ++ return 0 13:20:45 + pyenv local 3.10.6 13:20:45 + local command 13:20:45 + command=local 13:20:45 + '[' 2 -gt 0 ']' 13:20:45 + shift 13:20:45 + case "$command" in 13:20:45 + command pyenv local 3.10.6 13:20:45 + pyenv local 3.10.6 13:20:45 + for arg in "$@" 13:20:45 + case $arg in 13:20:45 + pkg_list+='tox ' 13:20:45 + for arg in "$@" 13:20:45 + case $arg in 13:20:45 + pkg_list+='virtualenv ' 13:20:45 + for arg in "$@" 13:20:45 + case $arg in 13:20:45 + pkg_list+='urllib3~=1.26.15 ' 13:20:45 + [[ -f /tmp/.toxenv ]] 13:20:45 ++ cat /tmp/.toxenv 13:20:45 + lf_venv=/tmp/venv-4nFM 13:20:45 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4nFM from' file:/tmp/.toxenv 13:20:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4nFM from file:/tmp/.toxenv 13:20:45 + /tmp/venv-4nFM/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:20:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:20:46 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:20:46 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:20:46 + /tmp/venv-4nFM/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:20:48 + type python3 13:20:48 + true 13:20:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-4nFM/bin to PATH' 13:20:48 lf-activate-venv(): INFO: Adding /tmp/venv-4nFM/bin to PATH 13:20:48 + PATH=/tmp/venv-4nFM/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 13:20:48 + return 0 13:20:48 + [[ -d /opt/pyenv ]] 13:20:48 + echo '---> Setting up pyenv' 13:20:48 ---> Setting up pyenv 13:20:48 + export PYENV_ROOT=/opt/pyenv 13:20:48 + PYENV_ROOT=/opt/pyenv 13:20:48 + export PATH=/opt/pyenv/bin:/tmp/venv-4nFM/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 13:20:48 + PATH=/opt/pyenv/bin:/tmp/venv-4nFM/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 13:20:48 ++ pwd 13:20:48 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:20:48 + export PYTHONPATH 13:20:48 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:20:48 + TOX_TESTENV_PASSENV=PYTHONPATH 13:20:48 + tox --version 13:20:48 4.13.0 from /tmp/venv-4nFM/lib/python3.10/site-packages/tox/__init__.py 13:20:48 + PARALLEL=false 13:20:48 + TOX_OPTIONS_LIST= 13:20:48 + [[ -n pre-commit ]] 13:20:48 + TOX_OPTIONS_LIST=' -e pre-commit' 13:20:48 + case ${PARALLEL,,} in 13:20:48 + tox -e pre-commit 13:20:48 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:20:49 pre-commit: install_deps> python -I -m pip install pre-commit 13:20:52 pre-commit: freeze> python -m pip freeze --all 13:20:52 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.35,nodeenv==1.8.0,pip==23.3.1,platformdirs==4.2.0,pre-commit==3.6.2,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 13:20:52 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:20:52 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:20:53 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:20:54 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:20:55 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:20:55 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:20:55 [INFO] Once installed this environment will be reused. 13:20:55 [INFO] This may take a few minutes... 13:20:58 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:20:58 [INFO] Once installed this environment will be reused. 13:20:58 [INFO] This may take a few minutes... 13:21:03 Trim Trailing Whitespace.................................................Passed 13:21:04 Tabs remover.............................................................Passed 13:21:04 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:21:04 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:21:04 [INFO] Once installed this environment will be reused. 13:21:04 [INFO] This may take a few minutes... 13:21:09 gitlint..............................................(no files to check)Skipped 13:21:09 pre-commit: OK (21.21=setup[4.01]+cmd[11.38,5.82] seconds) 13:21:09 congratulations :) (21.38 seconds) 13:21:10 + tox_status=0 13:21:10 + echo '---> Completed tox runs' 13:21:10 ---> Completed tox runs 13:21:10 + for i in .tox/*/log 13:21:10 ++ echo .tox/pre-commit/log 13:21:10 ++ awk -F/ '{print $2}' 13:21:10 + tox_env=pre-commit 13:21:10 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:21:10 + DOC_DIR=docs/_build/html 13:21:10 + [[ -d docs/_build/html ]] 13:21:10 + echo '---> tox-run.sh ends' 13:21:10 ---> tox-run.sh ends 13:21:10 + test 0 -eq 0 13:21:10 $ ssh-agent -k 13:21:10 unset SSH_AUTH_SOCK; 13:21:10 unset SSH_AGENT_PID; 13:21:10 echo Agent pid 1703 killed; 13:21:10 [ssh-agent] Stopped. 13:21:10 [PostBuildScript] - [INFO] Executing post build scripts. 13:21:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12651761381291399877.sh 13:21:10 ---> sysstat.sh 13:21:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12746527177981898146.sh 13:21:10 ---> package-listing.sh 13:21:10 ++ facter osfamily 13:21:10 ++ tr '[:upper:]' '[:lower:]' 13:21:10 + OS_FAMILY=debian 13:21:10 + workspace=/w/workspace/oom-master-pre-commit-lint 13:21:10 + START_PACKAGES=/tmp/packages_start.txt 13:21:10 + END_PACKAGES=/tmp/packages_end.txt 13:21:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:21:10 + PACKAGES=/tmp/packages_start.txt 13:21:10 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:21:10 + PACKAGES=/tmp/packages_end.txt 13:21:10 + case "${OS_FAMILY}" in 13:21:10 + dpkg -l 13:21:10 + grep '^ii' 13:21:10 + '[' -f /tmp/packages_start.txt ']' 13:21:10 + '[' -f /tmp/packages_end.txt ']' 13:21:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:21:10 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:21:10 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:21:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:21:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins389091386504744939.sh 13:21:10 ---> capture-instance-metadata.sh 13:21:10 Setup pyenv: 13:21:10 system 13:21:10 3.8.13 13:21:10 3.9.13 13:21:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:21:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-M8ID 13:21:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:21:17 lf-activate-venv(): INFO: Installing: lftools 13:21:46 lf-activate-venv(): INFO: Adding /tmp/venv-M8ID/bin to PATH 13:21:46 INFO: Running in OpenStack, capturing instance metadata 13:21:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17168742351963771373.sh 13:21:46 provisioning config files... 13:21:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config2024945336880606938tmp 13:21:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:21:46 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:21:46 [EnvInject] - Injecting environment variables from a build step. 13:21:46 [EnvInject] - Injecting as environment variables the properties content 13:21:46 SERVER_ID=logs 13:21:46 13:21:46 [EnvInject] - Variables injected successfully. 13:21:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10805344939458954603.sh 13:21:46 ---> create-netrc.sh 13:21:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8800253536818752510.sh 13:21:46 ---> python-tools-install.sh 13:21:46 Setup pyenv: 13:21:46 system 13:21:46 3.8.13 13:21:46 3.9.13 13:21:46 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:21:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-M8ID from file:/tmp/.os_lf_venv 13:21:48 lf-activate-venv(): INFO: Installing: lftools 13:21:55 lf-activate-venv(): INFO: Adding /tmp/venv-M8ID/bin to PATH 13:21:55 Generating Requirements File 13:22:28 Python 3.10.6 13:22:28 pip 24.0 from /tmp/venv-M8ID/lib/python3.10/site-packages/pip (python 3.10) 13:22:28 appdirs==1.4.4 13:22:28 argcomplete==3.2.2 13:22:28 aspy.yaml==1.3.0 13:22:28 attrs==23.2.0 13:22:28 autopage==0.5.2 13:22:28 beautifulsoup4==4.12.3 13:22:28 boto3==1.34.45 13:22:28 botocore==1.34.45 13:22:28 bs4==0.0.2 13:22:28 cachetools==5.3.2 13:22:28 certifi==2024.2.2 13:22:28 cffi==1.16.0 13:22:28 cfgv==3.4.0 13:22:28 chardet==5.2.0 13:22:28 charset-normalizer==3.3.2 13:22:28 click==8.1.7 13:22:28 cliff==4.5.0 13:22:28 cmd2==2.4.3 13:22:28 cryptography==3.3.2 13:22:28 debtcollector==2.5.0 13:22:28 decorator==5.1.1 13:22:28 defusedxml==0.7.1 13:22:28 Deprecated==1.2.14 13:22:28 distlib==0.3.8 13:22:28 dnspython==2.6.1 13:22:28 docker==4.2.2 13:22:28 dogpile.cache==1.3.1 13:22:28 email-validator==2.1.0.post1 13:22:28 filelock==3.13.1 13:22:28 future==0.18.3 13:22:28 gitdb==4.0.11 13:22:28 GitPython==3.1.42 13:22:28 google-auth==2.28.0 13:22:28 httplib2==0.22.0 13:22:28 identify==2.5.35 13:22:28 idna==3.6 13:22:28 importlib-resources==1.5.0 13:22:28 iso8601==2.1.0 13:22:28 Jinja2==3.1.3 13:22:28 jmespath==1.0.1 13:22:28 jsonpatch==1.33 13:22:28 jsonpointer==2.4 13:22:28 jsonschema==4.21.1 13:22:28 jsonschema-specifications==2023.12.1 13:22:28 keystoneauth1==5.5.0 13:22:28 kubernetes==29.0.0 13:22:28 lftools==0.37.8 13:22:28 lxml==5.1.0 13:22:28 MarkupSafe==2.1.5 13:22:28 msgpack==1.0.7 13:22:28 multi_key_dict==2.0.3 13:22:28 munch==4.0.0 13:22:28 netaddr==1.2.1 13:22:28 netifaces==0.11.0 13:22:28 niet==1.4.2 13:22:28 nodeenv==1.8.0 13:22:28 oauth2client==4.1.3 13:22:28 oauthlib==3.2.2 13:22:28 openstacksdk==0.62.0 13:22:28 os-client-config==2.1.0 13:22:28 os-service-types==1.7.0 13:22:28 osc-lib==3.0.0 13:22:28 oslo.config==9.3.0 13:22:28 oslo.context==5.3.0 13:22:28 oslo.i18n==6.2.0 13:22:28 oslo.log==5.4.0 13:22:28 oslo.serialization==5.3.0 13:22:28 oslo.utils==7.0.0 13:22:28 packaging==23.2 13:22:28 pbr==6.0.0 13:22:28 platformdirs==4.2.0 13:22:28 prettytable==3.10.0 13:22:28 pyasn1==0.5.1 13:22:28 pyasn1-modules==0.3.0 13:22:28 pycparser==2.21 13:22:28 pygerrit2==2.0.15 13:22:28 PyGithub==2.2.0 13:22:28 pyinotify==0.9.6 13:22:28 PyJWT==2.8.0 13:22:28 PyNaCl==1.5.0 13:22:28 pyparsing==2.4.7 13:22:28 pyperclip==1.8.2 13:22:28 pyrsistent==0.20.0 13:22:28 python-cinderclient==9.4.0 13:22:28 python-dateutil==2.8.2 13:22:28 python-heatclient==3.4.0 13:22:28 python-jenkins==1.8.2 13:22:28 python-keystoneclient==5.3.0 13:22:28 python-magnumclient==4.3.0 13:22:28 python-novaclient==18.4.0 13:22:28 python-openstackclient==6.0.1 13:22:28 python-swiftclient==4.4.0 13:22:28 pytz==2024.1 13:22:28 PyYAML==6.0.1 13:22:28 referencing==0.33.0 13:22:28 requests==2.31.0 13:22:28 requests-oauthlib==1.3.1 13:22:28 requestsexceptions==1.4.0 13:22:28 rfc3986==2.0.0 13:22:28 rpds-py==0.18.0 13:22:28 rsa==4.9 13:22:28 ruamel.yaml==0.18.6 13:22:28 ruamel.yaml.clib==0.2.8 13:22:28 s3transfer==0.10.0 13:22:28 simplejson==3.19.2 13:22:28 six==1.16.0 13:22:28 smmap==5.0.1 13:22:28 soupsieve==2.5 13:22:28 stevedore==5.1.0 13:22:28 tabulate==0.9.0 13:22:28 toml==0.10.2 13:22:28 tomlkit==0.12.3 13:22:28 tqdm==4.66.2 13:22:28 typing_extensions==4.9.0 13:22:28 tzdata==2024.1 13:22:28 urllib3==1.26.18 13:22:28 virtualenv==20.25.0 13:22:28 wcwidth==0.2.13 13:22:28 websocket-client==1.7.0 13:22:28 wrapt==1.16.0 13:22:28 xdg==6.0.0 13:22:28 xmltodict==0.13.0 13:22:28 yq==3.2.3 13:22:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14837561324758497107.sh 13:22:28 ---> sudo-logs.sh 13:22:28 Archiving 'sudo' log.. 13:22:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9740879093016577802.sh 13:22:29 ---> job-cost.sh 13:22:29 Setup pyenv: 13:22:29 system 13:22:29 3.8.13 13:22:29 3.9.13 13:22:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:22:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-M8ID from file:/tmp/.os_lf_venv 13:22:30 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:22:37 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. 13:22:37 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 13:22:38 lf-activate-venv(): INFO: Adding /tmp/venv-M8ID/bin to PATH 13:22:38 INFO: No Stack... 13:22:38 INFO: Retrieving Pricing Info for: v3-standard-4 13:22:38 INFO: Archiving Costs 13:22:38 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16390546079133442425.sh 13:22:38 ---> logs-deploy.sh 13:22:38 Setup pyenv: 13:22:38 system 13:22:38 3.8.13 13:22:38 3.9.13 13:22:38 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:22:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-M8ID from file:/tmp/.os_lf_venv 13:22:40 lf-activate-venv(): INFO: Installing: lftools 13:22:49 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. 13:22:49 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 13:22:50 lf-activate-venv(): INFO: Adding /tmp/venv-M8ID/bin to PATH 13:22:50 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3307 13:22:50 INFO: archiving workspace using pattern(s): 13:22:50 Archives upload complete. 13:22:51 INFO: archiving logs to Nexus 13:22:51 ---> uname -a: 13:22:51 Linux prd-ubuntu1804-builder-4c-4g-7000 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:22:51 13:22:51 13:22:51 ---> lscpu: 13:22:51 Architecture: x86_64 13:22:51 CPU op-mode(s): 32-bit, 64-bit 13:22:51 Byte Order: Little Endian 13:22:51 CPU(s): 4 13:22:51 On-line CPU(s) list: 0-3 13:22:51 Thread(s) per core: 1 13:22:51 Core(s) per socket: 1 13:22:51 Socket(s): 4 13:22:51 NUMA node(s): 1 13:22:51 Vendor ID: AuthenticAMD 13:22:51 CPU family: 23 13:22:51 Model: 49 13:22:51 Model name: AMD EPYC-Rome Processor 13:22:51 Stepping: 0 13:22:51 CPU MHz: 2800.000 13:22:51 BogoMIPS: 5600.00 13:22:51 Virtualization: AMD-V 13:22:51 Hypervisor vendor: KVM 13:22:51 Virtualization type: full 13:22:51 L1d cache: 32K 13:22:51 L1i cache: 32K 13:22:51 L2 cache: 512K 13:22:51 L3 cache: 16384K 13:22:51 NUMA node0 CPU(s): 0-3 13:22:51 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 13:22:51 13:22:51 13:22:51 ---> nproc: 13:22:51 4 13:22:51 13:22:51 13:22:51 ---> df -h: 13:22:51 Filesystem Size Used Avail Use% Mounted on 13:22:51 udev 7.9G 0 7.9G 0% /dev 13:22:51 tmpfs 1.6G 672K 1.6G 1% /run 13:22:51 /dev/vda1 78G 8.4G 69G 11% / 13:22:51 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:22:51 tmpfs 5.0M 0 5.0M 0% /run/lock 13:22:51 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:22:51 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:22:51 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:22:51 13:22:51 13:22:51 ---> free -m: 13:22:51 total used free shared buff/cache available 13:22:51 Mem: 16040 533 13295 0 2211 15187 13:22:51 Swap: 1023 0 1023 13:22:51 13:22:51 13:22:51 ---> ip addr: 13:22:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:22:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:22:51 inet 127.0.0.1/8 scope host lo 13:22:51 valid_lft forever preferred_lft forever 13:22:51 inet6 ::1/128 scope host 13:22:51 valid_lft forever preferred_lft forever 13:22:51 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:22:51 link/ether fa:16:3e:63:96:2f brd ff:ff:ff:ff:ff:ff 13:22:51 inet 10.30.107.244/23 brd 10.30.107.255 scope global dynamic ens3 13:22:51 valid_lft 86235sec preferred_lft 86235sec 13:22:51 inet6 fe80::f816:3eff:fe63:962f/64 scope link 13:22:51 valid_lft forever preferred_lft forever 13:22:51 13:22:51 13:22:51 ---> sar -b -r -n DEV: 13:22:51 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7000) 02/20/24 _x86_64_ (4 CPU) 13:22:51 13:22:51 13:20:10 LINUX RESTART (4 CPU) 13:22:51 13:22:51 13:21:01 tps rtps wtps bread/s bwrtn/s 13:22:51 13:22:01 112.51 14.26 98.25 1101.15 12287.69 13:22:51 Average: 112.51 14.26 98.25 1101.15 12287.69 13:22:51 13:22:51 13:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:22:51 13:22:01 13764600 15577636 2660368 16.20 74612 1927168 748052 4.28 739084 1683096 136520 13:22:51 Average: 13764600 15577636 2660368 16.20 74612 1927168 748052 4.28 739084 1683096 136520 13:22:51 13:22:51 13:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:22:51 13:22:01 ens3 48.64 33.89 643.56 8.80 0.00 0.00 0.00 0.00 13:22:51 13:22:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 13:22:51 Average: ens3 48.64 33.89 643.56 8.80 0.00 0.00 0.00 0.00 13:22:51 Average: lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 13:22:51 13:22:51 13:22:51 ---> sar -P ALL: 13:22:51 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7000) 02/20/24 _x86_64_ (4 CPU) 13:22:51 13:22:51 13:20:10 LINUX RESTART (4 CPU) 13:22:51 13:22:51 13:21:01 CPU %user %nice %system %iowait %steal %idle 13:22:51 13:22:01 all 22.18 0.00 1.72 1.20 0.05 74.85 13:22:51 13:22:01 0 23.57 0.00 1.36 0.55 0.05 74.47 13:22:51 13:22:01 1 2.05 0.00 1.22 3.52 0.03 93.17 13:22:51 13:22:01 2 22.87 0.00 1.83 0.17 0.05 75.08 13:22:51 13:22:01 3 40.19 0.00 2.50 0.55 0.08 56.67 13:22:51 Average: all 22.18 0.00 1.72 1.20 0.05 74.85 13:22:51 Average: 0 23.57 0.00 1.36 0.55 0.05 74.47 13:22:51 Average: 1 2.05 0.00 1.22 3.52 0.03 93.17 13:22:51 Average: 2 22.87 0.00 1.83 0.17 0.05 75.08 13:22:51 Average: 3 40.19 0.00 2.50 0.55 0.08 56.67 13:22:51 13:22:51 13:22:51