10:08:59 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137370 10:08:59 Running as SYSTEM 10:08:59 [EnvInject] - Loading node environment variables. 10:08:59 Building remotely on prd-ubuntu1804-builder-4c-4g-9390 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:08:59 [ssh-agent] Looking for ssh-agent implementation... 10:08:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:08:59 $ ssh-agent 10:08:59 SSH_AUTH_SOCK=/tmp/ssh-NOo6dGtCbJcO/agent.1909 10:08:59 SSH_AGENT_PID=1911 10:08:59 [ssh-agent] Started. 10:08:59 Running ssh-add (command line suppressed) 10:08:59 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_4295148027241444898.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_4295148027241444898.key) 10:08:59 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:08:59 The recommended git tool is: NONE 10:09:01 using credential onap-jenkins-ssh 10:09:01 Wiping out workspace first. 10:09:01 Cloning the remote Git repository 10:09:01 Cloning repository git://cloud.onap.org/mirror/oom.git 10:09:02 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:09:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:09:02 > git --version # timeout=10 10:09:02 > git --version # 'git version 2.17.1' 10:09:02 using GIT_SSH to set credentials Gerrit user 10:09:02 Verifying host key using manually-configured host key entries 10:09:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:09:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:09:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:09:09 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:09:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:09:09 using GIT_SSH to set credentials Gerrit user 10:09:09 Verifying host key using manually-configured host key entries 10:09:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/70/137370/4 # timeout=30 10:09:09 > git rev-parse 149252867220a2d07af72a5a58d979fd78c5bd51^{commit} # timeout=10 10:09:09 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:09:09 Checking out Revision 149252867220a2d07af72a5a58d979fd78c5bd51 (refs/changes/70/137370/4) 10:09:09 > git config core.sparsecheckout # timeout=10 10:09:09 > git checkout -f 149252867220a2d07af72a5a58d979fd78c5bd51 # timeout=30 10:09:09 Commit message: "[COMMON] Harmonize resource settings" 10:09:09 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:09:09 > git rev-list --no-walk 634ae79cabf677e32fadcd44d8dc935a2a7a5a3b # timeout=10 10:09:09 [EnvInject] - Injecting environment variables from a build step. 10:09:10 [EnvInject] - Injecting as environment variables the properties content 10:09:10 PYTHON=python3 10:09:10 10:09:10 [EnvInject] - Variables injected successfully. 10:09:10 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16589241959531469442.sh 10:09:10 ---> tox-install.sh 10:09:10 + source /home/jenkins/lf-env.sh 10:09:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:09:10 ++ mktemp -d /tmp/venv-XXXX 10:09:10 + lf_venv=/tmp/venv-vlBK 10:09:10 + local venv_file=/tmp/.os_lf_venv 10:09:10 + local python=python3 10:09:10 + local options 10:09:10 + local set_path=true 10:09:10 + local install_args= 10:09:10 ++ 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 10:09:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:09:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:09:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:09:10 + true 10:09:10 + case $1 in 10:09:10 + venv_file=/tmp/.toxenv 10:09:10 + shift 2 10:09:10 + true 10:09:10 + case $1 in 10:09:10 + shift 10:09:10 + break 10:09:10 + case $python in 10:09:10 + local pkg_list= 10:09:10 + [[ -d /opt/pyenv ]] 10:09:10 + echo 'Setup pyenv:' 10:09:10 Setup pyenv: 10:09:10 + export PYENV_ROOT=/opt/pyenv 10:09:10 + PYENV_ROOT=/opt/pyenv 10:09:10 + 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 10:09:10 + 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 10:09:10 + pyenv versions 10:09:10 * system (set by /opt/pyenv/version) 10:09:10 * 3.8.13 (set by /opt/pyenv/version) 10:09:10 * 3.9.13 (set by /opt/pyenv/version) 10:09:10 * 3.10.6 (set by /opt/pyenv/version) 10:09:10 + command -v pyenv 10:09:10 ++ pyenv init - --no-rehash 10:09:10 + 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[*]}"'\'')" 10:09:10 export PATH="/opt/pyenv/shims:${PATH}" 10:09:10 export PYENV_SHELL=bash 10:09:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:09:10 pyenv() { 10:09:10 local command 10:09:10 command="${1:-}" 10:09:10 if [ "$#" -gt 0 ]; then 10:09:10 shift 10:09:10 fi 10:09:10 10:09:10 case "$command" in 10:09:10 rehash|shell) 10:09:10 eval "$(pyenv "sh-$command" "$@")" 10:09:10 ;; 10:09:10 *) 10:09:10 command pyenv "$command" "$@" 10:09:10 ;; 10:09:10 esac 10:09:10 }' 10:09:10 +++ 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[*]}"' 10:09:10 ++ 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 10:09:10 ++ 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 10:09:10 ++ 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 10:09:10 ++ export PYENV_SHELL=bash 10:09:10 ++ PYENV_SHELL=bash 10:09:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:09:10 +++ complete -F _pyenv pyenv 10:09:10 ++ lf-pyver python3 10:09:10 ++ local py_version_xy=python3 10:09:10 ++ local py_version_xyz= 10:09:10 ++ pyenv versions 10:09:10 ++ local command 10:09:10 ++ command=versions 10:09:10 ++ '[' 1 -gt 0 ']' 10:09:10 ++ shift 10:09:10 ++ case "$command" in 10:09:10 ++ command pyenv versions 10:09:10 ++ pyenv versions 10:09:10 ++ sed 's/^[ *]* //' 10:09:10 ++ awk '{ print $1 }' 10:09:10 ++ grep -E '^[0-9.]*[0-9]$' 10:09:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:09:10 +++ grep '^3' /tmp/.pyenv_versions 10:09:10 +++ sort -V 10:09:10 +++ tail -n 1 10:09:10 ++ py_version_xyz=3.10.6 10:09:10 ++ [[ -z 3.10.6 ]] 10:09:10 ++ echo 3.10.6 10:09:10 ++ return 0 10:09:10 + pyenv local 3.10.6 10:09:10 + local command 10:09:10 + command=local 10:09:10 + '[' 2 -gt 0 ']' 10:09:10 + shift 10:09:10 + case "$command" in 10:09:10 + command pyenv local 3.10.6 10:09:10 + pyenv local 3.10.6 10:09:10 + for arg in "$@" 10:09:10 + case $arg in 10:09:10 + pkg_list+='tox ' 10:09:10 + for arg in "$@" 10:09:10 + case $arg in 10:09:10 + pkg_list+='virtualenv ' 10:09:10 + for arg in "$@" 10:09:10 + case $arg in 10:09:10 + pkg_list+='urllib3~=1.26.15 ' 10:09:10 + [[ -f /tmp/.toxenv ]] 10:09:10 + [[ ! -f /tmp/.toxenv ]] 10:09:10 + [[ -n '' ]] 10:09:10 + python3 -m venv /tmp/venv-vlBK 10:09:16 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vlBK' 10:09:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vlBK 10:09:16 + echo /tmp/venv-vlBK 10:09:16 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:09:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:09:16 + /tmp/venv-vlBK/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:09:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:09:21 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:09:21 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:09:21 + /tmp/venv-vlBK/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:09:27 + type python3 10:09:27 + true 10:09:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vlBK/bin to PATH' 10:09:27 lf-activate-venv(): INFO: Adding /tmp/venv-vlBK/bin to PATH 10:09:27 + PATH=/tmp/venv-vlBK/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 10:09:27 + return 0 10:09:27 + python3 --version 10:09:27 Python 3.10.6 10:09:27 + python3 -m pip --version 10:09:28 pip 24.0 from /tmp/venv-vlBK/lib/python3.10/site-packages/pip (python 3.10) 10:09:28 + python3 -m pip freeze 10:09:28 cachetools==5.3.3 10:09:28 chardet==5.2.0 10:09:28 colorama==0.4.6 10:09:28 distlib==0.3.8 10:09:28 filelock==3.13.1 10:09:28 packaging==23.2 10:09:28 platformdirs==4.2.0 10:09:28 pluggy==1.4.0 10:09:28 pyproject-api==1.6.1 10:09:28 tomli==2.0.1 10:09:28 tox==4.13.0 10:09:28 urllib3==1.26.18 10:09:28 virtualenv==20.25.1 10:09:28 [EnvInject] - Injecting environment variables from a build step. 10:09:28 [EnvInject] - Injecting as environment variables the properties content 10:09:28 PARALLEL=false 10:09:28 10:09:28 [EnvInject] - Variables injected successfully. 10:09:28 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1889379356514161542.sh 10:09:28 ---> tox-run.sh 10:09:28 + 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 10:09:28 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:09:28 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:09:28 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:09:28 + cd /w/workspace/oom-master-pre-commit-lint/. 10:09:28 + source /home/jenkins/lf-env.sh 10:09:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:09:28 ++ mktemp -d /tmp/venv-XXXX 10:09:28 + lf_venv=/tmp/venv-N1b2 10:09:28 + local venv_file=/tmp/.os_lf_venv 10:09:28 + local python=python3 10:09:28 + local options 10:09:28 + local set_path=true 10:09:28 + local install_args= 10:09:28 ++ 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 10:09:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:09:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:09:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:09:28 + true 10:09:28 + case $1 in 10:09:28 + venv_file=/tmp/.toxenv 10:09:28 + shift 2 10:09:28 + true 10:09:28 + case $1 in 10:09:28 + shift 10:09:28 + break 10:09:28 + case $python in 10:09:28 + local pkg_list= 10:09:28 + [[ -d /opt/pyenv ]] 10:09:28 + echo 'Setup pyenv:' 10:09:28 Setup pyenv: 10:09:28 + export PYENV_ROOT=/opt/pyenv 10:09:28 + PYENV_ROOT=/opt/pyenv 10:09:28 + 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 10:09:28 + 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 10:09:28 + pyenv versions 10:09:28 system 10:09:28 3.8.13 10:09:28 3.9.13 10:09:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:09:28 + command -v pyenv 10:09:28 ++ pyenv init - --no-rehash 10:09:28 + 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[*]}"'\'')" 10:09:28 export PATH="/opt/pyenv/shims:${PATH}" 10:09:28 export PYENV_SHELL=bash 10:09:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:09:28 pyenv() { 10:09:28 local command 10:09:28 command="${1:-}" 10:09:28 if [ "$#" -gt 0 ]; then 10:09:28 shift 10:09:28 fi 10:09:28 10:09:28 case "$command" in 10:09:28 rehash|shell) 10:09:28 eval "$(pyenv "sh-$command" "$@")" 10:09:28 ;; 10:09:28 *) 10:09:28 command pyenv "$command" "$@" 10:09:28 ;; 10:09:28 esac 10:09:28 }' 10:09:28 +++ 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[*]}"' 10:09:28 ++ 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 10:09:28 ++ 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 10:09:28 ++ 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 10:09:28 ++ export PYENV_SHELL=bash 10:09:28 ++ PYENV_SHELL=bash 10:09:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:09:28 +++ complete -F _pyenv pyenv 10:09:28 ++ lf-pyver python3 10:09:28 ++ local py_version_xy=python3 10:09:28 ++ local py_version_xyz= 10:09:28 ++ pyenv versions 10:09:28 ++ local command 10:09:28 ++ command=versions 10:09:28 ++ '[' 1 -gt 0 ']' 10:09:28 ++ shift 10:09:28 ++ case "$command" in 10:09:28 ++ command pyenv versions 10:09:28 ++ pyenv versions 10:09:28 ++ sed 's/^[ *]* //' 10:09:28 ++ awk '{ print $1 }' 10:09:28 ++ grep -E '^[0-9.]*[0-9]$' 10:09:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:09:28 +++ grep '^3' /tmp/.pyenv_versions 10:09:28 +++ tail -n 1 10:09:28 +++ sort -V 10:09:28 ++ py_version_xyz=3.10.6 10:09:28 ++ [[ -z 3.10.6 ]] 10:09:28 ++ echo 3.10.6 10:09:28 ++ return 0 10:09:28 + pyenv local 3.10.6 10:09:28 + local command 10:09:28 + command=local 10:09:28 + '[' 2 -gt 0 ']' 10:09:28 + shift 10:09:28 + case "$command" in 10:09:28 + command pyenv local 3.10.6 10:09:28 + pyenv local 3.10.6 10:09:28 + for arg in "$@" 10:09:28 + case $arg in 10:09:28 + pkg_list+='tox ' 10:09:28 + for arg in "$@" 10:09:28 + case $arg in 10:09:28 + pkg_list+='virtualenv ' 10:09:28 + for arg in "$@" 10:09:28 + case $arg in 10:09:28 + pkg_list+='urllib3~=1.26.15 ' 10:09:28 + [[ -f /tmp/.toxenv ]] 10:09:28 ++ cat /tmp/.toxenv 10:09:28 + lf_venv=/tmp/venv-vlBK 10:09:28 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vlBK from' file:/tmp/.toxenv 10:09:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vlBK from file:/tmp/.toxenv 10:09:28 + /tmp/venv-vlBK/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:09:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:09:30 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:09:30 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:09:30 + /tmp/venv-vlBK/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:09:32 + type python3 10:09:32 + true 10:09:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vlBK/bin to PATH' 10:09:32 lf-activate-venv(): INFO: Adding /tmp/venv-vlBK/bin to PATH 10:09:32 + PATH=/tmp/venv-vlBK/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 10:09:32 + return 0 10:09:32 + [[ -d /opt/pyenv ]] 10:09:32 + echo '---> Setting up pyenv' 10:09:32 ---> Setting up pyenv 10:09:32 + export PYENV_ROOT=/opt/pyenv 10:09:32 + PYENV_ROOT=/opt/pyenv 10:09:32 + export PATH=/opt/pyenv/bin:/tmp/venv-vlBK/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 10:09:32 + PATH=/opt/pyenv/bin:/tmp/venv-vlBK/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 10:09:32 ++ pwd 10:09:32 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:09:32 + export PYTHONPATH 10:09:32 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:09:32 + TOX_TESTENV_PASSENV=PYTHONPATH 10:09:32 + tox --version 10:09:32 4.13.0 from /tmp/venv-vlBK/lib/python3.10/site-packages/tox/__init__.py 10:09:32 + PARALLEL=false 10:09:32 + TOX_OPTIONS_LIST= 10:09:32 + [[ -n pre-commit ]] 10:09:32 + TOX_OPTIONS_LIST=' -e pre-commit' 10:09:32 + case ${PARALLEL,,} in 10:09:32 + tox -e pre-commit 10:09:32 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:09:33 pre-commit: install_deps> python -I -m pip install pre-commit 10:09:40 pre-commit: freeze> python -m pip freeze --all 10:09:41 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 10:09:41 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:09:41 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:09:42 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:09:44 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:09:45 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:09:46 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:09:46 [INFO] Once installed this environment will be reused. 10:09:46 [INFO] This may take a few minutes... 10:09:50 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:09:50 [INFO] Once installed this environment will be reused. 10:09:50 [INFO] This may take a few minutes... 10:09:55 Trim Trailing Whitespace.................................................Passed 10:09:55 Tabs remover.............................................................Passed 10:09:55 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:09:55 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:09:55 [INFO] Once installed this environment will be reused. 10:09:55 [INFO] This may take a few minutes... 10:10:02 gitlint..............................................(no files to check)Skipped 10:10:02 pre-commit: OK (29.32=setup[8.19]+cmd[14.48,6.65] seconds) 10:10:02 congratulations :) (29.50 seconds) 10:10:02 + tox_status=0 10:10:02 + echo '---> Completed tox runs' 10:10:02 ---> Completed tox runs 10:10:02 + for i in .tox/*/log 10:10:02 ++ echo .tox/pre-commit/log 10:10:02 ++ awk -F/ '{print $2}' 10:10:02 + tox_env=pre-commit 10:10:02 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:10:02 + DOC_DIR=docs/_build/html 10:10:02 + [[ -d docs/_build/html ]] 10:10:02 + echo '---> tox-run.sh ends' 10:10:02 ---> tox-run.sh ends 10:10:02 + test 0 -eq 0 10:10:02 $ ssh-agent -k 10:10:02 unset SSH_AUTH_SOCK; 10:10:02 unset SSH_AGENT_PID; 10:10:02 echo Agent pid 1911 killed; 10:10:02 [ssh-agent] Stopped. 10:10:02 [PostBuildScript] - [INFO] Executing post build scripts. 10:10:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6994320016296305021.sh 10:10:02 ---> sysstat.sh 10:10:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10151015332818436085.sh 10:10:02 ---> package-listing.sh 10:10:02 ++ facter osfamily 10:10:02 ++ tr '[:upper:]' '[:lower:]' 10:10:03 + OS_FAMILY=debian 10:10:03 + workspace=/w/workspace/oom-master-pre-commit-lint 10:10:03 + START_PACKAGES=/tmp/packages_start.txt 10:10:03 + END_PACKAGES=/tmp/packages_end.txt 10:10:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:10:03 + PACKAGES=/tmp/packages_start.txt 10:10:03 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:10:03 + PACKAGES=/tmp/packages_end.txt 10:10:03 + case "${OS_FAMILY}" in 10:10:03 + dpkg -l 10:10:03 + grep '^ii' 10:10:03 + '[' -f /tmp/packages_start.txt ']' 10:10:03 + '[' -f /tmp/packages_end.txt ']' 10:10:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:10:03 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:10:03 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:10:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:10:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins202691263618160300.sh 10:10:03 ---> capture-instance-metadata.sh 10:10:03 Setup pyenv: 10:10:03 system 10:10:03 3.8.13 10:10:03 3.9.13 10:10:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:10:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4g0f 10:10:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:10:09 lf-activate-venv(): INFO: Installing: lftools 10:10:43 lf-activate-venv(): INFO: Adding /tmp/venv-4g0f/bin to PATH 10:10:43 INFO: Running in OpenStack, capturing instance metadata 10:10:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7680572710718128815.sh 10:10:43 provisioning config files... 10:10:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config8063983803744483866tmp 10:10:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:10:43 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:10:43 [EnvInject] - Injecting environment variables from a build step. 10:10:43 [EnvInject] - Injecting as environment variables the properties content 10:10:43 SERVER_ID=logs 10:10:43 10:10:43 [EnvInject] - Variables injected successfully. 10:10:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10706626394828992460.sh 10:10:43 ---> create-netrc.sh 10:10:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8309585224365885428.sh 10:10:43 ---> python-tools-install.sh 10:10:43 Setup pyenv: 10:10:43 system 10:10:43 3.8.13 10:10:43 3.9.13 10:10:43 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:10:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4g0f from file:/tmp/.os_lf_venv 10:10:45 lf-activate-venv(): INFO: Installing: lftools 10:10:52 lf-activate-venv(): INFO: Adding /tmp/venv-4g0f/bin to PATH 10:10:52 Generating Requirements File 10:11:21 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 10:11:21 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 10:11:21 Python 3.10.6 10:11:22 pip 24.0 from /tmp/venv-4g0f/lib/python3.10/site-packages/pip (python 3.10) 10:11:22 appdirs==1.4.4 10:11:22 argcomplete==3.2.2 10:11:22 aspy.yaml==1.3.0 10:11:22 attrs==23.2.0 10:11:22 autopage==0.5.2 10:11:22 beautifulsoup4==4.12.3 10:11:22 boto3==1.34.51 10:11:22 botocore==1.34.51 10:11:22 bs4==0.0.2 10:11:22 cachetools==5.3.3 10:11:22 certifi==2024.2.2 10:11:22 cffi==1.16.0 10:11:22 cfgv==3.4.0 10:11:22 chardet==5.2.0 10:11:22 charset-normalizer==3.3.2 10:11:22 click==8.1.7 10:11:22 cliff==4.6.0 10:11:22 cmd2==2.4.3 10:11:22 cryptography==3.3.2 10:11:22 debtcollector==3.0.0 10:11:22 decorator==5.1.1 10:11:22 defusedxml==0.7.1 10:11:22 Deprecated==1.2.14 10:11:22 distlib==0.3.8 10:11:22 dnspython==2.6.1 10:11:22 docker==4.2.2 10:11:22 dogpile.cache==1.3.2 10:11:22 email_validator==2.1.1 10:11:22 filelock==3.13.1 10:11:22 future==1.0.0 10:11:22 gitdb==4.0.11 10:11:22 GitPython==3.1.42 10:11:22 google-auth==2.28.1 10:11:22 httplib2==0.22.0 10:11:22 identify==2.5.35 10:11:22 idna==3.6 10:11:22 importlib-resources==1.5.0 10:11:22 iso8601==2.1.0 10:11:22 Jinja2==3.1.3 10:11:22 jmespath==1.0.1 10:11:22 jsonpatch==1.33 10:11:22 jsonpointer==2.4 10:11:22 jsonschema==4.21.1 10:11:22 jsonschema-specifications==2023.12.1 10:11:22 keystoneauth1==5.6.0 10:11:22 kubernetes==29.0.0 10:11:22 lftools==0.37.9 10:11:22 lxml==5.1.0 10:11:22 MarkupSafe==2.1.5 10:11:22 msgpack==1.0.7 10:11:22 multi_key_dict==2.0.3 10:11:22 munch==4.0.0 10:11:22 netaddr==1.2.1 10:11:22 netifaces==0.11.0 10:11:22 niet==1.4.2 10:11:22 nodeenv==1.8.0 10:11:22 oauth2client==4.1.3 10:11:22 oauthlib==3.2.2 10:11:22 openstacksdk==0.62.0 10:11:22 os-client-config==2.1.0 10:11:22 os-service-types==1.7.0 10:11:22 osc-lib==3.0.1 10:11:22 oslo.config==9.4.0 10:11:22 oslo.context==5.4.0 10:11:22 oslo.i18n==6.3.0 10:11:22 oslo.log==5.5.0 10:11:22 oslo.serialization==5.4.0 10:11:22 oslo.utils==7.1.0 10:11:22 packaging==23.2 10:11:22 pbr==6.0.0 10:11:22 platformdirs==4.2.0 10:11:22 prettytable==3.10.0 10:11:22 pyasn1==0.5.1 10:11:22 pyasn1-modules==0.3.0 10:11:22 pycparser==2.21 10:11:22 pygerrit2==2.0.15 10:11:22 PyGithub==2.2.0 10:11:22 pyinotify==0.9.6 10:11:22 PyJWT==2.8.0 10:11:22 PyNaCl==1.5.0 10:11:22 pyparsing==2.4.7 10:11:22 pyperclip==1.8.2 10:11:22 pyrsistent==0.20.0 10:11:22 python-cinderclient==9.4.0 10:11:22 python-dateutil==2.8.2 10:11:22 python-heatclient==3.4.0 10:11:22 python-jenkins==1.8.2 10:11:22 python-keystoneclient==5.3.0 10:11:22 python-magnumclient==4.3.0 10:11:22 python-novaclient==18.4.0 10:11:22 python-openstackclient==6.0.1 10:11:22 python-swiftclient==4.4.0 10:11:22 PyYAML==6.0.1 10:11:22 referencing==0.33.0 10:11:22 requests==2.31.0 10:11:22 requests-oauthlib==1.3.1 10:11:22 requestsexceptions==1.4.0 10:11:22 rfc3986==2.0.0 10:11:22 rpds-py==0.18.0 10:11:22 rsa==4.9 10:11:22 ruamel.yaml==0.18.6 10:11:22 ruamel.yaml.clib==0.2.8 10:11:22 s3transfer==0.10.0 10:11:22 simplejson==3.19.2 10:11:22 six==1.16.0 10:11:22 smmap==5.0.1 10:11:22 soupsieve==2.5 10:11:22 stevedore==5.2.0 10:11:22 tabulate==0.9.0 10:11:22 toml==0.10.2 10:11:22 tomlkit==0.12.4 10:11:22 tqdm==4.66.2 10:11:22 typing_extensions==4.10.0 10:11:22 tzdata==2024.1 10:11:22 urllib3==1.26.18 10:11:22 virtualenv==20.25.1 10:11:22 wcwidth==0.2.13 10:11:22 websocket-client==1.7.0 10:11:22 wrapt==1.16.0 10:11:22 xdg==6.0.0 10:11:22 xmltodict==0.13.0 10:11:22 yq==3.2.3 10:11:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5943980929163112756.sh 10:11:22 ---> sudo-logs.sh 10:11:22 Archiving 'sudo' log.. 10:11:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10869838177641791374.sh 10:11:22 ---> job-cost.sh 10:11:22 Setup pyenv: 10:11:23 system 10:11:23 3.8.13 10:11:23 3.9.13 10:11:23 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:11:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4g0f from file:/tmp/.os_lf_venv 10:11:24 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:11:33 lf-activate-venv(): INFO: Adding /tmp/venv-4g0f/bin to PATH 10:11:33 INFO: No Stack... 10:11:34 INFO: Retrieving Pricing Info for: v3-standard-4 10:11:34 INFO: Archiving Costs 10:11:34 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1260887726466196396.sh 10:11:34 ---> logs-deploy.sh 10:11:34 Setup pyenv: 10:11:34 system 10:11:34 3.8.13 10:11:34 3.9.13 10:11:34 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:11:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4g0f from file:/tmp/.os_lf_venv 10:11:36 lf-activate-venv(): INFO: Installing: lftools 10:11:45 lf-activate-venv(): INFO: Adding /tmp/venv-4g0f/bin to PATH 10:11:45 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3323 10:11:45 INFO: archiving workspace using pattern(s): 10:11:46 Archives upload complete. 10:11:46 INFO: archiving logs to Nexus 10:11:47 ---> uname -a: 10:11:47 Linux prd-ubuntu1804-builder-4c-4g-9390 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:11:47 10:11:47 10:11:47 ---> lscpu: 10:11:47 Architecture: x86_64 10:11:47 CPU op-mode(s): 32-bit, 64-bit 10:11:47 Byte Order: Little Endian 10:11:47 CPU(s): 4 10:11:47 On-line CPU(s) list: 0-3 10:11:47 Thread(s) per core: 1 10:11:47 Core(s) per socket: 1 10:11:47 Socket(s): 4 10:11:47 NUMA node(s): 1 10:11:47 Vendor ID: AuthenticAMD 10:11:47 CPU family: 23 10:11:47 Model: 49 10:11:47 Model name: AMD EPYC-Rome Processor 10:11:47 Stepping: 0 10:11:47 CPU MHz: 2800.000 10:11:47 BogoMIPS: 5600.00 10:11:47 Virtualization: AMD-V 10:11:47 Hypervisor vendor: KVM 10:11:47 Virtualization type: full 10:11:47 L1d cache: 32K 10:11:47 L1i cache: 32K 10:11:47 L2 cache: 512K 10:11:47 L3 cache: 16384K 10:11:47 NUMA node0 CPU(s): 0-3 10:11:47 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 10:11:47 10:11:47 10:11:47 ---> nproc: 10:11:47 4 10:11:47 10:11:47 10:11:47 ---> df -h: 10:11:47 Filesystem Size Used Avail Use% Mounted on 10:11:47 udev 7.9G 0 7.9G 0% /dev 10:11:47 tmpfs 1.6G 672K 1.6G 1% /run 10:11:47 /dev/vda1 78G 8.4G 70G 11% / 10:11:47 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:11:47 tmpfs 5.0M 0 5.0M 0% /run/lock 10:11:47 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:11:47 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:11:47 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:11:47 10:11:47 10:11:47 ---> free -m: 10:11:47 total used free shared buff/cache available 10:11:47 Mem: 16040 520 13324 0 2195 15200 10:11:47 Swap: 1023 0 1023 10:11:47 10:11:47 10:11:47 ---> ip addr: 10:11:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:11:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:11:47 inet 127.0.0.1/8 scope host lo 10:11:47 valid_lft forever preferred_lft forever 10:11:47 inet6 ::1/128 scope host 10:11:47 valid_lft forever preferred_lft forever 10:11:47 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:11:47 link/ether fa:16:3e:1e:66:f1 brd ff:ff:ff:ff:ff:ff 10:11:47 inet 10.30.106.238/23 brd 10.30.107.255 scope global dynamic ens3 10:11:47 valid_lft 86177sec preferred_lft 86177sec 10:11:47 inet6 fe80::f816:3eff:fe1e:66f1/64 scope link 10:11:47 valid_lft forever preferred_lft forever 10:11:47 10:11:47 10:11:47 ---> sar -b -r -n DEV: 10:11:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9390) 02/28/24 _x86_64_ (4 CPU) 10:11:47 10:11:47 10:08:19 LINUX RESTART (4 CPU) 10:11:47 10:11:47 10:09:01 tps rtps wtps bread/s bwrtn/s 10:11:47 10:10:01 77.55 36.04 41.51 1780.37 10866.32 10:11:47 10:11:01 84.99 2.43 82.55 128.65 13001.57 10:11:47 Average: 81.27 19.24 62.03 954.51 11933.94 10:11:47 10:11:47 10:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:11:47 10:10:01 13992080 15570384 2432888 14.81 54008 1725952 891036 5.10 713000 1505972 121472 10:11:47 10:11:01 13777056 15588956 2647912 16.12 75172 1924964 764520 4.38 736820 1670992 143004 10:11:47 Average: 13884568 15579670 2540400 15.47 64590 1825458 827778 4.74 724910 1588482 132238 10:11:47 10:11:47 10:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:11:47 10:10:01 lo 2.13 2.13 0.22 0.22 0.00 0.00 0.00 0.00 10:11:47 10:10:01 ens3 136.96 102.27 1398.49 16.65 0.00 0.00 0.00 0.00 10:11:47 10:11:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 10:11:47 10:11:01 ens3 50.32 35.46 642.45 25.23 0.00 0.00 0.00 0.00 10:11:47 Average: lo 1.83 1.83 0.19 0.19 0.00 0.00 0.00 0.00 10:11:47 Average: ens3 93.64 68.86 1020.47 20.94 0.00 0.00 0.00 0.00 10:11:47 10:11:47 10:11:47 ---> sar -P ALL: 10:11:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9390) 02/28/24 _x86_64_ (4 CPU) 10:11:47 10:11:47 10:08:19 LINUX RESTART (4 CPU) 10:11:47 10:11:47 10:09:01 CPU %user %nice %system %iowait %steal %idle 10:11:47 10:10:01 all 18.73 0.00 1.90 9.10 0.06 70.20 10:11:47 10:10:01 0 8.74 0.00 1.45 3.32 0.07 86.42 10:11:47 10:10:01 1 17.32 0.00 2.02 6.19 0.07 74.41 10:11:47 10:10:01 2 25.36 0.00 1.86 5.17 0.07 67.55 10:11:47 10:10:01 3 23.51 0.00 2.31 21.70 0.07 52.41 10:11:47 10:11:01 all 20.57 0.00 1.45 3.79 0.05 74.14 10:11:47 10:11:01 0 33.41 0.00 2.21 1.70 0.05 62.63 10:11:47 10:11:01 1 10.93 0.00 1.19 10.08 0.05 77.76 10:11:47 10:11:01 2 29.87 0.00 1.48 0.25 0.05 68.35 10:11:47 10:11:01 3 8.03 0.00 0.88 3.17 0.05 87.86 10:11:47 Average: all 19.65 0.00 1.68 6.44 0.06 72.17 10:11:47 Average: 0 21.07 0.00 1.83 2.51 0.06 74.52 10:11:47 Average: 1 14.12 0.00 1.60 8.14 0.06 76.09 10:11:47 Average: 2 27.62 0.00 1.67 2.70 0.06 67.95 10:11:47 Average: 3 15.76 0.00 1.60 12.43 0.06 70.15 10:11:47 10:11:47 10:11:47