10:16:38 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136194 10:16:38 Running as SYSTEM 10:16:38 [EnvInject] - Loading node environment variables. 10:16:38 Building remotely on prd-ubuntu1804-builder-4c-4g-3354 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:16:38 [ssh-agent] Looking for ssh-agent implementation... 10:16:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:16:38 $ ssh-agent 10:16:38 SSH_AUTH_SOCK=/tmp/ssh-ZWY2ovC60W9Z/agent.1732 10:16:38 SSH_AGENT_PID=1734 10:16:38 [ssh-agent] Started. 10:16:38 Running ssh-add (command line suppressed) 10:16:38 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_15623237907296824537.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_15623237907296824537.key) 10:16:38 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:16:38 The recommended git tool is: NONE 10:16:40 using credential onap-jenkins-ssh 10:16:40 Wiping out workspace first. 10:16:40 Cloning the remote Git repository 10:16:40 Cloning repository git://cloud.onap.org/mirror/oom.git 10:16:40 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:16:40 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:16:40 > git --version # timeout=10 10:16:40 > git --version # 'git version 2.17.1' 10:16:40 using GIT_SSH to set credentials Gerrit user 10:16:40 Verifying host key using manually-configured host key entries 10:16:40 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:16:45 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:16:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:16:46 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:16:46 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:16:46 using GIT_SSH to set credentials Gerrit user 10:16:46 Verifying host key using manually-configured host key entries 10:16:46 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/94/136194/5 # timeout=30 10:16:46 > git rev-parse 4ee32aa2cbe43d941dfc541f7ab39720499ffec5^{commit} # timeout=10 10:16:46 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:16:46 Checking out Revision 4ee32aa2cbe43d941dfc541f7ab39720499ffec5 (refs/changes/94/136194/5) 10:16:46 > git config core.sparsecheckout # timeout=10 10:16:46 > git checkout -f 4ee32aa2cbe43d941dfc541f7ab39720499ffec5 # timeout=30 10:16:50 Commit message: "[SDC] Update docker images" 10:16:50 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:16:50 > git rev-list --no-walk 4bd69da6e25e55305503c5a4ed8915447ba583da # timeout=10 10:16:50 [EnvInject] - Injecting environment variables from a build step. 10:16:50 [EnvInject] - Injecting as environment variables the properties content 10:16:50 PYTHON=python3 10:16:50 10:16:50 [EnvInject] - Variables injected successfully. 10:16:50 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9589858837680381466.sh 10:16:50 ---> tox-install.sh 10:16:50 + source /home/jenkins/lf-env.sh 10:16:50 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:16:50 ++ mktemp -d /tmp/venv-XXXX 10:16:50 + lf_venv=/tmp/venv-wH3O 10:16:50 + local venv_file=/tmp/.os_lf_venv 10:16:50 + local python=python3 10:16:50 + local options 10:16:50 + local set_path=true 10:16:50 + local install_args= 10:16:50 ++ 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:16:50 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:16:50 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:16:50 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:16:50 + true 10:16:50 + case $1 in 10:16:50 + venv_file=/tmp/.toxenv 10:16:50 + shift 2 10:16:50 + true 10:16:50 + case $1 in 10:16:50 + shift 10:16:50 + break 10:16:50 + case $python in 10:16:50 + local pkg_list= 10:16:50 + [[ -d /opt/pyenv ]] 10:16:50 + echo 'Setup pyenv:' 10:16:50 Setup pyenv: 10:16:50 + export PYENV_ROOT=/opt/pyenv 10:16:50 + PYENV_ROOT=/opt/pyenv 10:16:50 + 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:16:50 + 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:16:50 + pyenv versions 10:16:50 * system (set by /opt/pyenv/version) 10:16:50 * 3.8.13 (set by /opt/pyenv/version) 10:16:50 * 3.9.13 (set by /opt/pyenv/version) 10:16:50 * 3.10.6 (set by /opt/pyenv/version) 10:16:50 + command -v pyenv 10:16:50 ++ pyenv init - --no-rehash 10:16:50 + 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:16:50 export PATH="/opt/pyenv/shims:${PATH}" 10:16:50 export PYENV_SHELL=bash 10:16:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:16:50 pyenv() { 10:16:50 local command 10:16:50 command="${1:-}" 10:16:50 if [ "$#" -gt 0 ]; then 10:16:50 shift 10:16:50 fi 10:16:50 10:16:50 case "$command" in 10:16:50 rehash|shell) 10:16:50 eval "$(pyenv "sh-$command" "$@")" 10:16:50 ;; 10:16:50 *) 10:16:50 command pyenv "$command" "$@" 10:16:50 ;; 10:16:50 esac 10:16:50 }' 10:16:50 +++ 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:16:50 ++ 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:16:50 ++ 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:16:50 ++ 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:16:50 ++ export PYENV_SHELL=bash 10:16:50 ++ PYENV_SHELL=bash 10:16:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:16:50 +++ complete -F _pyenv pyenv 10:16:50 ++ lf-pyver python3 10:16:50 ++ local py_version_xy=python3 10:16:50 ++ local py_version_xyz= 10:16:50 ++ pyenv versions 10:16:50 ++ local command 10:16:50 ++ command=versions 10:16:50 ++ '[' 1 -gt 0 ']' 10:16:50 ++ shift 10:16:50 ++ case "$command" in 10:16:50 ++ command pyenv versions 10:16:50 ++ sed 's/^[ *]* //' 10:16:50 ++ pyenv versions 10:16:50 ++ awk '{ print $1 }' 10:16:50 ++ grep -E '^[0-9.]*[0-9]$' 10:16:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:16:50 +++ grep '^3' /tmp/.pyenv_versions 10:16:50 +++ sort -V 10:16:50 +++ tail -n 1 10:16:50 ++ py_version_xyz=3.10.6 10:16:50 ++ [[ -z 3.10.6 ]] 10:16:50 ++ echo 3.10.6 10:16:50 ++ return 0 10:16:50 + pyenv local 3.10.6 10:16:50 + local command 10:16:50 + command=local 10:16:50 + '[' 2 -gt 0 ']' 10:16:50 + shift 10:16:50 + case "$command" in 10:16:50 + command pyenv local 3.10.6 10:16:50 + pyenv local 3.10.6 10:16:50 + for arg in "$@" 10:16:50 + case $arg in 10:16:50 + pkg_list+='tox ' 10:16:50 + for arg in "$@" 10:16:50 + case $arg in 10:16:50 + pkg_list+='virtualenv ' 10:16:50 + for arg in "$@" 10:16:50 + case $arg in 10:16:50 + pkg_list+='urllib3~=1.26.15 ' 10:16:50 + [[ -f /tmp/.toxenv ]] 10:16:50 + [[ ! -f /tmp/.toxenv ]] 10:16:50 + [[ -n '' ]] 10:16:50 + python3 -m venv /tmp/venv-wH3O 10:16:55 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wH3O' 10:16:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wH3O 10:16:55 + echo /tmp/venv-wH3O 10:16:55 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:16:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:16:55 + /tmp/venv-wH3O/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:16:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:16:59 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:16:59 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:16:59 + /tmp/venv-wH3O/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:17:04 + type python3 10:17:04 + true 10:17:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wH3O/bin to PATH' 10:17:04 lf-activate-venv(): INFO: Adding /tmp/venv-wH3O/bin to PATH 10:17:04 + PATH=/tmp/venv-wH3O/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:17:04 + return 0 10:17:04 + python3 --version 10:17:04 Python 3.10.6 10:17:04 + python3 -m pip --version 10:17:04 pip 23.3.1 from /tmp/venv-wH3O/lib/python3.10/site-packages/pip (python 3.10) 10:17:04 + python3 -m pip freeze 10:17:04 cachetools==5.3.2 10:17:04 chardet==5.2.0 10:17:04 colorama==0.4.6 10:17:04 distlib==0.3.7 10:17:04 filelock==3.13.1 10:17:04 packaging==23.2 10:17:04 platformdirs==4.0.0 10:17:04 pluggy==1.3.0 10:17:04 pyproject-api==1.6.1 10:17:04 tomli==2.0.1 10:17:04 tox==4.11.3 10:17:04 urllib3==1.26.18 10:17:04 virtualenv==20.24.7 10:17:04 [EnvInject] - Injecting environment variables from a build step. 10:17:04 [EnvInject] - Injecting as environment variables the properties content 10:17:04 PARALLEL=false 10:17:04 10:17:04 [EnvInject] - Variables injected successfully. 10:17:04 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10614395244736813180.sh 10:17:04 ---> tox-run.sh 10:17:04 + 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:17:04 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:17:04 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:17:04 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:17:04 + cd /w/workspace/oom-master-pre-commit-lint/. 10:17:04 + source /home/jenkins/lf-env.sh 10:17:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:17:04 ++ mktemp -d /tmp/venv-XXXX 10:17:04 + lf_venv=/tmp/venv-HK3D 10:17:04 + local venv_file=/tmp/.os_lf_venv 10:17:04 + local python=python3 10:17:04 + local options 10:17:04 + local set_path=true 10:17:04 + local install_args= 10:17:04 ++ 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:17:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:17:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:17:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:17:04 + true 10:17:04 + case $1 in 10:17:04 + venv_file=/tmp/.toxenv 10:17:04 + shift 2 10:17:04 + true 10:17:04 + case $1 in 10:17:04 + shift 10:17:04 + break 10:17:04 + case $python in 10:17:04 + local pkg_list= 10:17:04 + [[ -d /opt/pyenv ]] 10:17:04 + echo 'Setup pyenv:' 10:17:04 Setup pyenv: 10:17:04 + export PYENV_ROOT=/opt/pyenv 10:17:04 + PYENV_ROOT=/opt/pyenv 10:17:04 + 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:17:04 + 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:17:04 + pyenv versions 10:17:04 system 10:17:04 3.8.13 10:17:04 3.9.13 10:17:04 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:17:04 + command -v pyenv 10:17:04 ++ pyenv init - --no-rehash 10:17:04 + 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:17:04 export PATH="/opt/pyenv/shims:${PATH}" 10:17:04 export PYENV_SHELL=bash 10:17:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:17:04 pyenv() { 10:17:04 local command 10:17:04 command="${1:-}" 10:17:04 if [ "$#" -gt 0 ]; then 10:17:04 shift 10:17:04 fi 10:17:04 10:17:04 case "$command" in 10:17:04 rehash|shell) 10:17:04 eval "$(pyenv "sh-$command" "$@")" 10:17:04 ;; 10:17:04 *) 10:17:04 command pyenv "$command" "$@" 10:17:04 ;; 10:17:04 esac 10:17:04 }' 10:17:04 +++ 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:17:04 ++ 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:17:04 ++ 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:17:04 ++ 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:17:04 ++ export PYENV_SHELL=bash 10:17:04 ++ PYENV_SHELL=bash 10:17:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:17:04 +++ complete -F _pyenv pyenv 10:17:04 ++ lf-pyver python3 10:17:04 ++ local py_version_xy=python3 10:17:04 ++ local py_version_xyz= 10:17:04 ++ pyenv versions 10:17:04 ++ local command 10:17:04 ++ command=versions 10:17:04 ++ '[' 1 -gt 0 ']' 10:17:04 ++ shift 10:17:04 ++ case "$command" in 10:17:04 ++ command pyenv versions 10:17:04 ++ pyenv versions 10:17:04 ++ awk '{ print $1 }' 10:17:04 ++ sed 's/^[ *]* //' 10:17:04 ++ grep -E '^[0-9.]*[0-9]$' 10:17:05 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:17:05 +++ grep '^3' /tmp/.pyenv_versions 10:17:05 +++ sort -V 10:17:05 +++ tail -n 1 10:17:05 ++ py_version_xyz=3.10.6 10:17:05 ++ [[ -z 3.10.6 ]] 10:17:05 ++ echo 3.10.6 10:17:05 ++ return 0 10:17:05 + pyenv local 3.10.6 10:17:05 + local command 10:17:05 + command=local 10:17:05 + '[' 2 -gt 0 ']' 10:17:05 + shift 10:17:05 + case "$command" in 10:17:05 + command pyenv local 3.10.6 10:17:05 + pyenv local 3.10.6 10:17:05 + for arg in "$@" 10:17:05 + case $arg in 10:17:05 + pkg_list+='tox ' 10:17:05 + for arg in "$@" 10:17:05 + case $arg in 10:17:05 + pkg_list+='virtualenv ' 10:17:05 + for arg in "$@" 10:17:05 + case $arg in 10:17:05 + pkg_list+='urllib3~=1.26.15 ' 10:17:05 + [[ -f /tmp/.toxenv ]] 10:17:05 ++ cat /tmp/.toxenv 10:17:05 + lf_venv=/tmp/venv-wH3O 10:17:05 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wH3O from' file:/tmp/.toxenv 10:17:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wH3O from file:/tmp/.toxenv 10:17:05 + /tmp/venv-wH3O/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:17:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:17:05 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:17:05 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:17:05 + /tmp/venv-wH3O/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:17:07 + type python3 10:17:07 + true 10:17:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wH3O/bin to PATH' 10:17:07 lf-activate-venv(): INFO: Adding /tmp/venv-wH3O/bin to PATH 10:17:07 + PATH=/tmp/venv-wH3O/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:17:07 + return 0 10:17:07 + [[ -d /opt/pyenv ]] 10:17:07 + echo '---> Setting up pyenv' 10:17:07 ---> Setting up pyenv 10:17:07 + export PYENV_ROOT=/opt/pyenv 10:17:07 + PYENV_ROOT=/opt/pyenv 10:17:07 + export PATH=/opt/pyenv/bin:/tmp/venv-wH3O/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:17:07 + PATH=/opt/pyenv/bin:/tmp/venv-wH3O/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:17:07 ++ pwd 10:17:07 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:17:07 + export PYTHONPATH 10:17:07 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:17:07 + TOX_TESTENV_PASSENV=PYTHONPATH 10:17:07 + tox --version 10:17:07 4.11.3 from /tmp/venv-wH3O/lib/python3.10/site-packages/tox/__init__.py 10:17:07 + PARALLEL=false 10:17:07 + TOX_OPTIONS_LIST= 10:17:07 + [[ -n pre-commit ]] 10:17:07 + TOX_OPTIONS_LIST=' -e pre-commit' 10:17:07 + case ${PARALLEL,,} in 10:17:07 + tox -e pre-commit 10:17:07 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:17:09 pre-commit: install_deps> python -I -m pip install pre-commit 10:17:12 pre-commit: freeze> python -m pip freeze --all 10:17:12 pre-commit: cfgv==3.4.0,distlib==0.3.7,filelock==3.13.1,identify==2.5.32,nodeenv==1.8.0,pip==23.3.1,platformdirs==4.0.0,pre-commit==3.5.0,PyYAML==6.0.1,setuptools==68.2.2,virtualenv==20.24.7,wheel==0.41.3 10:17:12 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:17:12 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:17:13 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:17:14 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:17:15 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:17:15 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:17:15 [INFO] Once installed this environment will be reused. 10:17:15 [INFO] This may take a few minutes... 10:17:19 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:17:19 [INFO] Once installed this environment will be reused. 10:17:19 [INFO] This may take a few minutes... 10:17:24 Trim Trailing Whitespace.................................................Passed 10:17:25 Tabs remover.............................................................Passed 10:17:25 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:17:25 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:17:25 [INFO] Once installed this environment will be reused. 10:17:25 [INFO] This may take a few minutes... 10:17:30 gitlint..............................................(no files to check)Skipped 10:17:30 pre-commit: OK (22.76=setup[4.58]+cmd[12.32,5.86] seconds) 10:17:30 congratulations :) (22.95 seconds) 10:17:31 + tox_status=0 10:17:31 + echo '---> Completed tox runs' 10:17:31 ---> Completed tox runs 10:17:31 + for i in .tox/*/log 10:17:31 ++ echo .tox/pre-commit/log 10:17:31 ++ awk -F/ '{print $2}' 10:17:31 + tox_env=pre-commit 10:17:31 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:17:31 + DOC_DIR=docs/_build/html 10:17:31 + [[ -d docs/_build/html ]] 10:17:31 + echo '---> tox-run.sh ends' 10:17:31 ---> tox-run.sh ends 10:17:31 + test 0 -eq 0 10:17:31 $ ssh-agent -k 10:17:31 unset SSH_AUTH_SOCK; 10:17:31 unset SSH_AGENT_PID; 10:17:31 echo Agent pid 1734 killed; 10:17:31 [ssh-agent] Stopped. 10:17:31 [PostBuildScript] - [INFO] Executing post build scripts. 10:17:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10413948750387364031.sh 10:17:31 ---> sysstat.sh 10:17:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10744838855765477694.sh 10:17:31 ---> package-listing.sh 10:17:31 ++ tr '[:upper:]' '[:lower:]' 10:17:31 ++ facter osfamily 10:17:31 + OS_FAMILY=debian 10:17:31 + workspace=/w/workspace/oom-master-pre-commit-lint 10:17:31 + START_PACKAGES=/tmp/packages_start.txt 10:17:31 + END_PACKAGES=/tmp/packages_end.txt 10:17:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:17:31 + PACKAGES=/tmp/packages_start.txt 10:17:31 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:17:31 + PACKAGES=/tmp/packages_end.txt 10:17:31 + case "${OS_FAMILY}" in 10:17:31 + dpkg -l 10:17:31 + grep '^ii' 10:17:31 + '[' -f /tmp/packages_start.txt ']' 10:17:31 + '[' -f /tmp/packages_end.txt ']' 10:17:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:17:31 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:17:31 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:17:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:17:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5469917016661125728.sh 10:17:31 ---> capture-instance-metadata.sh 10:17:31 Setup pyenv: 10:17:31 system 10:17:31 3.8.13 10:17:31 3.9.13 10:17:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:17:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0XyD 10:17:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:17:39 lf-activate-venv(): INFO: Installing: lftools 10:18:10 lf-activate-venv(): INFO: Adding /tmp/venv-0XyD/bin to PATH 10:18:10 INFO: Running in OpenStack, capturing instance metadata 10:18:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10786002153211528489.sh 10:18:10 provisioning config files... 10:18:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config9677049844486145375tmp 10:18:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:18:10 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:18:10 [EnvInject] - Injecting environment variables from a build step. 10:18:10 [EnvInject] - Injecting as environment variables the properties content 10:18:10 SERVER_ID=logs 10:18:10 10:18:10 [EnvInject] - Variables injected successfully. 10:18:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7841371441096324277.sh 10:18:10 ---> create-netrc.sh 10:18:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15793208489007628823.sh 10:18:10 ---> python-tools-install.sh 10:18:10 Setup pyenv: 10:18:10 system 10:18:10 3.8.13 10:18:10 3.9.13 10:18:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:18:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0XyD from file:/tmp/.os_lf_venv 10:18:12 lf-activate-venv(): INFO: Installing: lftools 10:18:19 lf-activate-venv(): INFO: Adding /tmp/venv-0XyD/bin to PATH 10:18:19 Generating Requirements File 10:18:52 Python 3.10.6 10:18:52 pip 23.3.1 from /tmp/venv-0XyD/lib/python3.10/site-packages/pip (python 3.10) 10:18:52 appdirs==1.4.4 10:18:52 argcomplete==3.1.6 10:18:52 aspy.yaml==1.3.0 10:18:52 attrs==23.1.0 10:18:52 autopage==0.5.2 10:18:52 Babel==2.13.1 10:18:52 beautifulsoup4==4.12.2 10:18:52 boto3==1.29.6 10:18:52 botocore==1.32.6 10:18:52 bs4==0.0.1 10:18:52 cachetools==5.3.2 10:18:52 certifi==2023.11.17 10:18:52 cffi==1.16.0 10:18:52 cfgv==3.4.0 10:18:52 chardet==5.2.0 10:18:52 charset-normalizer==3.3.2 10:18:52 click==8.1.7 10:18:52 cliff==4.4.0 10:18:52 cmd2==2.4.3 10:18:52 cryptography==3.3.2 10:18:52 debtcollector==2.5.0 10:18:52 decorator==5.1.1 10:18:52 defusedxml==0.7.1 10:18:52 Deprecated==1.2.14 10:18:52 distlib==0.3.7 10:18:52 dnspython==2.4.2 10:18:52 docker==4.2.2 10:18:52 dogpile.cache==1.2.2 10:18:52 email-validator==2.1.0.post1 10:18:52 filelock==3.13.1 10:18:52 future==0.18.3 10:18:52 gitdb==4.0.11 10:18:52 GitPython==3.1.40 10:18:52 google-auth==2.23.4 10:18:52 httplib2==0.22.0 10:18:52 identify==2.5.32 10:18:52 idna==3.4 10:18:52 importlib-metadata==6.8.0 10:18:52 importlib-resources==1.5.0 10:18:52 iso8601==2.1.0 10:18:52 Jinja2==3.1.2 10:18:52 jmespath==1.0.1 10:18:52 jsonpatch==1.33 10:18:52 jsonpointer==2.4 10:18:52 jsonschema==4.20.0 10:18:52 jsonschema-specifications==2023.11.1 10:18:52 keystoneauth1==5.4.0 10:18:52 kubernetes==28.1.0 10:18:52 lftools==0.37.8 10:18:52 lxml==4.9.3 10:18:52 MarkupSafe==2.1.3 10:18:52 msgpack==1.0.7 10:18:52 multi-key-dict==2.0.3 10:18:52 munch==4.0.0 10:18:52 netaddr==0.9.0 10:18:52 netifaces==0.11.0 10:18:52 niet==1.4.2 10:18:52 nodeenv==1.8.0 10:18:52 oauth2client==4.1.3 10:18:52 oauthlib==3.2.2 10:18:52 openstacksdk==0.62.0 10:18:52 os-client-config==2.1.0 10:18:52 os-service-types==1.7.0 10:18:52 osc-lib==2.9.0 10:18:52 oslo.config==9.2.0 10:18:52 oslo.context==5.3.0 10:18:52 oslo.i18n==6.2.0 10:18:52 oslo.log==5.4.0 10:18:52 oslo.serialization==5.2.0 10:18:52 oslo.utils==6.3.0 10:18:52 packaging==23.2 10:18:52 pbr==6.0.0 10:18:52 platformdirs==4.0.0 10:18:52 prettytable==3.9.0 10:18:52 pyasn1==0.5.1 10:18:52 pyasn1-modules==0.3.0 10:18:52 pycparser==2.21 10:18:52 pygerrit2==2.0.15 10:18:52 PyGithub==2.1.1 10:18:52 pyinotify==0.9.6 10:18:52 PyJWT==2.8.0 10:18:52 PyNaCl==1.5.0 10:18:52 pyparsing==2.4.7 10:18:52 pyperclip==1.8.2 10:18:52 pyrsistent==0.20.0 10:18:52 python-cinderclient==9.4.0 10:18:52 python-dateutil==2.8.2 10:18:52 python-heatclient==3.3.0 10:18:52 python-jenkins==1.8.2 10:18:52 python-keystoneclient==5.2.0 10:18:52 python-magnumclient==4.3.0 10:18:52 python-novaclient==18.4.0 10:18:52 python-openstackclient==6.0.0 10:18:52 python-swiftclient==4.4.0 10:18:52 pytz==2023.3.post1 10:18:52 PyYAML==6.0.1 10:18:52 referencing==0.31.0 10:18:52 requests==2.31.0 10:18:52 requests-oauthlib==1.3.1 10:18:52 requestsexceptions==1.4.0 10:18:52 rfc3986==2.0.0 10:18:52 rpds-py==0.13.1 10:18:52 rsa==4.9 10:18:52 ruamel.yaml==0.18.5 10:18:52 ruamel.yaml.clib==0.2.8 10:18:52 s3transfer==0.7.0 10:18:52 simplejson==3.19.2 10:18:52 six==1.16.0 10:18:52 smmap==5.0.1 10:18:52 soupsieve==2.5 10:18:52 stevedore==5.1.0 10:18:52 tabulate==0.9.0 10:18:52 toml==0.10.2 10:18:52 tomlkit==0.12.3 10:18:52 tqdm==4.66.1 10:18:52 typing_extensions==4.8.0 10:18:52 tzdata==2023.3 10:18:52 urllib3==1.26.18 10:18:52 virtualenv==20.24.7 10:18:52 wcwidth==0.2.12 10:18:52 websocket-client==1.6.4 10:18:52 wrapt==1.16.0 10:18:52 xdg==6.0.0 10:18:52 xmltodict==0.13.0 10:18:52 yq==3.2.3 10:18:52 zipp==3.17.0 10:18:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7947608936731891372.sh 10:18:52 ---> sudo-logs.sh 10:18:52 Archiving 'sudo' log.. 10:18:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15584906488936562955.sh 10:18:53 ---> job-cost.sh 10:18:53 Setup pyenv: 10:18:53 system 10:18:53 3.8.13 10:18:53 3.9.13 10:18:53 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:18:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0XyD from file:/tmp/.os_lf_venv 10:18:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:19:02 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:19:02 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 10:19:02 lf-activate-venv(): INFO: Adding /tmp/venv-0XyD/bin to PATH 10:19:02 INFO: No Stack... 10:19:02 INFO: Retrieving Pricing Info for: v3-standard-4 10:19:03 INFO: Archiving Costs 10:19:03 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6515935475122727462.sh 10:19:03 ---> logs-deploy.sh 10:19:03 Setup pyenv: 10:19:03 system 10:19:03 3.8.13 10:19:03 3.9.13 10:19:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:19:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0XyD from file:/tmp/.os_lf_venv 10:19:04 lf-activate-venv(): INFO: Installing: lftools 10:19:14 lf-activate-venv(): INFO: Adding /tmp/venv-0XyD/bin to PATH 10:19:14 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3200 10:19:14 INFO: archiving workspace using pattern(s): 10:19:15 Archives upload complete. 10:19:15 INFO: archiving logs to Nexus 10:19:16 ---> uname -a: 10:19:16 Linux prd-ubuntu1804-builder-4c-4g-3354 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:19:16 10:19:16 10:19:16 ---> lscpu: 10:19:16 Architecture: x86_64 10:19:16 CPU op-mode(s): 32-bit, 64-bit 10:19:16 Byte Order: Little Endian 10:19:16 CPU(s): 4 10:19:16 On-line CPU(s) list: 0-3 10:19:16 Thread(s) per core: 1 10:19:16 Core(s) per socket: 1 10:19:16 Socket(s): 4 10:19:16 NUMA node(s): 1 10:19:16 Vendor ID: AuthenticAMD 10:19:16 CPU family: 23 10:19:16 Model: 49 10:19:16 Model name: AMD EPYC-Rome Processor 10:19:16 Stepping: 0 10:19:16 CPU MHz: 2799.998 10:19:16 BogoMIPS: 5599.99 10:19:16 Virtualization: AMD-V 10:19:16 Hypervisor vendor: KVM 10:19:16 Virtualization type: full 10:19:16 L1d cache: 32K 10:19:16 L1i cache: 32K 10:19:16 L2 cache: 512K 10:19:16 L3 cache: 16384K 10:19:16 NUMA node0 CPU(s): 0-3 10:19:16 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:19:16 10:19:16 10:19:16 ---> nproc: 10:19:16 4 10:19:16 10:19:16 10:19:16 ---> df -h: 10:19:16 Filesystem Size Used Avail Use% Mounted on 10:19:16 udev 7.9G 0 7.9G 0% /dev 10:19:16 tmpfs 1.6G 672K 1.6G 1% /run 10:19:16 /dev/vda1 78G 8.4G 69G 11% / 10:19:16 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:19:16 tmpfs 5.0M 0 5.0M 0% /run/lock 10:19:16 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:19:16 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:19:16 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:19:16 10:19:16 10:19:16 ---> free -m: 10:19:16 total used free shared buff/cache available 10:19:16 Mem: 16040 534 13261 0 2244 15185 10:19:16 Swap: 1023 0 1023 10:19:16 10:19:16 10:19:16 ---> ip addr: 10:19:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:19:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:19:16 inet 127.0.0.1/8 scope host lo 10:19:16 valid_lft forever preferred_lft forever 10:19:16 inet6 ::1/128 scope host 10:19:16 valid_lft forever preferred_lft forever 10:19:16 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 10:19:16 link/ether fa:16:3e:fe:e9:0e brd ff:ff:ff:ff:ff:ff 10:19:16 inet 10.30.107.135/23 brd 10.30.107.255 scope global dynamic ens3 10:19:16 valid_lft 86220sec preferred_lft 86220sec 10:19:16 inet6 fe80::f816:3eff:fefe:e90e/64 scope link 10:19:16 valid_lft forever preferred_lft forever 10:19:16 10:19:16 10:19:16 ---> sar -b -r -n DEV: 10:19:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3354) 11/23/23 _x86_64_ (4 CPU) 10:19:16 10:19:16 10:16:20 LINUX RESTART (4 CPU) 10:19:16 10:19:16 10:17:01 tps rtps wtps bread/s bwrtn/s 10:19:16 10:18:01 113.96 18.55 95.42 1131.14 25753.17 10:19:16 10:19:01 91.48 1.22 90.27 122.78 24976.64 10:19:16 Average: 102.72 9.88 92.84 626.96 25364.91 10:19:16 10:19:16 10:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:19:16 10:18:01 13800720 15517204 2624240 15.98 63384 1847952 837068 4.79 800984 1597904 96888 10:19:16 10:19:01 13557584 15538332 2867376 17.46 86428 2074232 795792 4.55 795564 1816396 164232 10:19:16 Average: 13679152 15527768 2745808 16.72 74906 1961092 816430 4.67 798274 1707150 130560 10:19:16 10:19:16 10:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:19:16 10:18:01 lo 2.53 2.53 0.26 0.26 0.00 0.00 0.00 0.00 10:19:16 10:18:01 ens3 83.15 58.01 1111.45 10.72 0.00 0.00 0.00 0.00 10:19:16 10:19:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 10:19:16 10:19:01 ens3 46.59 32.08 529.91 8.05 0.00 0.00 0.00 0.00 10:19:16 Average: lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 10:19:16 Average: ens3 64.87 45.04 820.68 9.38 0.00 0.00 0.00 0.00 10:19:16 10:19:16 10:19:16 ---> sar -P ALL: 10:19:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3354) 11/23/23 _x86_64_ (4 CPU) 10:19:16 10:19:16 10:16:20 LINUX RESTART (4 CPU) 10:19:16 10:19:16 10:17:01 CPU %user %nice %system %iowait %steal %idle 10:19:16 10:18:01 all 24.62 0.00 1.98 5.30 0.07 68.03 10:19:16 10:18:01 0 13.85 0.00 1.62 14.82 0.08 69.62 10:19:16 10:18:01 1 28.39 0.00 2.11 0.62 0.07 68.81 10:19:16 10:18:01 2 15.66 0.00 1.77 3.70 0.05 78.82 10:19:16 10:18:01 3 40.61 0.00 2.38 2.06 0.08 54.87 10:19:16 10:19:01 all 20.86 0.00 1.35 4.39 0.05 73.34 10:19:16 10:19:01 0 32.90 0.00 2.14 13.06 0.07 51.84 10:19:16 10:19:01 1 14.77 0.00 1.22 2.78 0.03 81.20 10:19:16 10:19:01 2 3.98 0.00 0.50 0.15 0.05 95.32 10:19:16 10:19:01 3 31.79 0.00 1.57 1.59 0.05 65.00 10:19:16 Average: all 22.74 0.00 1.67 4.85 0.06 70.69 10:19:16 Average: 0 23.39 0.00 1.88 13.94 0.08 60.72 10:19:16 Average: 1 21.58 0.00 1.67 1.70 0.05 75.01 10:19:16 Average: 2 9.82 0.00 1.14 1.92 0.05 87.07 10:19:16 Average: 3 36.20 0.00 1.97 1.82 0.07 59.93 10:19:16 10:19:16 10:19:16