13:44:19 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137636 13:44:19 Running as SYSTEM 13:44:19 [EnvInject] - Loading node environment variables. 13:44:19 Building remotely on prd-ubuntu1804-builder-4c-4g-20107 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:44:19 [ssh-agent] Looking for ssh-agent implementation... 13:44:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:44:19 $ ssh-agent 13:44:19 SSH_AUTH_SOCK=/tmp/ssh-c7ZxmHquuuuB/agent.1771 13:44:19 SSH_AGENT_PID=1773 13:44:19 [ssh-agent] Started. 13:44:19 Running ssh-add (command line suppressed) 13:44:19 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_15798216139062172422.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_15798216139062172422.key) 13:44:19 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:44:19 The recommended git tool is: NONE 13:44:22 using credential onap-jenkins-ssh 13:44:22 Wiping out workspace first. 13:44:22 Cloning the remote Git repository 13:44:22 Cloning repository git://cloud.onap.org/mirror/oom.git 13:44:22 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:44:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:44:22 > git --version # timeout=10 13:44:22 > git --version # 'git version 2.17.1' 13:44:22 using GIT_SSH to set credentials Gerrit user 13:44:22 Verifying host key using manually-configured host key entries 13:44:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:44:28 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:44:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:44:29 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:44:29 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:44:29 using GIT_SSH to set credentials Gerrit user 13:44:29 Verifying host key using manually-configured host key entries 13:44:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/137636/4 # timeout=30 13:44:29 > git rev-parse b179d99b56046ec39f1b38fade3e1c13d5f4afeb^{commit} # timeout=10 13:44:29 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:44:29 Checking out Revision b179d99b56046ec39f1b38fade3e1c13d5f4afeb (refs/changes/36/137636/4) 13:44:29 > git config core.sparsecheckout # timeout=10 13:44:29 > git checkout -f b179d99b56046ec39f1b38fade3e1c13d5f4afeb # timeout=30 13:44:33 Commit message: "[DOC] Update Information about used versions" 13:44:33 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:44:33 > git rev-list --no-walk f8146d85933c5eab5a8061f21dcfce9b6b6b93d5 # timeout=10 13:44:33 [EnvInject] - Injecting environment variables from a build step. 13:44:33 [EnvInject] - Injecting as environment variables the properties content 13:44:33 PYTHON=python3 13:44:33 13:44:33 [EnvInject] - Variables injected successfully. 13:44:33 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4867268247446549792.sh 13:44:33 ---> tox-install.sh 13:44:33 + source /home/jenkins/lf-env.sh 13:44:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:44:33 ++ mktemp -d /tmp/venv-XXXX 13:44:33 + lf_venv=/tmp/venv-qPix 13:44:33 + local venv_file=/tmp/.os_lf_venv 13:44:33 + local python=python3 13:44:33 + local options 13:44:33 + local set_path=true 13:44:33 + local install_args= 13:44:33 ++ 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:44:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:44:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:44:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:44:33 + true 13:44:33 + case $1 in 13:44:33 + venv_file=/tmp/.toxenv 13:44:33 + shift 2 13:44:33 + true 13:44:33 + case $1 in 13:44:33 + shift 13:44:33 + break 13:44:33 + case $python in 13:44:33 + local pkg_list= 13:44:33 + [[ -d /opt/pyenv ]] 13:44:33 + echo 'Setup pyenv:' 13:44:33 Setup pyenv: 13:44:33 + export PYENV_ROOT=/opt/pyenv 13:44:33 + PYENV_ROOT=/opt/pyenv 13:44:33 + 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:44:33 + 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:44:33 + pyenv versions 13:44:33 * system (set by /opt/pyenv/version) 13:44:33 * 3.8.13 (set by /opt/pyenv/version) 13:44:33 * 3.9.13 (set by /opt/pyenv/version) 13:44:33 * 3.10.6 (set by /opt/pyenv/version) 13:44:33 + command -v pyenv 13:44:33 ++ pyenv init - --no-rehash 13:44:33 + 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:44:33 export PATH="/opt/pyenv/shims:${PATH}" 13:44:33 export PYENV_SHELL=bash 13:44:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:44:33 pyenv() { 13:44:33 local command 13:44:33 command="${1:-}" 13:44:33 if [ "$#" -gt 0 ]; then 13:44:33 shift 13:44:33 fi 13:44:33 13:44:33 case "$command" in 13:44:33 rehash|shell) 13:44:33 eval "$(pyenv "sh-$command" "$@")" 13:44:33 ;; 13:44:33 *) 13:44:33 command pyenv "$command" "$@" 13:44:33 ;; 13:44:33 esac 13:44:33 }' 13:44:33 +++ 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:44:33 ++ 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:44:33 ++ 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:44:33 ++ 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:44:33 ++ export PYENV_SHELL=bash 13:44:33 ++ PYENV_SHELL=bash 13:44:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:44:33 +++ complete -F _pyenv pyenv 13:44:33 ++ lf-pyver python3 13:44:33 ++ local py_version_xy=python3 13:44:33 ++ local py_version_xyz= 13:44:33 ++ pyenv versions 13:44:33 ++ local command 13:44:33 ++ command=versions 13:44:33 ++ sed 's/^[ *]* //' 13:44:33 ++ '[' 1 -gt 0 ']' 13:44:33 ++ shift 13:44:33 ++ awk '{ print $1 }' 13:44:33 ++ case "$command" in 13:44:33 ++ command pyenv versions 13:44:33 ++ grep -E '^[0-9.]*[0-9]$' 13:44:33 ++ pyenv versions 13:44:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:44:33 +++ grep '^3' /tmp/.pyenv_versions 13:44:33 +++ sort -V 13:44:33 +++ tail -n 1 13:44:33 ++ py_version_xyz=3.10.6 13:44:33 ++ [[ -z 3.10.6 ]] 13:44:33 ++ echo 3.10.6 13:44:33 ++ return 0 13:44:33 + pyenv local 3.10.6 13:44:33 + local command 13:44:33 + command=local 13:44:33 + '[' 2 -gt 0 ']' 13:44:33 + shift 13:44:33 + case "$command" in 13:44:33 + command pyenv local 3.10.6 13:44:33 + pyenv local 3.10.6 13:44:33 + for arg in "$@" 13:44:33 + case $arg in 13:44:33 + pkg_list+='tox ' 13:44:33 + for arg in "$@" 13:44:33 + case $arg in 13:44:33 + pkg_list+='virtualenv ' 13:44:33 + for arg in "$@" 13:44:33 + case $arg in 13:44:33 + pkg_list+='urllib3~=1.26.15 ' 13:44:33 + [[ -f /tmp/.toxenv ]] 13:44:33 + [[ ! -f /tmp/.toxenv ]] 13:44:33 + [[ -n '' ]] 13:44:33 + python3 -m venv /tmp/venv-qPix 13:44:39 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qPix' 13:44:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qPix 13:44:39 + echo /tmp/venv-qPix 13:44:39 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:44:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:44:39 + /tmp/venv-qPix/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:44:43 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:44:43 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:44:43 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:44:43 + /tmp/venv-qPix/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:44:46 + type python3 13:44:46 + true 13:44:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qPix/bin to PATH' 13:44:46 lf-activate-venv(): INFO: Adding /tmp/venv-qPix/bin to PATH 13:44:46 + PATH=/tmp/venv-qPix/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:44:46 + return 0 13:44:46 + python3 --version 13:44:46 Python 3.10.6 13:44:46 + python3 -m pip --version 13:44:46 pip 24.0 from /tmp/venv-qPix/lib/python3.10/site-packages/pip (python 3.10) 13:44:46 + python3 -m pip freeze 13:44:46 cachetools==5.3.3 13:44:46 chardet==5.2.0 13:44:46 colorama==0.4.6 13:44:46 distlib==0.3.8 13:44:46 filelock==3.13.3 13:44:46 packaging==24.0 13:44:46 platformdirs==4.2.0 13:44:46 pluggy==1.4.0 13:44:46 pyproject-api==1.6.1 13:44:46 tomli==2.0.1 13:44:46 tox==4.14.2 13:44:46 urllib3==1.26.18 13:44:46 virtualenv==20.25.1 13:44:47 [EnvInject] - Injecting environment variables from a build step. 13:44:47 [EnvInject] - Injecting as environment variables the properties content 13:44:47 PARALLEL=false 13:44:47 13:44:47 [EnvInject] - Variables injected successfully. 13:44:47 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6998194061808832007.sh 13:44:47 ---> tox-run.sh 13:44:47 + 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:44:47 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:44:47 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:44:47 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:44:47 + cd /w/workspace/oom-master-pre-commit-lint/. 13:44:47 + source /home/jenkins/lf-env.sh 13:44:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:44:47 ++ mktemp -d /tmp/venv-XXXX 13:44:47 + lf_venv=/tmp/venv-jzJJ 13:44:47 + local venv_file=/tmp/.os_lf_venv 13:44:47 + local python=python3 13:44:47 + local options 13:44:47 + local set_path=true 13:44:47 + local install_args= 13:44:47 ++ 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:44:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:44:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:44:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:44:47 + true 13:44:47 + case $1 in 13:44:47 + venv_file=/tmp/.toxenv 13:44:47 + shift 2 13:44:47 + true 13:44:47 + case $1 in 13:44:47 + shift 13:44:47 + break 13:44:47 + case $python in 13:44:47 + local pkg_list= 13:44:47 + [[ -d /opt/pyenv ]] 13:44:47 + echo 'Setup pyenv:' 13:44:47 Setup pyenv: 13:44:47 + export PYENV_ROOT=/opt/pyenv 13:44:47 + PYENV_ROOT=/opt/pyenv 13:44:47 + 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:44:47 + 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:44:47 + pyenv versions 13:44:47 system 13:44:47 3.8.13 13:44:47 3.9.13 13:44:47 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:44:47 + command -v pyenv 13:44:47 ++ pyenv init - --no-rehash 13:44:47 + 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:44:47 export PATH="/opt/pyenv/shims:${PATH}" 13:44:47 export PYENV_SHELL=bash 13:44:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:44:47 pyenv() { 13:44:47 local command 13:44:47 command="${1:-}" 13:44:47 if [ "$#" -gt 0 ]; then 13:44:47 shift 13:44:47 fi 13:44:47 13:44:47 case "$command" in 13:44:47 rehash|shell) 13:44:47 eval "$(pyenv "sh-$command" "$@")" 13:44:47 ;; 13:44:47 *) 13:44:47 command pyenv "$command" "$@" 13:44:47 ;; 13:44:47 esac 13:44:47 }' 13:44:47 +++ 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:44:47 ++ 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:44:47 ++ 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:44:47 ++ 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:44:47 ++ export PYENV_SHELL=bash 13:44:47 ++ PYENV_SHELL=bash 13:44:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:44:47 +++ complete -F _pyenv pyenv 13:44:47 ++ lf-pyver python3 13:44:47 ++ local py_version_xy=python3 13:44:47 ++ local py_version_xyz= 13:44:47 ++ pyenv versions 13:44:47 ++ local command 13:44:47 ++ command=versions 13:44:47 ++ '[' 1 -gt 0 ']' 13:44:47 ++ shift 13:44:47 ++ case "$command" in 13:44:47 ++ command pyenv versions 13:44:47 ++ pyenv versions 13:44:47 ++ sed 's/^[ *]* //' 13:44:47 ++ awk '{ print $1 }' 13:44:47 ++ grep -E '^[0-9.]*[0-9]$' 13:44:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:44:47 +++ grep '^3' /tmp/.pyenv_versions 13:44:47 +++ sort -V 13:44:47 +++ tail -n 1 13:44:47 ++ py_version_xyz=3.10.6 13:44:47 ++ [[ -z 3.10.6 ]] 13:44:47 ++ echo 3.10.6 13:44:47 ++ return 0 13:44:47 + pyenv local 3.10.6 13:44:47 + local command 13:44:47 + command=local 13:44:47 + '[' 2 -gt 0 ']' 13:44:47 + shift 13:44:47 + case "$command" in 13:44:47 + command pyenv local 3.10.6 13:44:47 + pyenv local 3.10.6 13:44:47 + for arg in "$@" 13:44:47 + case $arg in 13:44:47 + pkg_list+='tox ' 13:44:47 + for arg in "$@" 13:44:47 + case $arg in 13:44:47 + pkg_list+='virtualenv ' 13:44:47 + for arg in "$@" 13:44:47 + case $arg in 13:44:47 + pkg_list+='urllib3~=1.26.15 ' 13:44:47 + [[ -f /tmp/.toxenv ]] 13:44:47 ++ cat /tmp/.toxenv 13:44:47 + lf_venv=/tmp/venv-qPix 13:44:47 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qPix from' file:/tmp/.toxenv 13:44:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qPix from file:/tmp/.toxenv 13:44:47 + /tmp/venv-qPix/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:44:48 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:44:48 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:44:48 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:44:48 + /tmp/venv-qPix/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:44:49 + type python3 13:44:49 + true 13:44:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qPix/bin to PATH' 13:44:49 lf-activate-venv(): INFO: Adding /tmp/venv-qPix/bin to PATH 13:44:49 + PATH=/tmp/venv-qPix/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:44:49 + return 0 13:44:49 + [[ -d /opt/pyenv ]] 13:44:49 + echo '---> Setting up pyenv' 13:44:49 ---> Setting up pyenv 13:44:49 + export PYENV_ROOT=/opt/pyenv 13:44:49 + PYENV_ROOT=/opt/pyenv 13:44:49 + export PATH=/opt/pyenv/bin:/tmp/venv-qPix/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:44:49 + PATH=/opt/pyenv/bin:/tmp/venv-qPix/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:44:49 ++ pwd 13:44:49 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:44:49 + export PYTHONPATH 13:44:49 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:44:49 + TOX_TESTENV_PASSENV=PYTHONPATH 13:44:49 + tox --version 13:44:50 4.14.2 from /tmp/venv-qPix/lib/python3.10/site-packages/tox/__init__.py 13:44:50 + PARALLEL=false 13:44:50 + TOX_OPTIONS_LIST= 13:44:50 + [[ -n pre-commit ]] 13:44:50 + TOX_OPTIONS_LIST=' -e pre-commit' 13:44:50 + case ${PARALLEL,,} in 13:44:50 + tox -e pre-commit 13:44:50 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:44:51 pre-commit: install_deps> python -I -m pip install pre-commit 13:44:54 pre-commit: freeze> python -m pip freeze --all 13:44:54 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.3,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.7.0,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 13:44:54 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:44:54 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:44:55 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:44:56 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:44:56 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:44:57 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:44:57 [INFO] Once installed this environment will be reused. 13:44:57 [INFO] This may take a few minutes... 13:45:00 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:45:00 [INFO] Once installed this environment will be reused. 13:45:00 [INFO] This may take a few minutes... 13:45:05 Trim Trailing Whitespace.................................................Passed 13:45:05 Tabs remover.............................................................Passed 13:45:06 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:45:06 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:45:06 [INFO] Once installed this environment will be reused. 13:45:06 [INFO] This may take a few minutes... 13:45:12 gitlint..............................................(no files to check)Skipped 13:45:12 pre-commit: OK (22.36=setup[4.13]+cmd[11.51,6.73] seconds) 13:45:12 congratulations :) (22.54 seconds) 13:45:12 + tox_status=0 13:45:12 + echo '---> Completed tox runs' 13:45:12 ---> Completed tox runs 13:45:12 + for i in .tox/*/log 13:45:12 ++ echo .tox/pre-commit/log 13:45:12 ++ awk -F/ '{print $2}' 13:45:12 + tox_env=pre-commit 13:45:12 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:45:12 + DOC_DIR=docs/_build/html 13:45:12 + [[ -d docs/_build/html ]] 13:45:12 + echo '---> tox-run.sh ends' 13:45:12 ---> tox-run.sh ends 13:45:12 + test 0 -eq 0 13:45:12 $ ssh-agent -k 13:45:12 unset SSH_AUTH_SOCK; 13:45:12 unset SSH_AGENT_PID; 13:45:12 echo Agent pid 1773 killed; 13:45:12 [ssh-agent] Stopped. 13:45:12 [PostBuildScript] - [INFO] Executing post build scripts. 13:45:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5523658834020442700.sh 13:45:12 ---> sysstat.sh 13:45:13 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8975228330454969071.sh 13:45:13 ---> package-listing.sh 13:45:13 ++ facter osfamily 13:45:13 ++ tr '[:upper:]' '[:lower:]' 13:45:13 + OS_FAMILY=debian 13:45:13 + workspace=/w/workspace/oom-master-pre-commit-lint 13:45:13 + START_PACKAGES=/tmp/packages_start.txt 13:45:13 + END_PACKAGES=/tmp/packages_end.txt 13:45:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:45:13 + PACKAGES=/tmp/packages_start.txt 13:45:13 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:45:13 + PACKAGES=/tmp/packages_end.txt 13:45:13 + case "${OS_FAMILY}" in 13:45:13 + dpkg -l 13:45:13 + grep '^ii' 13:45:13 + '[' -f /tmp/packages_start.txt ']' 13:45:13 + '[' -f /tmp/packages_end.txt ']' 13:45:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:45:13 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:45:13 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:45:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:45:13 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8519691043073479162.sh 13:45:13 ---> capture-instance-metadata.sh 13:45:13 Setup pyenv: 13:45:13 system 13:45:13 3.8.13 13:45:13 3.9.13 13:45:13 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:45:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ot8A 13:45:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:45:21 lf-activate-venv(): INFO: Installing: lftools 13:46:14 lf-activate-venv(): INFO: Adding /tmp/venv-Ot8A/bin to PATH 13:46:14 INFO: Running in OpenStack, capturing instance metadata 13:46:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3669820099005386947.sh 13:46:15 provisioning config files... 13:46:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config2410071102515533099tmp 13:46:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:46:15 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:46:15 [EnvInject] - Injecting environment variables from a build step. 13:46:15 [EnvInject] - Injecting as environment variables the properties content 13:46:15 SERVER_ID=logs 13:46:15 13:46:15 [EnvInject] - Variables injected successfully. 13:46:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17039869836390605118.sh 13:46:15 ---> create-netrc.sh 13:46:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2756184106762641823.sh 13:46:15 ---> python-tools-install.sh 13:46:15 Setup pyenv: 13:46:15 system 13:46:15 3.8.13 13:46:15 3.9.13 13:46:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:46:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ot8A from file:/tmp/.os_lf_venv 13:46:16 lf-activate-venv(): INFO: Installing: lftools 13:46:26 lf-activate-venv(): INFO: Adding /tmp/venv-Ot8A/bin to PATH 13:46:26 Generating Requirements File 13:46:55 Python 3.10.6 13:46:55 pip 24.0 from /tmp/venv-Ot8A/lib/python3.10/site-packages/pip (python 3.10) 13:46:55 appdirs==1.4.4 13:46:55 argcomplete==3.2.3 13:46:55 aspy.yaml==1.3.0 13:46:55 attrs==23.2.0 13:46:55 autopage==0.5.2 13:46:55 beautifulsoup4==4.12.3 13:46:55 boto3==1.34.75 13:46:55 botocore==1.34.75 13:46:55 bs4==0.0.2 13:46:55 cachetools==5.3.3 13:46:55 certifi==2024.2.2 13:46:55 cffi==1.16.0 13:46:55 cfgv==3.4.0 13:46:55 chardet==5.2.0 13:46:55 charset-normalizer==3.3.2 13:46:55 click==8.1.7 13:46:55 cliff==4.6.0 13:46:55 cmd2==2.4.3 13:46:55 cryptography==3.3.2 13:46:55 debtcollector==3.0.0 13:46:55 decorator==5.1.1 13:46:55 defusedxml==0.7.1 13:46:55 Deprecated==1.2.14 13:46:55 distlib==0.3.8 13:46:55 dnspython==2.6.1 13:46:55 docker==4.2.2 13:46:55 dogpile.cache==1.3.2 13:46:55 email_validator==2.1.1 13:46:55 filelock==3.13.3 13:46:55 future==1.0.0 13:46:55 gitdb==4.0.11 13:46:55 GitPython==3.1.43 13:46:55 google-auth==2.29.0 13:46:55 httplib2==0.22.0 13:46:55 identify==2.5.35 13:46:55 idna==3.6 13:46:55 importlib-resources==1.5.0 13:46:55 iso8601==2.1.0 13:46:55 Jinja2==3.1.3 13:46:55 jmespath==1.0.1 13:46:55 jsonpatch==1.33 13:46:55 jsonpointer==2.4 13:46:55 jsonschema==4.21.1 13:46:55 jsonschema-specifications==2023.12.1 13:46:55 keystoneauth1==5.6.0 13:46:55 kubernetes==29.0.0 13:46:55 lftools==0.37.10 13:46:55 lxml==5.2.0 13:46:55 MarkupSafe==2.1.5 13:46:55 msgpack==1.0.8 13:46:55 multi_key_dict==2.0.3 13:46:55 munch==4.0.0 13:46:55 netaddr==1.2.1 13:46:55 netifaces==0.11.0 13:46:55 niet==1.4.2 13:46:55 nodeenv==1.8.0 13:46:55 oauth2client==4.1.3 13:46:55 oauthlib==3.2.2 13:46:55 openstacksdk==3.0.0 13:46:55 os-client-config==2.1.0 13:46:55 os-service-types==1.7.0 13:46:55 osc-lib==3.0.1 13:46:55 oslo.config==9.4.0 13:46:55 oslo.context==5.5.0 13:46:55 oslo.i18n==6.3.0 13:46:55 oslo.log==5.5.1 13:46:55 oslo.serialization==5.4.0 13:46:55 oslo.utils==7.1.0 13:46:55 packaging==24.0 13:46:55 pbr==6.0.0 13:46:55 platformdirs==4.2.0 13:46:55 prettytable==3.10.0 13:46:55 pyasn1==0.6.0 13:46:55 pyasn1_modules==0.4.0 13:46:55 pycparser==2.22 13:46:55 pygerrit2==2.0.15 13:46:55 PyGithub==2.3.0 13:46:55 pyinotify==0.9.6 13:46:55 PyJWT==2.8.0 13:46:55 PyNaCl==1.5.0 13:46:55 pyparsing==2.4.7 13:46:55 pyperclip==1.8.2 13:46:55 pyrsistent==0.20.0 13:46:55 python-cinderclient==9.5.0 13:46:55 python-dateutil==2.9.0.post0 13:46:55 python-heatclient==3.5.0 13:46:55 python-jenkins==1.8.2 13:46:55 python-keystoneclient==5.4.0 13:46:55 python-magnumclient==4.4.0 13:46:55 python-novaclient==18.6.0 13:46:55 python-openstackclient==6.6.0 13:46:55 python-swiftclient==4.5.0 13:46:55 PyYAML==6.0.1 13:46:55 referencing==0.34.0 13:46:55 requests==2.31.0 13:46:55 requests-oauthlib==2.0.0 13:46:55 requestsexceptions==1.4.0 13:46:55 rfc3986==2.0.0 13:46:55 rpds-py==0.18.0 13:46:55 rsa==4.9 13:46:55 ruamel.yaml==0.18.6 13:46:55 ruamel.yaml.clib==0.2.8 13:46:55 s3transfer==0.10.1 13:46:55 simplejson==3.19.2 13:46:55 six==1.16.0 13:46:55 smmap==5.0.1 13:46:55 soupsieve==2.5 13:46:55 stevedore==5.2.0 13:46:55 tabulate==0.9.0 13:46:55 toml==0.10.2 13:46:55 tomlkit==0.12.4 13:46:55 tqdm==4.66.2 13:46:55 typing_extensions==4.10.0 13:46:55 tzdata==2024.1 13:46:55 urllib3==1.26.18 13:46:55 virtualenv==20.25.1 13:46:55 wcwidth==0.2.13 13:46:55 websocket-client==1.7.0 13:46:55 wrapt==1.16.0 13:46:55 xdg==6.0.0 13:46:55 xmltodict==0.13.0 13:46:55 yq==3.2.3 13:46:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15477147512179039743.sh 13:46:56 ---> sudo-logs.sh 13:46:56 Archiving 'sudo' log.. 13:46:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14618666860181763210.sh 13:46:56 ---> job-cost.sh 13:46:56 Setup pyenv: 13:46:56 system 13:46:56 3.8.13 13:46:56 3.9.13 13:46:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:46:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ot8A from file:/tmp/.os_lf_venv 13:46:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:47:05 lf-activate-venv(): INFO: Adding /tmp/venv-Ot8A/bin to PATH 13:47:05 INFO: No Stack... 13:47:05 INFO: Retrieving Pricing Info for: v3-standard-4 13:47:05 INFO: Archiving Costs 13:47:05 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7649890711575346493.sh 13:47:05 ---> logs-deploy.sh 13:47:05 Setup pyenv: 13:47:05 system 13:47:05 3.8.13 13:47:05 3.9.13 13:47:05 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:47:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ot8A from file:/tmp/.os_lf_venv 13:47:07 lf-activate-venv(): INFO: Installing: lftools 13:47:26 lf-activate-venv(): INFO: Adding /tmp/venv-Ot8A/bin to PATH 13:47:26 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3401 13:47:26 INFO: archiving workspace using pattern(s): 13:47:27 Archives upload complete. 13:47:27 INFO: archiving logs to Nexus 13:47:28 ---> uname -a: 13:47:28 Linux prd-ubuntu1804-builder-4c-4g-20107 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:47:28 13:47:28 13:47:28 ---> lscpu: 13:47:28 Architecture: x86_64 13:47:28 CPU op-mode(s): 32-bit, 64-bit 13:47:28 Byte Order: Little Endian 13:47:28 CPU(s): 4 13:47:28 On-line CPU(s) list: 0-3 13:47:28 Thread(s) per core: 1 13:47:28 Core(s) per socket: 1 13:47:28 Socket(s): 4 13:47:28 NUMA node(s): 1 13:47:28 Vendor ID: AuthenticAMD 13:47:28 CPU family: 23 13:47:28 Model: 49 13:47:28 Model name: AMD EPYC-Rome Processor 13:47:28 Stepping: 0 13:47:28 CPU MHz: 2799.998 13:47:28 BogoMIPS: 5599.99 13:47:28 Virtualization: AMD-V 13:47:28 Hypervisor vendor: KVM 13:47:28 Virtualization type: full 13:47:28 L1d cache: 32K 13:47:28 L1i cache: 32K 13:47:28 L2 cache: 512K 13:47:28 L3 cache: 16384K 13:47:28 NUMA node0 CPU(s): 0-3 13:47:28 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:47:28 13:47:28 13:47:28 ---> nproc: 13:47:28 4 13:47:28 13:47:28 13:47:28 ---> df -h: 13:47:28 Filesystem Size Used Avail Use% Mounted on 13:47:28 udev 7.9G 0 7.9G 0% /dev 13:47:28 tmpfs 1.6G 672K 1.6G 1% /run 13:47:28 /dev/vda1 78G 8.4G 70G 11% / 13:47:28 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:47:28 tmpfs 5.0M 0 5.0M 0% /run/lock 13:47:28 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:47:28 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:47:28 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:47:28 13:47:28 13:47:28 ---> free -m: 13:47:28 total used free shared buff/cache available 13:47:28 Mem: 16040 537 13321 0 2181 15183 13:47:28 Swap: 1023 0 1023 13:47:28 13:47:28 13:47:28 ---> ip addr: 13:47:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:47:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:47:28 inet 127.0.0.1/8 scope host lo 13:47:28 valid_lft forever preferred_lft forever 13:47:28 inet6 ::1/128 scope host 13:47:28 valid_lft forever preferred_lft forever 13:47:28 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:47:28 link/ether fa:16:3e:90:f7:20 brd ff:ff:ff:ff:ff:ff 13:47:28 inet 10.30.106.74/23 brd 10.30.107.255 scope global dynamic ens3 13:47:28 valid_lft 86165sec preferred_lft 86165sec 13:47:28 inet6 fe80::f816:3eff:fe90:f720/64 scope link 13:47:28 valid_lft forever preferred_lft forever 13:47:28 13:47:28 13:47:28 ---> sar -b -r -n DEV: 13:47:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20107) 04/02/24 _x86_64_ (4 CPU) 13:47:28 13:47:28 13:43:39 LINUX RESTART (4 CPU) 13:47:28 13:47:28 13:44:01 tps rtps wtps bread/s bwrtn/s 13:47:28 13:45:01 119.28 59.74 59.54 3746.84 16400.07 13:47:28 13:46:01 95.62 13.60 82.02 1007.17 11086.29 13:47:28 13:47:01 72.52 1.02 71.50 118.78 8996.23 13:47:28 Average: 95.81 24.78 71.02 1624.26 12160.86 13:47:28 13:47:28 13:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:47:28 13:45:01 13957180 15468524 2467788 15.02 50200 1666064 971288 5.56 780008 1476432 145396 13:47:28 13:46:01 13785736 15510048 2639232 16.07 64976 1853828 878612 5.03 819424 1591428 76260 13:47:28 13:47:01 13655348 15556960 2769620 16.86 83752 1998996 789692 4.52 771320 1742196 98584 13:47:28 Average: 13799421 15511844 2625547 15.99 66309 1839629 879864 5.04 790251 1603352 106747 13:47:28 13:47:28 13:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:47:28 13:45:01 lo 2.20 2.20 0.22 0.22 0.00 0.00 0.00 0.00 13:47:28 13:45:01 ens3 439.98 275.37 2037.90 74.24 0.00 0.00 0.00 0.00 13:47:28 13:46:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 13:47:28 13:46:01 ens3 37.03 26.51 587.33 6.07 0.00 0.00 0.00 0.00 13:47:28 13:47:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 13:47:28 13:47:01 ens3 27.78 22.28 247.80 6.62 0.00 0.00 0.00 0.00 13:47:28 Average: lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 13:47:28 Average: ens3 168.26 108.05 957.67 28.98 0.00 0.00 0.00 0.00 13:47:28 13:47:28 13:47:28 ---> sar -P ALL: 13:47:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20107) 04/02/24 _x86_64_ (4 CPU) 13:47:28 13:47:28 13:43:39 LINUX RESTART (4 CPU) 13:47:28 13:47:28 13:44:01 CPU %user %nice %system %iowait %steal %idle 13:47:28 13:45:01 all 21.08 0.00 2.26 13.97 0.07 62.62 13:47:28 13:45:01 0 20.05 0.00 2.22 8.71 0.05 68.97 13:47:28 13:45:01 1 20.51 0.00 2.07 6.96 0.05 70.40 13:47:28 13:45:01 2 25.66 0.00 2.59 19.78 0.08 51.89 13:47:28 13:45:01 3 18.07 0.00 2.18 20.43 0.10 59.22 13:47:28 13:46:01 all 15.83 0.00 1.37 8.98 0.05 73.76 13:47:28 13:46:01 0 15.63 0.00 1.58 22.01 0.07 60.72 13:47:28 13:46:01 1 18.00 0.00 1.31 7.07 0.05 73.57 13:47:28 13:46:01 2 18.32 0.00 1.39 3.11 0.05 77.13 13:47:28 13:46:01 3 11.44 0.00 1.22 3.73 0.05 83.56 13:47:28 13:47:01 all 17.94 0.00 1.09 7.12 0.06 73.78 13:47:28 13:47:01 0 7.17 0.00 0.72 13.91 0.07 78.13 13:47:28 13:47:01 1 12.84 0.00 1.14 11.73 0.03 74.26 13:47:28 13:47:01 2 13.25 0.00 0.82 0.47 0.05 85.41 13:47:28 13:47:01 3 38.53 0.00 1.69 2.40 0.12 57.26 13:47:28 Average: all 18.28 0.00 1.58 10.02 0.06 70.06 13:47:28 Average: 0 14.28 0.00 1.50 14.88 0.06 69.28 13:47:28 Average: 1 17.11 0.00 1.51 8.59 0.04 72.75 13:47:28 Average: 2 19.06 0.00 1.60 7.77 0.06 71.51 13:47:28 Average: 3 22.68 0.00 1.70 8.82 0.09 66.72 13:47:28 13:47:28 13:47:28