15:38:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136395 15:38:07 Running as SYSTEM 15:38:07 [EnvInject] - Loading node environment variables. 15:38:07 Building remotely on prd-ubuntu1804-builder-4c-4g-2337 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 15:38:07 [ssh-agent] Looking for ssh-agent implementation... 15:38:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:38:08 $ ssh-agent 15:38:08 SSH_AUTH_SOCK=/tmp/ssh-Pkvzs9Z5Pi0R/agent.1716 15:38:08 SSH_AGENT_PID=1718 15:38:08 [ssh-agent] Started. 15:38:08 Running ssh-add (command line suppressed) 15:38:08 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_17925292058280797404.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_17925292058280797404.key) 15:38:08 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:38:08 The recommended git tool is: NONE 15:38:09 using credential onap-jenkins-ssh 15:38:10 Wiping out workspace first. 15:38:10 Cloning the remote Git repository 15:38:10 Cloning repository git://cloud.onap.org/mirror/oom.git 15:38:10 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 15:38:10 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:38:10 > git --version # timeout=10 15:38:10 > git --version # 'git version 2.17.1' 15:38:10 using GIT_SSH to set credentials Gerrit user 15:38:10 Verifying host key using manually-configured host key entries 15:38:10 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:38:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:38:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:38:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:38:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:38:15 using GIT_SSH to set credentials Gerrit user 15:38:15 Verifying host key using manually-configured host key entries 15:38:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/95/136395/6 # timeout=30 15:38:15 > git rev-parse 038d2eeed292f9ab03d38147b403e12ce6ee0770^{commit} # timeout=10 15:38:15 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:38:15 Checking out Revision 038d2eeed292f9ab03d38147b403e12ce6ee0770 (refs/changes/95/136395/6) 15:38:15 > git config core.sparsecheckout # timeout=10 15:38:15 > git checkout -f 038d2eeed292f9ab03d38147b403e12ce6ee0770 # timeout=30 15:38:18 Commit message: "[CPS] Config updates for cps-core and DMI" 15:38:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:38:18 > git rev-list --no-walk 2ad6c16c56c038178c8001a242e8c3243e21e9ba # timeout=10 15:38:18 [EnvInject] - Injecting environment variables from a build step. 15:38:18 [EnvInject] - Injecting as environment variables the properties content 15:38:18 PYTHON=python3 15:38:18 15:38:18 [EnvInject] - Variables injected successfully. 15:38:18 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17707105494590710119.sh 15:38:18 ---> tox-install.sh 15:38:18 + source /home/jenkins/lf-env.sh 15:38:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:38:18 ++ mktemp -d /tmp/venv-XXXX 15:38:18 + lf_venv=/tmp/venv-WCGn 15:38:18 + local venv_file=/tmp/.os_lf_venv 15:38:18 + local python=python3 15:38:18 + local options 15:38:18 + local set_path=true 15:38:18 + local install_args= 15:38:18 ++ 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 15:38:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:38:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:38:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:38:18 + true 15:38:18 + case $1 in 15:38:18 + venv_file=/tmp/.toxenv 15:38:18 + shift 2 15:38:18 + true 15:38:18 + case $1 in 15:38:18 + shift 15:38:18 + break 15:38:18 + case $python in 15:38:18 + local pkg_list= 15:38:18 + [[ -d /opt/pyenv ]] 15:38:18 + echo 'Setup pyenv:' 15:38:18 Setup pyenv: 15:38:18 + export PYENV_ROOT=/opt/pyenv 15:38:18 + PYENV_ROOT=/opt/pyenv 15:38:18 + 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 15:38:18 + 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 15:38:18 + pyenv versions 15:38:18 * system (set by /opt/pyenv/version) 15:38:18 * 3.8.13 (set by /opt/pyenv/version) 15:38:18 * 3.9.13 (set by /opt/pyenv/version) 15:38:18 * 3.10.6 (set by /opt/pyenv/version) 15:38:18 + command -v pyenv 15:38:18 ++ pyenv init - --no-rehash 15:38:18 + 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[*]}"'\'')" 15:38:18 export PATH="/opt/pyenv/shims:${PATH}" 15:38:18 export PYENV_SHELL=bash 15:38:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:38:18 pyenv() { 15:38:18 local command 15:38:18 command="${1:-}" 15:38:18 if [ "$#" -gt 0 ]; then 15:38:18 shift 15:38:18 fi 15:38:18 15:38:18 case "$command" in 15:38:18 rehash|shell) 15:38:18 eval "$(pyenv "sh-$command" "$@")" 15:38:18 ;; 15:38:18 *) 15:38:18 command pyenv "$command" "$@" 15:38:18 ;; 15:38:18 esac 15:38:18 }' 15:38:18 +++ 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[*]}"' 15:38:18 ++ 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 15:38:18 ++ 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 15:38:18 ++ 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 15:38:18 ++ export PYENV_SHELL=bash 15:38:18 ++ PYENV_SHELL=bash 15:38:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:38:18 +++ complete -F _pyenv pyenv 15:38:18 ++ lf-pyver python3 15:38:18 ++ local py_version_xy=python3 15:38:18 ++ local py_version_xyz= 15:38:18 ++ pyenv versions 15:38:18 ++ local command 15:38:18 ++ sed 's/^[ *]* //' 15:38:18 ++ command=versions 15:38:18 ++ '[' 1 -gt 0 ']' 15:38:18 ++ shift 15:38:18 ++ case "$command" in 15:38:18 ++ command pyenv versions 15:38:18 ++ awk '{ print $1 }' 15:38:18 ++ pyenv versions 15:38:18 ++ grep -E '^[0-9.]*[0-9]$' 15:38:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:38:18 +++ grep '^3' /tmp/.pyenv_versions 15:38:18 +++ sort -V 15:38:18 +++ tail -n 1 15:38:18 ++ py_version_xyz=3.10.6 15:38:18 ++ [[ -z 3.10.6 ]] 15:38:18 ++ echo 3.10.6 15:38:18 ++ return 0 15:38:18 + pyenv local 3.10.6 15:38:18 + local command 15:38:18 + command=local 15:38:18 + '[' 2 -gt 0 ']' 15:38:18 + shift 15:38:18 + case "$command" in 15:38:18 + command pyenv local 3.10.6 15:38:18 + pyenv local 3.10.6 15:38:18 + for arg in "$@" 15:38:18 + case $arg in 15:38:18 + pkg_list+='tox ' 15:38:18 + for arg in "$@" 15:38:18 + case $arg in 15:38:18 + pkg_list+='virtualenv ' 15:38:18 + for arg in "$@" 15:38:18 + case $arg in 15:38:18 + pkg_list+='urllib3~=1.26.15 ' 15:38:18 + [[ -f /tmp/.toxenv ]] 15:38:18 + [[ ! -f /tmp/.toxenv ]] 15:38:18 + [[ -n '' ]] 15:38:18 + python3 -m venv /tmp/venv-WCGn 15:38:23 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WCGn' 15:38:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WCGn 15:38:23 + echo /tmp/venv-WCGn 15:38:23 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:38:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:38:23 + /tmp/venv-WCGn/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:38:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:38:26 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:38:26 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:38:26 + /tmp/venv-WCGn/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:38:29 + type python3 15:38:29 + true 15:38:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-WCGn/bin to PATH' 15:38:29 lf-activate-venv(): INFO: Adding /tmp/venv-WCGn/bin to PATH 15:38:29 + PATH=/tmp/venv-WCGn/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 15:38:29 + return 0 15:38:29 + python3 --version 15:38:29 Python 3.10.6 15:38:29 + python3 -m pip --version 15:38:29 pip 23.3.1 from /tmp/venv-WCGn/lib/python3.10/site-packages/pip (python 3.10) 15:38:29 + python3 -m pip freeze 15:38:30 cachetools==5.3.2 15:38:30 chardet==5.2.0 15:38:30 colorama==0.4.6 15:38:30 distlib==0.3.7 15:38:30 filelock==3.13.1 15:38:30 packaging==23.2 15:38:30 platformdirs==4.1.0 15:38:30 pluggy==1.3.0 15:38:30 pyproject-api==1.6.1 15:38:30 tomli==2.0.1 15:38:30 tox==4.11.4 15:38:30 urllib3==1.26.18 15:38:30 virtualenv==20.25.0 15:38:30 [EnvInject] - Injecting environment variables from a build step. 15:38:30 [EnvInject] - Injecting as environment variables the properties content 15:38:30 PARALLEL=false 15:38:30 15:38:30 [EnvInject] - Variables injected successfully. 15:38:30 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4758085738751067232.sh 15:38:30 ---> tox-run.sh 15:38:30 + 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 15:38:30 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 15:38:30 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 15:38:30 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 15:38:30 + cd /w/workspace/oom-master-pre-commit-lint/. 15:38:30 + source /home/jenkins/lf-env.sh 15:38:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:38:30 ++ mktemp -d /tmp/venv-XXXX 15:38:30 + lf_venv=/tmp/venv-bTwI 15:38:30 + local venv_file=/tmp/.os_lf_venv 15:38:30 + local python=python3 15:38:30 + local options 15:38:30 + local set_path=true 15:38:30 + local install_args= 15:38:30 ++ 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 15:38:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:38:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:38:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:38:30 + true 15:38:30 + case $1 in 15:38:30 + venv_file=/tmp/.toxenv 15:38:30 + shift 2 15:38:30 + true 15:38:30 + case $1 in 15:38:30 + shift 15:38:30 + break 15:38:30 + case $python in 15:38:30 + local pkg_list= 15:38:30 + [[ -d /opt/pyenv ]] 15:38:30 + echo 'Setup pyenv:' 15:38:30 Setup pyenv: 15:38:30 + export PYENV_ROOT=/opt/pyenv 15:38:30 + PYENV_ROOT=/opt/pyenv 15:38:30 + 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 15:38:30 + 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 15:38:30 + pyenv versions 15:38:30 system 15:38:30 3.8.13 15:38:30 3.9.13 15:38:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:38:30 + command -v pyenv 15:38:30 ++ pyenv init - --no-rehash 15:38:30 + 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[*]}"'\'')" 15:38:30 export PATH="/opt/pyenv/shims:${PATH}" 15:38:30 export PYENV_SHELL=bash 15:38:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:38:30 pyenv() { 15:38:30 local command 15:38:30 command="${1:-}" 15:38:30 if [ "$#" -gt 0 ]; then 15:38:30 shift 15:38:30 fi 15:38:30 15:38:30 case "$command" in 15:38:30 rehash|shell) 15:38:30 eval "$(pyenv "sh-$command" "$@")" 15:38:30 ;; 15:38:30 *) 15:38:30 command pyenv "$command" "$@" 15:38:30 ;; 15:38:30 esac 15:38:30 }' 15:38:30 +++ 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[*]}"' 15:38:30 ++ 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 15:38:30 ++ 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 15:38:30 ++ 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 15:38:30 ++ export PYENV_SHELL=bash 15:38:30 ++ PYENV_SHELL=bash 15:38:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:38:30 +++ complete -F _pyenv pyenv 15:38:30 ++ lf-pyver python3 15:38:30 ++ local py_version_xy=python3 15:38:30 ++ local py_version_xyz= 15:38:30 ++ pyenv versions 15:38:30 ++ local command 15:38:30 ++ command=versions 15:38:30 ++ '[' 1 -gt 0 ']' 15:38:30 ++ shift 15:38:30 ++ case "$command" in 15:38:30 ++ command pyenv versions 15:38:30 ++ pyenv versions 15:38:30 ++ awk '{ print $1 }' 15:38:30 ++ grep -E '^[0-9.]*[0-9]$' 15:38:30 ++ sed 's/^[ *]* //' 15:38:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:38:30 +++ grep '^3' /tmp/.pyenv_versions 15:38:30 +++ sort -V 15:38:30 +++ tail -n 1 15:38:30 ++ py_version_xyz=3.10.6 15:38:30 ++ [[ -z 3.10.6 ]] 15:38:30 ++ echo 3.10.6 15:38:30 ++ return 0 15:38:30 + pyenv local 3.10.6 15:38:30 + local command 15:38:30 + command=local 15:38:30 + '[' 2 -gt 0 ']' 15:38:30 + shift 15:38:30 + case "$command" in 15:38:30 + command pyenv local 3.10.6 15:38:30 + pyenv local 3.10.6 15:38:30 + for arg in "$@" 15:38:30 + case $arg in 15:38:30 + pkg_list+='tox ' 15:38:30 + for arg in "$@" 15:38:30 + case $arg in 15:38:30 + pkg_list+='virtualenv ' 15:38:30 + for arg in "$@" 15:38:30 + case $arg in 15:38:30 + pkg_list+='urllib3~=1.26.15 ' 15:38:30 + [[ -f /tmp/.toxenv ]] 15:38:30 ++ cat /tmp/.toxenv 15:38:30 + lf_venv=/tmp/venv-WCGn 15:38:30 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WCGn from' file:/tmp/.toxenv 15:38:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WCGn from file:/tmp/.toxenv 15:38:30 + /tmp/venv-WCGn/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:38:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:38:31 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:38:31 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:38:31 + /tmp/venv-WCGn/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:38:33 + type python3 15:38:33 + true 15:38:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-WCGn/bin to PATH' 15:38:33 lf-activate-venv(): INFO: Adding /tmp/venv-WCGn/bin to PATH 15:38:33 + PATH=/tmp/venv-WCGn/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 15:38:33 + return 0 15:38:33 + [[ -d /opt/pyenv ]] 15:38:33 + echo '---> Setting up pyenv' 15:38:33 ---> Setting up pyenv 15:38:33 + export PYENV_ROOT=/opt/pyenv 15:38:33 + PYENV_ROOT=/opt/pyenv 15:38:33 + export PATH=/opt/pyenv/bin:/tmp/venv-WCGn/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 15:38:33 + PATH=/opt/pyenv/bin:/tmp/venv-WCGn/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 15:38:33 ++ pwd 15:38:33 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 15:38:33 + export PYTHONPATH 15:38:33 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:38:33 + TOX_TESTENV_PASSENV=PYTHONPATH 15:38:33 + tox --version 15:38:33 4.11.4 from /tmp/venv-WCGn/lib/python3.10/site-packages/tox/__init__.py 15:38:33 + PARALLEL=false 15:38:33 + TOX_OPTIONS_LIST= 15:38:33 + [[ -n pre-commit ]] 15:38:33 + TOX_OPTIONS_LIST=' -e pre-commit' 15:38:33 + case ${PARALLEL,,} in 15:38:33 + tox -e pre-commit 15:38:33 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 15:38:34 pre-commit: install_deps> python -I -m pip install pre-commit 15:38:37 pre-commit: freeze> python -m pip freeze --all 15:38:37 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.1.0,pre-commit==3.5.0,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 15:38:37 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 15:38:37 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:38:38 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:38:39 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:38:40 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:38:40 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:38:40 [INFO] Once installed this environment will be reused. 15:38:40 [INFO] This may take a few minutes... 15:38:44 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:38:44 [INFO] Once installed this environment will be reused. 15:38:44 [INFO] This may take a few minutes... 15:38:49 Trim Trailing Whitespace.................................................Passed 15:38:50 Tabs remover.............................................................Passed 15:38:50 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 15:38:50 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:38:50 [INFO] Once installed this environment will be reused. 15:38:50 [INFO] This may take a few minutes... 15:38:56 gitlint..............................................(no files to check)Skipped 15:38:56 pre-commit: OK (22.48=setup[3.96]+cmd[12.41,6.11] seconds) 15:38:56 congratulations :) (22.64 seconds) 15:38:56 + tox_status=0 15:38:56 + echo '---> Completed tox runs' 15:38:56 ---> Completed tox runs 15:38:56 + for i in .tox/*/log 15:38:56 ++ echo .tox/pre-commit/log 15:38:56 ++ awk -F/ '{print $2}' 15:38:56 + tox_env=pre-commit 15:38:56 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 15:38:56 + DOC_DIR=docs/_build/html 15:38:56 + [[ -d docs/_build/html ]] 15:38:56 + echo '---> tox-run.sh ends' 15:38:56 ---> tox-run.sh ends 15:38:56 + test 0 -eq 0 15:38:56 $ ssh-agent -k 15:38:56 unset SSH_AUTH_SOCK; 15:38:56 unset SSH_AGENT_PID; 15:38:56 echo Agent pid 1718 killed; 15:38:56 [ssh-agent] Stopped. 15:38:56 [PostBuildScript] - [INFO] Executing post build scripts. 15:38:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15636392250210659683.sh 15:38:56 ---> sysstat.sh 15:38:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10499146906776253147.sh 15:38:56 ---> package-listing.sh 15:38:56 ++ facter osfamily 15:38:56 ++ tr '[:upper:]' '[:lower:]' 15:38:56 + OS_FAMILY=debian 15:38:56 + workspace=/w/workspace/oom-master-pre-commit-lint 15:38:56 + START_PACKAGES=/tmp/packages_start.txt 15:38:56 + END_PACKAGES=/tmp/packages_end.txt 15:38:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:38:56 + PACKAGES=/tmp/packages_start.txt 15:38:56 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:38:56 + PACKAGES=/tmp/packages_end.txt 15:38:56 + case "${OS_FAMILY}" in 15:38:56 + dpkg -l 15:38:56 + grep '^ii' 15:38:56 + '[' -f /tmp/packages_start.txt ']' 15:38:56 + '[' -f /tmp/packages_end.txt ']' 15:38:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:38:56 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:38:56 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 15:38:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 15:38:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11337706988307303655.sh 15:38:56 ---> capture-instance-metadata.sh 15:38:56 Setup pyenv: 15:38:57 system 15:38:57 3.8.13 15:38:57 3.9.13 15:38:57 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:39:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1uYU 15:39:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:39:03 lf-activate-venv(): INFO: Installing: lftools 15:39:36 lf-activate-venv(): INFO: Adding /tmp/venv-1uYU/bin to PATH 15:39:36 INFO: Running in OpenStack, capturing instance metadata 15:39:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14874640456490454559.sh 15:39:36 provisioning config files... 15:39:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config11767879350557208686tmp 15:39:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:39:36 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:39:36 [EnvInject] - Injecting environment variables from a build step. 15:39:36 [EnvInject] - Injecting as environment variables the properties content 15:39:36 SERVER_ID=logs 15:39:36 15:39:36 [EnvInject] - Variables injected successfully. 15:39:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1143584500630803960.sh 15:39:36 ---> create-netrc.sh 15:39:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14785626091706380178.sh 15:39:36 ---> python-tools-install.sh 15:39:36 Setup pyenv: 15:39:36 system 15:39:36 3.8.13 15:39:36 3.9.13 15:39:36 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:39:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1uYU from file:/tmp/.os_lf_venv 15:39:38 lf-activate-venv(): INFO: Installing: lftools 15:39:45 lf-activate-venv(): INFO: Adding /tmp/venv-1uYU/bin to PATH 15:39:45 Generating Requirements File 15:40:17 Python 3.10.6 15:40:17 pip 23.3.1 from /tmp/venv-1uYU/lib/python3.10/site-packages/pip (python 3.10) 15:40:17 appdirs==1.4.4 15:40:17 argcomplete==3.1.6 15:40:17 aspy.yaml==1.3.0 15:40:17 attrs==23.1.0 15:40:17 autopage==0.5.2 15:40:17 Babel==2.13.1 15:40:17 beautifulsoup4==4.12.2 15:40:17 boto3==1.33.6 15:40:17 botocore==1.33.6 15:40:17 bs4==0.0.1 15:40:17 cachetools==5.3.2 15:40:17 certifi==2023.11.17 15:40:17 cffi==1.16.0 15:40:17 cfgv==3.4.0 15:40:17 chardet==5.2.0 15:40:17 charset-normalizer==3.3.2 15:40:17 click==8.1.7 15:40:17 cliff==4.4.0 15:40:17 cmd2==2.4.3 15:40:17 cryptography==3.3.2 15:40:17 debtcollector==2.5.0 15:40:17 decorator==5.1.1 15:40:17 defusedxml==0.7.1 15:40:17 Deprecated==1.2.14 15:40:17 distlib==0.3.7 15:40:17 dnspython==2.4.2 15:40:17 docker==4.2.2 15:40:17 dogpile.cache==1.2.2 15:40:17 email-validator==2.1.0.post1 15:40:17 filelock==3.13.1 15:40:17 future==0.18.3 15:40:17 gitdb==4.0.11 15:40:17 GitPython==3.1.40 15:40:17 google-auth==2.24.0 15:40:17 httplib2==0.22.0 15:40:17 identify==2.5.32 15:40:17 idna==3.6 15:40:17 importlib-metadata==7.0.0 15:40:17 importlib-resources==1.5.0 15:40:17 iso8601==2.1.0 15:40:17 Jinja2==3.1.2 15:40:17 jmespath==1.0.1 15:40:17 jsonpatch==1.33 15:40:17 jsonpointer==2.4 15:40:17 jsonschema==4.20.0 15:40:17 jsonschema-specifications==2023.11.2 15:40:17 keystoneauth1==5.4.0 15:40:17 kubernetes==28.1.0 15:40:17 lftools==0.37.8 15:40:17 lxml==4.9.3 15:40:17 MarkupSafe==2.1.3 15:40:17 msgpack==1.0.7 15:40:17 multi-key-dict==2.0.3 15:40:17 munch==4.0.0 15:40:17 netaddr==0.9.0 15:40:17 netifaces==0.11.0 15:40:17 niet==1.4.2 15:40:17 nodeenv==1.8.0 15:40:17 oauth2client==4.1.3 15:40:17 oauthlib==3.2.2 15:40:17 openstacksdk==0.62.0 15:40:17 os-client-config==2.1.0 15:40:17 os-service-types==1.7.0 15:40:17 osc-lib==2.9.0 15:40:17 oslo.config==9.2.0 15:40:17 oslo.context==5.3.0 15:40:17 oslo.i18n==6.2.0 15:40:17 oslo.log==5.4.0 15:40:17 oslo.serialization==5.2.0 15:40:17 oslo.utils==6.3.0 15:40:17 packaging==23.2 15:40:17 pbr==6.0.0 15:40:17 platformdirs==4.1.0 15:40:17 prettytable==3.9.0 15:40:17 pyasn1==0.5.1 15:40:17 pyasn1-modules==0.3.0 15:40:17 pycparser==2.21 15:40:17 pygerrit2==2.0.15 15:40:17 PyGithub==2.1.1 15:40:17 pyinotify==0.9.6 15:40:17 PyJWT==2.8.0 15:40:17 PyNaCl==1.5.0 15:40:17 pyparsing==2.4.7 15:40:17 pyperclip==1.8.2 15:40:17 pyrsistent==0.20.0 15:40:17 python-cinderclient==9.4.0 15:40:17 python-dateutil==2.8.2 15:40:17 python-heatclient==3.3.0 15:40:17 python-jenkins==1.8.2 15:40:17 python-keystoneclient==5.2.0 15:40:17 python-magnumclient==4.3.0 15:40:17 python-novaclient==18.4.0 15:40:17 python-openstackclient==6.0.0 15:40:17 python-swiftclient==4.4.0 15:40:17 pytz==2023.3.post1 15:40:17 PyYAML==6.0.1 15:40:17 referencing==0.31.1 15:40:17 requests==2.31.0 15:40:17 requests-oauthlib==1.3.1 15:40:17 requestsexceptions==1.4.0 15:40:17 rfc3986==2.0.0 15:40:17 rpds-py==0.13.2 15:40:17 rsa==4.9 15:40:17 ruamel.yaml==0.18.5 15:40:17 ruamel.yaml.clib==0.2.8 15:40:17 s3transfer==0.8.2 15:40:17 simplejson==3.19.2 15:40:17 six==1.16.0 15:40:17 smmap==5.0.1 15:40:17 soupsieve==2.5 15:40:17 stevedore==5.1.0 15:40:17 tabulate==0.9.0 15:40:17 toml==0.10.2 15:40:17 tomlkit==0.12.3 15:40:17 tqdm==4.66.1 15:40:17 typing_extensions==4.8.0 15:40:17 tzdata==2023.3 15:40:17 urllib3==1.26.18 15:40:17 virtualenv==20.25.0 15:40:17 wcwidth==0.2.12 15:40:17 websocket-client==1.7.0 15:40:17 wrapt==1.16.0 15:40:17 xdg==6.0.0 15:40:17 xmltodict==0.13.0 15:40:17 yq==3.2.3 15:40:17 zipp==3.17.0 15:40:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14442947769301552175.sh 15:40:17 ---> sudo-logs.sh 15:40:17 Archiving 'sudo' log.. 15:40:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins509455492089055349.sh 15:40:18 ---> job-cost.sh 15:40:18 Setup pyenv: 15:40:18 system 15:40:18 3.8.13 15:40:18 3.9.13 15:40:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:40:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1uYU from file:/tmp/.os_lf_venv 15:40:19 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:40:27 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. 15:40:27 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 15:40:27 lf-activate-venv(): INFO: Adding /tmp/venv-1uYU/bin to PATH 15:40:27 INFO: No Stack... 15:40:27 INFO: Retrieving Pricing Info for: v3-standard-4 15:40:28 INFO: Archiving Costs 15:40:28 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12528161219143186412.sh 15:40:28 ---> logs-deploy.sh 15:40:28 Setup pyenv: 15:40:28 system 15:40:28 3.8.13 15:40:28 3.9.13 15:40:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:40:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1uYU from file:/tmp/.os_lf_venv 15:40:29 lf-activate-venv(): INFO: Installing: lftools 15:40:39 lf-activate-venv(): INFO: Adding /tmp/venv-1uYU/bin to PATH 15:40:39 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3208 15:40:39 INFO: archiving workspace using pattern(s): 15:40:40 Archives upload complete. 15:40:40 INFO: archiving logs to Nexus 15:40:41 ---> uname -a: 15:40:41 Linux prd-ubuntu1804-builder-4c-4g-2337 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:40:41 15:40:41 15:40:41 ---> lscpu: 15:40:41 Architecture: x86_64 15:40:41 CPU op-mode(s): 32-bit, 64-bit 15:40:41 Byte Order: Little Endian 15:40:41 CPU(s): 4 15:40:41 On-line CPU(s) list: 0-3 15:40:41 Thread(s) per core: 1 15:40:41 Core(s) per socket: 1 15:40:41 Socket(s): 4 15:40:41 NUMA node(s): 1 15:40:41 Vendor ID: AuthenticAMD 15:40:41 CPU family: 23 15:40:41 Model: 49 15:40:41 Model name: AMD EPYC-Rome Processor 15:40:41 Stepping: 0 15:40:41 CPU MHz: 2799.998 15:40:41 BogoMIPS: 5599.99 15:40:41 Virtualization: AMD-V 15:40:41 Hypervisor vendor: KVM 15:40:41 Virtualization type: full 15:40:41 L1d cache: 32K 15:40:41 L1i cache: 32K 15:40:41 L2 cache: 512K 15:40:41 L3 cache: 16384K 15:40:41 NUMA node0 CPU(s): 0-3 15:40:41 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 15:40:41 15:40:41 15:40:41 ---> nproc: 15:40:41 4 15:40:41 15:40:41 15:40:41 ---> df -h: 15:40:41 Filesystem Size Used Avail Use% Mounted on 15:40:41 udev 7.9G 0 7.9G 0% /dev 15:40:41 tmpfs 1.6G 672K 1.6G 1% /run 15:40:41 /dev/vda1 78G 8.4G 69G 11% / 15:40:41 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:40:41 tmpfs 5.0M 0 5.0M 0% /run/lock 15:40:41 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:40:41 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:40:41 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:40:41 15:40:41 15:40:41 ---> free -m: 15:40:41 total used free shared buff/cache available 15:40:41 Mem: 16040 562 13240 0 2237 15157 15:40:41 Swap: 1023 0 1023 15:40:41 15:40:41 15:40:41 ---> ip addr: 15:40:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:40:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:40:41 inet 127.0.0.1/8 scope host lo 15:40:41 valid_lft forever preferred_lft forever 15:40:41 inet6 ::1/128 scope host 15:40:41 valid_lft forever preferred_lft forever 15:40:41 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 15:40:41 link/ether fa:16:3e:2b:64:6f brd ff:ff:ff:ff:ff:ff 15:40:41 inet 10.30.107.45/23 brd 10.30.107.255 scope global dynamic ens3 15:40:41 valid_lft 86225sec preferred_lft 86225sec 15:40:41 inet6 fe80::f816:3eff:fe2b:646f/64 scope link 15:40:41 valid_lft forever preferred_lft forever 15:40:41 15:40:41 15:40:41 ---> sar -b -r -n DEV: 15:40:41 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2337) 12/04/23 _x86_64_ (4 CPU) 15:40:41 15:40:41 15:37:48 LINUX RESTART (4 CPU) 15:40:41 15:40:41 15:38:01 tps rtps wtps bread/s bwrtn/s 15:40:41 15:39:02 216.46 71.14 145.33 4724.15 35121.48 15:40:41 15:40:01 101.78 2.32 99.46 121.47 29408.98 15:40:41 Average: 159.60 37.02 122.58 2442.14 32289.23 15:40:41 15:40:41 15:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:40:41 15:39:02 13954964 15562672 2470004 15.04 54984 1752432 767920 4.39 725348 1531388 150256 15:40:41 15:40:01 13638200 15490644 2786768 16.97 77368 1961284 811932 4.65 836404 1709884 183704 15:40:41 Average: 13796582 15526658 2628386 16.00 66176 1856858 789926 4.52 780876 1620636 166980 15:40:41 15:40:41 15:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:40:41 15:39:02 ens3 493.18 296.57 2043.18 76.37 0.00 0.00 0.00 0.00 15:40:41 15:39:02 lo 2.53 2.53 0.26 0.26 0.00 0.00 0.00 0.00 15:40:41 15:40:01 ens3 61.24 39.47 829.32 8.34 0.00 0.00 0.00 0.00 15:40:41 15:40:01 lo 1.56 1.56 0.16 0.16 0.00 0.00 0.00 0.00 15:40:41 Average: ens3 279.03 169.10 1441.35 42.64 0.00 0.00 0.00 0.00 15:40:41 Average: lo 2.05 2.05 0.21 0.21 0.00 0.00 0.00 0.00 15:40:41 15:40:41 15:40:41 ---> sar -P ALL: 15:40:41 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2337) 12/04/23 _x86_64_ (4 CPU) 15:40:41 15:40:41 15:37:48 LINUX RESTART (4 CPU) 15:40:41 15:40:41 15:38:01 CPU %user %nice %system %iowait %steal %idle 15:40:41 15:39:02 all 25.35 0.00 2.69 6.09 0.08 65.79 15:40:41 15:39:02 0 29.88 0.00 2.71 3.15 0.07 64.20 15:40:41 15:39:02 1 27.80 0.00 3.04 5.58 0.07 63.51 15:40:41 15:39:02 2 26.45 0.00 2.71 1.68 0.08 69.07 15:40:41 15:39:02 3 17.26 0.00 2.30 13.93 0.07 66.45 15:40:41 15:40:01 all 20.40 0.00 1.32 4.63 0.05 73.61 15:40:41 15:40:01 0 36.57 0.00 1.73 9.56 0.08 52.05 15:40:41 15:40:01 1 19.86 0.00 1.22 2.48 0.03 76.41 15:40:41 15:40:01 2 6.41 0.00 0.72 0.07 0.05 92.76 15:40:41 15:40:01 3 18.70 0.00 1.61 6.38 0.03 73.27 15:40:41 Average: all 22.89 0.00 2.01 5.36 0.06 69.67 15:40:41 Average: 0 33.20 0.00 2.23 6.33 0.08 58.17 15:40:41 Average: 1 23.86 0.00 2.14 4.04 0.05 69.91 15:40:41 Average: 2 16.49 0.00 1.72 0.88 0.07 80.84 15:40:41 Average: 3 17.98 0.00 1.96 10.18 0.05 69.84 15:40:41 15:40:41 15:40:41