13:58:12 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137077 13:58:12 Running as SYSTEM 13:58:12 [EnvInject] - Loading node environment variables. 13:58:12 Building remotely on prd-ubuntu1804-builder-4c-4g-15030 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:58:12 [ssh-agent] Looking for ssh-agent implementation... 13:58:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:58:12 $ ssh-agent 13:58:12 SSH_AUTH_SOCK=/tmp/ssh-0Fr4f2wPl0Y2/agent.1722 13:58:12 SSH_AGENT_PID=1724 13:58:12 [ssh-agent] Started. 13:58:12 Running ssh-add (command line suppressed) 13:58:12 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_3150704364535386209.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_3150704364535386209.key) 13:58:13 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:58:13 The recommended git tool is: NONE 13:58:14 using credential onap-jenkins-ssh 13:58:14 Wiping out workspace first. 13:58:14 Cloning the remote Git repository 13:58:14 Cloning repository git://cloud.onap.org/mirror/oom.git 13:58:14 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:58:14 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:58:14 > git --version # timeout=10 13:58:14 > git --version # 'git version 2.17.1' 13:58:14 using GIT_SSH to set credentials Gerrit user 13:58:14 Verifying host key using manually-configured host key entries 13:58:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:58:19 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:58:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:58:20 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:58:20 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:58:20 using GIT_SSH to set credentials Gerrit user 13:58:20 Verifying host key using manually-configured host key entries 13:58:20 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/77/137077/3 # timeout=30 13:58:20 > git rev-parse 35058a6502d59df2595932c27321c2dc19a0a5ac^{commit} # timeout=10 13:58:20 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:58:20 Checking out Revision 35058a6502d59df2595932c27321c2dc19a0a5ac (refs/changes/77/137077/3) 13:58:20 > git config core.sparsecheckout # timeout=10 13:58:20 > git checkout -f 35058a6502d59df2595932c27321c2dc19a0a5ac # timeout=30 13:58:23 Commit message: "[CPS] Updating permit-uri config" 13:58:23 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:58:23 > git rev-list --no-walk 2ee6ad456a91061d64b859ba20108c7e3c556de3 # timeout=10 13:58:23 [EnvInject] - Injecting environment variables from a build step. 13:58:23 [EnvInject] - Injecting as environment variables the properties content 13:58:23 PYTHON=python3 13:58:23 13:58:23 [EnvInject] - Variables injected successfully. 13:58:23 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3229918824178132127.sh 13:58:23 ---> tox-install.sh 13:58:23 + source /home/jenkins/lf-env.sh 13:58:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:58:23 ++ mktemp -d /tmp/venv-XXXX 13:58:23 + lf_venv=/tmp/venv-gz1t 13:58:23 + local venv_file=/tmp/.os_lf_venv 13:58:23 + local python=python3 13:58:23 + local options 13:58:23 + local set_path=true 13:58:23 + local install_args= 13:58:23 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:58:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:58:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:58:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:58:23 + true 13:58:23 + case $1 in 13:58:23 + venv_file=/tmp/.toxenv 13:58:23 + shift 2 13:58:23 + true 13:58:23 + case $1 in 13:58:23 + shift 13:58:23 + break 13:58:23 + case $python in 13:58:23 + local pkg_list= 13:58:23 + [[ -d /opt/pyenv ]] 13:58:23 + echo 'Setup pyenv:' 13:58:23 Setup pyenv: 13:58:23 + export PYENV_ROOT=/opt/pyenv 13:58:23 + PYENV_ROOT=/opt/pyenv 13:58:23 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:58:23 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:58:23 + pyenv versions 13:58:23 * system (set by /opt/pyenv/version) 13:58:23 * 3.8.13 (set by /opt/pyenv/version) 13:58:23 * 3.9.13 (set by /opt/pyenv/version) 13:58:23 * 3.10.6 (set by /opt/pyenv/version) 13:58:23 + command -v pyenv 13:58:23 ++ pyenv init - --no-rehash 13:58:24 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:58:24 export PATH="/opt/pyenv/shims:${PATH}" 13:58:24 export PYENV_SHELL=bash 13:58:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:58:24 pyenv() { 13:58:24 local command 13:58:24 command="${1:-}" 13:58:24 if [ "$#" -gt 0 ]; then 13:58:24 shift 13:58:24 fi 13:58:24 13:58:24 case "$command" in 13:58:24 rehash|shell) 13:58:24 eval "$(pyenv "sh-$command" "$@")" 13:58:24 ;; 13:58:24 *) 13:58:24 command pyenv "$command" "$@" 13:58:24 ;; 13:58:24 esac 13:58:24 }' 13:58:24 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:58:24 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:58:24 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:58:24 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:58:24 ++ export PYENV_SHELL=bash 13:58:24 ++ PYENV_SHELL=bash 13:58:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:58:24 +++ complete -F _pyenv pyenv 13:58:24 ++ lf-pyver python3 13:58:24 ++ local py_version_xy=python3 13:58:24 ++ local py_version_xyz= 13:58:24 ++ pyenv versions 13:58:24 ++ local command 13:58:24 ++ command=versions 13:58:24 ++ '[' 1 -gt 0 ']' 13:58:24 ++ shift 13:58:24 ++ case "$command" in 13:58:24 ++ command pyenv versions 13:58:24 ++ pyenv versions 13:58:24 ++ sed 's/^[ *]* //' 13:58:24 ++ grep -E '^[0-9.]*[0-9]$' 13:58:24 ++ awk '{ print $1 }' 13:58:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:58:24 +++ grep '^3' /tmp/.pyenv_versions 13:58:24 +++ sort -V 13:58:24 +++ tail -n 1 13:58:24 ++ py_version_xyz=3.10.6 13:58:24 ++ [[ -z 3.10.6 ]] 13:58:24 ++ echo 3.10.6 13:58:24 ++ return 0 13:58:24 + pyenv local 3.10.6 13:58:24 + local command 13:58:24 + command=local 13:58:24 + '[' 2 -gt 0 ']' 13:58:24 + shift 13:58:24 + case "$command" in 13:58:24 + command pyenv local 3.10.6 13:58:24 + pyenv local 3.10.6 13:58:24 + for arg in "$@" 13:58:24 + case $arg in 13:58:24 + pkg_list+='tox ' 13:58:24 + for arg in "$@" 13:58:24 + case $arg in 13:58:24 + pkg_list+='virtualenv ' 13:58:24 + for arg in "$@" 13:58:24 + case $arg in 13:58:24 + pkg_list+='urllib3~=1.26.15 ' 13:58:24 + [[ -f /tmp/.toxenv ]] 13:58:24 + [[ ! -f /tmp/.toxenv ]] 13:58:24 + [[ -n '' ]] 13:58:24 + python3 -m venv /tmp/venv-gz1t 13:58:28 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gz1t' 13:58:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gz1t 13:58:28 + echo /tmp/venv-gz1t 13:58:28 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:58:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:58:28 + /tmp/venv-gz1t/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:58:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:58:31 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:58:31 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:58:31 + /tmp/venv-gz1t/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:58:33 + type python3 13:58:33 + true 13:58:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-gz1t/bin to PATH' 13:58:33 lf-activate-venv(): INFO: Adding /tmp/venv-gz1t/bin to PATH 13:58:33 + PATH=/tmp/venv-gz1t/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:58:33 + return 0 13:58:33 + python3 --version 13:58:33 Python 3.10.6 13:58:33 + python3 -m pip --version 13:58:33 pip 23.3.2 from /tmp/venv-gz1t/lib/python3.10/site-packages/pip (python 3.10) 13:58:33 + python3 -m pip freeze 13:58:34 cachetools==5.3.2 13:58:34 chardet==5.2.0 13:58:34 colorama==0.4.6 13:58:34 distlib==0.3.8 13:58:34 filelock==3.13.1 13:58:34 packaging==23.2 13:58:34 platformdirs==4.1.0 13:58:34 pluggy==1.4.0 13:58:34 pyproject-api==1.6.1 13:58:34 tomli==2.0.1 13:58:34 tox==4.12.1 13:58:34 urllib3==1.26.18 13:58:34 virtualenv==20.25.0 13:58:34 [EnvInject] - Injecting environment variables from a build step. 13:58:34 [EnvInject] - Injecting as environment variables the properties content 13:58:34 PARALLEL=false 13:58:34 13:58:34 [EnvInject] - Variables injected successfully. 13:58:34 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14614461530533774950.sh 13:58:34 ---> tox-run.sh 13:58:34 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:58:34 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:58:34 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:58:34 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:58:34 + cd /w/workspace/oom-master-pre-commit-lint/. 13:58:34 + source /home/jenkins/lf-env.sh 13:58:34 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:58:34 ++ mktemp -d /tmp/venv-XXXX 13:58:34 + lf_venv=/tmp/venv-pCgc 13:58:34 + local venv_file=/tmp/.os_lf_venv 13:58:34 + local python=python3 13:58:34 + local options 13:58:34 + local set_path=true 13:58:34 + local install_args= 13:58:34 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:58:34 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:58:34 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:58:34 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:58:34 + true 13:58:34 + case $1 in 13:58:34 + venv_file=/tmp/.toxenv 13:58:34 + shift 2 13:58:34 + true 13:58:34 + case $1 in 13:58:34 + shift 13:58:34 + break 13:58:34 + case $python in 13:58:34 + local pkg_list= 13:58:34 + [[ -d /opt/pyenv ]] 13:58:34 + echo 'Setup pyenv:' 13:58:34 Setup pyenv: 13:58:34 + export PYENV_ROOT=/opt/pyenv 13:58:34 + PYENV_ROOT=/opt/pyenv 13:58:34 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:58:34 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:58:34 + pyenv versions 13:58:34 system 13:58:34 3.8.13 13:58:34 3.9.13 13:58:34 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:58:34 + command -v pyenv 13:58:34 ++ pyenv init - --no-rehash 13:58:34 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:58:34 export PATH="/opt/pyenv/shims:${PATH}" 13:58:34 export PYENV_SHELL=bash 13:58:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:58:34 pyenv() { 13:58:34 local command 13:58:34 command="${1:-}" 13:58:34 if [ "$#" -gt 0 ]; then 13:58:34 shift 13:58:34 fi 13:58:34 13:58:34 case "$command" in 13:58:34 rehash|shell) 13:58:34 eval "$(pyenv "sh-$command" "$@")" 13:58:34 ;; 13:58:34 *) 13:58:34 command pyenv "$command" "$@" 13:58:34 ;; 13:58:34 esac 13:58:34 }' 13:58:34 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:58:34 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:58:34 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:58:34 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:58:34 ++ export PYENV_SHELL=bash 13:58:34 ++ PYENV_SHELL=bash 13:58:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:58:34 +++ complete -F _pyenv pyenv 13:58:34 ++ lf-pyver python3 13:58:34 ++ local py_version_xy=python3 13:58:34 ++ local py_version_xyz= 13:58:34 ++ pyenv versions 13:58:34 ++ sed 's/^[ *]* //' 13:58:34 ++ local command 13:58:34 ++ command=versions 13:58:34 ++ '[' 1 -gt 0 ']' 13:58:34 ++ shift 13:58:34 ++ case "$command" in 13:58:34 ++ command pyenv versions 13:58:34 ++ pyenv versions 13:58:34 ++ grep -E '^[0-9.]*[0-9]$' 13:58:34 ++ awk '{ print $1 }' 13:58:34 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:58:34 +++ grep '^3' /tmp/.pyenv_versions 13:58:34 +++ sort -V 13:58:34 +++ tail -n 1 13:58:34 ++ py_version_xyz=3.10.6 13:58:34 ++ [[ -z 3.10.6 ]] 13:58:34 ++ echo 3.10.6 13:58:34 ++ return 0 13:58:34 + pyenv local 3.10.6 13:58:34 + local command 13:58:34 + command=local 13:58:34 + '[' 2 -gt 0 ']' 13:58:34 + shift 13:58:34 + case "$command" in 13:58:34 + command pyenv local 3.10.6 13:58:34 + pyenv local 3.10.6 13:58:34 + for arg in "$@" 13:58:34 + case $arg in 13:58:34 + pkg_list+='tox ' 13:58:34 + for arg in "$@" 13:58:34 + case $arg in 13:58:34 + pkg_list+='virtualenv ' 13:58:34 + for arg in "$@" 13:58:34 + case $arg in 13:58:34 + pkg_list+='urllib3~=1.26.15 ' 13:58:34 + [[ -f /tmp/.toxenv ]] 13:58:34 ++ cat /tmp/.toxenv 13:58:34 + lf_venv=/tmp/venv-gz1t 13:58:34 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gz1t from' file:/tmp/.toxenv 13:58:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gz1t from file:/tmp/.toxenv 13:58:34 + /tmp/venv-gz1t/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:58:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:58:35 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:58:35 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:58:35 + /tmp/venv-gz1t/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:58:36 + type python3 13:58:36 + true 13:58:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-gz1t/bin to PATH' 13:58:36 lf-activate-venv(): INFO: Adding /tmp/venv-gz1t/bin to PATH 13:58:36 + PATH=/tmp/venv-gz1t/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:58:36 + return 0 13:58:36 + [[ -d /opt/pyenv ]] 13:58:36 + echo '---> Setting up pyenv' 13:58:36 ---> Setting up pyenv 13:58:36 + export PYENV_ROOT=/opt/pyenv 13:58:36 + PYENV_ROOT=/opt/pyenv 13:58:36 + export PATH=/opt/pyenv/bin:/tmp/venv-gz1t/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:58:36 + PATH=/opt/pyenv/bin:/tmp/venv-gz1t/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:58:36 ++ pwd 13:58:36 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:58:36 + export PYTHONPATH 13:58:36 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:58:36 + TOX_TESTENV_PASSENV=PYTHONPATH 13:58:36 + tox --version 13:58:37 4.12.1 from /tmp/venv-gz1t/lib/python3.10/site-packages/tox/__init__.py 13:58:37 + PARALLEL=false 13:58:37 + TOX_OPTIONS_LIST= 13:58:37 + [[ -n pre-commit ]] 13:58:37 + TOX_OPTIONS_LIST=' -e pre-commit' 13:58:37 + case ${PARALLEL,,} in 13:58:37 + tox -e pre-commit 13:58:37 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:58:37 pre-commit: install_deps> python -I -m pip install pre-commit 13:58:41 pre-commit: freeze> python -m pip freeze --all 13:58:42 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 13:58:42 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:58:42 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:58:43 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:58:44 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:58:45 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:58:46 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:58:46 [INFO] Once installed this environment will be reused. 13:58:46 [INFO] This may take a few minutes... 13:58:49 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:58:49 [INFO] Once installed this environment will be reused. 13:58:49 [INFO] This may take a few minutes... 13:58:54 Trim Trailing Whitespace.................................................Passed 13:58:54 Tabs remover.............................................................Passed 13:58:54 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:58:55 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:58:55 [INFO] Once installed this environment will be reused. 13:58:55 [INFO] This may take a few minutes... 13:59:00 gitlint..............................................(no files to check)Skipped 13:59:00 pre-commit: OK (23.44=setup[4.98]+cmd[12.64,5.82] seconds) 13:59:00 congratulations :) (23.61 seconds) 13:59:00 + tox_status=0 13:59:00 + echo '---> Completed tox runs' 13:59:00 ---> Completed tox runs 13:59:00 + for i in .tox/*/log 13:59:00 ++ echo .tox/pre-commit/log 13:59:00 ++ awk -F/ '{print $2}' 13:59:00 + tox_env=pre-commit 13:59:00 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:59:00 + DOC_DIR=docs/_build/html 13:59:00 + [[ -d docs/_build/html ]] 13:59:00 + echo '---> tox-run.sh ends' 13:59:00 ---> tox-run.sh ends 13:59:00 + test 0 -eq 0 13:59:00 $ ssh-agent -k 13:59:00 unset SSH_AUTH_SOCK; 13:59:00 unset SSH_AGENT_PID; 13:59:00 echo Agent pid 1724 killed; 13:59:00 [ssh-agent] Stopped. 13:59:00 [PostBuildScript] - [INFO] Executing post build scripts. 13:59:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14347243982812154249.sh 13:59:00 ---> sysstat.sh 13:59:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8773322592268306583.sh 13:59:01 ---> package-listing.sh 13:59:01 ++ facter osfamily 13:59:01 ++ tr '[:upper:]' '[:lower:]' 13:59:01 + OS_FAMILY=debian 13:59:01 + workspace=/w/workspace/oom-master-pre-commit-lint 13:59:01 + START_PACKAGES=/tmp/packages_start.txt 13:59:01 + END_PACKAGES=/tmp/packages_end.txt 13:59:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:59:01 + PACKAGES=/tmp/packages_start.txt 13:59:01 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:59:01 + PACKAGES=/tmp/packages_end.txt 13:59:01 + case "${OS_FAMILY}" in 13:59:01 + dpkg -l 13:59:01 + grep '^ii' 13:59:01 + '[' -f /tmp/packages_start.txt ']' 13:59:01 + '[' -f /tmp/packages_end.txt ']' 13:59:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:59:01 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:59:01 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:59:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:59:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17816397988569083351.sh 13:59:01 ---> capture-instance-metadata.sh 13:59:01 Setup pyenv: 13:59:01 system 13:59:01 3.8.13 13:59:01 3.9.13 13:59:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:59:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dzIN 13:59:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:59:08 lf-activate-venv(): INFO: Installing: lftools 13:59:38 lf-activate-venv(): INFO: Adding /tmp/venv-dzIN/bin to PATH 13:59:38 INFO: Running in OpenStack, capturing instance metadata 13:59:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13169660256405523991.sh 13:59:38 provisioning config files... 13:59:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config12781317937854441777tmp 13:59:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:59:38 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:59:38 [EnvInject] - Injecting environment variables from a build step. 13:59:38 [EnvInject] - Injecting as environment variables the properties content 13:59:38 SERVER_ID=logs 13:59:38 13:59:38 [EnvInject] - Variables injected successfully. 13:59:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9502893058317245136.sh 13:59:38 ---> create-netrc.sh 13:59:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4081676485634032374.sh 13:59:38 ---> python-tools-install.sh 13:59:38 Setup pyenv: 13:59:38 system 13:59:38 3.8.13 13:59:38 3.9.13 13:59:38 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:59:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dzIN from file:/tmp/.os_lf_venv 13:59:40 lf-activate-venv(): INFO: Installing: lftools 13:59:47 lf-activate-venv(): INFO: Adding /tmp/venv-dzIN/bin to PATH 13:59:47 Generating Requirements File 14:00:16 Python 3.10.6 14:00:17 pip 23.3.2 from /tmp/venv-dzIN/lib/python3.10/site-packages/pip (python 3.10) 14:00:17 appdirs==1.4.4 14:00:17 argcomplete==3.2.2 14:00:17 aspy.yaml==1.3.0 14:00:17 attrs==23.2.0 14:00:17 autopage==0.5.2 14:00:17 beautifulsoup4==4.12.3 14:00:17 boto3==1.34.27 14:00:17 botocore==1.34.27 14:00:17 bs4==0.0.2 14:00:17 cachetools==5.3.2 14:00:17 certifi==2023.11.17 14:00:17 cffi==1.16.0 14:00:17 cfgv==3.4.0 14:00:17 chardet==5.2.0 14:00:17 charset-normalizer==3.3.2 14:00:17 click==8.1.7 14:00:17 cliff==4.5.0 14:00:17 cmd2==2.4.3 14:00:17 cryptography==3.3.2 14:00:17 debtcollector==2.5.0 14:00:17 decorator==5.1.1 14:00:17 defusedxml==0.7.1 14:00:17 Deprecated==1.2.14 14:00:17 distlib==0.3.8 14:00:17 dnspython==2.5.0 14:00:17 docker==4.2.2 14:00:17 dogpile.cache==1.3.0 14:00:17 email-validator==2.1.0.post1 14:00:17 filelock==3.13.1 14:00:17 future==0.18.3 14:00:17 gitdb==4.0.11 14:00:17 GitPython==3.1.41 14:00:17 google-auth==2.27.0 14:00:17 httplib2==0.22.0 14:00:17 identify==2.5.33 14:00:17 idna==3.6 14:00:17 importlib-resources==1.5.0 14:00:17 iso8601==2.1.0 14:00:17 Jinja2==3.1.3 14:00:17 jmespath==1.0.1 14:00:17 jsonpatch==1.33 14:00:17 jsonpointer==2.4 14:00:17 jsonschema==4.21.1 14:00:17 jsonschema-specifications==2023.12.1 14:00:17 keystoneauth1==5.5.0 14:00:17 kubernetes==29.0.0 14:00:17 lftools==0.37.8 14:00:17 lxml==5.1.0 14:00:17 MarkupSafe==2.1.4 14:00:17 msgpack==1.0.7 14:00:17 multi_key_dict==2.0.3 14:00:17 munch==4.0.0 14:00:17 netaddr==0.10.1 14:00:17 netifaces==0.11.0 14:00:17 niet==1.4.2 14:00:17 nodeenv==1.8.0 14:00:17 oauth2client==4.1.3 14:00:17 oauthlib==3.2.2 14:00:17 openstacksdk==0.62.0 14:00:17 os-client-config==2.1.0 14:00:17 os-service-types==1.7.0 14:00:17 osc-lib==3.0.0 14:00:17 oslo.config==9.3.0 14:00:17 oslo.context==5.3.0 14:00:17 oslo.i18n==6.2.0 14:00:17 oslo.log==5.4.0 14:00:17 oslo.serialization==5.3.0 14:00:17 oslo.utils==7.0.0 14:00:17 packaging==23.2 14:00:17 pbr==6.0.0 14:00:17 platformdirs==4.1.0 14:00:17 prettytable==3.9.0 14:00:17 pyasn1==0.5.1 14:00:17 pyasn1-modules==0.3.0 14:00:17 pycparser==2.21 14:00:17 pygerrit2==2.0.15 14:00:17 PyGithub==2.1.1 14:00:17 pyinotify==0.9.6 14:00:17 PyJWT==2.8.0 14:00:17 PyNaCl==1.5.0 14:00:17 pyparsing==2.4.7 14:00:17 pyperclip==1.8.2 14:00:17 pyrsistent==0.20.0 14:00:17 python-cinderclient==9.4.0 14:00:17 python-dateutil==2.8.2 14:00:17 python-heatclient==3.4.0 14:00:17 python-jenkins==1.8.2 14:00:17 python-keystoneclient==5.3.0 14:00:17 python-magnumclient==4.3.0 14:00:17 python-novaclient==18.4.0 14:00:17 python-openstackclient==6.0.0 14:00:17 python-swiftclient==4.4.0 14:00:17 pytz==2023.3.post1 14:00:17 PyYAML==6.0.1 14:00:17 referencing==0.32.1 14:00:17 requests==2.31.0 14:00:17 requests-oauthlib==1.3.1 14:00:17 requestsexceptions==1.4.0 14:00:17 rfc3986==2.0.0 14:00:17 rpds-py==0.17.1 14:00:17 rsa==4.9 14:00:17 ruamel.yaml==0.18.5 14:00:17 ruamel.yaml.clib==0.2.8 14:00:17 s3transfer==0.10.0 14:00:17 simplejson==3.19.2 14:00:17 six==1.16.0 14:00:17 smmap==5.0.1 14:00:17 soupsieve==2.5 14:00:17 stevedore==5.1.0 14:00:17 tabulate==0.9.0 14:00:17 toml==0.10.2 14:00:17 tomlkit==0.12.3 14:00:17 tqdm==4.66.1 14:00:17 typing_extensions==4.9.0 14:00:17 tzdata==2023.4 14:00:17 urllib3==1.26.18 14:00:17 virtualenv==20.25.0 14:00:17 wcwidth==0.2.13 14:00:17 websocket-client==1.7.0 14:00:17 wrapt==1.16.0 14:00:17 xdg==6.0.0 14:00:17 xmltodict==0.13.0 14:00:17 yq==3.2.3 14:00:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12448831172541151718.sh 14:00:17 ---> sudo-logs.sh 14:00:17 Archiving 'sudo' log.. 14:00:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2797413965661778721.sh 14:00:17 ---> job-cost.sh 14:00:17 Setup pyenv: 14:00:17 system 14:00:17 3.8.13 14:00:17 3.9.13 14:00:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:00:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dzIN from file:/tmp/.os_lf_venv 14:00:19 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:00:26 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. 14:00:26 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 14:00:26 lf-activate-venv(): INFO: Adding /tmp/venv-dzIN/bin to PATH 14:00:26 INFO: No Stack... 14:00:27 INFO: Retrieving Pricing Info for: v3-standard-4 14:00:27 INFO: Archiving Costs 14:00:27 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4141181518290917044.sh 14:00:27 ---> logs-deploy.sh 14:00:27 Setup pyenv: 14:00:27 system 14:00:27 3.8.13 14:00:27 3.9.13 14:00:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:00:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dzIN from file:/tmp/.os_lf_venv 14:00:29 lf-activate-venv(): INFO: Installing: lftools 14:00:38 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. 14:00:38 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 14:00:38 lf-activate-venv(): INFO: Adding /tmp/venv-dzIN/bin to PATH 14:00:38 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3278 14:00:38 INFO: archiving workspace using pattern(s): 14:00:39 Archives upload complete. 14:00:39 INFO: archiving logs to Nexus 14:00:40 ---> uname -a: 14:00:40 Linux prd-ubuntu1804-builder-4c-4g-15030 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:00:40 14:00:40 14:00:40 ---> lscpu: 14:00:40 Architecture: x86_64 14:00:40 CPU op-mode(s): 32-bit, 64-bit 14:00:40 Byte Order: Little Endian 14:00:40 CPU(s): 4 14:00:40 On-line CPU(s) list: 0-3 14:00:40 Thread(s) per core: 1 14:00:40 Core(s) per socket: 1 14:00:40 Socket(s): 4 14:00:40 NUMA node(s): 1 14:00:40 Vendor ID: AuthenticAMD 14:00:40 CPU family: 23 14:00:40 Model: 49 14:00:40 Model name: AMD EPYC-Rome Processor 14:00:40 Stepping: 0 14:00:40 CPU MHz: 2799.998 14:00:40 BogoMIPS: 5599.99 14:00:40 Virtualization: AMD-V 14:00:40 Hypervisor vendor: KVM 14:00:40 Virtualization type: full 14:00:40 L1d cache: 32K 14:00:40 L1i cache: 32K 14:00:40 L2 cache: 512K 14:00:40 L3 cache: 16384K 14:00:40 NUMA node0 CPU(s): 0-3 14:00:40 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 14:00:40 14:00:40 14:00:40 ---> nproc: 14:00:40 4 14:00:40 14:00:40 14:00:40 ---> df -h: 14:00:40 Filesystem Size Used Avail Use% Mounted on 14:00:40 udev 7.9G 0 7.9G 0% /dev 14:00:40 tmpfs 1.6G 672K 1.6G 1% /run 14:00:40 /dev/vda1 78G 8.4G 69G 11% / 14:00:40 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:00:40 tmpfs 5.0M 0 5.0M 0% /run/lock 14:00:40 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:00:40 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:00:40 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:00:40 14:00:40 14:00:40 ---> free -m: 14:00:40 total used free shared buff/cache available 14:00:40 Mem: 16040 544 13287 0 2208 15176 14:00:40 Swap: 1023 0 1023 14:00:40 14:00:40 14:00:40 ---> ip addr: 14:00:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:00:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:00:40 inet 127.0.0.1/8 scope host lo 14:00:40 valid_lft forever preferred_lft forever 14:00:40 inet6 ::1/128 scope host 14:00:40 valid_lft forever preferred_lft forever 14:00:40 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:00:40 link/ether fa:16:3e:05:fc:23 brd ff:ff:ff:ff:ff:ff 14:00:40 inet 10.30.106.210/23 brd 10.30.107.255 scope global dynamic ens3 14:00:40 valid_lft 86227sec preferred_lft 86227sec 14:00:40 inet6 fe80::f816:3eff:fe05:fc23/64 scope link 14:00:40 valid_lft forever preferred_lft forever 14:00:40 14:00:40 14:00:40 ---> sar -b -r -n DEV: 14:00:40 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-15030) 01/25/24 _x86_64_ (4 CPU) 14:00:40 14:00:40 13:57:53 LINUX RESTART (4 CPU) 14:00:40 14:00:40 13:58:03 tps rtps wtps bread/s bwrtn/s 14:00:40 13:59:01 249.08 74.50 174.57 4896.54 29866.02 14:00:40 14:00:01 98.37 2.45 95.92 128.78 13460.02 14:00:40 Average: 172.45 37.87 134.58 2472.26 21524.01 14:00:40 14:00:40 13:58:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:00:40 13:59:01 14039996 15617448 2384972 14.52 54056 1724496 737792 4.22 658020 1512592 142128 14:00:40 14:00:01 13654792 15513680 2770176 16.87 76992 1968180 789764 4.52 804264 1720276 168792 14:00:40 Average: 13847394 15565564 2577574 15.69 65524 1846338 763778 4.37 731142 1616434 155460 14:00:40 14:00:40 13:58:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:00:40 13:59:01 ens3 469.28 333.29 2146.57 79.85 0.00 0.00 0.00 0.00 14:00:40 13:59:01 lo 2.69 2.69 0.27 0.27 0.00 0.00 0.00 0.00 14:00:40 14:00:01 ens3 58.01 39.58 840.69 8.92 0.00 0.00 0.00 0.00 14:00:40 14:00:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 14:00:40 Average: ens3 260.16 183.94 1482.57 43.78 0.00 0.00 0.00 0.00 14:00:40 Average: lo 2.07 2.07 0.21 0.21 0.00 0.00 0.00 0.00 14:00:40 14:00:40 14:00:40 ---> sar -P ALL: 14:00:40 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-15030) 01/25/24 _x86_64_ (4 CPU) 14:00:40 14:00:40 13:57:53 LINUX RESTART (4 CPU) 14:00:40 14:00:40 13:58:03 CPU %user %nice %system %iowait %steal %idle 14:00:40 13:59:01 all 23.03 0.00 2.54 5.53 0.08 68.83 14:00:40 13:59:01 0 28.67 0.00 2.38 2.00 0.09 66.86 14:00:40 13:59:01 1 26.72 0.00 3.70 6.35 0.07 63.16 14:00:40 13:59:01 2 20.37 0.00 2.37 7.57 0.10 69.58 14:00:40 13:59:01 3 16.35 0.00 1.66 6.18 0.05 75.75 14:00:40 14:00:01 all 20.93 0.00 1.47 2.92 0.06 74.62 14:00:40 14:00:01 0 25.83 0.00 1.64 1.91 0.12 70.51 14:00:40 14:00:01 1 11.82 0.00 1.68 5.87 0.03 80.59 14:00:40 14:00:01 2 24.47 0.00 1.21 0.69 0.05 73.59 14:00:40 14:00:01 3 21.63 0.00 1.36 3.21 0.05 73.75 14:00:40 Average: all 21.96 0.00 1.99 4.20 0.07 71.78 14:00:40 Average: 0 27.22 0.00 2.00 1.95 0.10 68.72 14:00:40 Average: 1 19.13 0.00 2.67 6.10 0.05 72.04 14:00:40 Average: 2 22.46 0.00 1.78 4.07 0.08 71.62 14:00:40 Average: 3 19.05 0.00 1.51 4.66 0.05 74.73 14:00:40 14:00:40 14:00:40