17:37:12 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137500 17:37:12 Running as SYSTEM 17:37:12 [EnvInject] - Loading node environment variables. 17:37:12 Building remotely on prd-ubuntu1804-builder-4c-4g-12724 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 17:37:12 [ssh-agent] Looking for ssh-agent implementation... 17:37:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:37:12 $ ssh-agent 17:37:12 SSH_AUTH_SOCK=/tmp/ssh-dLxAuLcHfXzm/agent.1656 17:37:12 SSH_AGENT_PID=1658 17:37:12 [ssh-agent] Started. 17:37:12 Running ssh-add (command line suppressed) 17:37:12 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_7934120386101641993.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_7934120386101641993.key) 17:37:12 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 17:37:12 The recommended git tool is: NONE 17:37:14 using credential onap-jenkins-ssh 17:37:14 Wiping out workspace first. 17:37:14 Cloning the remote Git repository 17:37:14 Cloning repository git://cloud.onap.org/mirror/oom.git 17:37:14 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 17:37:14 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 17:37:14 > git --version # timeout=10 17:37:14 > git --version # 'git version 2.17.1' 17:37:14 using GIT_SSH to set credentials Gerrit user 17:37:14 Verifying host key using manually-configured host key entries 17:37:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 17:37:20 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 17:37:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:37:20 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 17:37:20 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 17:37:20 using GIT_SSH to set credentials Gerrit user 17:37:20 Verifying host key using manually-configured host key entries 17:37:20 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/137500/2 # timeout=30 17:37:20 > git rev-parse 22c7dd318891400ddfb6bfef8a2bdb6f5c2c51a1^{commit} # timeout=10 17:37:20 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 17:37:20 Checking out Revision 22c7dd318891400ddfb6bfef8a2bdb6f5c2c51a1 (refs/changes/00/137500/2) 17:37:20 > git config core.sparsecheckout # timeout=10 17:37:20 > git checkout -f 22c7dd318891400ddfb6bfef8a2bdb6f5c2c51a1 # timeout=30 17:37:21 Commit message: "[COMMON] Harmonize resource settings, Part 2" 17:37:21 > git rev-parse FETCH_HEAD^{commit} # timeout=10 17:37:21 > git rev-list --no-walk fa01ec554cfa10cb1f9ec8be0c5530dd3f3ea50a # timeout=10 17:37:21 [EnvInject] - Injecting environment variables from a build step. 17:37:21 [EnvInject] - Injecting as environment variables the properties content 17:37:21 PYTHON=python3 17:37:21 17:37:21 [EnvInject] - Variables injected successfully. 17:37:21 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11049717840333778675.sh 17:37:21 ---> tox-install.sh 17:37:21 + source /home/jenkins/lf-env.sh 17:37:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:37:21 ++ mktemp -d /tmp/venv-XXXX 17:37:21 + lf_venv=/tmp/venv-gNx3 17:37:21 + local venv_file=/tmp/.os_lf_venv 17:37:21 + local python=python3 17:37:21 + local options 17:37:21 + local set_path=true 17:37:21 + local install_args= 17:37:21 ++ 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 17:37:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:37:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:37:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:37:21 + true 17:37:21 + case $1 in 17:37:21 + venv_file=/tmp/.toxenv 17:37:21 + shift 2 17:37:21 + true 17:37:21 + case $1 in 17:37:21 + shift 17:37:21 + break 17:37:21 + case $python in 17:37:21 + local pkg_list= 17:37:21 + [[ -d /opt/pyenv ]] 17:37:21 + echo 'Setup pyenv:' 17:37:21 Setup pyenv: 17:37:21 + export PYENV_ROOT=/opt/pyenv 17:37:21 + PYENV_ROOT=/opt/pyenv 17:37:21 + 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 17:37:21 + 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 17:37:21 + pyenv versions 17:37:21 * system (set by /opt/pyenv/version) 17:37:21 * 3.8.13 (set by /opt/pyenv/version) 17:37:21 * 3.9.13 (set by /opt/pyenv/version) 17:37:21 * 3.10.6 (set by /opt/pyenv/version) 17:37:21 + command -v pyenv 17:37:21 ++ pyenv init - --no-rehash 17:37:21 + 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[*]}"'\'')" 17:37:21 export PATH="/opt/pyenv/shims:${PATH}" 17:37:21 export PYENV_SHELL=bash 17:37:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:37:21 pyenv() { 17:37:21 local command 17:37:21 command="${1:-}" 17:37:21 if [ "$#" -gt 0 ]; then 17:37:21 shift 17:37:21 fi 17:37:21 17:37:21 case "$command" in 17:37:21 rehash|shell) 17:37:21 eval "$(pyenv "sh-$command" "$@")" 17:37:21 ;; 17:37:21 *) 17:37:21 command pyenv "$command" "$@" 17:37:21 ;; 17:37:21 esac 17:37:21 }' 17:37:21 +++ 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[*]}"' 17:37:21 ++ 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 17:37:21 ++ 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 17:37:21 ++ 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 17:37:21 ++ export PYENV_SHELL=bash 17:37:21 ++ PYENV_SHELL=bash 17:37:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:37:21 +++ complete -F _pyenv pyenv 17:37:21 ++ lf-pyver python3 17:37:21 ++ local py_version_xy=python3 17:37:21 ++ local py_version_xyz= 17:37:21 ++ pyenv versions 17:37:21 ++ sed 's/^[ *]* //' 17:37:21 ++ local command 17:37:21 ++ awk '{ print $1 }' 17:37:21 ++ command=versions 17:37:21 ++ '[' 1 -gt 0 ']' 17:37:21 ++ shift 17:37:21 ++ case "$command" in 17:37:21 ++ command pyenv versions 17:37:21 ++ pyenv versions 17:37:21 ++ grep -E '^[0-9.]*[0-9]$' 17:37:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:37:21 +++ grep '^3' /tmp/.pyenv_versions 17:37:21 +++ sort -V 17:37:21 +++ tail -n 1 17:37:21 ++ py_version_xyz=3.10.6 17:37:21 ++ [[ -z 3.10.6 ]] 17:37:21 ++ echo 3.10.6 17:37:21 ++ return 0 17:37:21 + pyenv local 3.10.6 17:37:21 + local command 17:37:21 + command=local 17:37:21 + '[' 2 -gt 0 ']' 17:37:21 + shift 17:37:21 + case "$command" in 17:37:21 + command pyenv local 3.10.6 17:37:21 + pyenv local 3.10.6 17:37:21 + for arg in "$@" 17:37:21 + case $arg in 17:37:21 + pkg_list+='tox ' 17:37:21 + for arg in "$@" 17:37:21 + case $arg in 17:37:21 + pkg_list+='virtualenv ' 17:37:21 + for arg in "$@" 17:37:21 + case $arg in 17:37:21 + pkg_list+='urllib3~=1.26.15 ' 17:37:21 + [[ -f /tmp/.toxenv ]] 17:37:21 + [[ ! -f /tmp/.toxenv ]] 17:37:21 + [[ -n '' ]] 17:37:21 + python3 -m venv /tmp/venv-gNx3 17:37:26 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gNx3' 17:37:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gNx3 17:37:26 + echo /tmp/venv-gNx3 17:37:26 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 17:37:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 17:37:26 + /tmp/venv-gNx3/bin/python3 -m pip install --upgrade --quiet pip virtualenv 17:37:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:37:29 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 17:37:29 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 17:37:29 + /tmp/venv-gNx3/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 17:37:32 + type python3 17:37:32 + true 17:37:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-gNx3/bin to PATH' 17:37:32 lf-activate-venv(): INFO: Adding /tmp/venv-gNx3/bin to PATH 17:37:32 + PATH=/tmp/venv-gNx3/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 17:37:32 + return 0 17:37:32 + python3 --version 17:37:32 Python 3.10.6 17:37:32 + python3 -m pip --version 17:37:32 pip 24.0 from /tmp/venv-gNx3/lib/python3.10/site-packages/pip (python 3.10) 17:37:32 + python3 -m pip freeze 17:37:32 cachetools==5.3.3 17:37:32 chardet==5.2.0 17:37:32 colorama==0.4.6 17:37:32 distlib==0.3.8 17:37:32 filelock==3.13.1 17:37:32 packaging==24.0 17:37:32 platformdirs==4.2.0 17:37:32 pluggy==1.4.0 17:37:32 pyproject-api==1.6.1 17:37:32 tomli==2.0.1 17:37:32 tox==4.14.1 17:37:32 urllib3==1.26.18 17:37:32 virtualenv==20.25.1 17:37:32 [EnvInject] - Injecting environment variables from a build step. 17:37:32 [EnvInject] - Injecting as environment variables the properties content 17:37:32 PARALLEL=false 17:37:32 17:37:32 [EnvInject] - Variables injected successfully. 17:37:32 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8340580616450634060.sh 17:37:32 ---> tox-run.sh 17:37:32 + 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 17:37:32 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 17:37:32 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 17:37:32 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 17:37:32 + cd /w/workspace/oom-master-pre-commit-lint/. 17:37:32 + source /home/jenkins/lf-env.sh 17:37:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:37:32 ++ mktemp -d /tmp/venv-XXXX 17:37:32 + lf_venv=/tmp/venv-lYRn 17:37:32 + local venv_file=/tmp/.os_lf_venv 17:37:32 + local python=python3 17:37:32 + local options 17:37:32 + local set_path=true 17:37:32 + local install_args= 17:37:32 ++ 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 17:37:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:37:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:37:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:37:32 + true 17:37:32 + case $1 in 17:37:32 + venv_file=/tmp/.toxenv 17:37:32 + shift 2 17:37:32 + true 17:37:32 + case $1 in 17:37:32 + shift 17:37:32 + break 17:37:32 + case $python in 17:37:32 + local pkg_list= 17:37:32 + [[ -d /opt/pyenv ]] 17:37:32 + echo 'Setup pyenv:' 17:37:32 Setup pyenv: 17:37:32 + export PYENV_ROOT=/opt/pyenv 17:37:32 + PYENV_ROOT=/opt/pyenv 17:37:32 + 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 17:37:32 + 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 17:37:32 + pyenv versions 17:37:32 system 17:37:32 3.8.13 17:37:32 3.9.13 17:37:33 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 17:37:33 + command -v pyenv 17:37:33 ++ pyenv init - --no-rehash 17:37: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[*]}"'\'')" 17:37:33 export PATH="/opt/pyenv/shims:${PATH}" 17:37:33 export PYENV_SHELL=bash 17:37:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:37:33 pyenv() { 17:37:33 local command 17:37:33 command="${1:-}" 17:37:33 if [ "$#" -gt 0 ]; then 17:37:33 shift 17:37:33 fi 17:37:33 17:37:33 case "$command" in 17:37:33 rehash|shell) 17:37:33 eval "$(pyenv "sh-$command" "$@")" 17:37:33 ;; 17:37:33 *) 17:37:33 command pyenv "$command" "$@" 17:37:33 ;; 17:37:33 esac 17:37:33 }' 17:37: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[*]}"' 17:37:33 ++ 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 17:37:33 ++ 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 17:37:33 ++ 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 17:37:33 ++ export PYENV_SHELL=bash 17:37:33 ++ PYENV_SHELL=bash 17:37:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:37:33 +++ complete -F _pyenv pyenv 17:37:33 ++ lf-pyver python3 17:37:33 ++ local py_version_xy=python3 17:37:33 ++ local py_version_xyz= 17:37:33 ++ pyenv versions 17:37:33 ++ local command 17:37:33 ++ command=versions 17:37:33 ++ '[' 1 -gt 0 ']' 17:37:33 ++ shift 17:37:33 ++ case "$command" in 17:37:33 ++ command pyenv versions 17:37:33 ++ pyenv versions 17:37:33 ++ sed 's/^[ *]* //' 17:37:33 ++ awk '{ print $1 }' 17:37:33 ++ grep -E '^[0-9.]*[0-9]$' 17:37:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:37:33 +++ grep '^3' /tmp/.pyenv_versions 17:37:33 +++ sort -V 17:37:33 +++ tail -n 1 17:37:33 ++ py_version_xyz=3.10.6 17:37:33 ++ [[ -z 3.10.6 ]] 17:37:33 ++ echo 3.10.6 17:37:33 ++ return 0 17:37:33 + pyenv local 3.10.6 17:37:33 + local command 17:37:33 + command=local 17:37:33 + '[' 2 -gt 0 ']' 17:37:33 + shift 17:37:33 + case "$command" in 17:37:33 + command pyenv local 3.10.6 17:37:33 + pyenv local 3.10.6 17:37:33 + for arg in "$@" 17:37:33 + case $arg in 17:37:33 + pkg_list+='tox ' 17:37:33 + for arg in "$@" 17:37:33 + case $arg in 17:37:33 + pkg_list+='virtualenv ' 17:37:33 + for arg in "$@" 17:37:33 + case $arg in 17:37:33 + pkg_list+='urllib3~=1.26.15 ' 17:37:33 + [[ -f /tmp/.toxenv ]] 17:37:33 ++ cat /tmp/.toxenv 17:37:33 + lf_venv=/tmp/venv-gNx3 17:37:33 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gNx3 from' file:/tmp/.toxenv 17:37:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gNx3 from file:/tmp/.toxenv 17:37:33 + /tmp/venv-gNx3/bin/python3 -m pip install --upgrade --quiet pip virtualenv 17:37:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:37:34 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 17:37:34 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 17:37:34 + /tmp/venv-gNx3/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 17:37:35 + type python3 17:37:35 + true 17:37:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-gNx3/bin to PATH' 17:37:35 lf-activate-venv(): INFO: Adding /tmp/venv-gNx3/bin to PATH 17:37:35 + PATH=/tmp/venv-gNx3/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 17:37:35 + return 0 17:37:35 + [[ -d /opt/pyenv ]] 17:37:35 + echo '---> Setting up pyenv' 17:37:35 ---> Setting up pyenv 17:37:35 + export PYENV_ROOT=/opt/pyenv 17:37:35 + PYENV_ROOT=/opt/pyenv 17:37:35 + export PATH=/opt/pyenv/bin:/tmp/venv-gNx3/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 17:37:35 + PATH=/opt/pyenv/bin:/tmp/venv-gNx3/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 17:37:35 ++ pwd 17:37:35 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 17:37:35 + export PYTHONPATH 17:37:35 + export TOX_TESTENV_PASSENV=PYTHONPATH 17:37:35 + TOX_TESTENV_PASSENV=PYTHONPATH 17:37:35 + tox --version 17:37:35 4.14.1 from /tmp/venv-gNx3/lib/python3.10/site-packages/tox/__init__.py 17:37:35 + PARALLEL=false 17:37:35 + TOX_OPTIONS_LIST= 17:37:35 + [[ -n pre-commit ]] 17:37:35 + TOX_OPTIONS_LIST=' -e pre-commit' 17:37:35 + case ${PARALLEL,,} in 17:37:35 + tox -e pre-commit 17:37:35 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 17:37:36 pre-commit: install_deps> python -I -m pip install pre-commit 17:37:40 pre-commit: freeze> python -m pip freeze --all 17:37:40 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 17:37:40 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 17:37:40 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 17:37:41 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 17:37:42 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 17:37:42 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 17:37:43 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 17:37:43 [INFO] Once installed this environment will be reused. 17:37:43 [INFO] This may take a few minutes... 17:37:46 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 17:37:46 [INFO] Once installed this environment will be reused. 17:37:46 [INFO] This may take a few minutes... 17:37:52 Trim Trailing Whitespace.................................................Passed 17:37:52 Tabs remover.............................................................Passed 17:37:52 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 17:37:52 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 17:37:52 [INFO] Once installed this environment will be reused. 17:37:52 [INFO] This may take a few minutes... 17:37:58 gitlint..............................................(no files to check)Skipped 17:37:58 pre-commit: OK (22.73=setup[4.37]+cmd[11.93,6.42] seconds) 17:37:58 congratulations :) (22.93 seconds) 17:37:58 + tox_status=0 17:37:58 + echo '---> Completed tox runs' 17:37:58 ---> Completed tox runs 17:37:58 + for i in .tox/*/log 17:37:58 ++ echo .tox/pre-commit/log 17:37:58 ++ awk -F/ '{print $2}' 17:37:58 + tox_env=pre-commit 17:37:58 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 17:37:58 + DOC_DIR=docs/_build/html 17:37:58 + [[ -d docs/_build/html ]] 17:37:58 + echo '---> tox-run.sh ends' 17:37:58 ---> tox-run.sh ends 17:37:58 + test 0 -eq 0 17:37:58 $ ssh-agent -k 17:37:58 unset SSH_AUTH_SOCK; 17:37:58 unset SSH_AGENT_PID; 17:37:58 echo Agent pid 1658 killed; 17:37:58 [ssh-agent] Stopped. 17:37:58 [PostBuildScript] - [INFO] Executing post build scripts. 17:37:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5404448705897135603.sh 17:37:58 ---> sysstat.sh 17:37:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10550525738377939902.sh 17:37:59 ---> package-listing.sh 17:37:59 ++ facter osfamily 17:37:59 ++ tr '[:upper:]' '[:lower:]' 17:37:59 + OS_FAMILY=debian 17:37:59 + workspace=/w/workspace/oom-master-pre-commit-lint 17:37:59 + START_PACKAGES=/tmp/packages_start.txt 17:37:59 + END_PACKAGES=/tmp/packages_end.txt 17:37:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:37:59 + PACKAGES=/tmp/packages_start.txt 17:37:59 + '[' /w/workspace/oom-master-pre-commit-lint ']' 17:37:59 + PACKAGES=/tmp/packages_end.txt 17:37:59 + case "${OS_FAMILY}" in 17:37:59 + dpkg -l 17:37:59 + grep '^ii' 17:37:59 + '[' -f /tmp/packages_start.txt ']' 17:37:59 + '[' -f /tmp/packages_end.txt ']' 17:37:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:37:59 + '[' /w/workspace/oom-master-pre-commit-lint ']' 17:37:59 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 17:37:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 17:37:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16345743887877667424.sh 17:37:59 ---> capture-instance-metadata.sh 17:37:59 Setup pyenv: 17:37:59 system 17:37:59 3.8.13 17:37:59 3.9.13 17:37:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 17:38:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lLba 17:38:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:38:06 lf-activate-venv(): INFO: Installing: lftools 17:38:38 lf-activate-venv(): INFO: Adding /tmp/venv-lLba/bin to PATH 17:38:38 INFO: Running in OpenStack, capturing instance metadata 17:38:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2281130462574951721.sh 17:38:38 provisioning config files... 17:38:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config14821391044900972545tmp 17:38:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:38:38 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:38:38 [EnvInject] - Injecting environment variables from a build step. 17:38:38 [EnvInject] - Injecting as environment variables the properties content 17:38:38 SERVER_ID=logs 17:38:38 17:38:38 [EnvInject] - Variables injected successfully. 17:38:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1394091803697740905.sh 17:38:38 ---> create-netrc.sh 17:38:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16304399964315576076.sh 17:38:38 ---> python-tools-install.sh 17:38:38 Setup pyenv: 17:38:38 system 17:38:38 3.8.13 17:38:38 3.9.13 17:38:38 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 17:38:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lLba from file:/tmp/.os_lf_venv 17:38:40 lf-activate-venv(): INFO: Installing: lftools 17:38:48 lf-activate-venv(): INFO: Adding /tmp/venv-lLba/bin to PATH 17:38:48 Generating Requirements File 17:39:16 Python 3.10.6 17:39:16 pip 24.0 from /tmp/venv-lLba/lib/python3.10/site-packages/pip (python 3.10) 17:39:17 appdirs==1.4.4 17:39:17 argcomplete==3.2.3 17:39:17 aspy.yaml==1.3.0 17:39:17 attrs==23.2.0 17:39:17 autopage==0.5.2 17:39:17 beautifulsoup4==4.12.3 17:39:17 boto3==1.34.60 17:39:17 botocore==1.34.60 17:39:17 bs4==0.0.2 17:39:17 cachetools==5.3.3 17:39:17 certifi==2024.2.2 17:39:17 cffi==1.16.0 17:39:17 cfgv==3.4.0 17:39:17 chardet==5.2.0 17:39:17 charset-normalizer==3.3.2 17:39:17 click==8.1.7 17:39:17 cliff==4.6.0 17:39:17 cmd2==2.4.3 17:39:17 cryptography==3.3.2 17:39:17 debtcollector==3.0.0 17:39:17 decorator==5.1.1 17:39:17 defusedxml==0.7.1 17:39:17 Deprecated==1.2.14 17:39:17 distlib==0.3.8 17:39:17 dnspython==2.6.1 17:39:17 docker==4.2.2 17:39:17 dogpile.cache==1.3.2 17:39:17 email_validator==2.1.1 17:39:17 filelock==3.13.1 17:39:17 future==1.0.0 17:39:17 gitdb==4.0.11 17:39:17 GitPython==3.1.42 17:39:17 google-auth==2.28.2 17:39:17 httplib2==0.22.0 17:39:17 identify==2.5.35 17:39:17 idna==3.6 17:39:17 importlib-resources==1.5.0 17:39:17 iso8601==2.1.0 17:39:17 Jinja2==3.1.3 17:39:17 jmespath==1.0.1 17:39:17 jsonpatch==1.33 17:39:17 jsonpointer==2.4 17:39:17 jsonschema==4.21.1 17:39:17 jsonschema-specifications==2023.12.1 17:39:17 keystoneauth1==5.6.0 17:39:17 kubernetes==29.0.0 17:39:17 lftools==0.37.10 17:39:17 lxml==5.1.0 17:39:17 MarkupSafe==2.1.5 17:39:17 msgpack==1.0.8 17:39:17 multi_key_dict==2.0.3 17:39:17 munch==4.0.0 17:39:17 netaddr==1.2.1 17:39:17 netifaces==0.11.0 17:39:17 niet==1.4.2 17:39:17 nodeenv==1.8.0 17:39:17 oauth2client==4.1.3 17:39:17 oauthlib==3.2.2 17:39:17 openstacksdk==3.0.0 17:39:17 os-client-config==2.1.0 17:39:17 os-service-types==1.7.0 17:39:17 osc-lib==3.0.1 17:39:17 oslo.config==9.4.0 17:39:17 oslo.context==5.5.0 17:39:17 oslo.i18n==6.3.0 17:39:17 oslo.log==5.5.0 17:39:17 oslo.serialization==5.4.0 17:39:17 oslo.utils==7.1.0 17:39:17 packaging==24.0 17:39:17 pbr==6.0.0 17:39:17 platformdirs==4.2.0 17:39:17 prettytable==3.10.0 17:39:17 pyasn1==0.5.1 17:39:17 pyasn1-modules==0.3.0 17:39:17 pycparser==2.21 17:39:17 pygerrit2==2.0.15 17:39:17 PyGithub==2.2.0 17:39:17 pyinotify==0.9.6 17:39:17 PyJWT==2.8.0 17:39:17 PyNaCl==1.5.0 17:39:17 pyparsing==2.4.7 17:39:17 pyperclip==1.8.2 17:39:17 pyrsistent==0.20.0 17:39:17 python-cinderclient==9.5.0 17:39:17 python-dateutil==2.9.0.post0 17:39:17 python-heatclient==3.5.0 17:39:17 python-jenkins==1.8.2 17:39:17 python-keystoneclient==5.4.0 17:39:17 python-magnumclient==4.4.0 17:39:17 python-novaclient==18.6.0 17:39:17 python-openstackclient==6.5.0 17:39:17 python-swiftclient==4.5.0 17:39:17 PyYAML==6.0.1 17:39:17 referencing==0.33.0 17:39:17 requests==2.31.0 17:39:17 requests-oauthlib==1.4.0 17:39:17 requestsexceptions==1.4.0 17:39:17 rfc3986==2.0.0 17:39:17 rpds-py==0.18.0 17:39:17 rsa==4.9 17:39:17 ruamel.yaml==0.18.6 17:39:17 ruamel.yaml.clib==0.2.8 17:39:17 s3transfer==0.10.0 17:39:17 simplejson==3.19.2 17:39:17 six==1.16.0 17:39:17 smmap==5.0.1 17:39:17 soupsieve==2.5 17:39:17 stevedore==5.2.0 17:39:17 tabulate==0.9.0 17:39:17 toml==0.10.2 17:39:17 tomlkit==0.12.4 17:39:17 tqdm==4.66.2 17:39:17 typing_extensions==4.10.0 17:39:17 tzdata==2024.1 17:39:17 urllib3==1.26.18 17:39:17 virtualenv==20.25.1 17:39:17 wcwidth==0.2.13 17:39:17 websocket-client==1.7.0 17:39:17 wrapt==1.16.0 17:39:17 xdg==6.0.0 17:39:17 xmltodict==0.13.0 17:39:17 yq==3.2.3 17:39:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11016168055213507031.sh 17:39:17 ---> sudo-logs.sh 17:39:17 Archiving 'sudo' log.. 17:39:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12138928181515833624.sh 17:39:17 ---> job-cost.sh 17:39:17 Setup pyenv: 17:39:17 system 17:39:17 3.8.13 17:39:17 3.9.13 17:39:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 17:39:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lLba from file:/tmp/.os_lf_venv 17:39:18 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:39:24 lf-activate-venv(): INFO: Adding /tmp/venv-lLba/bin to PATH 17:39:24 INFO: No Stack... 17:39:24 INFO: Retrieving Pricing Info for: v3-standard-4 17:39:24 INFO: Archiving Costs 17:39:24 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins218916328329887292.sh 17:39:24 ---> logs-deploy.sh 17:39:24 Setup pyenv: 17:39:24 system 17:39:24 3.8.13 17:39:24 3.9.13 17:39:24 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 17:39:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lLba from file:/tmp/.os_lf_venv 17:39:26 lf-activate-venv(): INFO: Installing: lftools 17:39:36 lf-activate-venv(): INFO: Adding /tmp/venv-lLba/bin to PATH 17:39:36 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3346 17:39:36 INFO: archiving workspace using pattern(s): 17:39:37 Archives upload complete. 17:39:37 INFO: archiving logs to Nexus 17:39:38 ---> uname -a: 17:39:38 Linux prd-ubuntu1804-builder-4c-4g-12724 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 17:39:38 17:39:38 17:39:38 ---> lscpu: 17:39:38 Architecture: x86_64 17:39:38 CPU op-mode(s): 32-bit, 64-bit 17:39:38 Byte Order: Little Endian 17:39:38 CPU(s): 4 17:39:38 On-line CPU(s) list: 0-3 17:39:38 Thread(s) per core: 1 17:39:38 Core(s) per socket: 1 17:39:38 Socket(s): 4 17:39:38 NUMA node(s): 1 17:39:38 Vendor ID: AuthenticAMD 17:39:38 CPU family: 23 17:39:38 Model: 49 17:39:38 Model name: AMD EPYC-Rome Processor 17:39:38 Stepping: 0 17:39:38 CPU MHz: 2799.998 17:39:38 BogoMIPS: 5599.99 17:39:38 Virtualization: AMD-V 17:39:38 Hypervisor vendor: KVM 17:39:38 Virtualization type: full 17:39:38 L1d cache: 32K 17:39:38 L1i cache: 32K 17:39:38 L2 cache: 512K 17:39:38 L3 cache: 16384K 17:39:38 NUMA node0 CPU(s): 0-3 17:39:38 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 17:39:38 17:39:38 17:39:38 ---> nproc: 17:39:38 4 17:39:38 17:39:38 17:39:38 ---> df -h: 17:39:38 Filesystem Size Used Avail Use% Mounted on 17:39:38 udev 7.9G 0 7.9G 0% /dev 17:39:38 tmpfs 1.6G 672K 1.6G 1% /run 17:39:38 /dev/vda1 78G 8.4G 70G 11% / 17:39:38 tmpfs 7.9G 0 7.9G 0% /dev/shm 17:39:38 tmpfs 5.0M 0 5.0M 0% /run/lock 17:39:38 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 17:39:38 /dev/vda15 105M 4.4M 100M 5% /boot/efi 17:39:38 tmpfs 1.6G 0 1.6G 0% /run/user/1001 17:39:38 17:39:38 17:39:38 ---> free -m: 17:39:38 total used free shared buff/cache available 17:39:38 Mem: 16040 530 13321 0 2187 15190 17:39:38 Swap: 1023 0 1023 17:39:38 17:39:38 17:39:38 ---> ip addr: 17:39:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:39:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:39:38 inet 127.0.0.1/8 scope host lo 17:39:38 valid_lft forever preferred_lft forever 17:39:38 inet6 ::1/128 scope host 17:39:38 valid_lft forever preferred_lft forever 17:39:38 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:39:38 link/ether fa:16:3e:71:47:51 brd ff:ff:ff:ff:ff:ff 17:39:38 inet 10.30.107.161/23 brd 10.30.107.255 scope global dynamic ens3 17:39:38 valid_lft 86233sec preferred_lft 86233sec 17:39:38 inet6 fe80::f816:3eff:fe71:4751/64 scope link 17:39:38 valid_lft forever preferred_lft forever 17:39:38 17:39:38 17:39:38 ---> sar -b -r -n DEV: 17:39:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12724) 03/12/24 _x86_64_ (4 CPU) 17:39:38 17:39:38 17:36:54 LINUX RESTART (4 CPU) 17:39:38 17:39:38 17:37:01 tps rtps wtps bread/s bwrtn/s 17:39:38 17:38:01 147.58 71.54 76.04 4741.48 67933.48 17:39:38 17:39:01 109.48 2.28 107.20 119.45 37540.54 17:39:38 Average: 128.53 36.91 91.62 2430.46 52737.01 17:39:38 17:39:38 17:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:39:38 17:38:01 14010540 15586228 2414428 14.70 54220 1722620 804952 4.61 703868 1497540 122500 17:39:38 17:39:01 13742556 15571816 2682412 16.33 76840 1939500 814680 4.66 753324 1685272 153620 17:39:38 Average: 13876548 15579022 2548420 15.52 65530 1831060 809816 4.63 728596 1591406 138060 17:39:38 17:39:38 17:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:39:38 17:38:01 lo 2.73 2.73 0.28 0.28 0.00 0.00 0.00 0.00 17:39:38 17:38:01 ens3 443.49 303.95 2049.65 66.54 0.00 0.00 0.00 0.00 17:39:38 17:39:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 17:39:38 17:39:01 ens3 47.73 33.48 700.92 7.84 0.00 0.00 0.00 0.00 17:39:38 Average: lo 2.20 2.20 0.22 0.22 0.00 0.00 0.00 0.00 17:39:38 Average: ens3 245.61 168.71 1375.28 37.19 0.00 0.00 0.00 0.00 17:39:38 17:39:38 17:39:38 ---> sar -P ALL: 17:39:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12724) 03/12/24 _x86_64_ (4 CPU) 17:39:38 17:39:38 17:36:54 LINUX RESTART (4 CPU) 17:39:38 17:39:38 17:37:01 CPU %user %nice %system %iowait %steal %idle 17:39:38 17:38:01 all 25.70 0.00 2.69 9.40 0.08 62.13 17:39:38 17:38:01 0 24.33 0.00 2.71 2.39 0.07 70.51 17:39:38 17:38:01 1 28.94 0.00 3.04 1.92 0.07 66.03 17:39:38 17:38:01 2 26.96 0.00 2.85 12.18 0.08 57.92 17:39:38 17:38:01 3 22.54 0.00 2.18 21.10 0.10 54.08 17:39:38 17:39:01 all 20.51 0.00 1.33 6.10 0.06 72.00 17:39:38 17:39:01 0 36.61 0.00 1.91 2.70 0.07 58.72 17:39:38 17:39:01 1 10.93 0.00 1.04 0.27 0.07 87.70 17:39:38 17:39:01 2 26.70 0.00 1.54 3.90 0.05 67.82 17:39:38 17:39:01 3 7.87 0.00 0.84 17.53 0.05 73.71 17:39:38 Average: all 23.10 0.00 2.01 7.75 0.07 67.07 17:39:38 Average: 0 30.48 0.00 2.31 2.54 0.07 64.61 17:39:38 Average: 1 19.90 0.00 2.04 1.09 0.07 76.90 17:39:38 Average: 2 26.83 0.00 2.19 8.04 0.07 62.87 17:39:38 Average: 3 15.19 0.00 1.51 19.31 0.08 63.91 17:39:38 17:39:38 17:39:38