08:48:40 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137479 08:48:40 Running as SYSTEM 08:48:40 [EnvInject] - Loading node environment variables. 08:48:40 Building remotely on prd-ubuntu1804-builder-4c-4g-11241 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 08:48:40 [ssh-agent] Looking for ssh-agent implementation... 08:48:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:48:40 $ ssh-agent 08:48:40 SSH_AUTH_SOCK=/tmp/ssh-DM4ZdcqXj8hu/agent.1742 08:48:40 SSH_AGENT_PID=1744 08:48:40 [ssh-agent] Started. 08:48:40 Running ssh-add (command line suppressed) 08:48:41 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_9987287656986564210.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_9987287656986564210.key) 08:48:41 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:48:41 The recommended git tool is: NONE 08:48:42 using credential onap-jenkins-ssh 08:48:42 Wiping out workspace first. 08:48:42 Cloning the remote Git repository 08:48:42 Cloning repository git://cloud.onap.org/mirror/oom.git 08:48:42 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 08:48:43 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:48:43 > git --version # timeout=10 08:48:43 > git --version # 'git version 2.17.1' 08:48:43 using GIT_SSH to set credentials Gerrit user 08:48:43 Verifying host key using manually-configured host key entries 08:48:43 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:48:50 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:48:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:48:50 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:48:50 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:48:50 using GIT_SSH to set credentials Gerrit user 08:48:50 Verifying host key using manually-configured host key entries 08:48:50 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/79/137479/1 # timeout=30 08:48:50 > git rev-parse 0faab8db2d5dda750a8e9e3b36b9afc2356977f8^{commit} # timeout=10 08:48:50 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:48:50 Checking out Revision 0faab8db2d5dda750a8e9e3b36b9afc2356977f8 (refs/changes/79/137479/1) 08:48:50 > git config core.sparsecheckout # timeout=10 08:48:50 > git checkout -f 0faab8db2d5dda750a8e9e3b36b9afc2356977f8 # timeout=30 08:48:53 Commit message: "[AAI] Kyverno - disallow-host-path policy" 08:48:53 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:48:53 > git rev-list --no-walk 9e79dd39f57135ab08f58b74b628c4ae5991e503 # timeout=10 08:48:53 [EnvInject] - Injecting environment variables from a build step. 08:48:53 [EnvInject] - Injecting as environment variables the properties content 08:48:53 PYTHON=python3 08:48:53 08:48:53 [EnvInject] - Variables injected successfully. 08:48:53 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins715380789669446533.sh 08:48:53 ---> tox-install.sh 08:48:53 + source /home/jenkins/lf-env.sh 08:48:53 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:48:53 ++ mktemp -d /tmp/venv-XXXX 08:48:53 + lf_venv=/tmp/venv-hee5 08:48:53 + local venv_file=/tmp/.os_lf_venv 08:48:53 + local python=python3 08:48:53 + local options 08:48:53 + local set_path=true 08:48:53 + local install_args= 08:48:53 ++ 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 08:48:53 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:48:53 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:48:53 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:48:53 + true 08:48:53 + case $1 in 08:48:53 + venv_file=/tmp/.toxenv 08:48:53 + shift 2 08:48:53 + true 08:48:53 + case $1 in 08:48:53 + shift 08:48:53 + break 08:48:53 + case $python in 08:48:53 + local pkg_list= 08:48:53 + [[ -d /opt/pyenv ]] 08:48:53 + echo 'Setup pyenv:' 08:48:53 Setup pyenv: 08:48:53 + export PYENV_ROOT=/opt/pyenv 08:48:53 + PYENV_ROOT=/opt/pyenv 08:48:53 + 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 08:48:53 + 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 08:48:53 + pyenv versions 08:48:53 * system (set by /opt/pyenv/version) 08:48:53 * 3.8.13 (set by /opt/pyenv/version) 08:48:53 * 3.9.13 (set by /opt/pyenv/version) 08:48:53 * 3.10.6 (set by /opt/pyenv/version) 08:48:53 + command -v pyenv 08:48:53 ++ pyenv init - --no-rehash 08:48:53 + 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[*]}"'\'')" 08:48:53 export PATH="/opt/pyenv/shims:${PATH}" 08:48:53 export PYENV_SHELL=bash 08:48:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:48:53 pyenv() { 08:48:53 local command 08:48:53 command="${1:-}" 08:48:53 if [ "$#" -gt 0 ]; then 08:48:53 shift 08:48:53 fi 08:48:53 08:48:53 case "$command" in 08:48:53 rehash|shell) 08:48:53 eval "$(pyenv "sh-$command" "$@")" 08:48:53 ;; 08:48:53 *) 08:48:53 command pyenv "$command" "$@" 08:48:53 ;; 08:48:53 esac 08:48:53 }' 08:48:53 +++ 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[*]}"' 08:48:53 ++ 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 08:48:53 ++ 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 08:48:53 ++ 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 08:48:53 ++ export PYENV_SHELL=bash 08:48:53 ++ PYENV_SHELL=bash 08:48:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:48:53 +++ complete -F _pyenv pyenv 08:48:53 ++ lf-pyver python3 08:48:53 ++ local py_version_xy=python3 08:48:53 ++ local py_version_xyz= 08:48:53 ++ pyenv versions 08:48:53 ++ local command 08:48:53 ++ command=versions 08:48:53 ++ '[' 1 -gt 0 ']' 08:48:53 ++ shift 08:48:53 ++ case "$command" in 08:48:53 ++ command pyenv versions 08:48:53 ++ sed 's/^[ *]* //' 08:48:53 ++ pyenv versions 08:48:53 ++ awk '{ print $1 }' 08:48:53 ++ grep -E '^[0-9.]*[0-9]$' 08:48:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:48:54 +++ grep '^3' /tmp/.pyenv_versions 08:48:54 +++ sort -V 08:48:54 +++ tail -n 1 08:48:54 ++ py_version_xyz=3.10.6 08:48:54 ++ [[ -z 3.10.6 ]] 08:48:54 ++ echo 3.10.6 08:48:54 ++ return 0 08:48:54 + pyenv local 3.10.6 08:48:54 + local command 08:48:54 + command=local 08:48:54 + '[' 2 -gt 0 ']' 08:48:54 + shift 08:48:54 + case "$command" in 08:48:54 + command pyenv local 3.10.6 08:48:54 + pyenv local 3.10.6 08:48:54 + for arg in "$@" 08:48:54 + case $arg in 08:48:54 + pkg_list+='tox ' 08:48:54 + for arg in "$@" 08:48:54 + case $arg in 08:48:54 + pkg_list+='virtualenv ' 08:48:54 + for arg in "$@" 08:48:54 + case $arg in 08:48:54 + pkg_list+='urllib3~=1.26.15 ' 08:48:54 + [[ -f /tmp/.toxenv ]] 08:48:54 + [[ ! -f /tmp/.toxenv ]] 08:48:54 + [[ -n '' ]] 08:48:54 + python3 -m venv /tmp/venv-hee5 08:48:59 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hee5' 08:48:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hee5 08:48:59 + echo /tmp/venv-hee5 08:48:59 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:48:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:48:59 + /tmp/venv-hee5/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:49:02 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:49:02 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:49:02 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:49:02 + /tmp/venv-hee5/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:49:05 + type python3 08:49:05 + true 08:49:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-hee5/bin to PATH' 08:49:05 lf-activate-venv(): INFO: Adding /tmp/venv-hee5/bin to PATH 08:49:05 + PATH=/tmp/venv-hee5/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 08:49:05 + return 0 08:49:05 + python3 --version 08:49:05 Python 3.10.6 08:49:05 + python3 -m pip --version 08:49:05 pip 24.0 from /tmp/venv-hee5/lib/python3.10/site-packages/pip (python 3.10) 08:49:05 + python3 -m pip freeze 08:49:06 cachetools==5.3.3 08:49:06 chardet==5.2.0 08:49:06 colorama==0.4.6 08:49:06 distlib==0.3.8 08:49:06 filelock==3.13.1 08:49:06 packaging==23.2 08:49:06 platformdirs==4.2.0 08:49:06 pluggy==1.4.0 08:49:06 pyproject-api==1.6.1 08:49:06 tomli==2.0.1 08:49:06 tox==4.14.0 08:49:06 urllib3==1.26.18 08:49:06 virtualenv==20.25.1 08:49:06 [EnvInject] - Injecting environment variables from a build step. 08:49:06 [EnvInject] - Injecting as environment variables the properties content 08:49:06 PARALLEL=false 08:49:06 08:49:06 [EnvInject] - Variables injected successfully. 08:49:06 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8943101731587957653.sh 08:49:06 ---> tox-run.sh 08:49:06 + 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 08:49:06 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 08:49:06 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 08:49:06 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 08:49:06 + cd /w/workspace/oom-master-pre-commit-lint/. 08:49:06 + source /home/jenkins/lf-env.sh 08:49:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:49:06 ++ mktemp -d /tmp/venv-XXXX 08:49:06 + lf_venv=/tmp/venv-rGh0 08:49:06 + local venv_file=/tmp/.os_lf_venv 08:49:06 + local python=python3 08:49:06 + local options 08:49:06 + local set_path=true 08:49:06 + local install_args= 08:49:06 ++ 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 08:49:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:49:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:49:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:49:06 + true 08:49:06 + case $1 in 08:49:06 + venv_file=/tmp/.toxenv 08:49:06 + shift 2 08:49:06 + true 08:49:06 + case $1 in 08:49:06 + shift 08:49:06 + break 08:49:06 + case $python in 08:49:06 + local pkg_list= 08:49:06 + [[ -d /opt/pyenv ]] 08:49:06 + echo 'Setup pyenv:' 08:49:06 Setup pyenv: 08:49:06 + export PYENV_ROOT=/opt/pyenv 08:49:06 + PYENV_ROOT=/opt/pyenv 08:49:06 + 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 08:49:06 + 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 08:49:06 + pyenv versions 08:49:06 system 08:49:06 3.8.13 08:49:06 3.9.13 08:49:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:49:06 + command -v pyenv 08:49:06 ++ pyenv init - --no-rehash 08:49:06 + 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[*]}"'\'')" 08:49:06 export PATH="/opt/pyenv/shims:${PATH}" 08:49:06 export PYENV_SHELL=bash 08:49:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:49:06 pyenv() { 08:49:06 local command 08:49:06 command="${1:-}" 08:49:06 if [ "$#" -gt 0 ]; then 08:49:06 shift 08:49:06 fi 08:49:06 08:49:06 case "$command" in 08:49:06 rehash|shell) 08:49:06 eval "$(pyenv "sh-$command" "$@")" 08:49:06 ;; 08:49:06 *) 08:49:06 command pyenv "$command" "$@" 08:49:06 ;; 08:49:06 esac 08:49:06 }' 08:49:06 +++ 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[*]}"' 08:49:06 ++ 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 08:49:06 ++ 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 08:49:06 ++ 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 08:49:06 ++ export PYENV_SHELL=bash 08:49:06 ++ PYENV_SHELL=bash 08:49:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:49:06 +++ complete -F _pyenv pyenv 08:49:06 ++ lf-pyver python3 08:49:06 ++ local py_version_xy=python3 08:49:06 ++ local py_version_xyz= 08:49:06 ++ pyenv versions 08:49:06 ++ local command 08:49:06 ++ sed 's/^[ *]* //' 08:49:06 ++ command=versions 08:49:06 ++ '[' 1 -gt 0 ']' 08:49:06 ++ shift 08:49:06 ++ case "$command" in 08:49:06 ++ command pyenv versions 08:49:06 ++ pyenv versions 08:49:06 ++ grep -E '^[0-9.]*[0-9]$' 08:49:06 ++ awk '{ print $1 }' 08:49:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:49:06 +++ grep '^3' /tmp/.pyenv_versions 08:49:06 +++ sort -V 08:49:06 +++ tail -n 1 08:49:06 ++ py_version_xyz=3.10.6 08:49:06 ++ [[ -z 3.10.6 ]] 08:49:06 ++ echo 3.10.6 08:49:06 ++ return 0 08:49:06 + pyenv local 3.10.6 08:49:06 + local command 08:49:06 + command=local 08:49:06 + '[' 2 -gt 0 ']' 08:49:06 + shift 08:49:06 + case "$command" in 08:49:06 + command pyenv local 3.10.6 08:49:06 + pyenv local 3.10.6 08:49:06 + for arg in "$@" 08:49:06 + case $arg in 08:49:06 + pkg_list+='tox ' 08:49:06 + for arg in "$@" 08:49:06 + case $arg in 08:49:06 + pkg_list+='virtualenv ' 08:49:06 + for arg in "$@" 08:49:06 + case $arg in 08:49:06 + pkg_list+='urllib3~=1.26.15 ' 08:49:06 + [[ -f /tmp/.toxenv ]] 08:49:06 ++ cat /tmp/.toxenv 08:49:06 + lf_venv=/tmp/venv-hee5 08:49:06 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hee5 from' file:/tmp/.toxenv 08:49:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hee5 from file:/tmp/.toxenv 08:49:06 + /tmp/venv-hee5/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:49:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:49:07 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:49:07 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:49:07 + /tmp/venv-hee5/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:49:08 + type python3 08:49:08 + true 08:49:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-hee5/bin to PATH' 08:49:08 lf-activate-venv(): INFO: Adding /tmp/venv-hee5/bin to PATH 08:49:08 + PATH=/tmp/venv-hee5/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 08:49:08 + return 0 08:49:08 + [[ -d /opt/pyenv ]] 08:49:08 + echo '---> Setting up pyenv' 08:49:08 ---> Setting up pyenv 08:49:08 + export PYENV_ROOT=/opt/pyenv 08:49:08 + PYENV_ROOT=/opt/pyenv 08:49:08 + export PATH=/opt/pyenv/bin:/tmp/venv-hee5/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 08:49:08 + PATH=/opt/pyenv/bin:/tmp/venv-hee5/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 08:49:08 ++ pwd 08:49:08 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 08:49:08 + export PYTHONPATH 08:49:08 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:49:08 + TOX_TESTENV_PASSENV=PYTHONPATH 08:49:08 + tox --version 08:49:09 4.14.0 from /tmp/venv-hee5/lib/python3.10/site-packages/tox/__init__.py 08:49:09 + PARALLEL=false 08:49:09 + TOX_OPTIONS_LIST= 08:49:09 + [[ -n pre-commit ]] 08:49:09 + TOX_OPTIONS_LIST=' -e pre-commit' 08:49:09 + case ${PARALLEL,,} in 08:49:09 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 08:49:09 + tox -e pre-commit 08:49:10 pre-commit: install_deps> python -I -m pip install pre-commit 08:49:13 pre-commit: freeze> python -m pip freeze --all 08:49:13 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 08:49:13 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 08:49:14 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 08:49:14 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 08:49:15 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 08:49:16 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:49:16 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 08:49:16 [INFO] Once installed this environment will be reused. 08:49:16 [INFO] This may take a few minutes... 08:49:19 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:49:19 [INFO] Once installed this environment will be reused. 08:49:19 [INFO] This may take a few minutes... 08:49:25 Trim Trailing Whitespace.................................................Passed 08:49:25 Tabs remover.............................................................Passed 08:49:25 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 08:49:26 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 08:49:26 [INFO] Once installed this environment will be reused. 08:49:26 [INFO] This may take a few minutes... 08:49:32 gitlint..............................................(no files to check)Skipped 08:49:32 pre-commit: OK (22.65=setup[4.32]+cmd[11.87,6.47] seconds) 08:49:32 congratulations :) (22.83 seconds) 08:49:32 + tox_status=0 08:49:32 + echo '---> Completed tox runs' 08:49:32 ---> Completed tox runs 08:49:32 + for i in .tox/*/log 08:49:32 ++ echo .tox/pre-commit/log 08:49:32 ++ awk -F/ '{print $2}' 08:49:32 + tox_env=pre-commit 08:49:32 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 08:49:32 + DOC_DIR=docs/_build/html 08:49:32 + [[ -d docs/_build/html ]] 08:49:32 + echo '---> tox-run.sh ends' 08:49:32 ---> tox-run.sh ends 08:49:32 + test 0 -eq 0 08:49:32 $ ssh-agent -k 08:49:32 unset SSH_AUTH_SOCK; 08:49:32 unset SSH_AGENT_PID; 08:49:32 echo Agent pid 1744 killed; 08:49:32 [ssh-agent] Stopped. 08:49:32 [PostBuildScript] - [INFO] Executing post build scripts. 08:49:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11007158118084096786.sh 08:49:32 ---> sysstat.sh 08:49:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3561718996299787465.sh 08:49:32 ---> package-listing.sh 08:49:32 ++ facter osfamily 08:49:32 ++ tr '[:upper:]' '[:lower:]' 08:49:33 + OS_FAMILY=debian 08:49:33 + workspace=/w/workspace/oom-master-pre-commit-lint 08:49:33 + START_PACKAGES=/tmp/packages_start.txt 08:49:33 + END_PACKAGES=/tmp/packages_end.txt 08:49:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:49:33 + PACKAGES=/tmp/packages_start.txt 08:49:33 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:49:33 + PACKAGES=/tmp/packages_end.txt 08:49:33 + case "${OS_FAMILY}" in 08:49:33 + dpkg -l 08:49:33 + grep '^ii' 08:49:33 + '[' -f /tmp/packages_start.txt ']' 08:49:33 + '[' -f /tmp/packages_end.txt ']' 08:49:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:49:33 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:49:33 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 08:49:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 08:49:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14272774609600437721.sh 08:49:33 ---> capture-instance-metadata.sh 08:49:33 Setup pyenv: 08:49:33 system 08:49:33 3.8.13 08:49:33 3.9.13 08:49:33 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:49:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cVL2 08:49:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:49:40 lf-activate-venv(): INFO: Installing: lftools 08:50:12 lf-activate-venv(): INFO: Adding /tmp/venv-cVL2/bin to PATH 08:50:13 INFO: Running in OpenStack, capturing instance metadata 08:50:13 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16164445769628236822.sh 08:50:13 provisioning config files... 08:50:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config10501754418509728953tmp 08:50:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:50:13 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:50:13 [EnvInject] - Injecting environment variables from a build step. 08:50:13 [EnvInject] - Injecting as environment variables the properties content 08:50:13 SERVER_ID=logs 08:50:13 08:50:13 [EnvInject] - Variables injected successfully. 08:50:13 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15125203101874588997.sh 08:50:13 ---> create-netrc.sh 08:50:13 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15258120303699939696.sh 08:50:13 ---> python-tools-install.sh 08:50:13 Setup pyenv: 08:50:13 system 08:50:13 3.8.13 08:50:13 3.9.13 08:50:13 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:50:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cVL2 from file:/tmp/.os_lf_venv 08:50:15 lf-activate-venv(): INFO: Installing: lftools 08:50:23 lf-activate-venv(): INFO: Adding /tmp/venv-cVL2/bin to PATH 08:50:23 Generating Requirements File 08:50:54 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. 08:50:54 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 08:50:54 Python 3.10.6 08:50:55 pip 24.0 from /tmp/venv-cVL2/lib/python3.10/site-packages/pip (python 3.10) 08:50:55 appdirs==1.4.4 08:50:55 argcomplete==3.2.2 08:50:55 aspy.yaml==1.3.0 08:50:55 attrs==23.2.0 08:50:55 autopage==0.5.2 08:50:55 beautifulsoup4==4.12.3 08:50:55 boto3==1.34.56 08:50:55 botocore==1.34.56 08:50:55 bs4==0.0.2 08:50:55 cachetools==5.3.3 08:50:55 certifi==2024.2.2 08:50:55 cffi==1.16.0 08:50:55 cfgv==3.4.0 08:50:55 chardet==5.2.0 08:50:55 charset-normalizer==3.3.2 08:50:55 click==8.1.7 08:50:55 cliff==4.6.0 08:50:55 cmd2==2.4.3 08:50:55 cryptography==3.3.2 08:50:55 debtcollector==3.0.0 08:50:55 decorator==5.1.1 08:50:55 defusedxml==0.7.1 08:50:55 Deprecated==1.2.14 08:50:55 distlib==0.3.8 08:50:55 dnspython==2.6.1 08:50:55 docker==4.2.2 08:50:55 dogpile.cache==1.3.2 08:50:55 email_validator==2.1.1 08:50:55 filelock==3.13.1 08:50:55 future==1.0.0 08:50:55 gitdb==4.0.11 08:50:55 GitPython==3.1.42 08:50:55 google-auth==2.28.1 08:50:55 httplib2==0.22.0 08:50:55 identify==2.5.35 08:50:55 idna==3.6 08:50:55 importlib-resources==1.5.0 08:50:55 iso8601==2.1.0 08:50:55 Jinja2==3.1.3 08:50:55 jmespath==1.0.1 08:50:55 jsonpatch==1.33 08:50:55 jsonpointer==2.4 08:50:55 jsonschema==4.21.1 08:50:55 jsonschema-specifications==2023.12.1 08:50:55 keystoneauth1==5.6.0 08:50:55 kubernetes==29.0.0 08:50:55 lftools==0.37.9 08:50:55 lxml==5.1.0 08:50:55 MarkupSafe==2.1.5 08:50:55 msgpack==1.0.8 08:50:55 multi_key_dict==2.0.3 08:50:55 munch==4.0.0 08:50:55 netaddr==1.2.1 08:50:55 netifaces==0.11.0 08:50:55 niet==1.4.2 08:50:55 nodeenv==1.8.0 08:50:55 oauth2client==4.1.3 08:50:55 oauthlib==3.2.2 08:50:55 openstacksdk==0.62.0 08:50:55 os-client-config==2.1.0 08:50:55 os-service-types==1.7.0 08:50:55 osc-lib==3.0.1 08:50:55 oslo.config==9.4.0 08:50:55 oslo.context==5.5.0 08:50:55 oslo.i18n==6.3.0 08:50:55 oslo.log==5.5.0 08:50:55 oslo.serialization==5.4.0 08:50:55 oslo.utils==7.1.0 08:50:55 packaging==23.2 08:50:55 pbr==6.0.0 08:50:55 platformdirs==4.2.0 08:50:55 prettytable==3.10.0 08:50:55 pyasn1==0.5.1 08:50:55 pyasn1-modules==0.3.0 08:50:55 pycparser==2.21 08:50:55 pygerrit2==2.0.15 08:50:55 PyGithub==2.2.0 08:50:55 pyinotify==0.9.6 08:50:55 PyJWT==2.8.0 08:50:55 PyNaCl==1.5.0 08:50:55 pyparsing==2.4.7 08:50:55 pyperclip==1.8.2 08:50:55 pyrsistent==0.20.0 08:50:55 python-cinderclient==9.5.0 08:50:55 python-dateutil==2.9.0.post0 08:50:55 python-heatclient==3.5.0 08:50:55 python-jenkins==1.8.2 08:50:55 python-keystoneclient==5.4.0 08:50:55 python-magnumclient==4.4.0 08:50:55 python-novaclient==18.5.0 08:50:55 python-openstackclient==6.0.1 08:50:55 python-swiftclient==4.5.0 08:50:55 PyYAML==6.0.1 08:50:55 referencing==0.33.0 08:50:55 requests==2.31.0 08:50:55 requests-oauthlib==1.3.1 08:50:55 requestsexceptions==1.4.0 08:50:55 rfc3986==2.0.0 08:50:55 rpds-py==0.18.0 08:50:55 rsa==4.9 08:50:55 ruamel.yaml==0.18.6 08:50:55 ruamel.yaml.clib==0.2.8 08:50:55 s3transfer==0.10.0 08:50:55 simplejson==3.19.2 08:50:55 six==1.16.0 08:50:55 smmap==5.0.1 08:50:55 soupsieve==2.5 08:50:55 stevedore==5.2.0 08:50:55 tabulate==0.9.0 08:50:55 toml==0.10.2 08:50:55 tomlkit==0.12.4 08:50:55 tqdm==4.66.2 08:50:55 typing_extensions==4.10.0 08:50:55 tzdata==2024.1 08:50:55 urllib3==1.26.18 08:50:55 virtualenv==20.25.1 08:50:55 wcwidth==0.2.13 08:50:55 websocket-client==1.7.0 08:50:55 wrapt==1.16.0 08:50:55 xdg==6.0.0 08:50:55 xmltodict==0.13.0 08:50:55 yq==3.2.3 08:50:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3457054116999238859.sh 08:50:55 ---> sudo-logs.sh 08:50:55 Archiving 'sudo' log.. 08:50:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2921210480084756864.sh 08:50:55 ---> job-cost.sh 08:50:55 Setup pyenv: 08:50:56 system 08:50:56 3.8.13 08:50:56 3.9.13 08:50:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:50:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cVL2 from file:/tmp/.os_lf_venv 08:50:57 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:51:05 lf-activate-venv(): INFO: Adding /tmp/venv-cVL2/bin to PATH 08:51:05 INFO: No Stack... 08:51:06 INFO: Retrieving Pricing Info for: v3-standard-4 08:51:06 INFO: Archiving Costs 08:51:06 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3294486084052346551.sh 08:51:06 ---> logs-deploy.sh 08:51:06 Setup pyenv: 08:51:06 system 08:51:06 3.8.13 08:51:06 3.9.13 08:51:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:51:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cVL2 from file:/tmp/.os_lf_venv 08:51:07 lf-activate-venv(): INFO: Installing: lftools 08:51:17 lf-activate-venv(): INFO: Adding /tmp/venv-cVL2/bin to PATH 08:51:17 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3338 08:51:17 INFO: archiving workspace using pattern(s): 08:51:18 Archives upload complete. 08:51:18 INFO: archiving logs to Nexus 08:51:19 ---> uname -a: 08:51:19 Linux prd-ubuntu1804-builder-4c-4g-11241 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:51:19 08:51:19 08:51:19 ---> lscpu: 08:51:19 Architecture: x86_64 08:51:19 CPU op-mode(s): 32-bit, 64-bit 08:51:19 Byte Order: Little Endian 08:51:19 CPU(s): 4 08:51:19 On-line CPU(s) list: 0-3 08:51:19 Thread(s) per core: 1 08:51:19 Core(s) per socket: 1 08:51:19 Socket(s): 4 08:51:19 NUMA node(s): 1 08:51:19 Vendor ID: AuthenticAMD 08:51:19 CPU family: 23 08:51:19 Model: 49 08:51:19 Model name: AMD EPYC-Rome Processor 08:51:19 Stepping: 0 08:51:19 CPU MHz: 2799.996 08:51:19 BogoMIPS: 5599.99 08:51:19 Virtualization: AMD-V 08:51:19 Hypervisor vendor: KVM 08:51:19 Virtualization type: full 08:51:19 L1d cache: 32K 08:51:19 L1i cache: 32K 08:51:19 L2 cache: 512K 08:51:19 L3 cache: 16384K 08:51:19 NUMA node0 CPU(s): 0-3 08:51:19 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 08:51:19 08:51:19 08:51:19 ---> nproc: 08:51:19 4 08:51:19 08:51:19 08:51:19 ---> df -h: 08:51:19 Filesystem Size Used Avail Use% Mounted on 08:51:19 udev 7.9G 0 7.9G 0% /dev 08:51:19 tmpfs 1.6G 672K 1.6G 1% /run 08:51:19 /dev/vda1 78G 8.4G 70G 11% / 08:51:19 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:51:19 tmpfs 5.0M 0 5.0M 0% /run/lock 08:51:19 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:51:19 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:51:19 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:51:19 08:51:19 08:51:19 ---> free -m: 08:51:19 total used free shared buff/cache available 08:51:19 Mem: 16040 533 13311 0 2195 15187 08:51:19 Swap: 1023 0 1023 08:51:19 08:51:19 08:51:19 ---> ip addr: 08:51:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:51:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:51:19 inet 127.0.0.1/8 scope host lo 08:51:19 valid_lft forever preferred_lft forever 08:51:19 inet6 ::1/128 scope host 08:51:19 valid_lft forever preferred_lft forever 08:51:19 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:51:19 link/ether fa:16:3e:df:29:8b brd ff:ff:ff:ff:ff:ff 08:51:19 inet 10.30.107.163/23 brd 10.30.107.255 scope global dynamic ens3 08:51:19 valid_lft 86222sec preferred_lft 86222sec 08:51:19 inet6 fe80::f816:3eff:fedf:298b/64 scope link 08:51:19 valid_lft forever preferred_lft forever 08:51:19 08:51:19 08:51:19 ---> sar -b -r -n DEV: 08:51:19 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11241) 03/06/24 _x86_64_ (4 CPU) 08:51:19 08:51:19 08:48:23 LINUX RESTART (4 CPU) 08:51:19 08:51:19 08:49:02 tps rtps wtps bread/s bwrtn/s 08:51:19 08:50:01 114.73 20.81 93.92 1155.60 21264.87 08:51:19 08:51:01 93.68 2.62 91.07 144.11 21538.01 08:51:19 Average: 104.12 11.64 92.48 645.61 21402.59 08:51:19 08:51:19 08:49:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:51:19 08:50:01 13884752 15534708 2540216 15.47 62448 1783972 835560 4.78 767260 1550968 61596 08:51:19 08:51:01 13641968 15551936 2783000 16.94 85744 2005104 768288 4.40 779964 1748988 102380 08:51:19 Average: 13763360 15543322 2661608 16.20 74096 1894538 801924 4.59 773612 1649978 81988 08:51:19 08:51:19 08:49:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:51:19 08:50:01 ens3 58.82 46.45 658.21 9.55 0.00 0.00 0.00 0.00 08:51:19 08:50:01 lo 2.64 2.64 0.27 0.27 0.00 0.00 0.00 0.00 08:51:19 08:51:01 ens3 46.21 32.96 748.36 7.89 0.00 0.00 0.00 0.00 08:51:19 08:51:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 08:51:19 Average: ens3 52.46 39.65 703.67 8.72 0.00 0.00 0.00 0.00 08:51:19 Average: lo 1.95 1.95 0.20 0.20 0.00 0.00 0.00 0.00 08:51:19 08:51:19 08:51:19 ---> sar -P ALL: 08:51:19 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11241) 03/06/24 _x86_64_ (4 CPU) 08:51:19 08:51:19 08:48:23 LINUX RESTART (4 CPU) 08:51:19 08:51:19 08:49:02 CPU %user %nice %system %iowait %steal %idle 08:51:19 08:50:01 all 23.38 0.00 1.87 5.02 0.06 69.67 08:51:19 08:50:01 0 17.94 0.00 1.78 7.17 0.05 73.06 08:51:19 08:50:01 1 32.11 0.00 2.29 3.26 0.07 62.27 08:51:19 08:50:01 2 28.93 0.00 1.66 4.28 0.07 65.06 08:51:19 08:50:01 3 14.52 0.00 1.70 5.40 0.07 78.31 08:51:19 08:51:01 all 19.90 0.00 1.44 4.31 0.05 74.30 08:51:19 08:51:01 0 42.98 0.00 2.15 7.72 0.07 47.08 08:51:19 08:51:01 1 4.77 0.00 0.55 0.37 0.03 94.27 08:51:19 08:51:01 2 27.56 0.00 2.04 2.57 0.05 67.78 08:51:19 08:51:01 3 4.19 0.00 1.04 6.57 0.03 88.17 08:51:19 Average: all 21.63 0.00 1.65 4.66 0.06 72.00 08:51:19 Average: 0 30.58 0.00 1.97 7.45 0.06 59.95 08:51:19 Average: 1 18.32 0.00 1.41 1.80 0.05 78.41 08:51:19 Average: 2 28.24 0.00 1.85 3.42 0.06 66.43 08:51:19 Average: 3 9.32 0.00 1.37 5.99 0.05 83.28 08:51:19 08:51:19 08:51:19