11:23:31 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137479 11:23:31 Running as SYSTEM 11:23:31 [EnvInject] - Loading node environment variables. 11:23:32 Building remotely on prd-ubuntu1804-builder-4c-4g-17772 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:23:32 [ssh-agent] Looking for ssh-agent implementation... 11:23:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:23:32 $ ssh-agent 11:23:32 SSH_AUTH_SOCK=/tmp/ssh-MUFFF03Tub22/agent.1674 11:23:32 SSH_AGENT_PID=1676 11:23:32 [ssh-agent] Started. 11:23:32 Running ssh-add (command line suppressed) 11:23:32 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_15218888275925551555.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_15218888275925551555.key) 11:23:32 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:23:32 The recommended git tool is: NONE 11:23:33 using credential onap-jenkins-ssh 11:23:33 Wiping out workspace first. 11:23:33 Cloning the remote Git repository 11:23:33 Cloning repository git://cloud.onap.org/mirror/oom.git 11:23:33 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:23:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:23:33 > git --version # timeout=10 11:23:33 > git --version # 'git version 2.17.1' 11:23:33 using GIT_SSH to set credentials Gerrit user 11:23:34 Verifying host key using manually-configured host key entries 11:23:34 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:23:39 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:23:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:23:39 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:23:39 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:23:39 using GIT_SSH to set credentials Gerrit user 11:23:39 Verifying host key using manually-configured host key entries 11:23:39 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/79/137479/2 # timeout=30 11:23:39 > git rev-parse 013545ab19ff83dacacceaca251764c39b1cd1c8^{commit} # timeout=10 11:23:39 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:23:39 Checking out Revision 013545ab19ff83dacacceaca251764c39b1cd1c8 (refs/changes/79/137479/2) 11:23:39 > git config core.sparsecheckout # timeout=10 11:23:39 > git checkout -f 013545ab19ff83dacacceaca251764c39b1cd1c8 # timeout=30 11:23:43 Commit message: "[AAI] Kyverno - disallow-host-path policy" 11:23:43 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:23:43 > git rev-list --no-walk 5fa1a05b3142c1f70757d5ce5b4519e574f6f5b2 # timeout=10 11:23:43 [EnvInject] - Injecting environment variables from a build step. 11:23:43 [EnvInject] - Injecting as environment variables the properties content 11:23:43 PYTHON=python3 11:23:43 11:23:43 [EnvInject] - Variables injected successfully. 11:23:43 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4411891999347895232.sh 11:23:43 ---> tox-install.sh 11:23:43 + source /home/jenkins/lf-env.sh 11:23:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:23:43 ++ mktemp -d /tmp/venv-XXXX 11:23:43 + lf_venv=/tmp/venv-Tt2O 11:23:43 + local venv_file=/tmp/.os_lf_venv 11:23:43 + local python=python3 11:23:43 + local options 11:23:43 + local set_path=true 11:23:43 + local install_args= 11:23:43 ++ 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 11:23:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:23:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:23:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:23:43 + true 11:23:43 + case $1 in 11:23:43 + venv_file=/tmp/.toxenv 11:23:43 + shift 2 11:23:43 + true 11:23:43 + case $1 in 11:23:43 + shift 11:23:43 + break 11:23:43 + case $python in 11:23:43 + local pkg_list= 11:23:43 + [[ -d /opt/pyenv ]] 11:23:43 + echo 'Setup pyenv:' 11:23:43 Setup pyenv: 11:23:43 + export PYENV_ROOT=/opt/pyenv 11:23:43 + PYENV_ROOT=/opt/pyenv 11:23:43 + 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 11:23:43 + 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 11:23:43 + pyenv versions 11:23:43 * system (set by /opt/pyenv/version) 11:23:43 * 3.8.13 (set by /opt/pyenv/version) 11:23:43 * 3.9.13 (set by /opt/pyenv/version) 11:23:43 * 3.10.6 (set by /opt/pyenv/version) 11:23:43 + command -v pyenv 11:23:43 ++ pyenv init - --no-rehash 11:23:43 + 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[*]}"'\'')" 11:23:43 export PATH="/opt/pyenv/shims:${PATH}" 11:23:43 export PYENV_SHELL=bash 11:23:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:23:43 pyenv() { 11:23:43 local command 11:23:43 command="${1:-}" 11:23:43 if [ "$#" -gt 0 ]; then 11:23:43 shift 11:23:43 fi 11:23:43 11:23:43 case "$command" in 11:23:43 rehash|shell) 11:23:43 eval "$(pyenv "sh-$command" "$@")" 11:23:43 ;; 11:23:43 *) 11:23:43 command pyenv "$command" "$@" 11:23:43 ;; 11:23:43 esac 11:23:43 }' 11:23:43 +++ 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[*]}"' 11:23:43 ++ 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 11:23:43 ++ 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 11:23:43 ++ 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 11:23:43 ++ export PYENV_SHELL=bash 11:23:43 ++ PYENV_SHELL=bash 11:23:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:23:43 +++ complete -F _pyenv pyenv 11:23:43 ++ lf-pyver python3 11:23:43 ++ local py_version_xy=python3 11:23:43 ++ local py_version_xyz= 11:23:43 ++ pyenv versions 11:23:43 ++ sed 's/^[ *]* //' 11:23:43 ++ local command 11:23:43 ++ command=versions 11:23:43 ++ '[' 1 -gt 0 ']' 11:23:43 ++ shift 11:23:43 ++ case "$command" in 11:23:43 ++ command pyenv versions 11:23:43 ++ awk '{ print $1 }' 11:23:43 ++ pyenv versions 11:23:43 ++ grep -E '^[0-9.]*[0-9]$' 11:23:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:23:43 +++ grep '^3' /tmp/.pyenv_versions 11:23:43 +++ sort -V 11:23:43 +++ tail -n 1 11:23:43 ++ py_version_xyz=3.10.6 11:23:43 ++ [[ -z 3.10.6 ]] 11:23:43 ++ echo 3.10.6 11:23:43 ++ return 0 11:23:43 + pyenv local 3.10.6 11:23:43 + local command 11:23:43 + command=local 11:23:43 + '[' 2 -gt 0 ']' 11:23:43 + shift 11:23:43 + case "$command" in 11:23:43 + command pyenv local 3.10.6 11:23:43 + pyenv local 3.10.6 11:23:43 + for arg in "$@" 11:23:43 + case $arg in 11:23:43 + pkg_list+='tox ' 11:23:43 + for arg in "$@" 11:23:43 + case $arg in 11:23:43 + pkg_list+='virtualenv ' 11:23:43 + for arg in "$@" 11:23:43 + case $arg in 11:23:43 + pkg_list+='urllib3~=1.26.15 ' 11:23:43 + [[ -f /tmp/.toxenv ]] 11:23:43 + [[ ! -f /tmp/.toxenv ]] 11:23:43 + [[ -n '' ]] 11:23:43 + python3 -m venv /tmp/venv-Tt2O 11:23:48 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Tt2O' 11:23:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Tt2O 11:23:48 + echo /tmp/venv-Tt2O 11:23:48 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:23:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:23:48 + /tmp/venv-Tt2O/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:23:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:23:51 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:23:51 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:23:51 + /tmp/venv-Tt2O/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:23:53 + type python3 11:23:53 + true 11:23:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Tt2O/bin to PATH' 11:23:53 lf-activate-venv(): INFO: Adding /tmp/venv-Tt2O/bin to PATH 11:23:53 + PATH=/tmp/venv-Tt2O/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 11:23:53 + return 0 11:23:53 + python3 --version 11:23:53 Python 3.10.6 11:23:53 + python3 -m pip --version 11:23:54 pip 24.0 from /tmp/venv-Tt2O/lib/python3.10/site-packages/pip (python 3.10) 11:23:54 + python3 -m pip freeze 11:23:54 cachetools==5.3.3 11:23:54 chardet==5.2.0 11:23:54 colorama==0.4.6 11:23:54 distlib==0.3.8 11:23:54 filelock==3.13.1 11:23:54 packaging==24.0 11:23:54 platformdirs==4.2.0 11:23:54 pluggy==1.4.0 11:23:54 pyproject-api==1.6.1 11:23:54 tomli==2.0.1 11:23:54 tox==4.14.2 11:23:54 urllib3==1.26.18 11:23:54 virtualenv==20.25.1 11:23:54 [EnvInject] - Injecting environment variables from a build step. 11:23:54 [EnvInject] - Injecting as environment variables the properties content 11:23:54 PARALLEL=false 11:23:54 11:23:54 [EnvInject] - Variables injected successfully. 11:23:54 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4712257641110574489.sh 11:23:54 ---> tox-run.sh 11:23:54 + 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 11:23:54 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:23:54 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:23:54 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:23:54 + cd /w/workspace/oom-master-pre-commit-lint/. 11:23:54 + source /home/jenkins/lf-env.sh 11:23:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:23:54 ++ mktemp -d /tmp/venv-XXXX 11:23:54 + lf_venv=/tmp/venv-osj2 11:23:54 + local venv_file=/tmp/.os_lf_venv 11:23:54 + local python=python3 11:23:54 + local options 11:23:54 + local set_path=true 11:23:54 + local install_args= 11:23:54 ++ 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 11:23:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:23:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:23:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:23:54 + true 11:23:54 + case $1 in 11:23:54 + venv_file=/tmp/.toxenv 11:23:54 + shift 2 11:23:54 + true 11:23:54 + case $1 in 11:23:54 + shift 11:23:54 + break 11:23:54 + case $python in 11:23:54 + local pkg_list= 11:23:54 + [[ -d /opt/pyenv ]] 11:23:54 + echo 'Setup pyenv:' 11:23:54 Setup pyenv: 11:23:54 + export PYENV_ROOT=/opt/pyenv 11:23:54 + PYENV_ROOT=/opt/pyenv 11:23:54 + 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 11:23:54 + 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 11:23:54 + pyenv versions 11:23:54 system 11:23:54 3.8.13 11:23:54 3.9.13 11:23:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:23:54 + command -v pyenv 11:23:54 ++ pyenv init - --no-rehash 11:23:54 + 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[*]}"'\'')" 11:23:54 export PATH="/opt/pyenv/shims:${PATH}" 11:23:54 export PYENV_SHELL=bash 11:23:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:23:54 pyenv() { 11:23:54 local command 11:23:54 command="${1:-}" 11:23:54 if [ "$#" -gt 0 ]; then 11:23:54 shift 11:23:54 fi 11:23:54 11:23:54 case "$command" in 11:23:54 rehash|shell) 11:23:54 eval "$(pyenv "sh-$command" "$@")" 11:23:54 ;; 11:23:54 *) 11:23:54 command pyenv "$command" "$@" 11:23:54 ;; 11:23:54 esac 11:23:54 }' 11:23:54 +++ 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[*]}"' 11:23:54 ++ 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 11:23:54 ++ 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 11:23:54 ++ 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 11:23:54 ++ export PYENV_SHELL=bash 11:23:54 ++ PYENV_SHELL=bash 11:23:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:23:54 +++ complete -F _pyenv pyenv 11:23:54 ++ lf-pyver python3 11:23:54 ++ local py_version_xy=python3 11:23:54 ++ local py_version_xyz= 11:23:54 ++ pyenv versions 11:23:54 ++ local command 11:23:54 ++ command=versions 11:23:54 ++ '[' 1 -gt 0 ']' 11:23:54 ++ shift 11:23:54 ++ case "$command" in 11:23:54 ++ command pyenv versions 11:23:54 ++ pyenv versions 11:23:54 ++ sed 's/^[ *]* //' 11:23:54 ++ grep -E '^[0-9.]*[0-9]$' 11:23:54 ++ awk '{ print $1 }' 11:23:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:23:54 +++ grep '^3' /tmp/.pyenv_versions 11:23:54 +++ sort -V 11:23:54 +++ tail -n 1 11:23:54 ++ py_version_xyz=3.10.6 11:23:54 ++ [[ -z 3.10.6 ]] 11:23:54 ++ echo 3.10.6 11:23:54 ++ return 0 11:23:54 + pyenv local 3.10.6 11:23:54 + local command 11:23:54 + command=local 11:23:54 + '[' 2 -gt 0 ']' 11:23:54 + shift 11:23:54 + case "$command" in 11:23:54 + command pyenv local 3.10.6 11:23:54 + pyenv local 3.10.6 11:23:54 + for arg in "$@" 11:23:54 + case $arg in 11:23:54 + pkg_list+='tox ' 11:23:54 + for arg in "$@" 11:23:54 + case $arg in 11:23:54 + pkg_list+='virtualenv ' 11:23:54 + for arg in "$@" 11:23:54 + case $arg in 11:23:54 + pkg_list+='urllib3~=1.26.15 ' 11:23:54 + [[ -f /tmp/.toxenv ]] 11:23:54 ++ cat /tmp/.toxenv 11:23:54 + lf_venv=/tmp/venv-Tt2O 11:23:54 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tt2O from' file:/tmp/.toxenv 11:23:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tt2O from file:/tmp/.toxenv 11:23:54 + /tmp/venv-Tt2O/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:23:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:23:55 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:23:55 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:23:55 + /tmp/venv-Tt2O/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:23:57 + type python3 11:23:57 + true 11:23:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Tt2O/bin to PATH' 11:23:57 lf-activate-venv(): INFO: Adding /tmp/venv-Tt2O/bin to PATH 11:23:57 + PATH=/tmp/venv-Tt2O/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 11:23:57 + return 0 11:23:57 + [[ -d /opt/pyenv ]] 11:23:57 + echo '---> Setting up pyenv' 11:23:57 ---> Setting up pyenv 11:23:57 + export PYENV_ROOT=/opt/pyenv 11:23:57 + PYENV_ROOT=/opt/pyenv 11:23:57 + export PATH=/opt/pyenv/bin:/tmp/venv-Tt2O/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 11:23:57 + PATH=/opt/pyenv/bin:/tmp/venv-Tt2O/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 11:23:57 ++ pwd 11:23:57 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:23:57 + export PYTHONPATH 11:23:57 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:23:57 + TOX_TESTENV_PASSENV=PYTHONPATH 11:23:57 + tox --version 11:23:57 4.14.2 from /tmp/venv-Tt2O/lib/python3.10/site-packages/tox/__init__.py 11:23:57 + PARALLEL=false 11:23:57 + TOX_OPTIONS_LIST= 11:23:57 + [[ -n pre-commit ]] 11:23:57 + TOX_OPTIONS_LIST=' -e pre-commit' 11:23:57 + case ${PARALLEL,,} in 11:23:57 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:23:57 + tox -e pre-commit 11:23:58 pre-commit: install_deps> python -I -m pip install pre-commit 11:24:01 pre-commit: freeze> python -m pip freeze --all 11:24:01 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.6.2,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 11:24:01 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:24:02 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:24:02 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:24:03 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:24:04 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:24:04 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:24:04 [INFO] Once installed this environment will be reused. 11:24:04 [INFO] This may take a few minutes... 11:24:08 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:24:08 [INFO] Once installed this environment will be reused. 11:24:08 [INFO] This may take a few minutes... 11:24:13 Trim Trailing Whitespace.................................................Passed 11:24:13 Tabs remover.............................................................Passed 11:24:13 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:24:14 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:24:14 [INFO] Once installed this environment will be reused. 11:24:14 [INFO] This may take a few minutes... 11:24:20 gitlint..............................................(no files to check)Skipped 11:24:20 pre-commit: OK (22.84=setup[4.24]+cmd[11.74,6.86] seconds) 11:24:20 congratulations :) (23.01 seconds) 11:24:20 + tox_status=0 11:24:20 + echo '---> Completed tox runs' 11:24:20 ---> Completed tox runs 11:24:20 + for i in .tox/*/log 11:24:20 ++ echo .tox/pre-commit/log 11:24:20 ++ awk -F/ '{print $2}' 11:24:20 + tox_env=pre-commit 11:24:20 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:24:20 + DOC_DIR=docs/_build/html 11:24:20 + [[ -d docs/_build/html ]] 11:24:20 + echo '---> tox-run.sh ends' 11:24:20 ---> tox-run.sh ends 11:24:20 + test 0 -eq 0 11:24:20 $ ssh-agent -k 11:24:20 unset SSH_AUTH_SOCK; 11:24:20 unset SSH_AGENT_PID; 11:24:20 echo Agent pid 1676 killed; 11:24:20 [ssh-agent] Stopped. 11:24:20 [PostBuildScript] - [INFO] Executing post build scripts. 11:24:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins501492510593500846.sh 11:24:20 ---> sysstat.sh 11:24:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17858064553381519412.sh 11:24:21 ---> package-listing.sh 11:24:21 ++ tr '[:upper:]' '[:lower:]' 11:24:21 ++ facter osfamily 11:24:21 + OS_FAMILY=debian 11:24:21 + workspace=/w/workspace/oom-master-pre-commit-lint 11:24:21 + START_PACKAGES=/tmp/packages_start.txt 11:24:21 + END_PACKAGES=/tmp/packages_end.txt 11:24:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:24:21 + PACKAGES=/tmp/packages_start.txt 11:24:21 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:24:21 + PACKAGES=/tmp/packages_end.txt 11:24:21 + case "${OS_FAMILY}" in 11:24:21 + dpkg -l 11:24:21 + grep '^ii' 11:24:21 + '[' -f /tmp/packages_start.txt ']' 11:24:21 + '[' -f /tmp/packages_end.txt ']' 11:24:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:24:21 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:24:21 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:24:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:24:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18010628247038847998.sh 11:24:21 ---> capture-instance-metadata.sh 11:24:21 Setup pyenv: 11:24:21 system 11:24:21 3.8.13 11:24:21 3.9.13 11:24:21 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:24:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GGgV 11:24:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:24:28 lf-activate-venv(): INFO: Installing: lftools 11:24:59 lf-activate-venv(): INFO: Adding /tmp/venv-GGgV/bin to PATH 11:24:59 INFO: Running in OpenStack, capturing instance metadata 11:24:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6478589269484533207.sh 11:24:59 provisioning config files... 11:24:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config15209234724710562020tmp 11:24:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:24:59 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:24:59 [EnvInject] - Injecting environment variables from a build step. 11:24:59 [EnvInject] - Injecting as environment variables the properties content 11:24:59 SERVER_ID=logs 11:24:59 11:24:59 [EnvInject] - Variables injected successfully. 11:24:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2108481685967091715.sh 11:24:59 ---> create-netrc.sh 11:24:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins445433232427379348.sh 11:24:59 ---> python-tools-install.sh 11:24:59 Setup pyenv: 11:24:59 system 11:24:59 3.8.13 11:24:59 3.9.13 11:24:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:24:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GGgV from file:/tmp/.os_lf_venv 11:25:01 lf-activate-venv(): INFO: Installing: lftools 11:25:09 lf-activate-venv(): INFO: Adding /tmp/venv-GGgV/bin to PATH 11:25:09 Generating Requirements File 11:25:36 Python 3.10.6 11:25:37 pip 24.0 from /tmp/venv-GGgV/lib/python3.10/site-packages/pip (python 3.10) 11:25:37 appdirs==1.4.4 11:25:37 argcomplete==3.2.3 11:25:37 aspy.yaml==1.3.0 11:25:37 attrs==23.2.0 11:25:37 autopage==0.5.2 11:25:37 beautifulsoup4==4.12.3 11:25:37 boto3==1.34.69 11:25:37 botocore==1.34.69 11:25:37 bs4==0.0.2 11:25:37 cachetools==5.3.3 11:25:37 certifi==2024.2.2 11:25:37 cffi==1.16.0 11:25:37 cfgv==3.4.0 11:25:37 chardet==5.2.0 11:25:37 charset-normalizer==3.3.2 11:25:37 click==8.1.7 11:25:37 cliff==4.6.0 11:25:37 cmd2==2.4.3 11:25:37 cryptography==3.3.2 11:25:37 debtcollector==3.0.0 11:25:37 decorator==5.1.1 11:25:37 defusedxml==0.7.1 11:25:37 Deprecated==1.2.14 11:25:37 distlib==0.3.8 11:25:37 dnspython==2.6.1 11:25:37 docker==4.2.2 11:25:37 dogpile.cache==1.3.2 11:25:37 email_validator==2.1.1 11:25:37 filelock==3.13.1 11:25:37 future==1.0.0 11:25:37 gitdb==4.0.11 11:25:37 GitPython==3.1.42 11:25:37 google-auth==2.29.0 11:25:37 httplib2==0.22.0 11:25:37 identify==2.5.35 11:25:37 idna==3.6 11:25:37 importlib-resources==1.5.0 11:25:37 iso8601==2.1.0 11:25:37 Jinja2==3.1.3 11:25:37 jmespath==1.0.1 11:25:37 jsonpatch==1.33 11:25:37 jsonpointer==2.4 11:25:37 jsonschema==4.21.1 11:25:37 jsonschema-specifications==2023.12.1 11:25:37 keystoneauth1==5.6.0 11:25:37 kubernetes==29.0.0 11:25:37 lftools==0.37.10 11:25:37 lxml==5.1.0 11:25:37 MarkupSafe==2.1.5 11:25:37 msgpack==1.0.8 11:25:37 multi_key_dict==2.0.3 11:25:37 munch==4.0.0 11:25:37 netaddr==1.2.1 11:25:37 netifaces==0.11.0 11:25:37 niet==1.4.2 11:25:37 nodeenv==1.8.0 11:25:37 oauth2client==4.1.3 11:25:37 oauthlib==3.2.2 11:25:37 openstacksdk==3.0.0 11:25:37 os-client-config==2.1.0 11:25:37 os-service-types==1.7.0 11:25:37 osc-lib==3.0.1 11:25:37 oslo.config==9.4.0 11:25:37 oslo.context==5.5.0 11:25:37 oslo.i18n==6.3.0 11:25:37 oslo.log==5.5.0 11:25:37 oslo.serialization==5.4.0 11:25:37 oslo.utils==7.1.0 11:25:37 packaging==24.0 11:25:37 pbr==6.0.0 11:25:37 platformdirs==4.2.0 11:25:37 prettytable==3.10.0 11:25:37 pyasn1==0.5.1 11:25:37 pyasn1-modules==0.3.0 11:25:37 pycparser==2.21 11:25:37 pygerrit2==2.0.15 11:25:37 PyGithub==2.2.0 11:25:37 pyinotify==0.9.6 11:25:37 PyJWT==2.8.0 11:25:37 PyNaCl==1.5.0 11:25:37 pyparsing==2.4.7 11:25:37 pyperclip==1.8.2 11:25:37 pyrsistent==0.20.0 11:25:37 python-cinderclient==9.5.0 11:25:37 python-dateutil==2.9.0.post0 11:25:37 python-heatclient==3.5.0 11:25:37 python-jenkins==1.8.2 11:25:37 python-keystoneclient==5.4.0 11:25:37 python-magnumclient==4.4.0 11:25:37 python-novaclient==18.6.0 11:25:37 python-openstackclient==6.6.0 11:25:37 python-swiftclient==4.5.0 11:25:37 PyYAML==6.0.1 11:25:37 referencing==0.34.0 11:25:37 requests==2.31.0 11:25:37 requests-oauthlib==2.0.0 11:25:37 requestsexceptions==1.4.0 11:25:37 rfc3986==2.0.0 11:25:37 rpds-py==0.18.0 11:25:37 rsa==4.9 11:25:37 ruamel.yaml==0.18.6 11:25:37 ruamel.yaml.clib==0.2.8 11:25:37 s3transfer==0.10.1 11:25:37 simplejson==3.19.2 11:25:37 six==1.16.0 11:25:37 smmap==5.0.1 11:25:37 soupsieve==2.5 11:25:37 stevedore==5.2.0 11:25:37 tabulate==0.9.0 11:25:37 toml==0.10.2 11:25:37 tomlkit==0.12.4 11:25:37 tqdm==4.66.2 11:25:37 typing_extensions==4.10.0 11:25:37 tzdata==2024.1 11:25:37 urllib3==1.26.18 11:25:37 virtualenv==20.25.1 11:25:37 wcwidth==0.2.13 11:25:37 websocket-client==1.7.0 11:25:37 wrapt==1.16.0 11:25:37 xdg==6.0.0 11:25:37 xmltodict==0.13.0 11:25:37 yq==3.2.3 11:25:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4356117883683888703.sh 11:25:37 ---> sudo-logs.sh 11:25:37 Archiving 'sudo' log.. 11:25:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9628394633193295738.sh 11:25:37 ---> job-cost.sh 11:25:37 Setup pyenv: 11:25:37 system 11:25:37 3.8.13 11:25:37 3.9.13 11:25:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:25:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GGgV from file:/tmp/.os_lf_venv 11:25:39 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:25:44 lf-activate-venv(): INFO: Adding /tmp/venv-GGgV/bin to PATH 11:25:44 INFO: No Stack... 11:25:44 INFO: Retrieving Pricing Info for: v3-standard-4 11:25:44 INFO: Archiving Costs 11:25:44 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17148107420211219795.sh 11:25:44 ---> logs-deploy.sh 11:25:44 Setup pyenv: 11:25:44 system 11:25:44 3.8.13 11:25:44 3.9.13 11:25:44 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:25:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GGgV from file:/tmp/.os_lf_venv 11:25:46 lf-activate-venv(): INFO: Installing: lftools 11:25:55 lf-activate-venv(): INFO: Adding /tmp/venv-GGgV/bin to PATH 11:25:55 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3364 11:25:55 INFO: archiving workspace using pattern(s): 11:25:56 Archives upload complete. 11:25:56 INFO: archiving logs to Nexus 11:25:57 ---> uname -a: 11:25:57 Linux prd-ubuntu1804-builder-4c-4g-17772 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:25:57 11:25:57 11:25:57 ---> lscpu: 11:25:57 Architecture: x86_64 11:25:57 CPU op-mode(s): 32-bit, 64-bit 11:25:57 Byte Order: Little Endian 11:25:57 CPU(s): 4 11:25:57 On-line CPU(s) list: 0-3 11:25:57 Thread(s) per core: 1 11:25:57 Core(s) per socket: 1 11:25:57 Socket(s): 4 11:25:57 NUMA node(s): 1 11:25:57 Vendor ID: AuthenticAMD 11:25:57 CPU family: 23 11:25:57 Model: 49 11:25:57 Model name: AMD EPYC-Rome Processor 11:25:57 Stepping: 0 11:25:57 CPU MHz: 2799.998 11:25:57 BogoMIPS: 5599.99 11:25:57 Virtualization: AMD-V 11:25:57 Hypervisor vendor: KVM 11:25:57 Virtualization type: full 11:25:57 L1d cache: 32K 11:25:57 L1i cache: 32K 11:25:57 L2 cache: 512K 11:25:57 L3 cache: 16384K 11:25:57 NUMA node0 CPU(s): 0-3 11:25:57 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 11:25:57 11:25:57 11:25:57 ---> nproc: 11:25:57 4 11:25:57 11:25:57 11:25:57 ---> df -h: 11:25:57 Filesystem Size Used Avail Use% Mounted on 11:25:57 udev 7.9G 0 7.9G 0% /dev 11:25:57 tmpfs 1.6G 672K 1.6G 1% /run 11:25:57 /dev/vda1 78G 8.4G 70G 11% / 11:25:57 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:25:57 tmpfs 5.0M 0 5.0M 0% /run/lock 11:25:57 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:25:57 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:25:57 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:25:57 11:25:57 11:25:57 ---> free -m: 11:25:57 total used free shared buff/cache available 11:25:57 Mem: 16040 544 13302 0 2193 15176 11:25:57 Swap: 1023 0 1023 11:25:57 11:25:57 11:25:57 ---> ip addr: 11:25:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:25:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:25:57 inet 127.0.0.1/8 scope host lo 11:25:57 valid_lft forever preferred_lft forever 11:25:57 inet6 ::1/128 scope host 11:25:57 valid_lft forever preferred_lft forever 11:25:57 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:25:57 link/ether fa:16:3e:e8:03:2e brd ff:ff:ff:ff:ff:ff 11:25:57 inet 10.30.107.4/23 brd 10.30.107.255 scope global dynamic ens3 11:25:57 valid_lft 86233sec preferred_lft 86233sec 11:25:57 inet6 fe80::f816:3eff:fee8:32e/64 scope link 11:25:57 valid_lft forever preferred_lft forever 11:25:57 11:25:57 11:25:57 ---> sar -b -r -n DEV: 11:25:57 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17772) 03/24/24 _x86_64_ (4 CPU) 11:25:57 11:25:57 11:23:14 LINUX RESTART (4 CPU) 11:25:57 11:25:57 11:24:01 tps rtps wtps bread/s bwrtn/s 11:25:57 11:25:01 123.70 15.38 108.32 1137.41 32224.76 11:25:57 Average: 123.70 15.38 108.32 1137.41 32224.76 11:25:57 11:25:57 11:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:25:57 11:25:01 13769740 15575828 2655228 16.17 74480 1918956 758948 4.34 747304 1667484 150560 11:25:57 Average: 13769740 15575828 2655228 16.17 74480 1918956 758948 4.34 747304 1667484 150560 11:25:57 11:25:57 11:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:25:57 11:25:01 lo 2.33 2.33 0.24 0.24 0.00 0.00 0.00 0.00 11:25:57 11:25:01 ens3 72.29 49.04 1038.69 9.47 0.00 0.00 0.00 0.00 11:25:57 Average: lo 2.33 2.33 0.24 0.24 0.00 0.00 0.00 0.00 11:25:57 Average: ens3 72.29 49.04 1038.69 9.47 0.00 0.00 0.00 0.00 11:25:57 11:25:57 11:25:57 ---> sar -P ALL: 11:25:57 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17772) 03/24/24 _x86_64_ (4 CPU) 11:25:57 11:25:57 11:23:14 LINUX RESTART (4 CPU) 11:25:57 11:25:57 11:24:01 CPU %user %nice %system %iowait %steal %idle 11:25:57 11:25:01 all 25.04 0.00 2.13 4.09 0.06 68.67 11:25:57 11:25:01 0 19.93 0.00 1.48 0.23 0.05 78.31 11:25:57 11:25:01 1 19.07 0.00 1.94 0.30 0.05 78.64 11:25:57 11:25:01 2 32.73 0.00 2.62 3.61 0.07 60.98 11:25:57 11:25:01 3 28.44 0.00 2.50 12.24 0.07 56.75 11:25:57 Average: all 25.04 0.00 2.13 4.09 0.06 68.67 11:25:57 Average: 0 19.93 0.00 1.48 0.23 0.05 78.31 11:25:57 Average: 1 19.07 0.00 1.94 0.30 0.05 78.64 11:25:57 Average: 2 32.73 0.00 2.62 3.61 0.07 60.98 11:25:57 Average: 3 28.44 0.00 2.50 12.24 0.07 56.75 11:25:57 11:25:57 11:25:57