14:14:02 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137529 14:14:02 Running as SYSTEM 14:14:02 [EnvInject] - Loading node environment variables. 14:14:02 Building remotely on prd-ubuntu1804-builder-4c-4g-14338 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:14:02 [ssh-agent] Looking for ssh-agent implementation... 14:14:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:14:02 $ ssh-agent 14:14:02 SSH_AUTH_SOCK=/tmp/ssh-OvuvNbfO0SGf/agent.1713 14:14:02 SSH_AGENT_PID=1715 14:14:02 [ssh-agent] Started. 14:14:02 Running ssh-add (command line suppressed) 14:14:02 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_1744636828162454671.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_1744636828162454671.key) 14:14:02 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:14:02 The recommended git tool is: NONE 14:14:04 using credential onap-jenkins-ssh 14:14:04 Wiping out workspace first. 14:14:04 Cloning the remote Git repository 14:14:04 Cloning repository git://cloud.onap.org/mirror/oom.git 14:14:04 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:14:04 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:14:04 > git --version # timeout=10 14:14:04 > git --version # 'git version 2.17.1' 14:14:04 using GIT_SSH to set credentials Gerrit user 14:14:04 Verifying host key using manually-configured host key entries 14:14:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:14:10 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:14:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:14:10 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:14:10 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:14:10 using GIT_SSH to set credentials Gerrit user 14:14:10 Verifying host key using manually-configured host key entries 14:14:10 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/29/137529/4 # timeout=30 14:14:10 > git rev-parse c19b27d43803acc38f84fbae54498c19276b7e9a^{commit} # timeout=10 14:14:10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:14:10 Checking out Revision c19b27d43803acc38f84fbae54498c19276b7e9a (refs/changes/29/137529/4) 14:14:10 > git config core.sparsecheckout # timeout=10 14:14:10 > git checkout -f c19b27d43803acc38f84fbae54498c19276b7e9a # timeout=30 14:14:14 Commit message: "[POLICY] Add kafka support in policy charts" 14:14:14 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:14:14 > git rev-list --no-walk 5fa1a05b3142c1f70757d5ce5b4519e574f6f5b2 # timeout=10 14:14:14 [EnvInject] - Injecting environment variables from a build step. 14:14:14 [EnvInject] - Injecting as environment variables the properties content 14:14:14 PYTHON=python3 14:14:14 14:14:14 [EnvInject] - Variables injected successfully. 14:14:14 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12578952297244605182.sh 14:14:14 ---> tox-install.sh 14:14:14 + source /home/jenkins/lf-env.sh 14:14:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:14:14 ++ mktemp -d /tmp/venv-XXXX 14:14:14 + lf_venv=/tmp/venv-sSju 14:14:14 + local venv_file=/tmp/.os_lf_venv 14:14:14 + local python=python3 14:14:14 + local options 14:14:14 + local set_path=true 14:14:14 + local install_args= 14:14:14 ++ 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 14:14:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:14:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:14:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:14:14 + true 14:14:14 + case $1 in 14:14:14 + venv_file=/tmp/.toxenv 14:14:14 + shift 2 14:14:14 + true 14:14:14 + case $1 in 14:14:14 + shift 14:14:14 + break 14:14:14 + case $python in 14:14:14 + local pkg_list= 14:14:14 + [[ -d /opt/pyenv ]] 14:14:14 + echo 'Setup pyenv:' 14:14:14 Setup pyenv: 14:14:14 + export PYENV_ROOT=/opt/pyenv 14:14:14 + PYENV_ROOT=/opt/pyenv 14:14:14 + 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 14:14:14 + 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 14:14:14 + pyenv versions 14:14:14 * system (set by /opt/pyenv/version) 14:14:14 * 3.8.13 (set by /opt/pyenv/version) 14:14:14 * 3.9.13 (set by /opt/pyenv/version) 14:14:14 * 3.10.6 (set by /opt/pyenv/version) 14:14:14 + command -v pyenv 14:14:14 ++ pyenv init - --no-rehash 14:14:14 + 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[*]}"'\'')" 14:14:14 export PATH="/opt/pyenv/shims:${PATH}" 14:14:14 export PYENV_SHELL=bash 14:14:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:14:14 pyenv() { 14:14:14 local command 14:14:14 command="${1:-}" 14:14:14 if [ "$#" -gt 0 ]; then 14:14:14 shift 14:14:14 fi 14:14:14 14:14:14 case "$command" in 14:14:14 rehash|shell) 14:14:14 eval "$(pyenv "sh-$command" "$@")" 14:14:14 ;; 14:14:14 *) 14:14:14 command pyenv "$command" "$@" 14:14:14 ;; 14:14:14 esac 14:14:14 }' 14:14:14 +++ 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[*]}"' 14:14:14 ++ 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 14:14:14 ++ 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 14:14:14 ++ 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 14:14:14 ++ export PYENV_SHELL=bash 14:14:14 ++ PYENV_SHELL=bash 14:14:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:14:14 +++ complete -F _pyenv pyenv 14:14:14 ++ lf-pyver python3 14:14:14 ++ local py_version_xy=python3 14:14:14 ++ local py_version_xyz= 14:14:14 ++ pyenv versions 14:14:14 ++ local command 14:14:14 ++ command=versions 14:14:14 ++ '[' 1 -gt 0 ']' 14:14:14 ++ shift 14:14:14 ++ case "$command" in 14:14:14 ++ command pyenv versions 14:14:14 ++ pyenv versions 14:14:14 ++ sed 's/^[ *]* //' 14:14:14 ++ grep -E '^[0-9.]*[0-9]$' 14:14:14 ++ awk '{ print $1 }' 14:14:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:14:14 +++ grep '^3' /tmp/.pyenv_versions 14:14:14 +++ sort -V 14:14:14 +++ tail -n 1 14:14:14 ++ py_version_xyz=3.10.6 14:14:14 ++ [[ -z 3.10.6 ]] 14:14:14 ++ echo 3.10.6 14:14:14 ++ return 0 14:14:14 + pyenv local 3.10.6 14:14:14 + local command 14:14:14 + command=local 14:14:14 + '[' 2 -gt 0 ']' 14:14:14 + shift 14:14:14 + case "$command" in 14:14:14 + command pyenv local 3.10.6 14:14:14 + pyenv local 3.10.6 14:14:14 + for arg in "$@" 14:14:14 + case $arg in 14:14:14 + pkg_list+='tox ' 14:14:14 + for arg in "$@" 14:14:14 + case $arg in 14:14:14 + pkg_list+='virtualenv ' 14:14:14 + for arg in "$@" 14:14:14 + case $arg in 14:14:14 + pkg_list+='urllib3~=1.26.15 ' 14:14:14 + [[ -f /tmp/.toxenv ]] 14:14:14 + [[ ! -f /tmp/.toxenv ]] 14:14:14 + [[ -n '' ]] 14:14:14 + python3 -m venv /tmp/venv-sSju 14:14:18 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sSju' 14:14:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sSju 14:14:18 + echo /tmp/venv-sSju 14:14:18 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:14:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:14:18 + /tmp/venv-sSju/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:14:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:14:22 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:14:22 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:14:22 + /tmp/venv-sSju/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:14:24 + type python3 14:14:24 + true 14:14:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-sSju/bin to PATH' 14:14:24 lf-activate-venv(): INFO: Adding /tmp/venv-sSju/bin to PATH 14:14:24 + PATH=/tmp/venv-sSju/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 14:14:24 + return 0 14:14:24 + python3 --version 14:14:24 Python 3.10.6 14:14:24 + python3 -m pip --version 14:14:24 pip 24.0 from /tmp/venv-sSju/lib/python3.10/site-packages/pip (python 3.10) 14:14:24 + python3 -m pip freeze 14:14:25 cachetools==5.3.3 14:14:25 chardet==5.2.0 14:14:25 colorama==0.4.6 14:14:25 distlib==0.3.8 14:14:25 filelock==3.13.1 14:14:25 packaging==24.0 14:14:25 platformdirs==4.2.0 14:14:25 pluggy==1.4.0 14:14:25 pyproject-api==1.6.1 14:14:25 tomli==2.0.1 14:14:25 tox==4.14.1 14:14:25 urllib3==1.26.18 14:14:25 virtualenv==20.25.1 14:14:25 [EnvInject] - Injecting environment variables from a build step. 14:14:25 [EnvInject] - Injecting as environment variables the properties content 14:14:25 PARALLEL=false 14:14:25 14:14:25 [EnvInject] - Variables injected successfully. 14:14:25 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4668283099365443367.sh 14:14:25 ---> tox-run.sh 14:14:25 + 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 14:14:25 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:14:25 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:14:25 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:14:25 + cd /w/workspace/oom-master-pre-commit-lint/. 14:14:25 + source /home/jenkins/lf-env.sh 14:14:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:14:25 ++ mktemp -d /tmp/venv-XXXX 14:14:25 + lf_venv=/tmp/venv-asMF 14:14:25 + local venv_file=/tmp/.os_lf_venv 14:14:25 + local python=python3 14:14:25 + local options 14:14:25 + local set_path=true 14:14:25 + local install_args= 14:14:25 ++ 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 14:14:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:14:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:14:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:14:25 + true 14:14:25 + case $1 in 14:14:25 + venv_file=/tmp/.toxenv 14:14:25 + shift 2 14:14:25 + true 14:14:25 + case $1 in 14:14:25 + shift 14:14:25 + break 14:14:25 + case $python in 14:14:25 + local pkg_list= 14:14:25 + [[ -d /opt/pyenv ]] 14:14:25 + echo 'Setup pyenv:' 14:14:25 Setup pyenv: 14:14:25 + export PYENV_ROOT=/opt/pyenv 14:14:25 + PYENV_ROOT=/opt/pyenv 14:14:25 + 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 14:14:25 + 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 14:14:25 + pyenv versions 14:14:25 system 14:14:25 3.8.13 14:14:25 3.9.13 14:14:25 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:14:25 + command -v pyenv 14:14:25 ++ pyenv init - --no-rehash 14:14:25 + 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[*]}"'\'')" 14:14:25 export PATH="/opt/pyenv/shims:${PATH}" 14:14:25 export PYENV_SHELL=bash 14:14:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:14:25 pyenv() { 14:14:25 local command 14:14:25 command="${1:-}" 14:14:25 if [ "$#" -gt 0 ]; then 14:14:25 shift 14:14:25 fi 14:14:25 14:14:25 case "$command" in 14:14:25 rehash|shell) 14:14:25 eval "$(pyenv "sh-$command" "$@")" 14:14:25 ;; 14:14:25 *) 14:14:25 command pyenv "$command" "$@" 14:14:25 ;; 14:14:25 esac 14:14:25 }' 14:14:25 +++ 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[*]}"' 14:14:25 ++ 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 14:14:25 ++ 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 14:14:25 ++ 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 14:14:25 ++ export PYENV_SHELL=bash 14:14:25 ++ PYENV_SHELL=bash 14:14:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:14:25 +++ complete -F _pyenv pyenv 14:14:25 ++ lf-pyver python3 14:14:25 ++ local py_version_xy=python3 14:14:25 ++ local py_version_xyz= 14:14:25 ++ pyenv versions 14:14:25 ++ local command 14:14:25 ++ command=versions 14:14:25 ++ '[' 1 -gt 0 ']' 14:14:25 ++ shift 14:14:25 ++ case "$command" in 14:14:25 ++ command pyenv versions 14:14:25 ++ pyenv versions 14:14:25 ++ awk '{ print $1 }' 14:14:25 ++ grep -E '^[0-9.]*[0-9]$' 14:14:25 ++ sed 's/^[ *]* //' 14:14:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:14:25 +++ grep '^3' /tmp/.pyenv_versions 14:14:25 +++ sort -V 14:14:25 +++ tail -n 1 14:14:25 ++ py_version_xyz=3.10.6 14:14:25 ++ [[ -z 3.10.6 ]] 14:14:25 ++ echo 3.10.6 14:14:25 ++ return 0 14:14:25 + pyenv local 3.10.6 14:14:25 + local command 14:14:25 + command=local 14:14:25 + '[' 2 -gt 0 ']' 14:14:25 + shift 14:14:25 + case "$command" in 14:14:25 + command pyenv local 3.10.6 14:14:25 + pyenv local 3.10.6 14:14:25 + for arg in "$@" 14:14:25 + case $arg in 14:14:25 + pkg_list+='tox ' 14:14:25 + for arg in "$@" 14:14:25 + case $arg in 14:14:25 + pkg_list+='virtualenv ' 14:14:25 + for arg in "$@" 14:14:25 + case $arg in 14:14:25 + pkg_list+='urllib3~=1.26.15 ' 14:14:25 + [[ -f /tmp/.toxenv ]] 14:14:25 ++ cat /tmp/.toxenv 14:14:25 + lf_venv=/tmp/venv-sSju 14:14:25 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sSju from' file:/tmp/.toxenv 14:14:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sSju from file:/tmp/.toxenv 14:14:25 + /tmp/venv-sSju/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:14:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:14:26 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:14:26 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:14:26 + /tmp/venv-sSju/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:14:27 + type python3 14:14:27 + true 14:14:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-sSju/bin to PATH' 14:14:27 lf-activate-venv(): INFO: Adding /tmp/venv-sSju/bin to PATH 14:14:27 + PATH=/tmp/venv-sSju/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 14:14:27 + return 0 14:14:27 + [[ -d /opt/pyenv ]] 14:14:27 + echo '---> Setting up pyenv' 14:14:27 ---> Setting up pyenv 14:14:27 + export PYENV_ROOT=/opt/pyenv 14:14:27 + PYENV_ROOT=/opt/pyenv 14:14:27 + export PATH=/opt/pyenv/bin:/tmp/venv-sSju/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 14:14:27 + PATH=/opt/pyenv/bin:/tmp/venv-sSju/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 14:14:27 ++ pwd 14:14:27 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:14:27 + export PYTHONPATH 14:14:27 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:14:27 + TOX_TESTENV_PASSENV=PYTHONPATH 14:14:27 + tox --version 14:14:28 4.14.1 from /tmp/venv-sSju/lib/python3.10/site-packages/tox/__init__.py 14:14:28 + PARALLEL=false 14:14:28 + TOX_OPTIONS_LIST= 14:14:28 + [[ -n pre-commit ]] 14:14:28 + TOX_OPTIONS_LIST=' -e pre-commit' 14:14:28 + case ${PARALLEL,,} in 14:14:28 + tox -e pre-commit 14:14:28 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:14:29 pre-commit: install_deps> python -I -m pip install pre-commit 14:14:32 pre-commit: freeze> python -m pip freeze --all 14:14:33 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 14:14:33 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:14:33 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:14:33 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:14:34 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:14:35 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:14:35 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:14:35 [INFO] Once installed this environment will be reused. 14:14:35 [INFO] This may take a few minutes... 14:14:39 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:14:39 [INFO] Once installed this environment will be reused. 14:14:39 [INFO] This may take a few minutes... 14:14:44 Trim Trailing Whitespace.................................................Passed 14:14:44 Tabs remover.............................................................Passed 14:14:45 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:14:45 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:14:45 [INFO] Once installed this environment will be reused. 14:14:45 [INFO] This may take a few minutes... 14:14:51 gitlint..............................................(no files to check)Skipped 14:14:51 pre-commit: OK (22.98=setup[4.52]+cmd[11.91,6.55] seconds) 14:14:51 congratulations :) (23.17 seconds) 14:14:51 + tox_status=0 14:14:51 + echo '---> Completed tox runs' 14:14:51 ---> Completed tox runs 14:14:51 + for i in .tox/*/log 14:14:51 ++ echo .tox/pre-commit/log 14:14:51 ++ awk -F/ '{print $2}' 14:14:51 + tox_env=pre-commit 14:14:51 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:14:51 + DOC_DIR=docs/_build/html 14:14:51 + [[ -d docs/_build/html ]] 14:14:51 + echo '---> tox-run.sh ends' 14:14:51 ---> tox-run.sh ends 14:14:51 + test 0 -eq 0 14:14:51 $ ssh-agent -k 14:14:51 unset SSH_AUTH_SOCK; 14:14:51 unset SSH_AGENT_PID; 14:14:51 echo Agent pid 1715 killed; 14:14:51 [ssh-agent] Stopped. 14:14:51 [PostBuildScript] - [INFO] Executing post build scripts. 14:14:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8182099183836230204.sh 14:14:51 ---> sysstat.sh 14:14:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15598043837126840268.sh 14:14:52 ---> package-listing.sh 14:14:52 ++ facter osfamily 14:14:52 ++ tr '[:upper:]' '[:lower:]' 14:14:52 + OS_FAMILY=debian 14:14:52 + workspace=/w/workspace/oom-master-pre-commit-lint 14:14:52 + START_PACKAGES=/tmp/packages_start.txt 14:14:52 + END_PACKAGES=/tmp/packages_end.txt 14:14:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:14:52 + PACKAGES=/tmp/packages_start.txt 14:14:52 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:14:52 + PACKAGES=/tmp/packages_end.txt 14:14:52 + case "${OS_FAMILY}" in 14:14:52 + dpkg -l 14:14:52 + grep '^ii' 14:14:52 + '[' -f /tmp/packages_start.txt ']' 14:14:52 + '[' -f /tmp/packages_end.txt ']' 14:14:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:14:52 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:14:52 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:14:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:14:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1779790098235434868.sh 14:14:52 ---> capture-instance-metadata.sh 14:14:52 Setup pyenv: 14:14:52 system 14:14:52 3.8.13 14:14:52 3.9.13 14:14:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:14:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NNIX 14:14:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:14:59 lf-activate-venv(): INFO: Installing: lftools 14:15:41 lf-activate-venv(): INFO: Adding /tmp/venv-NNIX/bin to PATH 14:15:41 INFO: Running in OpenStack, capturing instance metadata 14:15:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1803558766667803507.sh 14:15:41 provisioning config files... 14:15:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config4526228927837347280tmp 14:15:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:15:41 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:15:41 [EnvInject] - Injecting environment variables from a build step. 14:15:41 [EnvInject] - Injecting as environment variables the properties content 14:15:41 SERVER_ID=logs 14:15:41 14:15:41 [EnvInject] - Variables injected successfully. 14:15:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14077024027626863116.sh 14:15:41 ---> create-netrc.sh 14:15:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6841394036327507931.sh 14:15:41 ---> python-tools-install.sh 14:15:41 Setup pyenv: 14:15:41 system 14:15:41 3.8.13 14:15:41 3.9.13 14:15:41 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:15:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NNIX from file:/tmp/.os_lf_venv 14:15:43 lf-activate-venv(): INFO: Installing: lftools 14:15:51 lf-activate-venv(): INFO: Adding /tmp/venv-NNIX/bin to PATH 14:15:51 Generating Requirements File 14:16:29 Python 3.10.6 14:16:29 pip 24.0 from /tmp/venv-NNIX/lib/python3.10/site-packages/pip (python 3.10) 14:16:30 appdirs==1.4.4 14:16:30 argcomplete==3.2.3 14:16:30 aspy.yaml==1.3.0 14:16:30 attrs==23.2.0 14:16:30 autopage==0.5.2 14:16:30 beautifulsoup4==4.12.3 14:16:30 boto3==1.34.65 14:16:30 botocore==1.34.65 14:16:30 bs4==0.0.2 14:16:30 cachetools==5.3.3 14:16:30 certifi==2024.2.2 14:16:30 cffi==1.16.0 14:16:30 cfgv==3.4.0 14:16:30 chardet==5.2.0 14:16:30 charset-normalizer==3.3.2 14:16:30 click==8.1.7 14:16:30 cliff==4.6.0 14:16:30 cmd2==2.4.3 14:16:30 cryptography==3.3.2 14:16:30 debtcollector==3.0.0 14:16:30 decorator==5.1.1 14:16:30 defusedxml==0.7.1 14:16:30 Deprecated==1.2.14 14:16:30 distlib==0.3.8 14:16:30 dnspython==2.6.1 14:16:30 docker==4.2.2 14:16:30 dogpile.cache==1.3.2 14:16:30 email_validator==2.1.1 14:16:30 filelock==3.13.1 14:16:30 future==1.0.0 14:16:30 gitdb==4.0.11 14:16:30 GitPython==3.1.42 14:16:30 google-auth==2.28.2 14:16:30 httplib2==0.22.0 14:16:30 identify==2.5.35 14:16:30 idna==3.6 14:16:30 importlib-resources==1.5.0 14:16:30 iso8601==2.1.0 14:16:30 Jinja2==3.1.3 14:16:30 jmespath==1.0.1 14:16:30 jsonpatch==1.33 14:16:30 jsonpointer==2.4 14:16:30 jsonschema==4.21.1 14:16:30 jsonschema-specifications==2023.12.1 14:16:30 keystoneauth1==5.6.0 14:16:30 kubernetes==29.0.0 14:16:30 lftools==0.37.10 14:16:30 lxml==5.1.0 14:16:30 MarkupSafe==2.1.5 14:16:30 msgpack==1.0.8 14:16:30 multi_key_dict==2.0.3 14:16:30 munch==4.0.0 14:16:30 netaddr==1.2.1 14:16:30 netifaces==0.11.0 14:16:30 niet==1.4.2 14:16:30 nodeenv==1.8.0 14:16:30 oauth2client==4.1.3 14:16:30 oauthlib==3.2.2 14:16:30 openstacksdk==3.0.0 14:16:30 os-client-config==2.1.0 14:16:30 os-service-types==1.7.0 14:16:30 osc-lib==3.0.1 14:16:30 oslo.config==9.4.0 14:16:30 oslo.context==5.5.0 14:16:30 oslo.i18n==6.3.0 14:16:30 oslo.log==5.5.0 14:16:30 oslo.serialization==5.4.0 14:16:30 oslo.utils==7.1.0 14:16:30 packaging==24.0 14:16:30 pbr==6.0.0 14:16:30 platformdirs==4.2.0 14:16:30 prettytable==3.10.0 14:16:30 pyasn1==0.5.1 14:16:30 pyasn1-modules==0.3.0 14:16:30 pycparser==2.21 14:16:30 pygerrit2==2.0.15 14:16:30 PyGithub==2.2.0 14:16:30 pyinotify==0.9.6 14:16:30 PyJWT==2.8.0 14:16:30 PyNaCl==1.5.0 14:16:30 pyparsing==2.4.7 14:16:30 pyperclip==1.8.2 14:16:30 pyrsistent==0.20.0 14:16:30 python-cinderclient==9.5.0 14:16:30 python-dateutil==2.9.0.post0 14:16:30 python-heatclient==3.5.0 14:16:30 python-jenkins==1.8.2 14:16:30 python-keystoneclient==5.4.0 14:16:30 python-magnumclient==4.4.0 14:16:30 python-novaclient==18.6.0 14:16:30 python-openstackclient==6.6.0 14:16:30 python-swiftclient==4.5.0 14:16:30 PyYAML==6.0.1 14:16:30 referencing==0.34.0 14:16:30 requests==2.31.0 14:16:30 requests-oauthlib==1.4.0 14:16:30 requestsexceptions==1.4.0 14:16:30 rfc3986==2.0.0 14:16:30 rpds-py==0.18.0 14:16:30 rsa==4.9 14:16:30 ruamel.yaml==0.18.6 14:16:30 ruamel.yaml.clib==0.2.8 14:16:30 s3transfer==0.10.1 14:16:30 simplejson==3.19.2 14:16:30 six==1.16.0 14:16:30 smmap==5.0.1 14:16:30 soupsieve==2.5 14:16:30 stevedore==5.2.0 14:16:30 tabulate==0.9.0 14:16:30 toml==0.10.2 14:16:30 tomlkit==0.12.4 14:16:30 tqdm==4.66.2 14:16:30 typing_extensions==4.10.0 14:16:30 tzdata==2024.1 14:16:30 urllib3==1.26.18 14:16:30 virtualenv==20.25.1 14:16:30 wcwidth==0.2.13 14:16:30 websocket-client==1.7.0 14:16:30 wrapt==1.16.0 14:16:30 xdg==6.0.0 14:16:30 xmltodict==0.13.0 14:16:30 yq==3.2.3 14:16:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10008069888273953546.sh 14:16:30 ---> sudo-logs.sh 14:16:30 Archiving 'sudo' log.. 14:16:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3521386623847047047.sh 14:16:30 ---> job-cost.sh 14:16:30 Setup pyenv: 14:16:30 system 14:16:30 3.8.13 14:16:30 3.9.13 14:16:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:16:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NNIX from file:/tmp/.os_lf_venv 14:16:32 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:16:37 lf-activate-venv(): INFO: Adding /tmp/venv-NNIX/bin to PATH 14:16:37 INFO: No Stack... 14:16:37 INFO: Retrieving Pricing Info for: v3-standard-4 14:16:37 INFO: Archiving Costs 14:16:37 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins49605688122371280.sh 14:16:37 ---> logs-deploy.sh 14:16:37 Setup pyenv: 14:16:37 system 14:16:37 3.8.13 14:16:37 3.9.13 14:16:38 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:16:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NNIX from file:/tmp/.os_lf_venv 14:16:39 lf-activate-venv(): INFO: Installing: lftools 14:16:48 lf-activate-venv(): INFO: Adding /tmp/venv-NNIX/bin to PATH 14:16:48 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3357 14:16:48 INFO: archiving workspace using pattern(s): 14:16:49 Archives upload complete. 14:16:49 INFO: archiving logs to Nexus 14:16:50 ---> uname -a: 14:16:50 Linux prd-ubuntu1804-builder-4c-4g-14338 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:16:50 14:16:50 14:16:50 ---> lscpu: 14:16:50 Architecture: x86_64 14:16:50 CPU op-mode(s): 32-bit, 64-bit 14:16:50 Byte Order: Little Endian 14:16:50 CPU(s): 4 14:16:50 On-line CPU(s) list: 0-3 14:16:50 Thread(s) per core: 1 14:16:50 Core(s) per socket: 1 14:16:50 Socket(s): 4 14:16:50 NUMA node(s): 1 14:16:50 Vendor ID: AuthenticAMD 14:16:50 CPU family: 23 14:16:50 Model: 49 14:16:50 Model name: AMD EPYC-Rome Processor 14:16:50 Stepping: 0 14:16:50 CPU MHz: 2800.000 14:16:50 BogoMIPS: 5600.00 14:16:50 Virtualization: AMD-V 14:16:50 Hypervisor vendor: KVM 14:16:50 Virtualization type: full 14:16:50 L1d cache: 32K 14:16:50 L1i cache: 32K 14:16:50 L2 cache: 512K 14:16:50 L3 cache: 16384K 14:16:50 NUMA node0 CPU(s): 0-3 14:16:50 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:16:50 14:16:50 14:16:50 ---> nproc: 14:16:50 4 14:16:50 14:16:50 14:16:50 ---> df -h: 14:16:50 Filesystem Size Used Avail Use% Mounted on 14:16:50 udev 7.9G 0 7.9G 0% /dev 14:16:50 tmpfs 1.6G 672K 1.6G 1% /run 14:16:50 /dev/vda1 78G 8.4G 70G 11% / 14:16:50 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:16:50 tmpfs 5.0M 0 5.0M 0% /run/lock 14:16:50 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:16:50 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:16:50 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:16:50 14:16:50 14:16:50 ---> free -m: 14:16:50 total used free shared buff/cache available 14:16:50 Mem: 16040 575 13270 0 2193 15144 14:16:50 Swap: 1023 0 1023 14:16:50 14:16:50 14:16:50 ---> ip addr: 14:16:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:16:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:16:50 inet 127.0.0.1/8 scope host lo 14:16:50 valid_lft forever preferred_lft forever 14:16:50 inet6 ::1/128 scope host 14:16:50 valid_lft forever preferred_lft forever 14:16:50 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:16:50 link/ether fa:16:3e:36:05:37 brd ff:ff:ff:ff:ff:ff 14:16:50 inet 10.30.107.141/23 brd 10.30.107.255 scope global dynamic ens3 14:16:50 valid_lft 86214sec preferred_lft 86214sec 14:16:50 inet6 fe80::f816:3eff:fe36:537/64 scope link 14:16:50 valid_lft forever preferred_lft forever 14:16:50 14:16:50 14:16:50 ---> sar -b -r -n DEV: 14:16:50 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14338) 03/19/24 _x86_64_ (4 CPU) 14:16:50 14:16:50 14:13:45 LINUX RESTART (4 CPU) 14:16:50 14:16:50 14:14:01 tps rtps wtps bread/s bwrtn/s 14:16:50 14:15:02 233.22 42.52 190.70 2019.86 40088.77 14:16:50 14:16:01 96.46 2.36 94.10 123.91 34655.55 14:16:50 Average: 165.42 22.61 142.81 1079.93 37395.21 14:16:50 14:16:50 14:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:16:50 14:15:02 13916228 15528484 2508740 15.27 57428 1753656 829676 4.75 762152 1528836 144612 14:16:50 14:16:01 13733712 15542044 2691256 16.39 75432 1921140 807004 4.62 784724 1667228 135328 14:16:50 Average: 13824970 15535264 2599998 15.83 66430 1837398 818340 4.68 773438 1598032 139970 14:16:50 14:16:50 14:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:16:50 14:15:02 ens3 274.44 204.02 1648.77 54.45 0.00 0.00 0.00 0.00 14:16:50 14:15:02 lo 2.67 2.67 0.27 0.27 0.00 0.00 0.00 0.00 14:16:50 14:16:01 ens3 44.76 29.18 631.55 6.51 0.00 0.00 0.00 0.00 14:16:50 14:16:01 lo 1.15 1.15 0.12 0.12 0.00 0.00 0.00 0.00 14:16:50 Average: ens3 160.57 117.34 1144.48 30.68 0.00 0.00 0.00 0.00 14:16:50 Average: lo 1.92 1.92 0.19 0.19 0.00 0.00 0.00 0.00 14:16:50 14:16:50 14:16:50 ---> sar -P ALL: 14:16:50 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14338) 03/19/24 _x86_64_ (4 CPU) 14:16:50 14:16:50 14:13:45 LINUX RESTART (4 CPU) 14:16:50 14:16:50 14:14:01 CPU %user %nice %system %iowait %steal %idle 14:16:50 14:15:02 all 26.76 0.00 2.47 6.17 0.08 64.52 14:16:50 14:15:02 0 27.57 0.00 2.22 3.26 0.07 66.88 14:16:50 14:15:02 1 26.48 0.00 2.61 3.63 0.07 67.22 14:16:50 14:15:02 2 20.11 0.00 2.36 14.57 0.10 62.87 14:16:50 14:15:02 3 32.90 0.00 2.67 3.25 0.08 61.10 14:16:50 14:16:01 all 15.08 0.00 1.18 9.73 0.07 73.94 14:16:50 14:16:01 0 21.17 0.00 1.67 4.13 0.07 72.97 14:16:50 14:16:01 1 27.84 0.00 1.48 0.92 0.08 69.68 14:16:50 14:16:01 2 3.33 0.00 0.83 31.18 0.10 64.56 14:16:50 14:16:01 3 7.55 0.00 0.75 2.98 0.03 88.69 14:16:50 Average: all 21.00 0.00 1.83 7.92 0.08 69.17 14:16:50 Average: 0 24.40 0.00 1.95 3.69 0.07 69.90 14:16:50 Average: 1 27.16 0.00 2.05 2.28 0.08 68.44 14:16:50 Average: 2 11.87 0.00 1.61 22.73 0.10 63.70 14:16:50 Average: 3 20.46 0.00 1.72 3.12 0.06 74.64 14:16:50 14:16:50 14:16:50