15:06:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137058 15:06:25 Running as SYSTEM 15:06:25 [EnvInject] - Loading node environment variables. 15:06:25 Building remotely on prd-ubuntu1804-builder-4c-4g-13422 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 15:06:25 [ssh-agent] Looking for ssh-agent implementation... 15:06:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:06:25 $ ssh-agent 15:06:25 SSH_AUTH_SOCK=/tmp/ssh-jXcNBL9A6sqK/agent.1649 15:06:25 SSH_AGENT_PID=1651 15:06:25 [ssh-agent] Started. 15:06:25 Running ssh-add (command line suppressed) 15:06:25 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_8491800623652858348.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_8491800623652858348.key) 15:06:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:06:25 The recommended git tool is: NONE 15:06:27 using credential onap-jenkins-ssh 15:06:27 Wiping out workspace first. 15:06:27 Cloning the remote Git repository 15:06:27 Cloning repository git://cloud.onap.org/mirror/oom.git 15:06:27 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 15:06:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:06:27 > git --version # timeout=10 15:06:27 > git --version # 'git version 2.17.1' 15:06:27 using GIT_SSH to set credentials Gerrit user 15:06:27 Verifying host key using manually-configured host key entries 15:06:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:06:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:06:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:06:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:06:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:06:33 using GIT_SSH to set credentials Gerrit user 15:06:33 Verifying host key using manually-configured host key entries 15:06:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/58/137058/1 # timeout=30 15:06:33 > git rev-parse 8b94826c2c9ad0e1423b752cf896b10e41625933^{commit} # timeout=10 15:06:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:06:33 Checking out Revision 8b94826c2c9ad0e1423b752cf896b10e41625933 (refs/changes/58/137058/1) 15:06:33 > git config core.sparsecheckout # timeout=10 15:06:33 > git checkout -f 8b94826c2c9ad0e1423b752cf896b10e41625933 # timeout=30 15:06:36 Commit message: "[SDNC] Support root secret for external DB" 15:06:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:06:37 > git rev-list --no-walk 21d48641d6344e9f00523ca15d49d44fcdb277b3 # timeout=10 15:06:37 [EnvInject] - Injecting environment variables from a build step. 15:06:37 [EnvInject] - Injecting as environment variables the properties content 15:06:37 PYTHON=python3 15:06:37 15:06:37 [EnvInject] - Variables injected successfully. 15:06:37 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10469939485990937726.sh 15:06:37 ---> tox-install.sh 15:06:37 + source /home/jenkins/lf-env.sh 15:06:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:06:37 ++ mktemp -d /tmp/venv-XXXX 15:06:37 + lf_venv=/tmp/venv-GJwI 15:06:37 + local venv_file=/tmp/.os_lf_venv 15:06:37 + local python=python3 15:06:37 + local options 15:06:37 + local set_path=true 15:06:37 + local install_args= 15:06:37 ++ 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:06:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:06:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:06:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:06:37 + true 15:06:37 + case $1 in 15:06:37 + venv_file=/tmp/.toxenv 15:06:37 + shift 2 15:06:37 + true 15:06:37 + case $1 in 15:06:37 + shift 15:06:37 + break 15:06:37 + case $python in 15:06:37 + local pkg_list= 15:06:37 + [[ -d /opt/pyenv ]] 15:06:37 + echo 'Setup pyenv:' 15:06:37 Setup pyenv: 15:06:37 + export PYENV_ROOT=/opt/pyenv 15:06:37 + PYENV_ROOT=/opt/pyenv 15:06:37 + 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:06:37 + 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:06:37 + pyenv versions 15:06:37 * system (set by /opt/pyenv/version) 15:06:37 * 3.8.13 (set by /opt/pyenv/version) 15:06:37 * 3.9.13 (set by /opt/pyenv/version) 15:06:37 * 3.10.6 (set by /opt/pyenv/version) 15:06:37 + command -v pyenv 15:06:37 ++ pyenv init - --no-rehash 15:06:37 + 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:06:37 export PATH="/opt/pyenv/shims:${PATH}" 15:06:37 export PYENV_SHELL=bash 15:06:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:06:37 pyenv() { 15:06:37 local command 15:06:37 command="${1:-}" 15:06:37 if [ "$#" -gt 0 ]; then 15:06:37 shift 15:06:37 fi 15:06:37 15:06:37 case "$command" in 15:06:37 rehash|shell) 15:06:37 eval "$(pyenv "sh-$command" "$@")" 15:06:37 ;; 15:06:37 *) 15:06:37 command pyenv "$command" "$@" 15:06:37 ;; 15:06:37 esac 15:06:37 }' 15:06:37 +++ 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:06:37 ++ 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:06:37 ++ 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:06:37 ++ 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:06:37 ++ export PYENV_SHELL=bash 15:06:37 ++ PYENV_SHELL=bash 15:06:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:06:37 +++ complete -F _pyenv pyenv 15:06:37 ++ lf-pyver python3 15:06:37 ++ local py_version_xy=python3 15:06:37 ++ local py_version_xyz= 15:06:37 ++ pyenv versions 15:06:37 ++ local command 15:06:37 ++ command=versions 15:06:37 ++ '[' 1 -gt 0 ']' 15:06:37 ++ shift 15:06:37 ++ case "$command" in 15:06:37 ++ command pyenv versions 15:06:37 ++ pyenv versions 15:06:37 ++ awk '{ print $1 }' 15:06:37 ++ sed 's/^[ *]* //' 15:06:37 ++ grep -E '^[0-9.]*[0-9]$' 15:06:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:06:37 +++ grep '^3' /tmp/.pyenv_versions 15:06:37 +++ sort -V 15:06:37 +++ tail -n 1 15:06:37 ++ py_version_xyz=3.10.6 15:06:37 ++ [[ -z 3.10.6 ]] 15:06:37 ++ echo 3.10.6 15:06:37 ++ return 0 15:06:37 + pyenv local 3.10.6 15:06:37 + local command 15:06:37 + command=local 15:06:37 + '[' 2 -gt 0 ']' 15:06:37 + shift 15:06:37 + case "$command" in 15:06:37 + command pyenv local 3.10.6 15:06:37 + pyenv local 3.10.6 15:06:37 + for arg in "$@" 15:06:37 + case $arg in 15:06:37 + pkg_list+='tox ' 15:06:37 + for arg in "$@" 15:06:37 + case $arg in 15:06:37 + pkg_list+='virtualenv ' 15:06:37 + for arg in "$@" 15:06:37 + case $arg in 15:06:37 + pkg_list+='urllib3~=1.26.15 ' 15:06:37 + [[ -f /tmp/.toxenv ]] 15:06:37 + [[ ! -f /tmp/.toxenv ]] 15:06:37 + [[ -n '' ]] 15:06:37 + python3 -m venv /tmp/venv-GJwI 15:06:41 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GJwI' 15:06:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GJwI 15:06:41 + echo /tmp/venv-GJwI 15:06:41 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:06:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:06:41 + /tmp/venv-GJwI/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:06:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:06:45 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:06:45 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:06:45 + /tmp/venv-GJwI/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:06:50 + type python3 15:06:50 + true 15:06:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GJwI/bin to PATH' 15:06:50 lf-activate-venv(): INFO: Adding /tmp/venv-GJwI/bin to PATH 15:06:50 + PATH=/tmp/venv-GJwI/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:06:50 + return 0 15:06:50 + python3 --version 15:06:50 Python 3.10.6 15:06:50 + python3 -m pip --version 15:06:50 pip 23.3.2 from /tmp/venv-GJwI/lib/python3.10/site-packages/pip (python 3.10) 15:06:50 + python3 -m pip freeze 15:06:50 cachetools==5.3.2 15:06:50 chardet==5.2.0 15:06:50 colorama==0.4.6 15:06:50 distlib==0.3.8 15:06:50 filelock==3.13.1 15:06:50 packaging==23.2 15:06:50 platformdirs==4.1.0 15:06:50 pluggy==1.3.0 15:06:50 pyproject-api==1.6.1 15:06:50 tomli==2.0.1 15:06:50 tox==4.12.1 15:06:50 urllib3==1.26.18 15:06:50 virtualenv==20.25.0 15:06:51 [EnvInject] - Injecting environment variables from a build step. 15:06:51 [EnvInject] - Injecting as environment variables the properties content 15:06:51 PARALLEL=false 15:06:51 15:06:51 [EnvInject] - Variables injected successfully. 15:06:51 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16318593657076260992.sh 15:06:51 ---> tox-run.sh 15:06:51 + 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:06:51 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 15:06:51 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 15:06:51 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 15:06:51 + cd /w/workspace/oom-master-pre-commit-lint/. 15:06:51 + source /home/jenkins/lf-env.sh 15:06:51 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:06:51 ++ mktemp -d /tmp/venv-XXXX 15:06:51 + lf_venv=/tmp/venv-ztqV 15:06:51 + local venv_file=/tmp/.os_lf_venv 15:06:51 + local python=python3 15:06:51 + local options 15:06:51 + local set_path=true 15:06:51 + local install_args= 15:06:51 ++ 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:06:51 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:06:51 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:06:51 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:06:51 + true 15:06:51 + case $1 in 15:06:51 + venv_file=/tmp/.toxenv 15:06:51 + shift 2 15:06:51 + true 15:06:51 + case $1 in 15:06:51 + shift 15:06:51 + break 15:06:51 + case $python in 15:06:51 + local pkg_list= 15:06:51 + [[ -d /opt/pyenv ]] 15:06:51 + echo 'Setup pyenv:' 15:06:51 Setup pyenv: 15:06:51 + export PYENV_ROOT=/opt/pyenv 15:06:51 + PYENV_ROOT=/opt/pyenv 15:06:51 + 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:06:51 + 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:06:51 + pyenv versions 15:06:51 system 15:06:51 3.8.13 15:06:51 3.9.13 15:06:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:06:51 + command -v pyenv 15:06:51 ++ pyenv init - --no-rehash 15:06:51 + 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:06:51 export PATH="/opt/pyenv/shims:${PATH}" 15:06:51 export PYENV_SHELL=bash 15:06:51 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:06:51 pyenv() { 15:06:51 local command 15:06:51 command="${1:-}" 15:06:51 if [ "$#" -gt 0 ]; then 15:06:51 shift 15:06:51 fi 15:06:51 15:06:51 case "$command" in 15:06:51 rehash|shell) 15:06:51 eval "$(pyenv "sh-$command" "$@")" 15:06:51 ;; 15:06:51 *) 15:06:51 command pyenv "$command" "$@" 15:06:51 ;; 15:06:51 esac 15:06:51 }' 15:06:51 +++ 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:06:51 ++ 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:06:51 ++ 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:06:51 ++ 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:06:51 ++ export PYENV_SHELL=bash 15:06:51 ++ PYENV_SHELL=bash 15:06:51 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:06:51 +++ complete -F _pyenv pyenv 15:06:51 ++ lf-pyver python3 15:06:51 ++ local py_version_xy=python3 15:06:51 ++ local py_version_xyz= 15:06:51 ++ pyenv versions 15:06:51 ++ local command 15:06:51 ++ command=versions 15:06:51 ++ awk '{ print $1 }' 15:06:51 ++ grep -E '^[0-9.]*[0-9]$' 15:06:51 ++ sed 's/^[ *]* //' 15:06:51 ++ '[' 1 -gt 0 ']' 15:06:51 ++ shift 15:06:51 ++ case "$command" in 15:06:51 ++ command pyenv versions 15:06:51 ++ pyenv versions 15:06:51 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:06:51 +++ grep '^3' /tmp/.pyenv_versions 15:06:51 +++ sort -V 15:06:51 +++ tail -n 1 15:06:51 ++ py_version_xyz=3.10.6 15:06:51 ++ [[ -z 3.10.6 ]] 15:06:51 ++ echo 3.10.6 15:06:51 ++ return 0 15:06:51 + pyenv local 3.10.6 15:06:51 + local command 15:06:51 + command=local 15:06:51 + '[' 2 -gt 0 ']' 15:06:51 + shift 15:06:51 + case "$command" in 15:06:51 + command pyenv local 3.10.6 15:06:51 + pyenv local 3.10.6 15:06:51 + for arg in "$@" 15:06:51 + case $arg in 15:06:51 + pkg_list+='tox ' 15:06:51 + for arg in "$@" 15:06:51 + case $arg in 15:06:51 + pkg_list+='virtualenv ' 15:06:51 + for arg in "$@" 15:06:51 + case $arg in 15:06:51 + pkg_list+='urllib3~=1.26.15 ' 15:06:51 + [[ -f /tmp/.toxenv ]] 15:06:51 ++ cat /tmp/.toxenv 15:06:51 + lf_venv=/tmp/venv-GJwI 15:06:51 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GJwI from' file:/tmp/.toxenv 15:06:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GJwI from file:/tmp/.toxenv 15:06:51 + /tmp/venv-GJwI/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:06:52 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:06:52 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:06:52 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:06:52 + /tmp/venv-GJwI/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:06:54 + type python3 15:06:54 + true 15:06:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GJwI/bin to PATH' 15:06:54 lf-activate-venv(): INFO: Adding /tmp/venv-GJwI/bin to PATH 15:06:54 + PATH=/tmp/venv-GJwI/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:06:54 + return 0 15:06:54 + [[ -d /opt/pyenv ]] 15:06:54 + echo '---> Setting up pyenv' 15:06:54 ---> Setting up pyenv 15:06:54 + export PYENV_ROOT=/opt/pyenv 15:06:54 + PYENV_ROOT=/opt/pyenv 15:06:54 + export PATH=/opt/pyenv/bin:/tmp/venv-GJwI/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:06:54 + PATH=/opt/pyenv/bin:/tmp/venv-GJwI/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:06:54 ++ pwd 15:06:54 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 15:06:54 + export PYTHONPATH 15:06:54 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:06:54 + TOX_TESTENV_PASSENV=PYTHONPATH 15:06:54 + tox --version 15:06:54 4.12.1 from /tmp/venv-GJwI/lib/python3.10/site-packages/tox/__init__.py 15:06:54 + PARALLEL=false 15:06:54 + TOX_OPTIONS_LIST= 15:06:54 + [[ -n pre-commit ]] 15:06:54 + TOX_OPTIONS_LIST=' -e pre-commit' 15:06:54 + case ${PARALLEL,,} in 15:06:54 + tox -e pre-commit 15:06:54 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 15:06:55 pre-commit: install_deps> python -I -m pip install pre-commit 15:07:00 pre-commit: freeze> python -m pip freeze --all 15:07:00 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 15:07:00 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 15:07:01 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:07:01 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:07:02 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:07:03 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:07:05 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:07:05 [INFO] Once installed this environment will be reused. 15:07:05 [INFO] This may take a few minutes... 15:07:08 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:07:08 [INFO] Once installed this environment will be reused. 15:07:08 [INFO] This may take a few minutes... 15:07:14 Trim Trailing Whitespace.................................................Passed 15:07:14 Tabs remover.............................................................Passed 15:07:14 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 15:07:15 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:07:15 [INFO] Once installed this environment will be reused. 15:07:15 [INFO] This may take a few minutes... 15:07:21 gitlint..............................................(no files to check)Skipped 15:07:21 pre-commit: OK (26.19=setup[5.94]+cmd[13.77,6.47] seconds) 15:07:21 congratulations :) (26.35 seconds) 15:07:21 + tox_status=0 15:07:21 + echo '---> Completed tox runs' 15:07:21 ---> Completed tox runs 15:07:21 + for i in .tox/*/log 15:07:21 ++ echo .tox/pre-commit/log 15:07:21 ++ awk -F/ '{print $2}' 15:07:21 + tox_env=pre-commit 15:07:21 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 15:07:21 + DOC_DIR=docs/_build/html 15:07:21 + [[ -d docs/_build/html ]] 15:07:21 + echo '---> tox-run.sh ends' 15:07:21 ---> tox-run.sh ends 15:07:21 + test 0 -eq 0 15:07:21 $ ssh-agent -k 15:07:21 unset SSH_AUTH_SOCK; 15:07:21 unset SSH_AGENT_PID; 15:07:21 echo Agent pid 1651 killed; 15:07:21 [ssh-agent] Stopped. 15:07:21 [PostBuildScript] - [INFO] Executing post build scripts. 15:07:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3479307732632617845.sh 15:07:21 ---> sysstat.sh 15:07:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17611127756383686698.sh 15:07:21 ---> package-listing.sh 15:07:21 ++ facter osfamily 15:07:21 ++ tr '[:upper:]' '[:lower:]' 15:07:21 + OS_FAMILY=debian 15:07:21 + workspace=/w/workspace/oom-master-pre-commit-lint 15:07:21 + START_PACKAGES=/tmp/packages_start.txt 15:07:21 + END_PACKAGES=/tmp/packages_end.txt 15:07:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:07:21 + PACKAGES=/tmp/packages_start.txt 15:07:21 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:07:21 + PACKAGES=/tmp/packages_end.txt 15:07:21 + case "${OS_FAMILY}" in 15:07:21 + dpkg -l 15:07:21 + grep '^ii' 15:07:22 + '[' -f /tmp/packages_start.txt ']' 15:07:22 + '[' -f /tmp/packages_end.txt ']' 15:07:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:07:22 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:07:22 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 15:07:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 15:07:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12440853085375191626.sh 15:07:22 ---> capture-instance-metadata.sh 15:07:22 Setup pyenv: 15:07:22 system 15:07:22 3.8.13 15:07:22 3.9.13 15:07:22 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:07:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-c4Yd 15:07:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:07:29 lf-activate-venv(): INFO: Installing: lftools 15:08:00 lf-activate-venv(): INFO: Adding /tmp/venv-c4Yd/bin to PATH 15:08:00 INFO: Running in OpenStack, capturing instance metadata 15:08:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1131627678089849524.sh 15:08:01 provisioning config files... 15:08:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config13711638657124086281tmp 15:08:01 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:08:01 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:08:01 [EnvInject] - Injecting environment variables from a build step. 15:08:01 [EnvInject] - Injecting as environment variables the properties content 15:08:01 SERVER_ID=logs 15:08:01 15:08:01 [EnvInject] - Variables injected successfully. 15:08:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6507879351776917274.sh 15:08:01 ---> create-netrc.sh 15:08:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2685641960503887050.sh 15:08:01 ---> python-tools-install.sh 15:08:01 Setup pyenv: 15:08:01 system 15:08:01 3.8.13 15:08:01 3.9.13 15:08:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:08:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-c4Yd from file:/tmp/.os_lf_venv 15:08:02 lf-activate-venv(): INFO: Installing: lftools 15:08:09 lf-activate-venv(): INFO: Adding /tmp/venv-c4Yd/bin to PATH 15:08:09 Generating Requirements File 15:08:40 Python 3.10.6 15:08:41 pip 23.3.2 from /tmp/venv-c4Yd/lib/python3.10/site-packages/pip (python 3.10) 15:08:41 appdirs==1.4.4 15:08:41 argcomplete==3.2.1 15:08:41 aspy.yaml==1.3.0 15:08:41 attrs==23.2.0 15:08:41 autopage==0.5.2 15:08:41 beautifulsoup4==4.12.3 15:08:41 boto3==1.34.22 15:08:41 botocore==1.34.22 15:08:41 bs4==0.0.2 15:08:41 cachetools==5.3.2 15:08:41 certifi==2023.11.17 15:08:41 cffi==1.16.0 15:08:41 cfgv==3.4.0 15:08:41 chardet==5.2.0 15:08:41 charset-normalizer==3.3.2 15:08:41 click==8.1.7 15:08:41 cliff==4.5.0 15:08:41 cmd2==2.4.3 15:08:41 cryptography==3.3.2 15:08:41 debtcollector==2.5.0 15:08:41 decorator==5.1.1 15:08:41 defusedxml==0.7.1 15:08:41 Deprecated==1.2.14 15:08:41 distlib==0.3.8 15:08:41 dnspython==2.4.2 15:08:41 docker==4.2.2 15:08:41 dogpile.cache==1.3.0 15:08:41 email-validator==2.1.0.post1 15:08:41 filelock==3.13.1 15:08:41 future==0.18.3 15:08:41 gitdb==4.0.11 15:08:41 GitPython==3.1.41 15:08:41 google-auth==2.26.2 15:08:41 httplib2==0.22.0 15:08:41 identify==2.5.33 15:08:41 idna==3.6 15:08:41 importlib-resources==1.5.0 15:08:41 iso8601==2.1.0 15:08:41 Jinja2==3.1.3 15:08:41 jmespath==1.0.1 15:08:41 jsonpatch==1.33 15:08:41 jsonpointer==2.4 15:08:41 jsonschema==4.21.0 15:08:41 jsonschema-specifications==2023.12.1 15:08:41 keystoneauth1==5.5.0 15:08:41 kubernetes==29.0.0 15:08:41 lftools==0.37.8 15:08:41 lxml==5.1.0 15:08:41 MarkupSafe==2.1.3 15:08:41 msgpack==1.0.7 15:08:41 multi_key_dict==2.0.3 15:08:41 munch==4.0.0 15:08:41 netaddr==0.10.1 15:08:41 netifaces==0.11.0 15:08:41 niet==1.4.2 15:08:41 nodeenv==1.8.0 15:08:41 oauth2client==4.1.3 15:08:41 oauthlib==3.2.2 15:08:41 openstacksdk==0.62.0 15:08:41 os-client-config==2.1.0 15:08:41 os-service-types==1.7.0 15:08:41 osc-lib==3.0.0 15:08:41 oslo.config==9.3.0 15:08:41 oslo.context==5.3.0 15:08:41 oslo.i18n==6.2.0 15:08:41 oslo.log==5.4.0 15:08:41 oslo.serialization==5.3.0 15:08:41 oslo.utils==7.0.0 15:08:41 packaging==23.2 15:08:41 pbr==6.0.0 15:08:41 platformdirs==4.1.0 15:08:41 prettytable==3.9.0 15:08:41 pyasn1==0.5.1 15:08:41 pyasn1-modules==0.3.0 15:08:41 pycparser==2.21 15:08:41 pygerrit2==2.0.15 15:08:41 PyGithub==2.1.1 15:08:41 pyinotify==0.9.6 15:08:41 PyJWT==2.8.0 15:08:41 PyNaCl==1.5.0 15:08:41 pyparsing==2.4.7 15:08:41 pyperclip==1.8.2 15:08:41 pyrsistent==0.20.0 15:08:41 python-cinderclient==9.4.0 15:08:41 python-dateutil==2.8.2 15:08:41 python-heatclient==3.4.0 15:08:41 python-jenkins==1.8.2 15:08:41 python-keystoneclient==5.3.0 15:08:41 python-magnumclient==4.3.0 15:08:41 python-novaclient==18.4.0 15:08:41 python-openstackclient==6.0.0 15:08:41 python-swiftclient==4.4.0 15:08:41 pytz==2023.3.post1 15:08:41 PyYAML==6.0.1 15:08:41 referencing==0.32.1 15:08:41 requests==2.31.0 15:08:41 requests-oauthlib==1.3.1 15:08:41 requestsexceptions==1.4.0 15:08:41 rfc3986==2.0.0 15:08:41 rpds-py==0.17.1 15:08:41 rsa==4.9 15:08:41 ruamel.yaml==0.18.5 15:08:41 ruamel.yaml.clib==0.2.8 15:08:41 s3transfer==0.10.0 15:08:41 simplejson==3.19.2 15:08:41 six==1.16.0 15:08:41 smmap==5.0.1 15:08:41 soupsieve==2.5 15:08:41 stevedore==5.1.0 15:08:41 tabulate==0.9.0 15:08:41 toml==0.10.2 15:08:41 tomlkit==0.12.3 15:08:41 tqdm==4.66.1 15:08:41 typing_extensions==4.9.0 15:08:41 tzdata==2023.4 15:08:41 urllib3==1.26.18 15:08:41 virtualenv==20.25.0 15:08:41 wcwidth==0.2.13 15:08:41 websocket-client==1.7.0 15:08:41 wrapt==1.16.0 15:08:41 xdg==6.0.0 15:08:41 xmltodict==0.13.0 15:08:41 yq==3.2.3 15:08:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3900246177600891364.sh 15:08:41 ---> sudo-logs.sh 15:08:41 Archiving 'sudo' log.. 15:08:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14049144409849501790.sh 15:08:41 ---> job-cost.sh 15:08:41 Setup pyenv: 15:08:41 system 15:08:41 3.8.13 15:08:41 3.9.13 15:08:41 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:08:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-c4Yd from file:/tmp/.os_lf_venv 15:08:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:08:51 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:08:51 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 15:08:51 lf-activate-venv(): INFO: Adding /tmp/venv-c4Yd/bin to PATH 15:08:51 INFO: No Stack... 15:08:51 INFO: Retrieving Pricing Info for: v3-standard-4 15:08:51 INFO: Archiving Costs 15:08:51 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16504275701922164913.sh 15:08:51 ---> logs-deploy.sh 15:08:51 Setup pyenv: 15:08:51 system 15:08:51 3.8.13 15:08:51 3.9.13 15:08:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:08:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-c4Yd from file:/tmp/.os_lf_venv 15:08:53 lf-activate-venv(): INFO: Installing: lftools 15:09: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. 15:09:02 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 15:09:02 lf-activate-venv(): INFO: Adding /tmp/venv-c4Yd/bin to PATH 15:09:02 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3271 15:09:02 INFO: archiving workspace using pattern(s): 15:09:03 Archives upload complete. 15:09:04 INFO: archiving logs to Nexus 15:09:04 ---> uname -a: 15:09:04 Linux prd-ubuntu1804-builder-4c-4g-13422 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:09:04 15:09:04 15:09:04 ---> lscpu: 15:09:04 Architecture: x86_64 15:09:04 CPU op-mode(s): 32-bit, 64-bit 15:09:04 Byte Order: Little Endian 15:09:04 CPU(s): 4 15:09:04 On-line CPU(s) list: 0-3 15:09:04 Thread(s) per core: 1 15:09:04 Core(s) per socket: 1 15:09:04 Socket(s): 4 15:09:04 NUMA node(s): 1 15:09:04 Vendor ID: AuthenticAMD 15:09:04 CPU family: 23 15:09:04 Model: 49 15:09:04 Model name: AMD EPYC-Rome Processor 15:09:04 Stepping: 0 15:09:04 CPU MHz: 2800.000 15:09:04 BogoMIPS: 5600.00 15:09:04 Virtualization: AMD-V 15:09:04 Hypervisor vendor: KVM 15:09:04 Virtualization type: full 15:09:04 L1d cache: 32K 15:09:04 L1i cache: 32K 15:09:04 L2 cache: 512K 15:09:04 L3 cache: 16384K 15:09:04 NUMA node0 CPU(s): 0-3 15:09:04 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:09:04 15:09:04 15:09:04 ---> nproc: 15:09:04 4 15:09:04 15:09:04 15:09:04 ---> df -h: 15:09:04 Filesystem Size Used Avail Use% Mounted on 15:09:04 udev 7.9G 0 7.9G 0% /dev 15:09:04 tmpfs 1.6G 672K 1.6G 1% /run 15:09:04 /dev/vda1 78G 8.4G 69G 11% / 15:09:04 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:09:04 tmpfs 5.0M 0 5.0M 0% /run/lock 15:09:04 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:09:04 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:09:04 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:09:04 15:09:04 15:09:04 ---> free -m: 15:09:04 total used free shared buff/cache available 15:09:04 Mem: 16040 541 13292 0 2206 15179 15:09:04 Swap: 1023 0 1023 15:09:04 15:09:04 15:09:04 ---> ip addr: 15:09:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:09:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:09:04 inet 127.0.0.1/8 scope host lo 15:09:04 valid_lft forever preferred_lft forever 15:09:04 inet6 ::1/128 scope host 15:09:04 valid_lft forever preferred_lft forever 15:09:04 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:09:04 link/ether fa:16:3e:85:d4:95 brd ff:ff:ff:ff:ff:ff 15:09:04 inet 10.30.107.111/23 brd 10.30.107.255 scope global dynamic ens3 15:09:04 valid_lft 86224sec preferred_lft 86224sec 15:09:04 inet6 fe80::f816:3eff:fe85:d495/64 scope link 15:09:04 valid_lft forever preferred_lft forever 15:09:04 15:09:04 15:09:04 ---> sar -b -r -n DEV: 15:09:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13422) 01/19/24 _x86_64_ (4 CPU) 15:09:04 15:09:04 15:06:10 LINUX RESTART (4 CPU) 15:09:04 15:09:04 15:07:02 tps rtps wtps bread/s bwrtn/s 15:09:04 15:08:01 112.56 14.61 97.95 1122.11 27771.02 15:09:04 15:09:01 86.24 0.35 85.89 24.80 27224.13 15:09:04 Average: 99.29 7.42 91.87 568.85 27495.28 15:09:04 15:09:04 15:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:09:04 15:08:01 13807936 15611280 2617032 15.93 73240 1917348 726144 4.16 701364 1673048 163268 15:09:04 15:09:01 13559540 15505648 2865428 17.45 87292 2038712 816468 4.67 824076 1784140 118436 15:09:04 Average: 13683738 15558464 2741230 16.69 80266 1978030 771306 4.41 762720 1728594 140852 15:09:04 15:09:04 15:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:09:04 15:08:01 ens3 63.55 46.50 877.89 8.84 0.00 0.00 0.00 0.00 15:09:04 15:08:01 lo 1.90 1.90 0.20 0.20 0.00 0.00 0.00 0.00 15:09:04 15:09:01 ens3 39.99 30.01 365.82 7.58 0.00 0.00 0.00 0.00 15:09:04 15:09:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 15:09:04 Average: ens3 51.67 38.19 619.70 8.21 0.00 0.00 0.00 0.00 15:09:04 Average: lo 1.65 1.65 0.17 0.17 0.00 0.00 0.00 0.00 15:09:04 15:09:04 15:09:04 ---> sar -P ALL: 15:09:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13422) 01/19/24 _x86_64_ (4 CPU) 15:09:04 15:09:04 15:06:10 LINUX RESTART (4 CPU) 15:09:04 15:09:04 15:07:02 CPU %user %nice %system %iowait %steal %idle 15:09:04 15:08:01 all 22.40 0.00 1.96 6.74 0.08 68.82 15:09:04 15:08:01 0 13.79 0.00 1.53 1.33 0.05 83.30 15:09:04 15:08:01 1 15.98 0.00 1.41 1.38 0.05 81.18 15:09:04 15:08:01 2 26.36 0.00 1.84 16.74 0.12 54.94 15:09:04 15:08:01 3 33.56 0.00 3.08 7.51 0.09 55.77 15:09:04 15:09:01 all 21.36 0.00 1.19 4.37 0.05 73.03 15:09:04 15:09:01 0 38.39 0.00 2.24 2.02 0.08 57.27 15:09:04 15:09:01 1 11.44 0.00 1.05 5.51 0.02 81.98 15:09:04 15:09:01 2 8.90 0.00 0.54 0.12 0.07 90.38 15:09:04 15:09:01 3 26.64 0.00 0.93 9.79 0.05 62.59 15:09:04 Average: all 21.88 0.00 1.57 5.54 0.06 70.95 15:09:04 Average: 0 26.20 0.00 1.89 1.68 0.07 70.17 15:09:04 Average: 1 13.69 0.00 1.23 3.46 0.03 81.59 15:09:04 Average: 2 17.57 0.00 1.18 8.37 0.09 72.78 15:09:04 Average: 3 30.05 0.00 1.99 8.66 0.07 59.22 15:09:04 15:09:04 15:09:04