08:31:12 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137370 08:31:12 Running as SYSTEM 08:31:12 [EnvInject] - Loading node environment variables. 08:31:12 Building remotely on prd-ubuntu1804-builder-4c-4g-9042 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 08:31:12 [ssh-agent] Looking for ssh-agent implementation... 08:31:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:12 $ ssh-agent 08:31:12 SSH_AUTH_SOCK=/tmp/ssh-E8k4UKddiQ9V/agent.1701 08:31:12 SSH_AGENT_PID=1703 08:31:12 [ssh-agent] Started. 08:31:12 Running ssh-add (command line suppressed) 08:31:12 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_479257852861114015.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_479257852861114015.key) 08:31:12 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:31:12 The recommended git tool is: NONE 08:31:14 using credential onap-jenkins-ssh 08:31:14 Wiping out workspace first. 08:31:14 Cloning the remote Git repository 08:31:14 Cloning repository git://cloud.onap.org/mirror/oom.git 08:31:14 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 08:31:14 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:31:14 > git --version # timeout=10 08:31:14 > git --version # 'git version 2.17.1' 08:31:14 using GIT_SSH to set credentials Gerrit user 08:31:14 Verifying host key using manually-configured host key entries 08:31:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:31:19 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:31:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:31:19 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:31:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:31:19 using GIT_SSH to set credentials Gerrit user 08:31:19 Verifying host key using manually-configured host key entries 08:31:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/70/137370/1 # timeout=30 08:31:20 > git rev-parse 1441a91cb1aa7ea48224c272be145f76d56b935f^{commit} # timeout=10 08:31:20 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:31:20 Checking out Revision 1441a91cb1aa7ea48224c272be145f76d56b935f (refs/changes/70/137370/1) 08:31:20 > git config core.sparsecheckout # timeout=10 08:31:20 > git checkout -f 1441a91cb1aa7ea48224c272be145f76d56b935f # timeout=30 08:31:20 Commit message: "[COMMON] Harmonize resource settings" 08:31:20 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:31:20 > git rev-list --no-walk 634ae79cabf677e32fadcd44d8dc935a2a7a5a3b # timeout=10 08:31:20 [EnvInject] - Injecting environment variables from a build step. 08:31:20 [EnvInject] - Injecting as environment variables the properties content 08:31:20 PYTHON=python3 08:31:20 08:31:20 [EnvInject] - Variables injected successfully. 08:31:20 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17877348794655564547.sh 08:31:20 ---> tox-install.sh 08:31:20 + source /home/jenkins/lf-env.sh 08:31:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:31:20 ++ mktemp -d /tmp/venv-XXXX 08:31:20 + lf_venv=/tmp/venv-QjWT 08:31:20 + local venv_file=/tmp/.os_lf_venv 08:31:20 + local python=python3 08:31:20 + local options 08:31:20 + local set_path=true 08:31:20 + local install_args= 08:31:20 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:31:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:31:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:31:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:31:20 + true 08:31:20 + case $1 in 08:31:20 + venv_file=/tmp/.toxenv 08:31:20 + shift 2 08:31:20 + true 08:31:20 + case $1 in 08:31:20 + shift 08:31:20 + break 08:31:20 + case $python in 08:31:20 + local pkg_list= 08:31:20 + [[ -d /opt/pyenv ]] 08:31:20 + echo 'Setup pyenv:' 08:31:20 Setup pyenv: 08:31:20 + export PYENV_ROOT=/opt/pyenv 08:31:20 + PYENV_ROOT=/opt/pyenv 08:31:20 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:31:20 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:31:20 + pyenv versions 08:31:20 * system (set by /opt/pyenv/version) 08:31:20 * 3.8.13 (set by /opt/pyenv/version) 08:31:20 * 3.9.13 (set by /opt/pyenv/version) 08:31:20 * 3.10.6 (set by /opt/pyenv/version) 08:31:20 + command -v pyenv 08:31:20 ++ pyenv init - --no-rehash 08:31:20 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 08:31:20 export PATH="/opt/pyenv/shims:${PATH}" 08:31:20 export PYENV_SHELL=bash 08:31:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:31:20 pyenv() { 08:31:20 local command 08:31:20 command="${1:-}" 08:31:20 if [ "$#" -gt 0 ]; then 08:31:20 shift 08:31:20 fi 08:31:20 08:31:20 case "$command" in 08:31:20 rehash|shell) 08:31:20 eval "$(pyenv "sh-$command" "$@")" 08:31:20 ;; 08:31:20 *) 08:31:20 command pyenv "$command" "$@" 08:31:20 ;; 08:31:20 esac 08:31:20 }' 08:31:20 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 08:31:20 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:31:20 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:31:20 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:31:20 ++ export PYENV_SHELL=bash 08:31:20 ++ PYENV_SHELL=bash 08:31:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:31:20 +++ complete -F _pyenv pyenv 08:31:20 ++ lf-pyver python3 08:31:20 ++ local py_version_xy=python3 08:31:20 ++ local py_version_xyz= 08:31:20 ++ pyenv versions 08:31:20 ++ local command 08:31:20 ++ command=versions 08:31:20 ++ '[' 1 -gt 0 ']' 08:31:20 ++ shift 08:31:20 ++ case "$command" in 08:31:20 ++ command pyenv versions 08:31:20 ++ pyenv versions 08:31:20 ++ sed 's/^[ *]* //' 08:31:20 ++ grep -E '^[0-9.]*[0-9]$' 08:31:20 ++ awk '{ print $1 }' 08:31:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:31:20 +++ grep '^3' /tmp/.pyenv_versions 08:31:20 +++ sort -V 08:31:20 +++ tail -n 1 08:31:20 ++ py_version_xyz=3.10.6 08:31:20 ++ [[ -z 3.10.6 ]] 08:31:20 ++ echo 3.10.6 08:31:20 ++ return 0 08:31:20 + pyenv local 3.10.6 08:31:20 + local command 08:31:20 + command=local 08:31:20 + '[' 2 -gt 0 ']' 08:31:20 + shift 08:31:20 + case "$command" in 08:31:20 + command pyenv local 3.10.6 08:31:20 + pyenv local 3.10.6 08:31:20 + for arg in "$@" 08:31:20 + case $arg in 08:31:20 + pkg_list+='tox ' 08:31:20 + for arg in "$@" 08:31:20 + case $arg in 08:31:20 + pkg_list+='virtualenv ' 08:31:20 + for arg in "$@" 08:31:20 + case $arg in 08:31:20 + pkg_list+='urllib3~=1.26.15 ' 08:31:20 + [[ -f /tmp/.toxenv ]] 08:31:20 + [[ ! -f /tmp/.toxenv ]] 08:31:20 + [[ -n '' ]] 08:31:20 + python3 -m venv /tmp/venv-QjWT 08:31:25 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QjWT' 08:31:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QjWT 08:31:25 + echo /tmp/venv-QjWT 08:31:25 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:31:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:31:25 + /tmp/venv-QjWT/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:31:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:31:28 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:31:28 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:31:28 + /tmp/venv-QjWT/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:31:30 + type python3 08:31:30 + true 08:31:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-QjWT/bin to PATH' 08:31:30 lf-activate-venv(): INFO: Adding /tmp/venv-QjWT/bin to PATH 08:31:30 + PATH=/tmp/venv-QjWT/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:31:30 + return 0 08:31:30 + python3 --version 08:31:30 Python 3.10.6 08:31:30 + python3 -m pip --version 08:31:31 pip 24.0 from /tmp/venv-QjWT/lib/python3.10/site-packages/pip (python 3.10) 08:31:31 + python3 -m pip freeze 08:31:31 cachetools==5.3.3 08:31:31 chardet==5.2.0 08:31:31 colorama==0.4.6 08:31:31 distlib==0.3.8 08:31:31 filelock==3.13.1 08:31:31 packaging==23.2 08:31:31 platformdirs==4.2.0 08:31:31 pluggy==1.4.0 08:31:31 pyproject-api==1.6.1 08:31:31 tomli==2.0.1 08:31:31 tox==4.13.0 08:31:31 urllib3==1.26.18 08:31:31 virtualenv==20.25.1 08:31:31 [EnvInject] - Injecting environment variables from a build step. 08:31:31 [EnvInject] - Injecting as environment variables the properties content 08:31:31 PARALLEL=false 08:31:31 08:31:31 [EnvInject] - Variables injected successfully. 08:31:31 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10308059672442767907.sh 08:31:31 ---> tox-run.sh 08:31:31 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:31:31 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 08:31:31 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 08:31:31 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 08:31:31 + cd /w/workspace/oom-master-pre-commit-lint/. 08:31:31 + source /home/jenkins/lf-env.sh 08:31:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:31:31 ++ mktemp -d /tmp/venv-XXXX 08:31:31 + lf_venv=/tmp/venv-U9Qt 08:31:31 + local venv_file=/tmp/.os_lf_venv 08:31:31 + local python=python3 08:31:31 + local options 08:31:31 + local set_path=true 08:31:31 + local install_args= 08:31:31 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:31:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:31:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:31:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:31:31 + true 08:31:31 + case $1 in 08:31:31 + venv_file=/tmp/.toxenv 08:31:31 + shift 2 08:31:31 + true 08:31:31 + case $1 in 08:31:31 + shift 08:31:31 + break 08:31:31 + case $python in 08:31:31 + local pkg_list= 08:31:31 + [[ -d /opt/pyenv ]] 08:31:31 + echo 'Setup pyenv:' 08:31:31 Setup pyenv: 08:31:31 + export PYENV_ROOT=/opt/pyenv 08:31:31 + PYENV_ROOT=/opt/pyenv 08:31:31 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:31:31 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:31:31 + pyenv versions 08:31:31 system 08:31:31 3.8.13 08:31:31 3.9.13 08:31:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:31:31 + command -v pyenv 08:31:31 ++ pyenv init - --no-rehash 08:31:31 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 08:31:31 export PATH="/opt/pyenv/shims:${PATH}" 08:31:31 export PYENV_SHELL=bash 08:31:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:31:31 pyenv() { 08:31:31 local command 08:31:31 command="${1:-}" 08:31:31 if [ "$#" -gt 0 ]; then 08:31:31 shift 08:31:31 fi 08:31:31 08:31:31 case "$command" in 08:31:31 rehash|shell) 08:31:31 eval "$(pyenv "sh-$command" "$@")" 08:31:31 ;; 08:31:31 *) 08:31:31 command pyenv "$command" "$@" 08:31:31 ;; 08:31:31 esac 08:31:31 }' 08:31:31 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 08:31:31 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:31:31 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:31:31 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:31:31 ++ export PYENV_SHELL=bash 08:31:31 ++ PYENV_SHELL=bash 08:31:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:31:31 +++ complete -F _pyenv pyenv 08:31:31 ++ lf-pyver python3 08:31:31 ++ local py_version_xy=python3 08:31:31 ++ local py_version_xyz= 08:31:31 ++ pyenv versions 08:31:31 ++ local command 08:31:31 ++ command=versions 08:31:31 ++ '[' 1 -gt 0 ']' 08:31:31 ++ shift 08:31:31 ++ case "$command" in 08:31:31 ++ command pyenv versions 08:31:31 ++ sed 's/^[ *]* //' 08:31:31 ++ pyenv versions 08:31:31 ++ awk '{ print $1 }' 08:31:31 ++ grep -E '^[0-9.]*[0-9]$' 08:31:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:31:31 +++ grep '^3' /tmp/.pyenv_versions 08:31:31 +++ sort -V 08:31:31 +++ tail -n 1 08:31:31 ++ py_version_xyz=3.10.6 08:31:31 ++ [[ -z 3.10.6 ]] 08:31:31 ++ echo 3.10.6 08:31:31 ++ return 0 08:31:31 + pyenv local 3.10.6 08:31:31 + local command 08:31:31 + command=local 08:31:31 + '[' 2 -gt 0 ']' 08:31:31 + shift 08:31:31 + case "$command" in 08:31:31 + command pyenv local 3.10.6 08:31:31 + pyenv local 3.10.6 08:31:31 + for arg in "$@" 08:31:31 + case $arg in 08:31:31 + pkg_list+='tox ' 08:31:31 + for arg in "$@" 08:31:31 + case $arg in 08:31:31 + pkg_list+='virtualenv ' 08:31:31 + for arg in "$@" 08:31:31 + case $arg in 08:31:31 + pkg_list+='urllib3~=1.26.15 ' 08:31:31 + [[ -f /tmp/.toxenv ]] 08:31:31 ++ cat /tmp/.toxenv 08:31:31 + lf_venv=/tmp/venv-QjWT 08:31:31 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QjWT from' file:/tmp/.toxenv 08:31:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QjWT from file:/tmp/.toxenv 08:31:31 + /tmp/venv-QjWT/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:31:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:31:32 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:31:32 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:31:32 + /tmp/venv-QjWT/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:31:33 + type python3 08:31:33 + true 08:31:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-QjWT/bin to PATH' 08:31:33 lf-activate-venv(): INFO: Adding /tmp/venv-QjWT/bin to PATH 08:31:33 + PATH=/tmp/venv-QjWT/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:31:33 + return 0 08:31:33 + [[ -d /opt/pyenv ]] 08:31:33 + echo '---> Setting up pyenv' 08:31:33 ---> Setting up pyenv 08:31:33 + export PYENV_ROOT=/opt/pyenv 08:31:33 + PYENV_ROOT=/opt/pyenv 08:31:33 + export PATH=/opt/pyenv/bin:/tmp/venv-QjWT/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:31:33 + PATH=/opt/pyenv/bin:/tmp/venv-QjWT/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:31:33 ++ pwd 08:31:33 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 08:31:33 + export PYTHONPATH 08:31:33 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:31:33 + TOX_TESTENV_PASSENV=PYTHONPATH 08:31:33 + tox --version 08:31:34 4.13.0 from /tmp/venv-QjWT/lib/python3.10/site-packages/tox/__init__.py 08:31:34 + PARALLEL=false 08:31:34 + TOX_OPTIONS_LIST= 08:31:34 + [[ -n pre-commit ]] 08:31:34 + TOX_OPTIONS_LIST=' -e pre-commit' 08:31:34 + case ${PARALLEL,,} in 08:31:34 + tox -e pre-commit 08:31:34 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 08:31:35 pre-commit: install_deps> python -I -m pip install pre-commit 08:31:38 pre-commit: freeze> python -m pip freeze --all 08:31:38 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.6.2,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 08:31:38 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 08:31:38 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 08:31:39 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 08:31:40 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 08:31:41 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:31:41 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 08:31:41 [INFO] Once installed this environment will be reused. 08:31:41 [INFO] This may take a few minutes... 08:31:44 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:31:44 [INFO] Once installed this environment will be reused. 08:31:44 [INFO] This may take a few minutes... 08:31:50 Trim Trailing Whitespace.................................................Passed 08:31:50 Tabs remover.............................................................Passed 08:31:50 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 08:31:50 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 08:31:50 [INFO] Once installed this environment will be reused. 08:31:50 [INFO] This may take a few minutes... 08:31:56 gitlint..............................................(no files to check)Skipped 08:31:56 pre-commit: OK (22.32=setup[4.04]+cmd[11.55,6.72] seconds) 08:31:56 congratulations :) (22.49 seconds) 08:31:57 + tox_status=0 08:31:57 + echo '---> Completed tox runs' 08:31:57 ---> Completed tox runs 08:31:57 + for i in .tox/*/log 08:31:57 ++ echo .tox/pre-commit/log 08:31:57 ++ awk -F/ '{print $2}' 08:31:57 + tox_env=pre-commit 08:31:57 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 08:31:57 + DOC_DIR=docs/_build/html 08:31:57 + [[ -d docs/_build/html ]] 08:31:57 + echo '---> tox-run.sh ends' 08:31:57 ---> tox-run.sh ends 08:31:57 + test 0 -eq 0 08:31:57 $ ssh-agent -k 08:31:57 unset SSH_AUTH_SOCK; 08:31:57 unset SSH_AGENT_PID; 08:31:57 echo Agent pid 1703 killed; 08:31:57 [ssh-agent] Stopped. 08:31:57 [PostBuildScript] - [INFO] Executing post build scripts. 08:31:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2849573855946321901.sh 08:31:57 ---> sysstat.sh 08:31:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4904942511352471878.sh 08:31:57 ---> package-listing.sh 08:31:57 ++ facter osfamily 08:31:57 ++ tr '[:upper:]' '[:lower:]' 08:31:57 + OS_FAMILY=debian 08:31:57 + workspace=/w/workspace/oom-master-pre-commit-lint 08:31:57 + START_PACKAGES=/tmp/packages_start.txt 08:31:57 + END_PACKAGES=/tmp/packages_end.txt 08:31:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:31:57 + PACKAGES=/tmp/packages_start.txt 08:31:57 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:31:57 + PACKAGES=/tmp/packages_end.txt 08:31:57 + case "${OS_FAMILY}" in 08:31:57 + dpkg -l 08:31:57 + grep '^ii' 08:31:57 + '[' -f /tmp/packages_start.txt ']' 08:31:57 + '[' -f /tmp/packages_end.txt ']' 08:31:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:31:57 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:31:57 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 08:31:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 08:31:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14121877554987078453.sh 08:31:57 ---> capture-instance-metadata.sh 08:31:57 Setup pyenv: 08:31:57 system 08:31:57 3.8.13 08:31:57 3.9.13 08:31:57 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:32:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7Oon 08:32:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:32:04 lf-activate-venv(): INFO: Installing: lftools 08:32:34 lf-activate-venv(): INFO: Adding /tmp/venv-7Oon/bin to PATH 08:32:34 INFO: Running in OpenStack, capturing instance metadata 08:32:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14406549037191508248.sh 08:32:35 provisioning config files... 08:32:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config2151679334830207435tmp 08:32:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:32:35 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:32:35 [EnvInject] - Injecting environment variables from a build step. 08:32:35 [EnvInject] - Injecting as environment variables the properties content 08:32:35 SERVER_ID=logs 08:32:35 08:32:35 [EnvInject] - Variables injected successfully. 08:32:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11049689231511836576.sh 08:32:35 ---> create-netrc.sh 08:32:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5775588943882886632.sh 08:32:35 ---> python-tools-install.sh 08:32:35 Setup pyenv: 08:32:35 system 08:32:35 3.8.13 08:32:35 3.9.13 08:32:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:32:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7Oon from file:/tmp/.os_lf_venv 08:32:36 lf-activate-venv(): INFO: Installing: lftools 08:32:46 lf-activate-venv(): INFO: Adding /tmp/venv-7Oon/bin to PATH 08:32:46 Generating Requirements File 08:33:15 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 08:33:15 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 08:33:15 Python 3.10.6 08:33:15 pip 24.0 from /tmp/venv-7Oon/lib/python3.10/site-packages/pip (python 3.10) 08:33:16 appdirs==1.4.4 08:33:16 argcomplete==3.2.2 08:33:16 aspy.yaml==1.3.0 08:33:16 attrs==23.2.0 08:33:16 autopage==0.5.2 08:33:16 beautifulsoup4==4.12.3 08:33:16 boto3==1.34.50 08:33:16 botocore==1.34.50 08:33:16 bs4==0.0.2 08:33:16 cachetools==5.3.3 08:33:16 certifi==2024.2.2 08:33:16 cffi==1.16.0 08:33:16 cfgv==3.4.0 08:33:16 chardet==5.2.0 08:33:16 charset-normalizer==3.3.2 08:33:16 click==8.1.7 08:33:16 cliff==4.6.0 08:33:16 cmd2==2.4.3 08:33:16 cryptography==3.3.2 08:33:16 debtcollector==3.0.0 08:33:16 decorator==5.1.1 08:33:16 defusedxml==0.7.1 08:33:16 Deprecated==1.2.14 08:33:16 distlib==0.3.8 08:33:16 dnspython==2.6.1 08:33:16 docker==4.2.2 08:33:16 dogpile.cache==1.3.2 08:33:16 email_validator==2.1.1 08:33:16 filelock==3.13.1 08:33:16 future==1.0.0 08:33:16 gitdb==4.0.11 08:33:16 GitPython==3.1.42 08:33:16 google-auth==2.28.1 08:33:16 httplib2==0.22.0 08:33:16 identify==2.5.35 08:33:16 idna==3.6 08:33:16 importlib-resources==1.5.0 08:33:16 iso8601==2.1.0 08:33:16 Jinja2==3.1.3 08:33:16 jmespath==1.0.1 08:33:16 jsonpatch==1.33 08:33:16 jsonpointer==2.4 08:33:16 jsonschema==4.21.1 08:33:16 jsonschema-specifications==2023.12.1 08:33:16 keystoneauth1==5.6.0 08:33:16 kubernetes==29.0.0 08:33:16 lftools==0.37.9 08:33:16 lxml==5.1.0 08:33:16 MarkupSafe==2.1.5 08:33:16 msgpack==1.0.7 08:33:16 multi_key_dict==2.0.3 08:33:16 munch==4.0.0 08:33:16 netaddr==1.2.1 08:33:16 netifaces==0.11.0 08:33:16 niet==1.4.2 08:33:16 nodeenv==1.8.0 08:33:16 oauth2client==4.1.3 08:33:16 oauthlib==3.2.2 08:33:16 openstacksdk==0.62.0 08:33:16 os-client-config==2.1.0 08:33:16 os-service-types==1.7.0 08:33:16 osc-lib==3.0.1 08:33:16 oslo.config==9.4.0 08:33:16 oslo.context==5.4.0 08:33:16 oslo.i18n==6.3.0 08:33:16 oslo.log==5.5.0 08:33:16 oslo.serialization==5.4.0 08:33:16 oslo.utils==7.1.0 08:33:16 packaging==23.2 08:33:16 pbr==6.0.0 08:33:16 platformdirs==4.2.0 08:33:16 prettytable==3.10.0 08:33:16 pyasn1==0.5.1 08:33:16 pyasn1-modules==0.3.0 08:33:16 pycparser==2.21 08:33:16 pygerrit2==2.0.15 08:33:16 PyGithub==2.2.0 08:33:16 pyinotify==0.9.6 08:33:16 PyJWT==2.8.0 08:33:16 PyNaCl==1.5.0 08:33:16 pyparsing==2.4.7 08:33:16 pyperclip==1.8.2 08:33:16 pyrsistent==0.20.0 08:33:16 python-cinderclient==9.4.0 08:33:16 python-dateutil==2.8.2 08:33:16 python-heatclient==3.4.0 08:33:16 python-jenkins==1.8.2 08:33:16 python-keystoneclient==5.3.0 08:33:16 python-magnumclient==4.3.0 08:33:16 python-novaclient==18.4.0 08:33:16 python-openstackclient==6.0.1 08:33:16 python-swiftclient==4.4.0 08:33:16 PyYAML==6.0.1 08:33:16 referencing==0.33.0 08:33:16 requests==2.31.0 08:33:16 requests-oauthlib==1.3.1 08:33:16 requestsexceptions==1.4.0 08:33:16 rfc3986==2.0.0 08:33:16 rpds-py==0.18.0 08:33:16 rsa==4.9 08:33:16 ruamel.yaml==0.18.6 08:33:16 ruamel.yaml.clib==0.2.8 08:33:16 s3transfer==0.10.0 08:33:16 simplejson==3.19.2 08:33:16 six==1.16.0 08:33:16 smmap==5.0.1 08:33:16 soupsieve==2.5 08:33:16 stevedore==5.2.0 08:33:16 tabulate==0.9.0 08:33:16 toml==0.10.2 08:33:16 tomlkit==0.12.4 08:33:16 tqdm==4.66.2 08:33:16 typing_extensions==4.10.0 08:33:16 tzdata==2024.1 08:33:16 urllib3==1.26.18 08:33:16 virtualenv==20.25.1 08:33:16 wcwidth==0.2.13 08:33:16 websocket-client==1.7.0 08:33:16 wrapt==1.16.0 08:33:16 xdg==6.0.0 08:33:16 xmltodict==0.13.0 08:33:16 yq==3.2.3 08:33:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1642721610232486261.sh 08:33:16 ---> sudo-logs.sh 08:33:16 Archiving 'sudo' log.. 08:33:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12122432528603596627.sh 08:33:16 ---> job-cost.sh 08:33:16 Setup pyenv: 08:33:16 system 08:33:16 3.8.13 08:33:16 3.9.13 08:33:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:33:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7Oon from file:/tmp/.os_lf_venv 08:33:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:33:25 lf-activate-venv(): INFO: Adding /tmp/venv-7Oon/bin to PATH 08:33:25 INFO: No Stack... 08:33:26 INFO: Retrieving Pricing Info for: v3-standard-4 08:33:26 INFO: Archiving Costs 08:33:26 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13940979443658971508.sh 08:33:26 ---> logs-deploy.sh 08:33:26 Setup pyenv: 08:33:26 system 08:33:26 3.8.13 08:33:26 3.9.13 08:33:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:33:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7Oon from file:/tmp/.os_lf_venv 08:33:27 lf-activate-venv(): INFO: Installing: lftools 08:33:37 lf-activate-venv(): INFO: Adding /tmp/venv-7Oon/bin to PATH 08:33:37 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3319 08:33:37 INFO: archiving workspace using pattern(s): 08:33:38 Archives upload complete. 08:33:38 INFO: archiving logs to Nexus 08:33:43 ---> uname -a: 08:33:43 Linux prd-ubuntu1804-builder-4c-4g-9042 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:33:43 08:33:43 08:33:43 ---> lscpu: 08:33:43 Architecture: x86_64 08:33:43 CPU op-mode(s): 32-bit, 64-bit 08:33:43 Byte Order: Little Endian 08:33:43 CPU(s): 4 08:33:43 On-line CPU(s) list: 0-3 08:33:43 Thread(s) per core: 1 08:33:43 Core(s) per socket: 1 08:33:43 Socket(s): 4 08:33:43 NUMA node(s): 1 08:33:43 Vendor ID: AuthenticAMD 08:33:43 CPU family: 23 08:33:43 Model: 49 08:33:43 Model name: AMD EPYC-Rome Processor 08:33:43 Stepping: 0 08:33:43 CPU MHz: 2799.998 08:33:43 BogoMIPS: 5599.99 08:33:43 Virtualization: AMD-V 08:33:43 Hypervisor vendor: KVM 08:33:43 Virtualization type: full 08:33:43 L1d cache: 32K 08:33:43 L1i cache: 32K 08:33:43 L2 cache: 512K 08:33:43 L3 cache: 16384K 08:33:43 NUMA node0 CPU(s): 0-3 08:33:43 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 08:33:43 08:33:43 08:33:43 ---> nproc: 08:33:43 4 08:33:43 08:33:43 08:33:43 ---> df -h: 08:33:43 Filesystem Size Used Avail Use% Mounted on 08:33:43 udev 7.9G 0 7.9G 0% /dev 08:33:43 tmpfs 1.6G 672K 1.6G 1% /run 08:33:43 /dev/vda1 78G 8.4G 70G 11% / 08:33:43 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:33:43 tmpfs 5.0M 0 5.0M 0% /run/lock 08:33:43 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:33:43 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:33:43 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:33:43 08:33:43 08:33:43 ---> free -m: 08:33:43 total used free shared buff/cache available 08:33:43 Mem: 16040 538 13306 0 2194 15182 08:33:43 Swap: 1023 0 1023 08:33:43 08:33:43 08:33:43 ---> ip addr: 08:33:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:33:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:33:43 inet 127.0.0.1/8 scope host lo 08:33:43 valid_lft forever preferred_lft forever 08:33:43 inet6 ::1/128 scope host 08:33:43 valid_lft forever preferred_lft forever 08:33:43 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:33:43 link/ether fa:16:3e:2a:e8:1a brd ff:ff:ff:ff:ff:ff 08:33:43 inet 10.30.106.205/23 brd 10.30.107.255 scope global dynamic ens3 08:33:43 valid_lft 86233sec preferred_lft 86233sec 08:33:43 inet6 fe80::f816:3eff:fe2a:e81a/64 scope link 08:33:43 valid_lft forever preferred_lft forever 08:33:43 08:33:43 08:33:43 ---> sar -b -r -n DEV: 08:33:43 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9042) 02/27/24 _x86_64_ (4 CPU) 08:33:43 08:33:43 08:30:54 LINUX RESTART (4 CPU) 08:33:43 08:33:43 08:31:02 tps rtps wtps bread/s bwrtn/s 08:33:43 08:32:01 133.41 72.47 60.95 4821.96 47634.16 08:33:43 08:33:01 116.50 2.28 114.21 119.45 27924.41 08:33:43 Average: 124.88 37.08 87.80 2451.15 37697.32 08:33:43 08:33:43 08:31:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:33:43 08:32:01 13976408 15575552 2448560 14.91 54692 1744988 788028 4.51 712960 1518968 157228 08:33:43 08:33:01 13734620 15566256 2690348 16.38 77144 1941988 758076 4.34 760880 1688264 93484 08:33:43 Average: 13855514 15570904 2569454 15.64 65918 1843488 773052 4.42 736920 1603616 125356 08:33:43 08:33:43 08:31:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:33:43 08:32:01 lo 2.71 2.71 0.27 0.27 0.00 0.00 0.00 0.00 08:33:43 08:32:01 ens3 442.53 299.97 2076.92 67.55 0.00 0.00 0.00 0.00 08:33:43 08:33:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 08:33:43 08:33:01 ens3 48.96 36.53 699.56 8.37 0.00 0.00 0.00 0.00 08:33:43 Average: lo 2.18 2.18 0.22 0.22 0.00 0.00 0.00 0.00 08:33:43 Average: ens3 244.11 167.15 1382.52 37.71 0.00 0.00 0.00 0.00 08:33:43 08:33:43 08:33:43 ---> sar -P ALL: 08:33:43 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9042) 02/27/24 _x86_64_ (4 CPU) 08:33:43 08:33:43 08:30:54 LINUX RESTART (4 CPU) 08:33:43 08:33:43 08:31:02 CPU %user %nice %system %iowait %steal %idle 08:33:43 08:32:01 all 25.15 0.00 2.65 5.33 0.07 66.81 08:33:43 08:32:01 0 26.64 0.00 2.28 1.63 0.07 69.37 08:33:43 08:32:01 1 28.21 0.00 3.28 7.25 0.07 61.19 08:33:43 08:32:01 2 18.68 0.00 2.28 10.82 0.08 68.14 08:33:43 08:32:01 3 27.09 0.00 2.76 1.58 0.05 68.51 08:33:43 08:33:01 all 20.34 0.00 1.37 4.60 0.06 73.62 08:33:43 08:33:01 0 20.33 0.00 1.25 10.58 0.08 67.75 08:33:43 08:33:01 1 35.86 0.00 2.28 4.09 0.08 57.68 08:33:43 08:33:01 2 14.53 0.00 0.95 3.59 0.03 80.90 08:33:43 08:33:01 3 10.76 0.00 1.00 0.17 0.03 88.04 08:33:43 Average: all 22.72 0.00 2.00 4.96 0.07 70.25 08:33:43 Average: 0 23.46 0.00 1.76 6.15 0.08 68.56 08:33:43 Average: 1 32.07 0.00 2.78 5.66 0.08 59.42 08:33:43 Average: 2 16.58 0.00 1.60 7.17 0.06 74.59 08:33:43 Average: 3 18.84 0.00 1.87 0.87 0.04 78.38 08:33:43 08:33:43 08:33:43