08:53:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137153 08:53:07 Running as SYSTEM 08:53:07 [EnvInject] - Loading node environment variables. 08:53:07 Building remotely on prd-ubuntu1804-builder-4c-4g-9356 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 08:53:07 [ssh-agent] Looking for ssh-agent implementation... 08:53:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:53:07 $ ssh-agent 08:53:07 SSH_AUTH_SOCK=/tmp/ssh-nHBJu8kagrUE/agent.1889 08:53:07 SSH_AGENT_PID=1891 08:53:07 [ssh-agent] Started. 08:53:07 Running ssh-add (command line suppressed) 08:53:07 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_11372622678936513025.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_11372622678936513025.key) 08:53:07 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:53:07 The recommended git tool is: NONE 08:53:09 using credential onap-jenkins-ssh 08:53:09 Wiping out workspace first. 08:53:09 Cloning the remote Git repository 08:53:09 Cloning repository git://cloud.onap.org/mirror/oom.git 08:53:09 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 08:53:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:53:09 > git --version # timeout=10 08:53:09 > git --version # 'git version 2.17.1' 08:53:09 using GIT_SSH to set credentials Gerrit user 08:53:09 Verifying host key using manually-configured host key entries 08:53:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:53:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:53:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:53:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:53:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:53:15 using GIT_SSH to set credentials Gerrit user 08:53:15 Verifying host key using manually-configured host key entries 08:53:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/53/137153/3 # timeout=30 08:53:15 > git rev-parse 0b82252bd80198244af6f2d9e951c6dae07a508f^{commit} # timeout=10 08:53:16 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:53:16 Checking out Revision 0b82252bd80198244af6f2d9e951c6dae07a508f (refs/changes/53/137153/3) 08:53:16 > git config core.sparsecheckout # timeout=10 08:53:16 > git checkout -f 0b82252bd80198244af6f2d9e951c6dae07a508f # timeout=30 08:53:19 Commit message: "[DCAEGEN2] Update helm chart for dcae-prh" 08:53:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:53:19 > git rev-list --no-walk ad8e7c7a9b5da7c348d9c1c6a3eda61f49301150 # timeout=10 08:53:19 [EnvInject] - Injecting environment variables from a build step. 08:53:19 [EnvInject] - Injecting as environment variables the properties content 08:53:19 PYTHON=python3 08:53:19 08:53:19 [EnvInject] - Variables injected successfully. 08:53:19 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7530018199449856034.sh 08:53:19 ---> tox-install.sh 08:53:19 + source /home/jenkins/lf-env.sh 08:53:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:53:19 ++ mktemp -d /tmp/venv-XXXX 08:53:19 + lf_venv=/tmp/venv-wmiN 08:53:19 + local venv_file=/tmp/.os_lf_venv 08:53:19 + local python=python3 08:53:19 + local options 08:53:19 + local set_path=true 08:53:19 + local install_args= 08:53:19 ++ 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:53:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:53:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:53:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:53:19 + true 08:53:19 + case $1 in 08:53:19 + venv_file=/tmp/.toxenv 08:53:19 + shift 2 08:53:19 + true 08:53:19 + case $1 in 08:53:19 + shift 08:53:19 + break 08:53:19 + case $python in 08:53:19 + local pkg_list= 08:53:19 + [[ -d /opt/pyenv ]] 08:53:19 + echo 'Setup pyenv:' 08:53:19 Setup pyenv: 08:53:19 + export PYENV_ROOT=/opt/pyenv 08:53:19 + PYENV_ROOT=/opt/pyenv 08:53:19 + 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:53:19 + 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:53:19 + pyenv versions 08:53:19 * system (set by /opt/pyenv/version) 08:53:19 * 3.8.13 (set by /opt/pyenv/version) 08:53:19 * 3.9.13 (set by /opt/pyenv/version) 08:53:19 * 3.10.6 (set by /opt/pyenv/version) 08:53:19 + command -v pyenv 08:53:19 ++ pyenv init - --no-rehash 08:53:19 + 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:53:19 export PATH="/opt/pyenv/shims:${PATH}" 08:53:19 export PYENV_SHELL=bash 08:53:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:53:19 pyenv() { 08:53:19 local command 08:53:19 command="${1:-}" 08:53:19 if [ "$#" -gt 0 ]; then 08:53:19 shift 08:53:19 fi 08:53:19 08:53:19 case "$command" in 08:53:19 rehash|shell) 08:53:19 eval "$(pyenv "sh-$command" "$@")" 08:53:19 ;; 08:53:19 *) 08:53:19 command pyenv "$command" "$@" 08:53:19 ;; 08:53:19 esac 08:53:19 }' 08:53:19 +++ 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:53:19 ++ 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:53:19 ++ 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:53:19 ++ 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:53:19 ++ export PYENV_SHELL=bash 08:53:19 ++ PYENV_SHELL=bash 08:53:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:53:19 +++ complete -F _pyenv pyenv 08:53:19 ++ lf-pyver python3 08:53:19 ++ local py_version_xy=python3 08:53:19 ++ local py_version_xyz= 08:53:19 ++ pyenv versions 08:53:19 ++ sed 's/^[ *]* //' 08:53:19 ++ local command 08:53:19 ++ awk '{ print $1 }' 08:53:19 ++ command=versions 08:53:19 ++ '[' 1 -gt 0 ']' 08:53:19 ++ shift 08:53:19 ++ case "$command" in 08:53:19 ++ command pyenv versions 08:53:19 ++ pyenv versions 08:53:19 ++ grep -E '^[0-9.]*[0-9]$' 08:53:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:53:19 +++ grep '^3' /tmp/.pyenv_versions 08:53:19 +++ sort -V 08:53:19 +++ tail -n 1 08:53:19 ++ py_version_xyz=3.10.6 08:53:19 ++ [[ -z 3.10.6 ]] 08:53:19 ++ echo 3.10.6 08:53:19 ++ return 0 08:53:19 + pyenv local 3.10.6 08:53:19 + local command 08:53:19 + command=local 08:53:19 + '[' 2 -gt 0 ']' 08:53:19 + shift 08:53:19 + case "$command" in 08:53:19 + command pyenv local 3.10.6 08:53:19 + pyenv local 3.10.6 08:53:19 + for arg in "$@" 08:53:19 + case $arg in 08:53:19 + pkg_list+='tox ' 08:53:19 + for arg in "$@" 08:53:19 + case $arg in 08:53:19 + pkg_list+='virtualenv ' 08:53:19 + for arg in "$@" 08:53:19 + case $arg in 08:53:19 + pkg_list+='urllib3~=1.26.15 ' 08:53:19 + [[ -f /tmp/.toxenv ]] 08:53:19 + [[ ! -f /tmp/.toxenv ]] 08:53:19 + [[ -n '' ]] 08:53:19 + python3 -m venv /tmp/venv-wmiN 08:53:25 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wmiN' 08:53:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wmiN 08:53:25 + echo /tmp/venv-wmiN 08:53:25 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:53:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:53:25 + /tmp/venv-wmiN/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:53:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:53:28 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:53:28 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:53:28 + /tmp/venv-wmiN/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:53:34 + type python3 08:53:34 + true 08:53:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wmiN/bin to PATH' 08:53:34 lf-activate-venv(): INFO: Adding /tmp/venv-wmiN/bin to PATH 08:53:34 + PATH=/tmp/venv-wmiN/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:53:34 + return 0 08:53:34 + python3 --version 08:53:34 Python 3.10.6 08:53:34 + python3 -m pip --version 08:53:34 pip 24.0 from /tmp/venv-wmiN/lib/python3.10/site-packages/pip (python 3.10) 08:53:34 + python3 -m pip freeze 08:53:34 cachetools==5.3.3 08:53:34 chardet==5.2.0 08:53:34 colorama==0.4.6 08:53:34 distlib==0.3.8 08:53:34 filelock==3.13.1 08:53:34 packaging==23.2 08:53:34 platformdirs==4.2.0 08:53:34 pluggy==1.4.0 08:53:34 pyproject-api==1.6.1 08:53:34 tomli==2.0.1 08:53:34 tox==4.13.0 08:53:34 urllib3==1.26.18 08:53:34 virtualenv==20.25.1 08:53:34 [EnvInject] - Injecting environment variables from a build step. 08:53:34 [EnvInject] - Injecting as environment variables the properties content 08:53:34 PARALLEL=false 08:53:34 08:53:34 [EnvInject] - Variables injected successfully. 08:53:34 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4644649423638197388.sh 08:53:34 ---> tox-run.sh 08:53:34 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:53:34 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 08:53:34 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 08:53:34 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 08:53:34 + cd /w/workspace/oom-master-pre-commit-lint/. 08:53:34 + source /home/jenkins/lf-env.sh 08:53:34 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:53:34 ++ mktemp -d /tmp/venv-XXXX 08:53:34 + lf_venv=/tmp/venv-r1sw 08:53:34 + local venv_file=/tmp/.os_lf_venv 08:53:34 + local python=python3 08:53:34 + local options 08:53:34 + local set_path=true 08:53:34 + local install_args= 08:53:34 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:53:34 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:53:34 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:53:34 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:53:34 + true 08:53:34 + case $1 in 08:53:34 + venv_file=/tmp/.toxenv 08:53:34 + shift 2 08:53:34 + true 08:53:34 + case $1 in 08:53:34 + shift 08:53:34 + break 08:53:34 + case $python in 08:53:34 + local pkg_list= 08:53:34 + [[ -d /opt/pyenv ]] 08:53:34 + echo 'Setup pyenv:' 08:53:34 Setup pyenv: 08:53:34 + export PYENV_ROOT=/opt/pyenv 08:53:34 + PYENV_ROOT=/opt/pyenv 08:53:34 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:53:34 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:53:34 + pyenv versions 08:53:35 system 08:53:35 3.8.13 08:53:35 3.9.13 08:53:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:53:35 + command -v pyenv 08:53:35 ++ pyenv init - --no-rehash 08:53:35 + 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:53:35 export PATH="/opt/pyenv/shims:${PATH}" 08:53:35 export PYENV_SHELL=bash 08:53:35 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:53:35 pyenv() { 08:53:35 local command 08:53:35 command="${1:-}" 08:53:35 if [ "$#" -gt 0 ]; then 08:53:35 shift 08:53:35 fi 08:53:35 08:53:35 case "$command" in 08:53:35 rehash|shell) 08:53:35 eval "$(pyenv "sh-$command" "$@")" 08:53:35 ;; 08:53:35 *) 08:53:35 command pyenv "$command" "$@" 08:53:35 ;; 08:53:35 esac 08:53:35 }' 08:53:35 +++ 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:53:35 ++ 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:53:35 ++ 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:53:35 ++ 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:53:35 ++ export PYENV_SHELL=bash 08:53:35 ++ PYENV_SHELL=bash 08:53:35 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:53:35 +++ complete -F _pyenv pyenv 08:53:35 ++ lf-pyver python3 08:53:35 ++ local py_version_xy=python3 08:53:35 ++ local py_version_xyz= 08:53:35 ++ pyenv versions 08:53:35 ++ local command 08:53:35 ++ command=versions 08:53:35 ++ '[' 1 -gt 0 ']' 08:53:35 ++ shift 08:53:35 ++ case "$command" in 08:53:35 ++ command pyenv versions 08:53:35 ++ pyenv versions 08:53:35 ++ sed 's/^[ *]* //' 08:53:35 ++ awk '{ print $1 }' 08:53:35 ++ grep -E '^[0-9.]*[0-9]$' 08:53:35 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:53:35 +++ grep '^3' /tmp/.pyenv_versions 08:53:35 +++ sort -V 08:53:35 +++ tail -n 1 08:53:35 ++ py_version_xyz=3.10.6 08:53:35 ++ [[ -z 3.10.6 ]] 08:53:35 ++ echo 3.10.6 08:53:35 ++ return 0 08:53:35 + pyenv local 3.10.6 08:53:35 + local command 08:53:35 + command=local 08:53:35 + '[' 2 -gt 0 ']' 08:53:35 + shift 08:53:35 + case "$command" in 08:53:35 + command pyenv local 3.10.6 08:53:35 + pyenv local 3.10.6 08:53:35 + for arg in "$@" 08:53:35 + case $arg in 08:53:35 + pkg_list+='tox ' 08:53:35 + for arg in "$@" 08:53:35 + case $arg in 08:53:35 + pkg_list+='virtualenv ' 08:53:35 + for arg in "$@" 08:53:35 + case $arg in 08:53:35 + pkg_list+='urllib3~=1.26.15 ' 08:53:35 + [[ -f /tmp/.toxenv ]] 08:53:35 ++ cat /tmp/.toxenv 08:53:35 + lf_venv=/tmp/venv-wmiN 08:53:35 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wmiN from' file:/tmp/.toxenv 08:53:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wmiN from file:/tmp/.toxenv 08:53:35 + /tmp/venv-wmiN/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:53:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:53:36 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:53:36 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:53:36 + /tmp/venv-wmiN/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:53:38 + type python3 08:53:38 + true 08:53:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wmiN/bin to PATH' 08:53:38 lf-activate-venv(): INFO: Adding /tmp/venv-wmiN/bin to PATH 08:53:38 + PATH=/tmp/venv-wmiN/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:53:38 + return 0 08:53:38 + [[ -d /opt/pyenv ]] 08:53:38 + echo '---> Setting up pyenv' 08:53:38 ---> Setting up pyenv 08:53:38 + export PYENV_ROOT=/opt/pyenv 08:53:38 + PYENV_ROOT=/opt/pyenv 08:53:38 + export PATH=/opt/pyenv/bin:/tmp/venv-wmiN/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:53:38 + PATH=/opt/pyenv/bin:/tmp/venv-wmiN/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:53:38 ++ pwd 08:53:38 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 08:53:38 + export PYTHONPATH 08:53:38 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:53:38 + TOX_TESTENV_PASSENV=PYTHONPATH 08:53:38 + tox --version 08:53:39 4.13.0 from /tmp/venv-wmiN/lib/python3.10/site-packages/tox/__init__.py 08:53:39 + PARALLEL=false 08:53:39 + TOX_OPTIONS_LIST= 08:53:39 + [[ -n pre-commit ]] 08:53:39 + TOX_OPTIONS_LIST=' -e pre-commit' 08:53:39 + case ${PARALLEL,,} in 08:53:39 + tox -e pre-commit 08:53:39 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 08:53:40 pre-commit: install_deps> python -I -m pip install pre-commit 08:53:43 pre-commit: freeze> python -m pip freeze --all 08:53:43 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:53:43 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 08:53:43 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 08:53:44 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 08:53:44 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 08:53:45 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:53:46 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 08:53:46 [INFO] Once installed this environment will be reused. 08:53:46 [INFO] This may take a few minutes... 08:53:49 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:53:49 [INFO] Once installed this environment will be reused. 08:53:49 [INFO] This may take a few minutes... 08:53:55 Trim Trailing Whitespace.................................................Passed 08:53:55 Tabs remover.............................................................Passed 08:53:55 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 08:53:55 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 08:53:55 [INFO] Once installed this environment will be reused. 08:53:55 [INFO] This may take a few minutes... 08:54:02 gitlint..............................................(no files to check)Skipped 08:54:02 pre-commit: OK (22.64=setup[3.88]+cmd[11.97,6.79] seconds) 08:54:02 congratulations :) (22.81 seconds) 08:54:02 + tox_status=0 08:54:02 + echo '---> Completed tox runs' 08:54:02 ---> Completed tox runs 08:54:02 + for i in .tox/*/log 08:54:02 ++ echo .tox/pre-commit/log 08:54:02 ++ awk -F/ '{print $2}' 08:54:02 + tox_env=pre-commit 08:54:02 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 08:54:02 + DOC_DIR=docs/_build/html 08:54:02 + [[ -d docs/_build/html ]] 08:54:02 + echo '---> tox-run.sh ends' 08:54:02 ---> tox-run.sh ends 08:54:02 + test 0 -eq 0 08:54:02 $ ssh-agent -k 08:54:02 unset SSH_AUTH_SOCK; 08:54:02 unset SSH_AGENT_PID; 08:54:02 echo Agent pid 1891 killed; 08:54:02 [ssh-agent] Stopped. 08:54:02 [PostBuildScript] - [INFO] Executing post build scripts. 08:54:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7498589556883023908.sh 08:54:02 ---> sysstat.sh 08:54:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17095859443578370128.sh 08:54:02 ---> package-listing.sh 08:54:02 ++ facter osfamily 08:54:02 ++ tr '[:upper:]' '[:lower:]' 08:54:02 + OS_FAMILY=debian 08:54:02 + workspace=/w/workspace/oom-master-pre-commit-lint 08:54:02 + START_PACKAGES=/tmp/packages_start.txt 08:54:02 + END_PACKAGES=/tmp/packages_end.txt 08:54:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:54:02 + PACKAGES=/tmp/packages_start.txt 08:54:02 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:54:02 + PACKAGES=/tmp/packages_end.txt 08:54:02 + case "${OS_FAMILY}" in 08:54:02 + dpkg -l 08:54:02 + grep '^ii' 08:54:02 + '[' -f /tmp/packages_start.txt ']' 08:54:02 + '[' -f /tmp/packages_end.txt ']' 08:54:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:54:02 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:54:02 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 08:54:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 08:54:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4147860299786802860.sh 08:54:02 ---> capture-instance-metadata.sh 08:54:02 Setup pyenv: 08:54:03 system 08:54:03 3.8.13 08:54:03 3.9.13 08:54:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:54:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WcGB 08:54:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:54:09 lf-activate-venv(): INFO: Installing: lftools 08:54:43 lf-activate-venv(): INFO: Adding /tmp/venv-WcGB/bin to PATH 08:54:43 INFO: Running in OpenStack, capturing instance metadata 08:54:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4541221340712198698.sh 08:54:44 provisioning config files... 08:54:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config3912586919231841896tmp 08:54:44 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:54:44 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:54:44 [EnvInject] - Injecting environment variables from a build step. 08:54:44 [EnvInject] - Injecting as environment variables the properties content 08:54:44 SERVER_ID=logs 08:54:44 08:54:44 [EnvInject] - Variables injected successfully. 08:54:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6131077137551596210.sh 08:54:44 ---> create-netrc.sh 08:54:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10087113501943450708.sh 08:54:44 ---> python-tools-install.sh 08:54:44 Setup pyenv: 08:54:44 system 08:54:44 3.8.13 08:54:44 3.9.13 08:54:44 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:54:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WcGB from file:/tmp/.os_lf_venv 08:54:45 lf-activate-venv(): INFO: Installing: lftools 08:54:53 lf-activate-venv(): INFO: Adding /tmp/venv-WcGB/bin to PATH 08:54:53 Generating Requirements File 08:55:21 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:55:21 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 08:55:22 Python 3.10.6 08:55:22 pip 24.0 from /tmp/venv-WcGB/lib/python3.10/site-packages/pip (python 3.10) 08:55:22 appdirs==1.4.4 08:55:22 argcomplete==3.2.2 08:55:22 aspy.yaml==1.3.0 08:55:22 attrs==23.2.0 08:55:22 autopage==0.5.2 08:55:22 beautifulsoup4==4.12.3 08:55:22 boto3==1.34.51 08:55:22 botocore==1.34.51 08:55:22 bs4==0.0.2 08:55:22 cachetools==5.3.3 08:55:22 certifi==2024.2.2 08:55:22 cffi==1.16.0 08:55:22 cfgv==3.4.0 08:55:22 chardet==5.2.0 08:55:22 charset-normalizer==3.3.2 08:55:22 click==8.1.7 08:55:22 cliff==4.6.0 08:55:22 cmd2==2.4.3 08:55:22 cryptography==3.3.2 08:55:22 debtcollector==3.0.0 08:55:22 decorator==5.1.1 08:55:22 defusedxml==0.7.1 08:55:22 Deprecated==1.2.14 08:55:22 distlib==0.3.8 08:55:22 dnspython==2.6.1 08:55:22 docker==4.2.2 08:55:22 dogpile.cache==1.3.2 08:55:22 email_validator==2.1.1 08:55:22 filelock==3.13.1 08:55:22 future==1.0.0 08:55:22 gitdb==4.0.11 08:55:22 GitPython==3.1.42 08:55:22 google-auth==2.28.1 08:55:22 httplib2==0.22.0 08:55:22 identify==2.5.35 08:55:22 idna==3.6 08:55:22 importlib-resources==1.5.0 08:55:22 iso8601==2.1.0 08:55:22 Jinja2==3.1.3 08:55:22 jmespath==1.0.1 08:55:22 jsonpatch==1.33 08:55:22 jsonpointer==2.4 08:55:22 jsonschema==4.21.1 08:55:22 jsonschema-specifications==2023.12.1 08:55:22 keystoneauth1==5.6.0 08:55:22 kubernetes==29.0.0 08:55:22 lftools==0.37.9 08:55:22 lxml==5.1.0 08:55:22 MarkupSafe==2.1.5 08:55:22 msgpack==1.0.7 08:55:22 multi_key_dict==2.0.3 08:55:22 munch==4.0.0 08:55:22 netaddr==1.2.1 08:55:22 netifaces==0.11.0 08:55:22 niet==1.4.2 08:55:22 nodeenv==1.8.0 08:55:22 oauth2client==4.1.3 08:55:22 oauthlib==3.2.2 08:55:22 openstacksdk==0.62.0 08:55:22 os-client-config==2.1.0 08:55:22 os-service-types==1.7.0 08:55:22 osc-lib==3.0.1 08:55:22 oslo.config==9.4.0 08:55:22 oslo.context==5.4.0 08:55:22 oslo.i18n==6.3.0 08:55:22 oslo.log==5.5.0 08:55:22 oslo.serialization==5.4.0 08:55:22 oslo.utils==7.1.0 08:55:22 packaging==23.2 08:55:22 pbr==6.0.0 08:55:22 platformdirs==4.2.0 08:55:22 prettytable==3.10.0 08:55:22 pyasn1==0.5.1 08:55:22 pyasn1-modules==0.3.0 08:55:22 pycparser==2.21 08:55:22 pygerrit2==2.0.15 08:55:22 PyGithub==2.2.0 08:55:22 pyinotify==0.9.6 08:55:22 PyJWT==2.8.0 08:55:22 PyNaCl==1.5.0 08:55:22 pyparsing==2.4.7 08:55:22 pyperclip==1.8.2 08:55:22 pyrsistent==0.20.0 08:55:22 python-cinderclient==9.4.0 08:55:22 python-dateutil==2.8.2 08:55:22 python-heatclient==3.4.0 08:55:22 python-jenkins==1.8.2 08:55:22 python-keystoneclient==5.3.0 08:55:22 python-magnumclient==4.3.0 08:55:22 python-novaclient==18.4.0 08:55:22 python-openstackclient==6.0.1 08:55:22 python-swiftclient==4.4.0 08:55:22 PyYAML==6.0.1 08:55:22 referencing==0.33.0 08:55:22 requests==2.31.0 08:55:22 requests-oauthlib==1.3.1 08:55:22 requestsexceptions==1.4.0 08:55:22 rfc3986==2.0.0 08:55:22 rpds-py==0.18.0 08:55:22 rsa==4.9 08:55:22 ruamel.yaml==0.18.6 08:55:22 ruamel.yaml.clib==0.2.8 08:55:22 s3transfer==0.10.0 08:55:22 simplejson==3.19.2 08:55:22 six==1.16.0 08:55:22 smmap==5.0.1 08:55:22 soupsieve==2.5 08:55:22 stevedore==5.2.0 08:55:22 tabulate==0.9.0 08:55:22 toml==0.10.2 08:55:22 tomlkit==0.12.4 08:55:22 tqdm==4.66.2 08:55:22 typing_extensions==4.10.0 08:55:22 tzdata==2024.1 08:55:22 urllib3==1.26.18 08:55:22 virtualenv==20.25.1 08:55:22 wcwidth==0.2.13 08:55:22 websocket-client==1.7.0 08:55:22 wrapt==1.16.0 08:55:22 xdg==6.0.0 08:55:22 xmltodict==0.13.0 08:55:22 yq==3.2.3 08:55:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2555734737140825610.sh 08:55:22 ---> sudo-logs.sh 08:55:22 Archiving 'sudo' log.. 08:55:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17862315446075486194.sh 08:55:23 ---> job-cost.sh 08:55:23 Setup pyenv: 08:55:23 system 08:55:23 3.8.13 08:55:23 3.9.13 08:55:23 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:55:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WcGB from file:/tmp/.os_lf_venv 08:55:24 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:55:32 lf-activate-venv(): INFO: Adding /tmp/venv-WcGB/bin to PATH 08:55:32 INFO: No Stack... 08:55:32 INFO: Retrieving Pricing Info for: v3-standard-4 08:55:32 INFO: Archiving Costs 08:55:32 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5111381302458396006.sh 08:55:32 ---> logs-deploy.sh 08:55:32 Setup pyenv: 08:55:32 system 08:55:32 3.8.13 08:55:32 3.9.13 08:55:32 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:55:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WcGB from file:/tmp/.os_lf_venv 08:55:34 lf-activate-venv(): INFO: Installing: lftools 08:55:43 lf-activate-venv(): INFO: Adding /tmp/venv-WcGB/bin to PATH 08:55:43 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3322 08:55:43 INFO: archiving workspace using pattern(s): 08:55:44 Archives upload complete. 08:55:44 INFO: archiving logs to Nexus 08:55:45 ---> uname -a: 08:55:45 Linux prd-ubuntu1804-builder-4c-4g-9356 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:55:45 08:55:45 08:55:45 ---> lscpu: 08:55:45 Architecture: x86_64 08:55:45 CPU op-mode(s): 32-bit, 64-bit 08:55:45 Byte Order: Little Endian 08:55:45 CPU(s): 4 08:55:45 On-line CPU(s) list: 0-3 08:55:45 Thread(s) per core: 1 08:55:45 Core(s) per socket: 1 08:55:45 Socket(s): 4 08:55:45 NUMA node(s): 1 08:55:45 Vendor ID: AuthenticAMD 08:55:45 CPU family: 23 08:55:45 Model: 49 08:55:45 Model name: AMD EPYC-Rome Processor 08:55:45 Stepping: 0 08:55:45 CPU MHz: 2799.998 08:55:45 BogoMIPS: 5599.99 08:55:45 Virtualization: AMD-V 08:55:45 Hypervisor vendor: KVM 08:55:45 Virtualization type: full 08:55:45 L1d cache: 32K 08:55:45 L1i cache: 32K 08:55:45 L2 cache: 512K 08:55:45 L3 cache: 16384K 08:55:45 NUMA node0 CPU(s): 0-3 08:55:45 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:55:45 08:55:45 08:55:45 ---> nproc: 08:55:45 4 08:55:45 08:55:45 08:55:45 ---> df -h: 08:55:45 Filesystem Size Used Avail Use% Mounted on 08:55:45 udev 7.9G 0 7.9G 0% /dev 08:55:45 tmpfs 1.6G 672K 1.6G 1% /run 08:55:45 /dev/vda1 78G 8.4G 70G 11% / 08:55:45 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:55:45 tmpfs 5.0M 0 5.0M 0% /run/lock 08:55:45 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:55:45 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:55:45 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:55:45 08:55:45 08:55:45 ---> free -m: 08:55:45 total used free shared buff/cache available 08:55:45 Mem: 16040 515 13329 0 2195 15205 08:55:45 Swap: 1023 0 1023 08:55:45 08:55:45 08:55:45 ---> ip addr: 08:55:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:55:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:55:45 inet 127.0.0.1/8 scope host lo 08:55:45 valid_lft forever preferred_lft forever 08:55:45 inet6 ::1/128 scope host 08:55:45 valid_lft forever preferred_lft forever 08:55:45 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:55:45 link/ether fa:16:3e:26:8e:ca brd ff:ff:ff:ff:ff:ff 08:55:45 inet 10.30.107.8/23 brd 10.30.107.255 scope global dynamic ens3 08:55:45 valid_lft 86190sec preferred_lft 86190sec 08:55:45 inet6 fe80::f816:3eff:fe26:8eca/64 scope link 08:55:45 valid_lft forever preferred_lft forever 08:55:45 08:55:45 08:55:45 ---> sar -b -r -n DEV: 08:55:45 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9356) 02/28/24 _x86_64_ (4 CPU) 08:55:45 08:55:45 08:52:19 LINUX RESTART (4 CPU) 08:55:45 08:55:45 08:53:01 tps rtps wtps bread/s bwrtn/s 08:55:45 08:54:01 151.97 69.74 82.24 4636.83 11637.66 08:55:45 08:55:01 85.45 2.43 83.02 128.65 11735.11 08:55:45 Average: 118.71 36.09 82.63 2382.74 11686.39 08:55:45 08:55:45 08:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:55:45 08:54:01 13994976 15568080 2429992 14.79 54220 1720128 889324 5.09 715432 1501896 117752 08:55:45 08:55:01 13782644 15594460 2642324 16.09 75100 1924652 794300 4.55 732128 1670632 139248 08:55:45 Average: 13888810 15581270 2536158 15.44 64660 1822390 841812 4.82 723780 1586264 128500 08:55:45 08:55:45 08:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:55:45 08:54:01 lo 2.20 2.20 0.22 0.22 0.00 0.00 0.00 0.00 08:55:45 08:54:01 ens3 413.28 295.73 2035.76 74.67 0.00 0.00 0.00 0.00 08:55:45 08:55:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 08:55:45 08:55:01 ens3 49.94 33.81 640.06 8.73 0.00 0.00 0.00 0.00 08:55:45 Average: lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 08:55:45 Average: ens3 231.61 164.77 1337.91 41.70 0.00 0.00 0.00 0.00 08:55:45 08:55:45 08:55:45 ---> sar -P ALL: 08:55:45 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9356) 02/28/24 _x86_64_ (4 CPU) 08:55:45 08:55:45 08:52:19 LINUX RESTART (4 CPU) 08:55:45 08:55:45 08:53:01 CPU %user %nice %system %iowait %steal %idle 08:55:45 08:54:01 all 22.94 0.00 2.17 7.30 0.08 67.52 08:55:45 08:54:01 0 23.77 0.00 2.47 8.52 0.08 65.15 08:55:45 08:54:01 1 24.78 0.00 2.21 5.06 0.07 67.89 08:55:45 08:54:01 2 29.81 0.00 2.48 10.04 0.10 57.57 08:55:45 08:54:01 3 13.35 0.00 1.51 5.58 0.05 79.51 08:55:45 08:55:01 all 20.06 0.00 1.35 4.64 0.06 73.89 08:55:45 08:55:01 0 2.94 0.00 0.70 4.63 0.05 91.68 08:55:45 08:55:01 1 20.21 0.00 1.24 10.62 0.03 67.90 08:55:45 08:55:01 2 22.79 0.00 1.52 2.74 0.07 72.88 08:55:45 08:55:01 3 34.32 0.00 1.94 0.53 0.05 63.16 08:55:45 Average: all 21.50 0.00 1.76 5.97 0.07 70.71 08:55:45 Average: 0 13.36 0.00 1.59 6.58 0.07 78.41 08:55:45 Average: 1 22.49 0.00 1.72 7.84 0.05 67.89 08:55:45 Average: 2 26.30 0.00 2.00 6.39 0.08 65.23 08:55:45 Average: 3 23.85 0.00 1.72 3.05 0.05 71.32 08:55:45 08:55:45 08:55:45