17:07:15 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136948 17:07:15 Running as SYSTEM 17:07:15 [EnvInject] - Loading node environment variables. 17:07:15 Building remotely on prd-ubuntu1804-builder-4c-4g-10550 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 17:07:15 [ssh-agent] Looking for ssh-agent implementation... 17:07:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:07:15 $ ssh-agent 17:07:15 SSH_AUTH_SOCK=/tmp/ssh-Ly1TCbxIdziP/agent.1697 17:07:15 SSH_AGENT_PID=1699 17:07:15 [ssh-agent] Started. 17:07:16 Running ssh-add (command line suppressed) 17:07:16 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_12416698344777357740.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_12416698344777357740.key) 17:07:16 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 17:07:16 The recommended git tool is: NONE 17:07:18 using credential onap-jenkins-ssh 17:07:18 Wiping out workspace first. 17:07:18 Cloning the remote Git repository 17:07:18 Cloning repository git://cloud.onap.org/mirror/oom.git 17:07:18 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 17:07:18 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 17:07:18 > git --version # timeout=10 17:07:19 > git --version # 'git version 2.17.1' 17:07:19 using GIT_SSH to set credentials Gerrit user 17:07:19 Verifying host key using manually-configured host key entries 17:07:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 17:07:23 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 17:07:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:07:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 17:07:24 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 17:07:24 using GIT_SSH to set credentials Gerrit user 17:07:24 Verifying host key using manually-configured host key entries 17:07:24 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/48/136948/1 # timeout=30 17:07:24 > git rev-parse 9c5159e417cf13a91afea0edc3abfc8d0832baa8^{commit} # timeout=10 17:07:24 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 17:07:24 Checking out Revision 9c5159e417cf13a91afea0edc3abfc8d0832baa8 (refs/changes/48/136948/1) 17:07:24 > git config core.sparsecheckout # timeout=10 17:07:24 > git checkout -f 9c5159e417cf13a91afea0edc3abfc8d0832baa8 # timeout=30 17:07:27 Commit message: "[SDNC] Update SDNC related images to version to 2.6.0" 17:07:27 > git rev-parse FETCH_HEAD^{commit} # timeout=10 17:07:28 > git rev-list --no-walk 6aa05ae0c69a6b22d3c4de6cf50e45bc0c9742d9 # timeout=10 17:07:28 [EnvInject] - Injecting environment variables from a build step. 17:07:28 [EnvInject] - Injecting as environment variables the properties content 17:07:28 PYTHON=python3 17:07:28 17:07:28 [EnvInject] - Variables injected successfully. 17:07:28 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7768317488680333145.sh 17:07:28 ---> tox-install.sh 17:07:28 + source /home/jenkins/lf-env.sh 17:07:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:07:28 ++ mktemp -d /tmp/venv-XXXX 17:07:28 + lf_venv=/tmp/venv-KXYa 17:07:28 + local venv_file=/tmp/.os_lf_venv 17:07:28 + local python=python3 17:07:28 + local options 17:07:28 + local set_path=true 17:07:28 + local install_args= 17:07:28 ++ 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 17:07:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:07:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:07:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:07:28 + true 17:07:28 + case $1 in 17:07:28 + venv_file=/tmp/.toxenv 17:07:28 + shift 2 17:07:28 + true 17:07:28 + case $1 in 17:07:28 + shift 17:07:28 + break 17:07:28 + case $python in 17:07:28 + local pkg_list= 17:07:28 + [[ -d /opt/pyenv ]] 17:07:28 + echo 'Setup pyenv:' 17:07:28 Setup pyenv: 17:07:28 + export PYENV_ROOT=/opt/pyenv 17:07:28 + PYENV_ROOT=/opt/pyenv 17:07:28 + 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 17:07:28 + 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 17:07:28 + pyenv versions 17:07:28 * system (set by /opt/pyenv/version) 17:07:28 * 3.8.13 (set by /opt/pyenv/version) 17:07:28 * 3.9.13 (set by /opt/pyenv/version) 17:07:28 * 3.10.6 (set by /opt/pyenv/version) 17:07:28 + command -v pyenv 17:07:28 ++ pyenv init - --no-rehash 17:07:28 + 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[*]}"'\'')" 17:07:28 export PATH="/opt/pyenv/shims:${PATH}" 17:07:28 export PYENV_SHELL=bash 17:07:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:07:28 pyenv() { 17:07:28 local command 17:07:28 command="${1:-}" 17:07:28 if [ "$#" -gt 0 ]; then 17:07:28 shift 17:07:28 fi 17:07:28 17:07:28 case "$command" in 17:07:28 rehash|shell) 17:07:28 eval "$(pyenv "sh-$command" "$@")" 17:07:28 ;; 17:07:28 *) 17:07:28 command pyenv "$command" "$@" 17:07:28 ;; 17:07:28 esac 17:07:28 }' 17:07:28 +++ 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[*]}"' 17:07:28 ++ 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 17:07:28 ++ 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 17:07:28 ++ 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 17:07:28 ++ export PYENV_SHELL=bash 17:07:28 ++ PYENV_SHELL=bash 17:07:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:07:28 +++ complete -F _pyenv pyenv 17:07:28 ++ lf-pyver python3 17:07:28 ++ local py_version_xy=python3 17:07:28 ++ local py_version_xyz= 17:07:28 ++ pyenv versions 17:07:28 ++ local command 17:07:28 ++ command=versions 17:07:28 ++ '[' 1 -gt 0 ']' 17:07:28 ++ shift 17:07:28 ++ case "$command" in 17:07:28 ++ command pyenv versions 17:07:28 ++ pyenv versions 17:07:28 ++ sed 's/^[ *]* //' 17:07:28 ++ grep -E '^[0-9.]*[0-9]$' 17:07:28 ++ awk '{ print $1 }' 17:07:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:07:28 +++ grep '^3' /tmp/.pyenv_versions 17:07:28 +++ sort -V 17:07:28 +++ tail -n 1 17:07:28 ++ py_version_xyz=3.10.6 17:07:28 ++ [[ -z 3.10.6 ]] 17:07:28 ++ echo 3.10.6 17:07:28 ++ return 0 17:07:28 + pyenv local 3.10.6 17:07:28 + local command 17:07:28 + command=local 17:07:28 + '[' 2 -gt 0 ']' 17:07:28 + shift 17:07:28 + case "$command" in 17:07:28 + command pyenv local 3.10.6 17:07:28 + pyenv local 3.10.6 17:07:28 + for arg in "$@" 17:07:28 + case $arg in 17:07:28 + pkg_list+='tox ' 17:07:28 + for arg in "$@" 17:07:28 + case $arg in 17:07:28 + pkg_list+='virtualenv ' 17:07:28 + for arg in "$@" 17:07:28 + case $arg in 17:07:28 + pkg_list+='urllib3~=1.26.15 ' 17:07:28 + [[ -f /tmp/.toxenv ]] 17:07:28 + [[ ! -f /tmp/.toxenv ]] 17:07:28 + [[ -n '' ]] 17:07:28 + python3 -m venv /tmp/venv-KXYa 17:07:32 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KXYa' 17:07:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KXYa 17:07:32 + echo /tmp/venv-KXYa 17:07:32 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 17:07:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 17:07:32 + /tmp/venv-KXYa/bin/python3 -m pip install --upgrade --quiet pip virtualenv 17:07:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:07:35 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 17:07:35 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 17:07:35 + /tmp/venv-KXYa/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 17:07:38 + type python3 17:07:38 + true 17:07:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KXYa/bin to PATH' 17:07:38 lf-activate-venv(): INFO: Adding /tmp/venv-KXYa/bin to PATH 17:07:38 + PATH=/tmp/venv-KXYa/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 17:07:38 + return 0 17:07:38 + python3 --version 17:07:38 Python 3.10.6 17:07:38 + python3 -m pip --version 17:07:38 pip 23.3.2 from /tmp/venv-KXYa/lib/python3.10/site-packages/pip (python 3.10) 17:07:38 + python3 -m pip freeze 17:07:39 cachetools==5.3.2 17:07:39 chardet==5.2.0 17:07:39 colorama==0.4.6 17:07:39 distlib==0.3.8 17:07:39 filelock==3.13.1 17:07:39 packaging==23.2 17:07:39 platformdirs==4.1.0 17:07:39 pluggy==1.3.0 17:07:39 pyproject-api==1.6.1 17:07:39 tomli==2.0.1 17:07:39 tox==4.11.4 17:07:39 urllib3==1.26.18 17:07:39 virtualenv==20.25.0 17:07:39 [EnvInject] - Injecting environment variables from a build step. 17:07:39 [EnvInject] - Injecting as environment variables the properties content 17:07:39 PARALLEL=false 17:07:39 17:07:39 [EnvInject] - Variables injected successfully. 17:07:39 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1684476570473998918.sh 17:07:39 ---> tox-run.sh 17:07:39 + 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 17:07:39 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 17:07:39 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 17:07:39 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 17:07:39 + cd /w/workspace/oom-master-pre-commit-lint/. 17:07:39 + source /home/jenkins/lf-env.sh 17:07:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:07:39 ++ mktemp -d /tmp/venv-XXXX 17:07:39 + lf_venv=/tmp/venv-V2EE 17:07:39 + local venv_file=/tmp/.os_lf_venv 17:07:39 + local python=python3 17:07:39 + local options 17:07:39 + local set_path=true 17:07:39 + local install_args= 17:07:39 ++ 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 17:07:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:07:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:07:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:07:39 + true 17:07:39 + case $1 in 17:07:39 + venv_file=/tmp/.toxenv 17:07:39 + shift 2 17:07:39 + true 17:07:39 + case $1 in 17:07:39 + shift 17:07:39 + break 17:07:39 + case $python in 17:07:39 + local pkg_list= 17:07:39 + [[ -d /opt/pyenv ]] 17:07:39 + echo 'Setup pyenv:' 17:07:39 Setup pyenv: 17:07:39 + export PYENV_ROOT=/opt/pyenv 17:07:39 + PYENV_ROOT=/opt/pyenv 17:07:39 + 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 17:07:39 + 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 17:07:39 + pyenv versions 17:07:39 system 17:07:39 3.8.13 17:07:39 3.9.13 17:07:39 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 17:07:39 + command -v pyenv 17:07:39 ++ pyenv init - --no-rehash 17:07:39 + 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[*]}"'\'')" 17:07:39 export PATH="/opt/pyenv/shims:${PATH}" 17:07:39 export PYENV_SHELL=bash 17:07:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:07:39 pyenv() { 17:07:39 local command 17:07:39 command="${1:-}" 17:07:39 if [ "$#" -gt 0 ]; then 17:07:39 shift 17:07:39 fi 17:07:39 17:07:39 case "$command" in 17:07:39 rehash|shell) 17:07:39 eval "$(pyenv "sh-$command" "$@")" 17:07:39 ;; 17:07:39 *) 17:07:39 command pyenv "$command" "$@" 17:07:39 ;; 17:07:39 esac 17:07:39 }' 17:07:39 +++ 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[*]}"' 17:07:39 ++ 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 17:07:39 ++ 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 17:07:39 ++ 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 17:07:39 ++ export PYENV_SHELL=bash 17:07:39 ++ PYENV_SHELL=bash 17:07:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:07:39 +++ complete -F _pyenv pyenv 17:07:39 ++ lf-pyver python3 17:07:39 ++ local py_version_xy=python3 17:07:39 ++ local py_version_xyz= 17:07:39 ++ pyenv versions 17:07:39 ++ local command 17:07:39 ++ command=versions 17:07:39 ++ '[' 1 -gt 0 ']' 17:07:39 ++ shift 17:07:39 ++ case "$command" in 17:07:39 ++ command pyenv versions 17:07:39 ++ pyenv versions 17:07:39 ++ sed 's/^[ *]* //' 17:07:39 ++ grep -E '^[0-9.]*[0-9]$' 17:07:39 ++ awk '{ print $1 }' 17:07:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:07:39 +++ grep '^3' /tmp/.pyenv_versions 17:07:39 +++ sort -V 17:07:39 +++ tail -n 1 17:07:39 ++ py_version_xyz=3.10.6 17:07:39 ++ [[ -z 3.10.6 ]] 17:07:39 ++ echo 3.10.6 17:07:39 ++ return 0 17:07:39 + pyenv local 3.10.6 17:07:39 + local command 17:07:39 + command=local 17:07:39 + '[' 2 -gt 0 ']' 17:07:39 + shift 17:07:39 + case "$command" in 17:07:39 + command pyenv local 3.10.6 17:07:39 + pyenv local 3.10.6 17:07:39 + for arg in "$@" 17:07:39 + case $arg in 17:07:39 + pkg_list+='tox ' 17:07:39 + for arg in "$@" 17:07:39 + case $arg in 17:07:39 + pkg_list+='virtualenv ' 17:07:39 + for arg in "$@" 17:07:39 + case $arg in 17:07:39 + pkg_list+='urllib3~=1.26.15 ' 17:07:39 + [[ -f /tmp/.toxenv ]] 17:07:39 ++ cat /tmp/.toxenv 17:07:39 + lf_venv=/tmp/venv-KXYa 17:07:39 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KXYa from' file:/tmp/.toxenv 17:07:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KXYa from file:/tmp/.toxenv 17:07:39 + /tmp/venv-KXYa/bin/python3 -m pip install --upgrade --quiet pip virtualenv 17:07:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:07:40 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 17:07:40 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 17:07:40 + /tmp/venv-KXYa/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 17:07:41 + type python3 17:07:41 + true 17:07:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KXYa/bin to PATH' 17:07:41 lf-activate-venv(): INFO: Adding /tmp/venv-KXYa/bin to PATH 17:07:41 + PATH=/tmp/venv-KXYa/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 17:07:41 + return 0 17:07:41 + [[ -d /opt/pyenv ]] 17:07:41 + echo '---> Setting up pyenv' 17:07:41 ---> Setting up pyenv 17:07:41 + export PYENV_ROOT=/opt/pyenv 17:07:41 + PYENV_ROOT=/opt/pyenv 17:07:41 + export PATH=/opt/pyenv/bin:/tmp/venv-KXYa/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 17:07:41 + PATH=/opt/pyenv/bin:/tmp/venv-KXYa/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 17:07:41 ++ pwd 17:07:41 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 17:07:41 + export PYTHONPATH 17:07:41 + export TOX_TESTENV_PASSENV=PYTHONPATH 17:07:41 + TOX_TESTENV_PASSENV=PYTHONPATH 17:07:41 + tox --version 17:07:41 4.11.4 from /tmp/venv-KXYa/lib/python3.10/site-packages/tox/__init__.py 17:07:42 + PARALLEL=false 17:07:42 + TOX_OPTIONS_LIST= 17:07:42 + [[ -n pre-commit ]] 17:07:42 + TOX_OPTIONS_LIST=' -e pre-commit' 17:07:42 + case ${PARALLEL,,} in 17:07:42 + tox -e pre-commit 17:07:42 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 17:07:42 pre-commit: install_deps> python -I -m pip install pre-commit 17:07:46 pre-commit: freeze> python -m pip freeze --all 17:07:46 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.33,nodeenv==1.8.0,pip==23.3.1,platformdirs==4.1.0,pre-commit==3.6.0,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 17:07:46 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 17:07:46 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 17:07:47 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 17:07:48 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 17:07:48 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 17:07:49 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 17:07:49 [INFO] Once installed this environment will be reused. 17:07:49 [INFO] This may take a few minutes... 17:07:52 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 17:07:52 [INFO] Once installed this environment will be reused. 17:07:52 [INFO] This may take a few minutes... 17:07:58 Trim Trailing Whitespace.................................................Passed 17:07:58 Tabs remover.............................................................Passed 17:07:58 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 17:07:58 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 17:07:58 [INFO] Once installed this environment will be reused. 17:07:58 [INFO] This may take a few minutes... 17:08:04 gitlint..............................................(no files to check)Skipped 17:08:04 pre-commit: OK (21.97=setup[4.09]+cmd[11.87,6.02] seconds) 17:08:04 congratulations :) (22.14 seconds) 17:08:04 + tox_status=0 17:08:04 + echo '---> Completed tox runs' 17:08:04 ---> Completed tox runs 17:08:04 + for i in .tox/*/log 17:08:04 ++ echo .tox/pre-commit/log 17:08:04 ++ awk -F/ '{print $2}' 17:08:04 + tox_env=pre-commit 17:08:04 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 17:08:04 + DOC_DIR=docs/_build/html 17:08:04 + [[ -d docs/_build/html ]] 17:08:04 + echo '---> tox-run.sh ends' 17:08:04 ---> tox-run.sh ends 17:08:04 + test 0 -eq 0 17:08:04 $ ssh-agent -k 17:08:04 unset SSH_AUTH_SOCK; 17:08:04 unset SSH_AGENT_PID; 17:08:04 echo Agent pid 1699 killed; 17:08:04 [ssh-agent] Stopped. 17:08:04 [PostBuildScript] - [INFO] Executing post build scripts. 17:08:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4780543243381038749.sh 17:08:04 ---> sysstat.sh 17:08:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8746450329040751591.sh 17:08:04 ---> package-listing.sh 17:08:04 ++ facter osfamily 17:08:04 ++ tr '[:upper:]' '[:lower:]' 17:08:05 + OS_FAMILY=debian 17:08:05 + workspace=/w/workspace/oom-master-pre-commit-lint 17:08:05 + START_PACKAGES=/tmp/packages_start.txt 17:08:05 + END_PACKAGES=/tmp/packages_end.txt 17:08:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:08:05 + PACKAGES=/tmp/packages_start.txt 17:08:05 + '[' /w/workspace/oom-master-pre-commit-lint ']' 17:08:05 + PACKAGES=/tmp/packages_end.txt 17:08:05 + case "${OS_FAMILY}" in 17:08:05 + grep '^ii' 17:08:05 + dpkg -l 17:08:05 + '[' -f /tmp/packages_start.txt ']' 17:08:05 + '[' -f /tmp/packages_end.txt ']' 17:08:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:08:05 + '[' /w/workspace/oom-master-pre-commit-lint ']' 17:08:05 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 17:08:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 17:08:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1140922282250631855.sh 17:08:05 ---> capture-instance-metadata.sh 17:08:05 Setup pyenv: 17:08:05 system 17:08:05 3.8.13 17:08:05 3.9.13 17:08:05 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 17:08:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Pksl 17:08:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:08:12 lf-activate-venv(): INFO: Installing: lftools 17:08:42 lf-activate-venv(): INFO: Adding /tmp/venv-Pksl/bin to PATH 17:08:42 INFO: Running in OpenStack, capturing instance metadata 17:08:42 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13819449544513470573.sh 17:08:42 provisioning config files... 17:08:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config16506000450372686503tmp 17:08:42 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:08:42 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:08:42 [EnvInject] - Injecting environment variables from a build step. 17:08:42 [EnvInject] - Injecting as environment variables the properties content 17:08:42 SERVER_ID=logs 17:08:42 17:08:42 [EnvInject] - Variables injected successfully. 17:08:42 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4260408134729294203.sh 17:08:42 ---> create-netrc.sh 17:08:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6897914939735477088.sh 17:08:43 ---> python-tools-install.sh 17:08:43 Setup pyenv: 17:08:43 system 17:08:43 3.8.13 17:08:43 3.9.13 17:08:43 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 17:08:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Pksl from file:/tmp/.os_lf_venv 17:08:44 lf-activate-venv(): INFO: Installing: lftools 17:08:51 lf-activate-venv(): INFO: Adding /tmp/venv-Pksl/bin to PATH 17:08:51 Generating Requirements File 17:09:22 Python 3.10.6 17:09:23 pip 23.3.2 from /tmp/venv-Pksl/lib/python3.10/site-packages/pip (python 3.10) 17:09:23 appdirs==1.4.4 17:09:23 argcomplete==3.2.1 17:09:23 aspy.yaml==1.3.0 17:09:23 attrs==23.2.0 17:09:23 autopage==0.5.2 17:09:23 Babel==2.14.0 17:09:23 beautifulsoup4==4.12.2 17:09:23 boto3==1.34.14 17:09:23 botocore==1.34.14 17:09:23 bs4==0.0.1 17:09:23 cachetools==5.3.2 17:09:23 certifi==2023.11.17 17:09:23 cffi==1.16.0 17:09:23 cfgv==3.4.0 17:09:23 chardet==5.2.0 17:09:23 charset-normalizer==3.3.2 17:09:23 click==8.1.7 17:09:23 cliff==4.4.0 17:09:23 cmd2==2.4.3 17:09:23 cryptography==3.3.2 17:09:23 debtcollector==2.5.0 17:09:23 decorator==5.1.1 17:09:23 defusedxml==0.7.1 17:09:23 Deprecated==1.2.14 17:09:23 distlib==0.3.8 17:09:23 dnspython==2.4.2 17:09:23 docker==4.2.2 17:09:23 dogpile.cache==1.3.0 17:09:23 email-validator==2.1.0.post1 17:09:23 filelock==3.13.1 17:09:23 future==0.18.3 17:09:23 gitdb==4.0.11 17:09:23 GitPython==3.1.40 17:09:23 google-auth==2.26.1 17:09:23 httplib2==0.22.0 17:09:23 identify==2.5.33 17:09:23 idna==3.6 17:09:23 importlib-metadata==7.0.1 17:09:23 importlib-resources==1.5.0 17:09:23 iso8601==2.1.0 17:09:23 Jinja2==3.1.2 17:09:23 jmespath==1.0.1 17:09:23 jsonpatch==1.33 17:09:23 jsonpointer==2.4 17:09:23 jsonschema==4.20.0 17:09:23 jsonschema-specifications==2023.12.1 17:09:23 keystoneauth1==5.4.0 17:09:23 kubernetes==28.1.0 17:09:23 lftools==0.37.8 17:09:23 lxml==5.1.0 17:09:23 MarkupSafe==2.1.3 17:09:23 msgpack==1.0.7 17:09:23 multi_key_dict==2.0.3 17:09:23 munch==4.0.0 17:09:23 netaddr==0.10.1 17:09:23 netifaces==0.11.0 17:09:23 niet==1.4.2 17:09:23 nodeenv==1.8.0 17:09:23 oauth2client==4.1.3 17:09:23 oauthlib==3.2.2 17:09:23 openstacksdk==0.62.0 17:09:23 os-client-config==2.1.0 17:09:23 os-service-types==1.7.0 17:09:23 osc-lib==2.9.0 17:09:23 oslo.config==9.2.0 17:09:23 oslo.context==5.3.0 17:09:23 oslo.i18n==6.2.0 17:09:23 oslo.log==5.4.0 17:09:23 oslo.serialization==5.2.0 17:09:23 oslo.utils==6.3.0 17:09:23 packaging==23.2 17:09:23 pbr==6.0.0 17:09:23 platformdirs==4.1.0 17:09:23 prettytable==3.9.0 17:09:23 pyasn1==0.5.1 17:09:23 pyasn1-modules==0.3.0 17:09:23 pycparser==2.21 17:09:23 pygerrit2==2.0.15 17:09:23 PyGithub==2.1.1 17:09:23 pyinotify==0.9.6 17:09:23 PyJWT==2.8.0 17:09:23 PyNaCl==1.5.0 17:09:23 pyparsing==2.4.7 17:09:23 pyperclip==1.8.2 17:09:23 pyrsistent==0.20.0 17:09:23 python-cinderclient==9.4.0 17:09:23 python-dateutil==2.8.2 17:09:23 python-heatclient==3.3.0 17:09:23 python-jenkins==1.8.2 17:09:23 python-keystoneclient==5.2.0 17:09:23 python-magnumclient==4.3.0 17:09:23 python-novaclient==18.4.0 17:09:23 python-openstackclient==6.0.0 17:09:23 python-swiftclient==4.4.0 17:09:23 pytz==2023.3.post1 17:09:23 PyYAML==6.0.1 17:09:23 referencing==0.32.1 17:09:23 requests==2.31.0 17:09:23 requests-oauthlib==1.3.1 17:09:23 requestsexceptions==1.4.0 17:09:23 rfc3986==2.0.0 17:09:23 rpds-py==0.16.2 17:09:23 rsa==4.9 17:09:23 ruamel.yaml==0.18.5 17:09:23 ruamel.yaml.clib==0.2.8 17:09:23 s3transfer==0.10.0 17:09:23 simplejson==3.19.2 17:09:23 six==1.16.0 17:09:23 smmap==5.0.1 17:09:23 soupsieve==2.5 17:09:23 stevedore==5.1.0 17:09:23 tabulate==0.9.0 17:09:23 toml==0.10.2 17:09:23 tomlkit==0.12.3 17:09:23 tqdm==4.66.1 17:09:23 typing_extensions==4.9.0 17:09:23 tzdata==2023.4 17:09:23 urllib3==1.26.18 17:09:23 virtualenv==20.25.0 17:09:23 wcwidth==0.2.13 17:09:23 websocket-client==1.7.0 17:09:23 wrapt==1.16.0 17:09:23 xdg==6.0.0 17:09:23 xmltodict==0.13.0 17:09:23 yq==3.2.3 17:09:23 zipp==3.17.0 17:09:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3051366916240356542.sh 17:09:23 ---> sudo-logs.sh 17:09:23 Archiving 'sudo' log.. 17:09:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3727274719384768120.sh 17:09:24 ---> job-cost.sh 17:09:24 Setup pyenv: 17:09:24 system 17:09:24 3.8.13 17:09:24 3.9.13 17:09:24 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 17:09:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Pksl from file:/tmp/.os_lf_venv 17:09:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:09:32 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. 17:09:32 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 17:09:33 lf-activate-venv(): INFO: Adding /tmp/venv-Pksl/bin to PATH 17:09:33 INFO: No Stack... 17:09:33 INFO: Retrieving Pricing Info for: v3-standard-4 17:09:33 INFO: Archiving Costs 17:09:33 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1745357964100924994.sh 17:09:33 ---> logs-deploy.sh 17:09:33 Setup pyenv: 17:09:33 system 17:09:33 3.8.13 17:09:33 3.9.13 17:09:33 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 17:09:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Pksl from file:/tmp/.os_lf_venv 17:09:35 lf-activate-venv(): INFO: Installing: lftools 17:09:44 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. 17:09:44 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 17:09:45 lf-activate-venv(): INFO: Adding /tmp/venv-Pksl/bin to PATH 17:09:45 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3248 17:09:45 INFO: archiving workspace using pattern(s): 17:09:46 Archives upload complete. 17:09:46 INFO: archiving logs to Nexus 17:09:47 ---> uname -a: 17:09:47 Linux prd-ubuntu1804-builder-4c-4g-10550 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 17:09:47 17:09:47 17:09:47 ---> lscpu: 17:09:47 Architecture: x86_64 17:09:47 CPU op-mode(s): 32-bit, 64-bit 17:09:47 Byte Order: Little Endian 17:09:47 CPU(s): 4 17:09:47 On-line CPU(s) list: 0-3 17:09:47 Thread(s) per core: 1 17:09:47 Core(s) per socket: 1 17:09:47 Socket(s): 4 17:09:47 NUMA node(s): 1 17:09:47 Vendor ID: AuthenticAMD 17:09:47 CPU family: 23 17:09:47 Model: 49 17:09:47 Model name: AMD EPYC-Rome Processor 17:09:47 Stepping: 0 17:09:47 CPU MHz: 2799.998 17:09:47 BogoMIPS: 5599.99 17:09:47 Virtualization: AMD-V 17:09:47 Hypervisor vendor: KVM 17:09:47 Virtualization type: full 17:09:47 L1d cache: 32K 17:09:47 L1i cache: 32K 17:09:47 L2 cache: 512K 17:09:47 L3 cache: 16384K 17:09:47 NUMA node0 CPU(s): 0-3 17:09:47 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 17:09:47 17:09:47 17:09:47 ---> nproc: 17:09:47 4 17:09:47 17:09:47 17:09:47 ---> df -h: 17:09:47 Filesystem Size Used Avail Use% Mounted on 17:09:47 udev 7.9G 0 7.9G 0% /dev 17:09:47 tmpfs 1.6G 672K 1.6G 1% /run 17:09:47 /dev/vda1 78G 8.4G 69G 11% / 17:09:47 tmpfs 7.9G 0 7.9G 0% /dev/shm 17:09:47 tmpfs 5.0M 0 5.0M 0% /run/lock 17:09:47 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 17:09:47 /dev/vda15 105M 4.4M 100M 5% /boot/efi 17:09:47 tmpfs 1.6G 0 1.6G 0% /run/user/1001 17:09:47 17:09:47 17:09:47 ---> free -m: 17:09:47 total used free shared buff/cache available 17:09:47 Mem: 16040 553 13230 0 2256 15165 17:09:47 Swap: 1023 0 1023 17:09:47 17:09:47 17:09:47 ---> ip addr: 17:09:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:09:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:09:47 inet 127.0.0.1/8 scope host lo 17:09:47 valid_lft forever preferred_lft forever 17:09:47 inet6 ::1/128 scope host 17:09:47 valid_lft forever preferred_lft forever 17:09:47 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:09:47 link/ether fa:16:3e:19:24:a8 brd ff:ff:ff:ff:ff:ff 17:09:47 inet 10.30.106.39/23 brd 10.30.107.255 scope global dynamic ens3 17:09:47 valid_lft 86231sec preferred_lft 86231sec 17:09:47 inet6 fe80::f816:3eff:fe19:24a8/64 scope link 17:09:47 valid_lft forever preferred_lft forever 17:09:47 17:09:47 17:09:47 ---> sar -b -r -n DEV: 17:09:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-10550) 01/08/24 _x86_64_ (4 CPU) 17:09:47 17:09:47 17:07:00 LINUX RESTART (4 CPU) 17:09:47 17:09:47 17:08:01 tps rtps wtps bread/s bwrtn/s 17:09:47 17:09:01 104.60 2.47 102.13 131.04 29205.93 17:09:47 Average: 104.60 2.47 102.13 131.04 29205.93 17:09:47 17:09:47 17:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:09:47 17:09:01 13727972 15563072 2696996 16.42 75728 1945948 772524 4.42 754576 1698808 167432 17:09:47 Average: 13727972 15563072 2696996 16.42 75728 1945948 772524 4.42 754576 1698808 167432 17:09:47 17:09:47 17:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:09:47 17:09:01 ens3 55.09 38.18 705.47 9.18 0.00 0.00 0.00 0.00 17:09:47 17:09:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 17:09:47 Average: ens3 55.09 38.18 705.47 9.18 0.00 0.00 0.00 0.00 17:09:47 Average: lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 17:09:47 17:09:47 17:09:47 ---> sar -P ALL: 17:09:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-10550) 01/08/24 _x86_64_ (4 CPU) 17:09:47 17:09:47 17:07:00 LINUX RESTART (4 CPU) 17:09:47 17:09:47 17:08:01 CPU %user %nice %system %iowait %steal %idle 17:09:47 17:09:01 all 21.02 0.00 1.52 4.14 0.05 73.28 17:09:47 17:09:01 0 9.90 0.00 0.92 0.45 0.07 88.66 17:09:47 17:09:01 1 50.13 0.00 2.66 2.30 0.08 44.82 17:09:47 17:09:01 2 14.76 0.00 1.49 4.34 0.03 79.38 17:09:47 17:09:01 3 9.26 0.00 1.02 9.43 0.03 80.26 17:09:47 Average: all 21.02 0.00 1.52 4.14 0.05 73.28 17:09:47 Average: 0 9.90 0.00 0.92 0.45 0.07 88.66 17:09:47 Average: 1 50.13 0.00 2.66 2.30 0.08 44.82 17:09:47 Average: 2 14.76 0.00 1.49 4.34 0.03 79.38 17:09:47 Average: 3 9.26 0.00 1.02 9.43 0.03 80.26 17:09:47 17:09:47 17:09:47