13:33:33 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/138900 13:33:33 Running as SYSTEM 13:33:33 [EnvInject] - Loading node environment variables. 13:33:33 Building remotely on prd-ubuntu1804-builder-4c-4g-39826 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:33:33 [ssh-agent] Looking for ssh-agent implementation... 13:33:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:33:33 $ ssh-agent 13:33:33 SSH_AUTH_SOCK=/tmp/ssh-oLyQxRycgyks/agent.1687 13:33:33 SSH_AGENT_PID=1689 13:33:33 [ssh-agent] Started. 13:33:33 Running ssh-add (command line suppressed) 13:33:33 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_328409975411479375.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_328409975411479375.key) 13:33:33 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:33:33 The recommended git tool is: NONE 13:33:35 using credential onap-jenkins-ssh 13:33:35 Wiping out workspace first. 13:33:35 Cloning the remote Git repository 13:33:35 Cloning repository git://cloud.onap.org/mirror/oom.git 13:33:35 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:33:35 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:33:35 > git --version # timeout=10 13:33:35 > git --version # 'git version 2.17.1' 13:33:35 using GIT_SSH to set credentials Gerrit user 13:33:35 Verifying host key using manually-configured host key entries 13:33:35 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:33:41 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:33:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:33:41 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:33:41 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:33:41 using GIT_SSH to set credentials Gerrit user 13:33:41 Verifying host key using manually-configured host key entries 13:33:41 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/138900/5 # timeout=30 13:33:41 > git rev-parse 30a04708c4dce4ae41d970cd4ff443f900b9856b^{commit} # timeout=10 13:33:41 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:33:41 Checking out Revision 30a04708c4dce4ae41d970cd4ff443f900b9856b (refs/changes/00/138900/5) 13:33:41 > git config core.sparsecheckout # timeout=10 13:33:41 > git checkout -f 30a04708c4dce4ae41d970cd4ff443f900b9856b # timeout=30 13:33:45 Commit message: "[AAI] 14.0.3 release with various operational improvements" 13:33:45 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:33:45 > git rev-list --no-walk 0765a2124569cfa38a2828f2c9d88cf8cca8eedc # timeout=10 13:33:45 [EnvInject] - Injecting environment variables from a build step. 13:33:45 [EnvInject] - Injecting as environment variables the properties content 13:33:45 PYTHON=python3 13:33:45 13:33:45 [EnvInject] - Variables injected successfully. 13:33:45 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17536817261374573173.sh 13:33:45 ---> tox-install.sh 13:33:45 + source /home/jenkins/lf-env.sh 13:33:45 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:33:45 ++ mktemp -d /tmp/venv-XXXX 13:33:45 + lf_venv=/tmp/venv-Kyh7 13:33:45 + local venv_file=/tmp/.os_lf_venv 13:33:45 + local python=python3 13:33:45 + local options 13:33:45 + local set_path=true 13:33:45 + local install_args= 13:33:45 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:33:45 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:33:45 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:33:45 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:33:45 + true 13:33:45 + case $1 in 13:33:45 + venv_file=/tmp/.toxenv 13:33:45 + shift 2 13:33:45 + true 13:33:45 + case $1 in 13:33:45 + shift 13:33:45 + break 13:33:45 + case $python in 13:33:45 + local pkg_list= 13:33:45 + [[ -d /opt/pyenv ]] 13:33:45 + echo 'Setup pyenv:' 13:33:45 Setup pyenv: 13:33:45 + export PYENV_ROOT=/opt/pyenv 13:33:45 + PYENV_ROOT=/opt/pyenv 13:33:45 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:33:45 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:33:45 + pyenv versions 13:33:45 * system (set by /opt/pyenv/version) 13:33:45 * 3.8.13 (set by /opt/pyenv/version) 13:33:45 * 3.9.13 (set by /opt/pyenv/version) 13:33:45 * 3.10.6 (set by /opt/pyenv/version) 13:33:45 + command -v pyenv 13:33:45 ++ pyenv init - --no-rehash 13:33:45 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:33:45 export PATH="/opt/pyenv/shims:${PATH}" 13:33:45 export PYENV_SHELL=bash 13:33:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:33:45 pyenv() { 13:33:45 local command 13:33:45 command="${1:-}" 13:33:45 if [ "$#" -gt 0 ]; then 13:33:45 shift 13:33:45 fi 13:33:45 13:33:45 case "$command" in 13:33:45 rehash|shell) 13:33:45 eval "$(pyenv "sh-$command" "$@")" 13:33:45 ;; 13:33:45 *) 13:33:45 command pyenv "$command" "$@" 13:33:45 ;; 13:33:45 esac 13:33:45 }' 13:33:45 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:33:45 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:33:45 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:33:45 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:33:45 ++ export PYENV_SHELL=bash 13:33:45 ++ PYENV_SHELL=bash 13:33:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:33:45 +++ complete -F _pyenv pyenv 13:33:45 ++ lf-pyver python3 13:33:45 ++ local py_version_xy=python3 13:33:45 ++ local py_version_xyz= 13:33:45 ++ pyenv versions 13:33:45 ++ local command 13:33:45 ++ command=versions 13:33:45 ++ '[' 1 -gt 0 ']' 13:33:45 ++ shift 13:33:45 ++ case "$command" in 13:33:45 ++ command pyenv versions 13:33:45 ++ awk '{ print $1 }' 13:33:45 ++ pyenv versions 13:33:45 ++ grep -E '^[0-9.]*[0-9]$' 13:33:45 ++ sed 's/^[ *]* //' 13:33:45 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:33:45 +++ grep '^3' /tmp/.pyenv_versions 13:33:45 +++ sort -V 13:33:45 +++ tail -n 1 13:33:45 ++ py_version_xyz=3.10.6 13:33:45 ++ [[ -z 3.10.6 ]] 13:33:45 ++ echo 3.10.6 13:33:45 ++ return 0 13:33:45 + pyenv local 3.10.6 13:33:45 + local command 13:33:45 + command=local 13:33:45 + '[' 2 -gt 0 ']' 13:33:45 + shift 13:33:45 + case "$command" in 13:33:45 + command pyenv local 3.10.6 13:33:45 + pyenv local 3.10.6 13:33:45 + for arg in "$@" 13:33:45 + case $arg in 13:33:45 + pkg_list+='tox ' 13:33:45 + for arg in "$@" 13:33:45 + case $arg in 13:33:45 + pkg_list+='virtualenv ' 13:33:45 + for arg in "$@" 13:33:45 + case $arg in 13:33:45 + pkg_list+='urllib3~=1.26.15 ' 13:33:45 + [[ -f /tmp/.toxenv ]] 13:33:45 + [[ ! -f /tmp/.toxenv ]] 13:33:45 + [[ -n '' ]] 13:33:45 + python3 -m venv /tmp/venv-Kyh7 13:33:49 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Kyh7' 13:33:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Kyh7 13:33:49 + echo /tmp/venv-Kyh7 13:33:49 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:33:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:33:49 + /tmp/venv-Kyh7/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:33:52 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:33:52 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:33:52 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:33:52 + /tmp/venv-Kyh7/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:33:55 + type python3 13:33:55 + true 13:33:55 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Kyh7/bin to PATH' 13:33:55 lf-activate-venv(): INFO: Adding /tmp/venv-Kyh7/bin to PATH 13:33:55 + PATH=/tmp/venv-Kyh7/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:33:55 + return 0 13:33:55 + python3 --version 13:33:55 Python 3.10.6 13:33:55 + python3 -m pip --version 13:33:55 pip 24.2 from /tmp/venv-Kyh7/lib/python3.10/site-packages/pip (python 3.10) 13:33:55 + python3 -m pip freeze 13:33:55 cachetools==5.5.0 13:33:55 chardet==5.2.0 13:33:55 colorama==0.4.6 13:33:55 distlib==0.3.8 13:33:55 filelock==3.16.1 13:33:55 packaging==24.1 13:33:55 platformdirs==4.3.6 13:33:55 pluggy==1.5.0 13:33:55 pyproject-api==1.8.0 13:33:55 tomli==2.0.1 13:33:55 tox==4.20.0 13:33:55 urllib3==1.26.20 13:33:55 virtualenv==20.26.5 13:33:55 [EnvInject] - Injecting environment variables from a build step. 13:33:55 [EnvInject] - Injecting as environment variables the properties content 13:33:55 PARALLEL=false 13:33:55 13:33:55 [EnvInject] - Variables injected successfully. 13:33:55 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9437919294600712684.sh 13:33:55 ---> tox-run.sh 13:33:55 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:33:55 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:33:55 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:33:55 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:33:55 + cd /w/workspace/oom-master-pre-commit-lint/. 13:33:55 + source /home/jenkins/lf-env.sh 13:33:55 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:33:55 ++ mktemp -d /tmp/venv-XXXX 13:33:55 + lf_venv=/tmp/venv-a5WE 13:33:55 + local venv_file=/tmp/.os_lf_venv 13:33:55 + local python=python3 13:33:55 + local options 13:33:55 + local set_path=true 13:33:55 + local install_args= 13:33:55 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:33:55 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:33:55 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:33:55 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:33:55 + true 13:33:55 + case $1 in 13:33:55 + venv_file=/tmp/.toxenv 13:33:55 + shift 2 13:33:55 + true 13:33:55 + case $1 in 13:33:55 + shift 13:33:55 + break 13:33:55 + case $python in 13:33:55 + local pkg_list= 13:33:55 + [[ -d /opt/pyenv ]] 13:33:55 + echo 'Setup pyenv:' 13:33:55 Setup pyenv: 13:33:55 + export PYENV_ROOT=/opt/pyenv 13:33:55 + PYENV_ROOT=/opt/pyenv 13:33:55 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:33:55 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:33:55 + pyenv versions 13:33:55 system 13:33:55 3.8.13 13:33:55 3.9.13 13:33:55 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:33:55 + command -v pyenv 13:33:55 ++ pyenv init - --no-rehash 13:33:55 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:33:55 export PATH="/opt/pyenv/shims:${PATH}" 13:33:55 export PYENV_SHELL=bash 13:33:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:33:55 pyenv() { 13:33:55 local command 13:33:55 command="${1:-}" 13:33:55 if [ "$#" -gt 0 ]; then 13:33:55 shift 13:33:55 fi 13:33:55 13:33:55 case "$command" in 13:33:55 rehash|shell) 13:33:55 eval "$(pyenv "sh-$command" "$@")" 13:33:55 ;; 13:33:55 *) 13:33:55 command pyenv "$command" "$@" 13:33:55 ;; 13:33:55 esac 13:33:55 }' 13:33:55 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:33:55 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:33:55 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:33:55 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:33:55 ++ export PYENV_SHELL=bash 13:33:55 ++ PYENV_SHELL=bash 13:33:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:33:55 +++ complete -F _pyenv pyenv 13:33:55 ++ lf-pyver python3 13:33:55 ++ local py_version_xy=python3 13:33:55 ++ local py_version_xyz= 13:33:55 ++ pyenv versions 13:33:55 ++ local command 13:33:55 ++ command=versions 13:33:55 ++ '[' 1 -gt 0 ']' 13:33:55 ++ shift 13:33:55 ++ case "$command" in 13:33:55 ++ command pyenv versions 13:33:55 ++ pyenv versions 13:33:55 ++ awk '{ print $1 }' 13:33:55 ++ sed 's/^[ *]* //' 13:33:55 ++ grep -E '^[0-9.]*[0-9]$' 13:33:55 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:33:55 +++ grep '^3' /tmp/.pyenv_versions 13:33:55 +++ sort -V 13:33:55 +++ tail -n 1 13:33:55 ++ py_version_xyz=3.10.6 13:33:55 ++ [[ -z 3.10.6 ]] 13:33:55 ++ echo 3.10.6 13:33:55 ++ return 0 13:33:55 + pyenv local 3.10.6 13:33:55 + local command 13:33:55 + command=local 13:33:55 + '[' 2 -gt 0 ']' 13:33:55 + shift 13:33:55 + case "$command" in 13:33:55 + command pyenv local 3.10.6 13:33:55 + pyenv local 3.10.6 13:33:55 + for arg in "$@" 13:33:55 + case $arg in 13:33:55 + pkg_list+='tox ' 13:33:55 + for arg in "$@" 13:33:55 + case $arg in 13:33:55 + pkg_list+='virtualenv ' 13:33:55 + for arg in "$@" 13:33:55 + case $arg in 13:33:55 + pkg_list+='urllib3~=1.26.15 ' 13:33:55 + [[ -f /tmp/.toxenv ]] 13:33:55 ++ cat /tmp/.toxenv 13:33:55 + lf_venv=/tmp/venv-Kyh7 13:33:55 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kyh7 from' file:/tmp/.toxenv 13:33:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kyh7 from file:/tmp/.toxenv 13:33:55 + /tmp/venv-Kyh7/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:33:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:33:56 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:33:56 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:33:56 + /tmp/venv-Kyh7/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:33:57 + type python3 13:33:57 + true 13:33:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Kyh7/bin to PATH' 13:33:57 lf-activate-venv(): INFO: Adding /tmp/venv-Kyh7/bin to PATH 13:33:57 + PATH=/tmp/venv-Kyh7/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:33:57 + return 0 13:33:57 + [[ -d /opt/pyenv ]] 13:33:57 + echo '---> Setting up pyenv' 13:33:57 ---> Setting up pyenv 13:33:57 + export PYENV_ROOT=/opt/pyenv 13:33:57 + PYENV_ROOT=/opt/pyenv 13:33:57 + export PATH=/opt/pyenv/bin:/tmp/venv-Kyh7/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:33:57 + PATH=/opt/pyenv/bin:/tmp/venv-Kyh7/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:33:57 ++ pwd 13:33:57 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:33:57 + export PYTHONPATH 13:33:57 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:33:57 + TOX_TESTENV_PASSENV=PYTHONPATH 13:33:57 + tox --version 13:33:57 4.20.0 from /tmp/venv-Kyh7/lib/python3.10/site-packages/tox/__init__.py 13:33:57 + PARALLEL=false 13:33:57 + TOX_OPTIONS_LIST= 13:33:57 + [[ -n pre-commit ]] 13:33:57 + TOX_OPTIONS_LIST=' -e pre-commit' 13:33:57 + case ${PARALLEL,,} in 13:33:57 + tox -e pre-commit 13:33:57 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:33:59 pre-commit: install_deps> python -I -m pip install pre-commit 13:34:02 pre-commit: freeze> python -m pip freeze --all 13:34:02 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.16.1,identify==2.6.1,nodeenv==1.9.1,pip==24.2,platformdirs==4.3.6,pre-commit==3.8.0,PyYAML==6.0.2,setuptools==75.1.0,virtualenv==20.26.5,wheel==0.44.0 13:34:02 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:34:03 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:34:04 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:34:05 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:34:06 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:34:06 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:34:06 [INFO] Once installed this environment will be reused. 13:34:06 [INFO] This may take a few minutes... 13:34:09 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:34:09 [INFO] Once installed this environment will be reused. 13:34:09 [INFO] This may take a few minutes... 13:34:14 Trim Trailing Whitespace.................................................Passed 13:34:14 Tabs remover.............................................................Passed 13:34:14 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:34:15 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:34:15 [INFO] Once installed this environment will be reused. 13:34:15 [INFO] This may take a few minutes... 13:34:20 gitlint..............................................(no files to check)Skipped 13:34:20 pre-commit: OK (22.60=setup[4.68]+cmd[12.01,5.91] seconds) 13:34:20 congratulations :) (22.76 seconds) 13:34:20 + tox_status=0 13:34:20 + echo '---> Completed tox runs' 13:34:20 ---> Completed tox runs 13:34:20 + for i in .tox/*/log 13:34:20 ++ echo .tox/pre-commit/log 13:34:20 ++ awk -F/ '{print $2}' 13:34:20 + tox_env=pre-commit 13:34:20 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:34:20 + DOC_DIR=docs/_build/html 13:34:20 + [[ -d docs/_build/html ]] 13:34:20 + echo '---> tox-run.sh ends' 13:34:20 ---> tox-run.sh ends 13:34:20 + test 0 -eq 0 13:34:20 $ ssh-agent -k 13:34:20 unset SSH_AUTH_SOCK; 13:34:20 unset SSH_AGENT_PID; 13:34:20 echo Agent pid 1689 killed; 13:34:20 [ssh-agent] Stopped. 13:34:21 [PostBuildScript] - [INFO] Executing post build scripts. 13:34:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16701893711207083020.sh 13:34:21 ---> sysstat.sh 13:34:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5509248492651186691.sh 13:34:21 ---> package-listing.sh 13:34:21 ++ tr '[:upper:]' '[:lower:]' 13:34:21 ++ facter osfamily 13:34:21 + OS_FAMILY=debian 13:34:21 + workspace=/w/workspace/oom-master-pre-commit-lint 13:34:21 + START_PACKAGES=/tmp/packages_start.txt 13:34:21 + END_PACKAGES=/tmp/packages_end.txt 13:34:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:34:21 + PACKAGES=/tmp/packages_start.txt 13:34:21 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:34:21 + PACKAGES=/tmp/packages_end.txt 13:34:21 + case "${OS_FAMILY}" in 13:34:21 + dpkg -l 13:34:21 + grep '^ii' 13:34:21 + '[' -f /tmp/packages_start.txt ']' 13:34:21 + '[' -f /tmp/packages_end.txt ']' 13:34:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:34:21 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:34:21 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:34:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:34:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins399031466277609667.sh 13:34:21 ---> capture-instance-metadata.sh 13:34:21 Setup pyenv: 13:34:21 system 13:34:21 3.8.13 13:34:21 3.9.13 13:34:21 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:34:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wbJS 13:34:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:34:28 lf-activate-venv(): INFO: Installing: lftools 13:34:55 lf-activate-venv(): INFO: Adding /tmp/venv-wbJS/bin to PATH 13:34:55 INFO: Running in OpenStack, capturing instance metadata 13:34:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13116682101808598883.sh 13:34:56 provisioning config files... 13:34:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config5408418964326466263tmp 13:34:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:34:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:34:56 [EnvInject] - Injecting environment variables from a build step. 13:34:56 [EnvInject] - Injecting as environment variables the properties content 13:34:56 SERVER_ID=logs 13:34:56 13:34:56 [EnvInject] - Variables injected successfully. 13:34:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8485094943419967838.sh 13:34:56 ---> create-netrc.sh 13:34:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1975997119517328193.sh 13:34:56 ---> python-tools-install.sh 13:34:56 Setup pyenv: 13:34:56 system 13:34:56 3.8.13 13:34:56 3.9.13 13:34:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:34:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wbJS from file:/tmp/.os_lf_venv 13:34:57 lf-activate-venv(): INFO: Installing: lftools 13:35:04 lf-activate-venv(): INFO: Adding /tmp/venv-wbJS/bin to PATH 13:35:04 Generating Requirements File 13:35:22 Python 3.10.6 13:35:23 pip 24.2 from /tmp/venv-wbJS/lib/python3.10/site-packages/pip (python 3.10) 13:35:23 appdirs==1.4.4 13:35:23 argcomplete==3.5.0 13:35:23 aspy.yaml==1.3.0 13:35:23 attrs==24.2.0 13:35:23 autopage==0.5.2 13:35:23 beautifulsoup4==4.12.3 13:35:23 boto3==1.35.22 13:35:23 botocore==1.35.22 13:35:23 bs4==0.0.2 13:35:23 cachetools==5.5.0 13:35:23 certifi==2024.8.30 13:35:23 cffi==1.17.1 13:35:23 cfgv==3.4.0 13:35:23 chardet==5.2.0 13:35:23 charset-normalizer==3.3.2 13:35:23 click==8.1.7 13:35:23 cliff==4.7.0 13:35:23 cmd2==2.4.3 13:35:23 cryptography==3.3.2 13:35:23 debtcollector==3.0.0 13:35:23 decorator==5.1.1 13:35:23 defusedxml==0.7.1 13:35:23 Deprecated==1.2.14 13:35:23 distlib==0.3.8 13:35:23 dnspython==2.6.1 13:35:23 docker==4.2.2 13:35:23 dogpile.cache==1.3.3 13:35:23 email_validator==2.2.0 13:35:23 filelock==3.16.1 13:35:23 future==1.0.0 13:35:23 gitdb==4.0.11 13:35:23 GitPython==3.1.43 13:35:23 google-auth==2.34.0 13:35:23 httplib2==0.22.0 13:35:23 identify==2.6.1 13:35:23 idna==3.10 13:35:23 importlib-resources==1.5.0 13:35:23 iso8601==2.1.0 13:35:23 Jinja2==3.1.4 13:35:23 jmespath==1.0.1 13:35:23 jsonpatch==1.33 13:35:23 jsonpointer==3.0.0 13:35:23 jsonschema==4.23.0 13:35:23 jsonschema-specifications==2023.12.1 13:35:23 keystoneauth1==5.8.0 13:35:23 kubernetes==30.1.0 13:35:23 lftools==0.37.10 13:35:23 lxml==5.3.0 13:35:23 MarkupSafe==2.1.5 13:35:23 msgpack==1.1.0 13:35:23 multi_key_dict==2.0.3 13:35:23 munch==4.0.0 13:35:23 netaddr==1.3.0 13:35:23 netifaces==0.11.0 13:35:23 niet==1.4.2 13:35:23 nodeenv==1.9.1 13:35:23 oauth2client==4.1.3 13:35:23 oauthlib==3.2.2 13:35:23 openstacksdk==4.0.0 13:35:23 os-client-config==2.1.0 13:35:23 os-service-types==1.7.0 13:35:23 osc-lib==3.1.0 13:35:23 oslo.config==9.6.0 13:35:23 oslo.context==5.6.0 13:35:23 oslo.i18n==6.4.0 13:35:23 oslo.log==6.1.2 13:35:23 oslo.serialization==5.5.0 13:35:23 oslo.utils==7.3.0 13:35:23 packaging==24.1 13:35:23 pbr==6.1.0 13:35:23 platformdirs==4.3.6 13:35:23 prettytable==3.11.0 13:35:23 pyasn1==0.6.1 13:35:23 pyasn1_modules==0.4.1 13:35:23 pycparser==2.22 13:35:23 pygerrit2==2.0.15 13:35:23 PyGithub==2.4.0 13:35:23 PyJWT==2.9.0 13:35:23 PyNaCl==1.5.0 13:35:23 pyparsing==2.4.7 13:35:23 pyperclip==1.9.0 13:35:23 pyrsistent==0.20.0 13:35:23 python-cinderclient==9.6.0 13:35:23 python-dateutil==2.9.0.post0 13:35:23 python-heatclient==4.0.0 13:35:23 python-jenkins==1.8.2 13:35:23 python-keystoneclient==5.5.0 13:35:23 python-magnumclient==4.7.0 13:35:23 python-openstackclient==7.1.1 13:35:23 python-swiftclient==4.6.0 13:35:23 PyYAML==6.0.2 13:35:23 referencing==0.35.1 13:35:23 requests==2.32.3 13:35:23 requests-oauthlib==2.0.0 13:35:23 requestsexceptions==1.4.0 13:35:23 rfc3986==2.0.0 13:35:23 rpds-py==0.20.0 13:35:23 rsa==4.9 13:35:23 ruamel.yaml==0.18.6 13:35:23 ruamel.yaml.clib==0.2.8 13:35:23 s3transfer==0.10.2 13:35:23 simplejson==3.19.3 13:35:23 six==1.16.0 13:35:23 smmap==5.0.1 13:35:23 soupsieve==2.6 13:35:23 stevedore==5.3.0 13:35:23 tabulate==0.9.0 13:35:23 toml==0.10.2 13:35:23 tomlkit==0.13.2 13:35:23 tqdm==4.66.5 13:35:23 typing_extensions==4.12.2 13:35:23 tzdata==2024.1 13:35:23 urllib3==1.26.20 13:35:23 virtualenv==20.26.5 13:35:23 wcwidth==0.2.13 13:35:23 websocket-client==1.8.0 13:35:23 wrapt==1.16.0 13:35:23 xdg==6.0.0 13:35:23 xmltodict==0.13.0 13:35:23 yq==3.4.3 13:35:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13874082692404536345.sh 13:35:23 ---> sudo-logs.sh 13:35:23 Archiving 'sudo' log.. 13:35:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8052750179628014208.sh 13:35:23 ---> job-cost.sh 13:35:23 Setup pyenv: 13:35:23 system 13:35:23 3.8.13 13:35:23 3.9.13 13:35:23 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:35:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wbJS from file:/tmp/.os_lf_venv 13:35:24 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:35:30 lf-activate-venv(): INFO: Adding /tmp/venv-wbJS/bin to PATH 13:35:30 INFO: No Stack... 13:35:30 INFO: Retrieving Pricing Info for: v3-standard-4 13:35:30 INFO: Archiving Costs 13:35:30 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5504163473072887074.sh 13:35:30 ---> logs-deploy.sh 13:35:30 Setup pyenv: 13:35:30 system 13:35:30 3.8.13 13:35:30 3.9.13 13:35:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:35:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wbJS from file:/tmp/.os_lf_venv 13:35:31 lf-activate-venv(): INFO: Installing: lftools 13:35:39 lf-activate-venv(): INFO: Adding /tmp/venv-wbJS/bin to PATH 13:35:39 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3602 13:35:39 INFO: archiving workspace using pattern(s): 13:35:40 Archives upload complete. 13:35:40 INFO: archiving logs to Nexus 13:35:41 ---> uname -a: 13:35:41 Linux prd-ubuntu1804-builder-4c-4g-39826 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:35:41 13:35:41 13:35:41 ---> lscpu: 13:35:41 Architecture: x86_64 13:35:41 CPU op-mode(s): 32-bit, 64-bit 13:35:41 Byte Order: Little Endian 13:35:41 CPU(s): 4 13:35:41 On-line CPU(s) list: 0-3 13:35:41 Thread(s) per core: 1 13:35:41 Core(s) per socket: 1 13:35:41 Socket(s): 4 13:35:41 NUMA node(s): 1 13:35:41 Vendor ID: AuthenticAMD 13:35:41 CPU family: 23 13:35:41 Model: 49 13:35:41 Model name: AMD EPYC-Rome Processor 13:35:41 Stepping: 0 13:35:41 CPU MHz: 2800.000 13:35:41 BogoMIPS: 5600.00 13:35:41 Virtualization: AMD-V 13:35:41 Hypervisor vendor: KVM 13:35:41 Virtualization type: full 13:35:41 L1d cache: 32K 13:35:41 L1i cache: 32K 13:35:41 L2 cache: 512K 13:35:41 L3 cache: 16384K 13:35:41 NUMA node0 CPU(s): 0-3 13:35:41 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 13:35:41 13:35:41 13:35:41 ---> nproc: 13:35:41 4 13:35:41 13:35:41 13:35:41 ---> df -h: 13:35:41 Filesystem Size Used Avail Use% Mounted on 13:35:41 udev 7.9G 0 7.9G 0% /dev 13:35:41 tmpfs 1.6G 672K 1.6G 1% /run 13:35:41 /dev/vda1 78G 8.4G 70G 11% / 13:35:41 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:35:41 tmpfs 5.0M 0 5.0M 0% /run/lock 13:35:41 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:35:41 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:35:41 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:35:41 13:35:41 13:35:41 ---> free -m: 13:35:41 total used free shared buff/cache available 13:35:41 Mem: 16040 544 13314 0 2181 15176 13:35:41 Swap: 1023 0 1023 13:35:41 13:35:41 13:35:41 ---> ip addr: 13:35:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:35:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:35:41 inet 127.0.0.1/8 scope host lo 13:35:41 valid_lft forever preferred_lft forever 13:35:41 inet6 ::1/128 scope host 13:35:41 valid_lft forever preferred_lft forever 13:35:41 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:35:41 link/ether fa:16:3e:de:13:f7 brd ff:ff:ff:ff:ff:ff 13:35:41 inet 10.30.107.99/23 brd 10.30.107.255 scope global dynamic ens3 13:35:41 valid_lft 86253sec preferred_lft 86253sec 13:35:41 inet6 fe80::f816:3eff:fede:13f7/64 scope link 13:35:41 valid_lft forever preferred_lft forever 13:35:41 13:35:41 13:35:41 ---> sar -b -r -n DEV: 13:35:41 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-39826) 09/19/24 _x86_64_ (4 CPU) 13:35:41 13:35:41 13:33:17 LINUX RESTART (4 CPU) 13:35:41 13:35:41 13:34:01 tps rtps wtps bread/s bwrtn/s 13:35:41 13:35:01 124.56 15.38 109.18 1139.54 32264.36 13:35:41 Average: 124.56 15.38 109.18 1139.54 32264.36 13:35:41 13:35:41 13:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:35:41 13:35:01 13736228 15533584 2688740 16.37 77536 1906268 801852 4.59 790980 1654464 136652 13:35:41 Average: 13736228 15533584 2688740 16.37 77536 1906268 801852 4.59 790980 1654464 136652 13:35:41 13:35:41 13:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:35:41 13:35:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 13:35:41 13:35:01 ens3 74.12 51.99 1097.08 14.09 0.00 0.00 0.00 0.00 13:35:41 Average: lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 13:35:41 Average: ens3 74.12 51.99 1097.08 14.09 0.00 0.00 0.00 0.00 13:35:41 13:35:41 13:35:41 ---> sar -P ALL: 13:35:41 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-39826) 09/19/24 _x86_64_ (4 CPU) 13:35:41 13:35:41 13:33:17 LINUX RESTART (4 CPU) 13:35:41 13:35:41 13:34:01 CPU %user %nice %system %iowait %steal %idle 13:35:41 13:35:01 all 21.62 0.00 2.03 4.55 0.08 71.73 13:35:41 13:35:01 0 32.80 0.00 2.82 1.57 0.07 62.74 13:35:41 13:35:01 1 12.01 0.00 1.75 3.09 0.08 83.06 13:35:41 13:35:01 2 9.53 0.00 1.49 12.00 0.07 76.91 13:35:41 13:35:01 3 32.11 0.00 2.05 1.51 0.07 64.26 13:35:41 Average: all 21.62 0.00 2.03 4.55 0.08 71.73 13:35:41 Average: 0 32.80 0.00 2.82 1.57 0.07 62.74 13:35:41 Average: 1 12.01 0.00 1.75 3.09 0.08 83.06 13:35:41 Average: 2 9.53 0.00 1.49 12.00 0.07 76.91 13:35:41 Average: 3 32.11 0.00 2.05 1.51 0.07 64.26 13:35:41 13:35:41 13:35:41