14:51:40 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137509 14:51:40 Running as SYSTEM 14:51:40 [EnvInject] - Loading node environment variables. 14:51:40 Building remotely on prd-ubuntu1804-builder-4c-4g-13136 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:51:40 [ssh-agent] Looking for ssh-agent implementation... 14:51:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:51:40 $ ssh-agent 14:51:40 SSH_AUTH_SOCK=/tmp/ssh-4RWr0ysAE01T/agent.1734 14:51:40 SSH_AGENT_PID=1736 14:51:40 [ssh-agent] Started. 14:51:40 Running ssh-add (command line suppressed) 14:51:40 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_7195316466984260159.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_7195316466984260159.key) 14:51:40 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:51:40 The recommended git tool is: NONE 14:51:42 using credential onap-jenkins-ssh 14:51:42 Wiping out workspace first. 14:51:42 Cloning the remote Git repository 14:51:42 Cloning repository git://cloud.onap.org/mirror/oom.git 14:51:42 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:51:42 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:51:42 > git --version # timeout=10 14:51:42 > git --version # 'git version 2.17.1' 14:51:42 using GIT_SSH to set credentials Gerrit user 14:51:42 Verifying host key using manually-configured host key entries 14:51:42 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:51:48 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:51:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:51:48 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:51:48 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:51:48 using GIT_SSH to set credentials Gerrit user 14:51:48 Verifying host key using manually-configured host key entries 14:51:48 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/09/137509/1 # timeout=30 14:51:49 > git rev-parse c5d98e9469ec8a14c989983cc2ac9cecf8a9dd5c^{commit} # timeout=10 14:51:49 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:51:49 Checking out Revision c5d98e9469ec8a14c989983cc2ac9cecf8a9dd5c (refs/changes/09/137509/1) 14:51:49 > git config core.sparsecheckout # timeout=10 14:51:49 > git checkout -f c5d98e9469ec8a14c989983cc2ac9cecf8a9dd5c # timeout=30 14:51:52 Commit message: "[MONGODB] Set default resource settings for mongodb" 14:51:52 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:51:52 > git rev-list --no-walk 9468364310a767b4d68f35a94f15e79ff38c5908 # timeout=10 14:51:52 [EnvInject] - Injecting environment variables from a build step. 14:51:52 [EnvInject] - Injecting as environment variables the properties content 14:51:52 PYTHON=python3 14:51:52 14:51:52 [EnvInject] - Variables injected successfully. 14:51:52 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7636113457305340825.sh 14:51:52 ---> tox-install.sh 14:51:52 + source /home/jenkins/lf-env.sh 14:51:52 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:51:52 ++ mktemp -d /tmp/venv-XXXX 14:51:52 + lf_venv=/tmp/venv-VY3i 14:51:52 + local venv_file=/tmp/.os_lf_venv 14:51:52 + local python=python3 14:51:52 + local options 14:51:52 + local set_path=true 14:51:52 + local install_args= 14:51:52 ++ 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 14:51:52 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:51:52 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:51:52 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:51:52 + true 14:51:52 + case $1 in 14:51:52 + venv_file=/tmp/.toxenv 14:51:52 + shift 2 14:51:52 + true 14:51:52 + case $1 in 14:51:52 + shift 14:51:52 + break 14:51:52 + case $python in 14:51:52 + local pkg_list= 14:51:52 + [[ -d /opt/pyenv ]] 14:51:52 + echo 'Setup pyenv:' 14:51:52 Setup pyenv: 14:51:52 + export PYENV_ROOT=/opt/pyenv 14:51:52 + PYENV_ROOT=/opt/pyenv 14:51:52 + 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 14:51:52 + 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 14:51:52 + pyenv versions 14:51:52 * system (set by /opt/pyenv/version) 14:51:52 * 3.8.13 (set by /opt/pyenv/version) 14:51:52 * 3.9.13 (set by /opt/pyenv/version) 14:51:52 * 3.10.6 (set by /opt/pyenv/version) 14:51:52 + command -v pyenv 14:51:52 ++ pyenv init - --no-rehash 14:51:52 + 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[*]}"'\'')" 14:51:52 export PATH="/opt/pyenv/shims:${PATH}" 14:51:52 export PYENV_SHELL=bash 14:51:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:51:52 pyenv() { 14:51:52 local command 14:51:52 command="${1:-}" 14:51:52 if [ "$#" -gt 0 ]; then 14:51:52 shift 14:51:52 fi 14:51:52 14:51:52 case "$command" in 14:51:52 rehash|shell) 14:51:52 eval "$(pyenv "sh-$command" "$@")" 14:51:52 ;; 14:51:52 *) 14:51:52 command pyenv "$command" "$@" 14:51:52 ;; 14:51:52 esac 14:51:52 }' 14:51:52 +++ 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[*]}"' 14:51:52 ++ 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 14:51:52 ++ 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 14:51:52 ++ 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 14:51:52 ++ export PYENV_SHELL=bash 14:51:52 ++ PYENV_SHELL=bash 14:51:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:51:52 +++ complete -F _pyenv pyenv 14:51:52 ++ lf-pyver python3 14:51:52 ++ local py_version_xy=python3 14:51:52 ++ local py_version_xyz= 14:51:52 ++ pyenv versions 14:51:52 ++ local command 14:51:52 ++ command=versions 14:51:52 ++ '[' 1 -gt 0 ']' 14:51:52 ++ shift 14:51:52 ++ case "$command" in 14:51:52 ++ command pyenv versions 14:51:52 ++ pyenv versions 14:51:52 ++ sed 's/^[ *]* //' 14:51:52 ++ grep -E '^[0-9.]*[0-9]$' 14:51:52 ++ awk '{ print $1 }' 14:51:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:51:52 +++ grep '^3' /tmp/.pyenv_versions 14:51:52 +++ sort -V 14:51:52 +++ tail -n 1 14:51:52 ++ py_version_xyz=3.10.6 14:51:52 ++ [[ -z 3.10.6 ]] 14:51:52 ++ echo 3.10.6 14:51:52 ++ return 0 14:51:52 + pyenv local 3.10.6 14:51:52 + local command 14:51:52 + command=local 14:51:52 + '[' 2 -gt 0 ']' 14:51:52 + shift 14:51:52 + case "$command" in 14:51:52 + command pyenv local 3.10.6 14:51:52 + pyenv local 3.10.6 14:51:52 + for arg in "$@" 14:51:52 + case $arg in 14:51:52 + pkg_list+='tox ' 14:51:52 + for arg in "$@" 14:51:52 + case $arg in 14:51:52 + pkg_list+='virtualenv ' 14:51:52 + for arg in "$@" 14:51:52 + case $arg in 14:51:52 + pkg_list+='urllib3~=1.26.15 ' 14:51:52 + [[ -f /tmp/.toxenv ]] 14:51:52 + [[ ! -f /tmp/.toxenv ]] 14:51:52 + [[ -n '' ]] 14:51:52 + python3 -m venv /tmp/venv-VY3i 14:51:56 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VY3i' 14:51:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VY3i 14:51:56 + echo /tmp/venv-VY3i 14:51:56 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:51:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:51:56 + /tmp/venv-VY3i/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:52:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:52:00 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:52:00 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:52:00 + /tmp/venv-VY3i/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:52:03 + type python3 14:52:03 + true 14:52:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VY3i/bin to PATH' 14:52:03 lf-activate-venv(): INFO: Adding /tmp/venv-VY3i/bin to PATH 14:52:03 + PATH=/tmp/venv-VY3i/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 14:52:03 + return 0 14:52:03 + python3 --version 14:52:03 Python 3.10.6 14:52:03 + python3 -m pip --version 14:52:03 pip 24.0 from /tmp/venv-VY3i/lib/python3.10/site-packages/pip (python 3.10) 14:52:03 + python3 -m pip freeze 14:52:03 cachetools==5.3.3 14:52:03 chardet==5.2.0 14:52:03 colorama==0.4.6 14:52:03 distlib==0.3.8 14:52:03 filelock==3.13.1 14:52:03 packaging==24.0 14:52:03 platformdirs==4.2.0 14:52:03 pluggy==1.4.0 14:52:03 pyproject-api==1.6.1 14:52:03 tomli==2.0.1 14:52:03 tox==4.14.1 14:52:03 urllib3==1.26.18 14:52:03 virtualenv==20.25.1 14:52:03 [EnvInject] - Injecting environment variables from a build step. 14:52:03 [EnvInject] - Injecting as environment variables the properties content 14:52:03 PARALLEL=false 14:52:03 14:52:03 [EnvInject] - Variables injected successfully. 14:52:03 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15080202553816166481.sh 14:52:03 ---> tox-run.sh 14:52:03 + 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 14:52:03 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:52:03 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:52:03 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:52:03 + cd /w/workspace/oom-master-pre-commit-lint/. 14:52:03 + source /home/jenkins/lf-env.sh 14:52:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:52:03 ++ mktemp -d /tmp/venv-XXXX 14:52:03 + lf_venv=/tmp/venv-Ny7c 14:52:03 + local venv_file=/tmp/.os_lf_venv 14:52:03 + local python=python3 14:52:03 + local options 14:52:03 + local set_path=true 14:52:03 + local install_args= 14:52:03 ++ 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 14:52:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:52:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:52:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:52:03 + true 14:52:03 + case $1 in 14:52:03 + venv_file=/tmp/.toxenv 14:52:03 + shift 2 14:52:03 + true 14:52:03 + case $1 in 14:52:03 + shift 14:52:03 + break 14:52:03 + case $python in 14:52:03 + local pkg_list= 14:52:03 + [[ -d /opt/pyenv ]] 14:52:03 + echo 'Setup pyenv:' 14:52:03 Setup pyenv: 14:52:03 + export PYENV_ROOT=/opt/pyenv 14:52:03 + PYENV_ROOT=/opt/pyenv 14:52:03 + 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 14:52:03 + 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 14:52:03 + pyenv versions 14:52:03 system 14:52:03 3.8.13 14:52:03 3.9.13 14:52:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:52:03 + command -v pyenv 14:52:03 ++ pyenv init - --no-rehash 14:52:03 + 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[*]}"'\'')" 14:52:03 export PATH="/opt/pyenv/shims:${PATH}" 14:52:03 export PYENV_SHELL=bash 14:52:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:52:03 pyenv() { 14:52:03 local command 14:52:03 command="${1:-}" 14:52:03 if [ "$#" -gt 0 ]; then 14:52:03 shift 14:52:03 fi 14:52:03 14:52:03 case "$command" in 14:52:03 rehash|shell) 14:52:03 eval "$(pyenv "sh-$command" "$@")" 14:52:03 ;; 14:52:03 *) 14:52:03 command pyenv "$command" "$@" 14:52:03 ;; 14:52:03 esac 14:52:03 }' 14:52:03 +++ 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[*]}"' 14:52:03 ++ 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 14:52:03 ++ 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 14:52:03 ++ 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 14:52:03 ++ export PYENV_SHELL=bash 14:52:03 ++ PYENV_SHELL=bash 14:52:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:52:03 +++ complete -F _pyenv pyenv 14:52:03 ++ lf-pyver python3 14:52:03 ++ local py_version_xy=python3 14:52:03 ++ local py_version_xyz= 14:52:03 ++ pyenv versions 14:52:03 ++ local command 14:52:03 ++ command=versions 14:52:03 ++ '[' 1 -gt 0 ']' 14:52:03 ++ shift 14:52:03 ++ case "$command" in 14:52:03 ++ command pyenv versions 14:52:03 ++ pyenv versions 14:52:03 ++ sed 's/^[ *]* //' 14:52:03 ++ grep -E '^[0-9.]*[0-9]$' 14:52:03 ++ awk '{ print $1 }' 14:52:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:52:03 +++ grep '^3' /tmp/.pyenv_versions 14:52:03 +++ sort -V 14:52:03 +++ tail -n 1 14:52:03 ++ py_version_xyz=3.10.6 14:52:03 ++ [[ -z 3.10.6 ]] 14:52:03 ++ echo 3.10.6 14:52:03 ++ return 0 14:52:03 + pyenv local 3.10.6 14:52:03 + local command 14:52:03 + command=local 14:52:03 + '[' 2 -gt 0 ']' 14:52:03 + shift 14:52:03 + case "$command" in 14:52:03 + command pyenv local 3.10.6 14:52:03 + pyenv local 3.10.6 14:52:03 + for arg in "$@" 14:52:03 + case $arg in 14:52:03 + pkg_list+='tox ' 14:52:03 + for arg in "$@" 14:52:03 + case $arg in 14:52:03 + pkg_list+='virtualenv ' 14:52:03 + for arg in "$@" 14:52:03 + case $arg in 14:52:03 + pkg_list+='urllib3~=1.26.15 ' 14:52:03 + [[ -f /tmp/.toxenv ]] 14:52:03 ++ cat /tmp/.toxenv 14:52:03 + lf_venv=/tmp/venv-VY3i 14:52:03 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VY3i from' file:/tmp/.toxenv 14:52:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VY3i from file:/tmp/.toxenv 14:52:03 + /tmp/venv-VY3i/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:52:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:52:04 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:52:04 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:52:04 + /tmp/venv-VY3i/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:52:06 + type python3 14:52:06 + true 14:52:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VY3i/bin to PATH' 14:52:06 lf-activate-venv(): INFO: Adding /tmp/venv-VY3i/bin to PATH 14:52:06 + PATH=/tmp/venv-VY3i/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 14:52:06 + return 0 14:52:06 + [[ -d /opt/pyenv ]] 14:52:06 + echo '---> Setting up pyenv' 14:52:06 ---> Setting up pyenv 14:52:06 + export PYENV_ROOT=/opt/pyenv 14:52:06 + PYENV_ROOT=/opt/pyenv 14:52:06 + export PATH=/opt/pyenv/bin:/tmp/venv-VY3i/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 14:52:06 + PATH=/opt/pyenv/bin:/tmp/venv-VY3i/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 14:52:06 ++ pwd 14:52:06 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:52:06 + export PYTHONPATH 14:52:06 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:52:06 + TOX_TESTENV_PASSENV=PYTHONPATH 14:52:06 + tox --version 14:52:06 4.14.1 from /tmp/venv-VY3i/lib/python3.10/site-packages/tox/__init__.py 14:52:06 + PARALLEL=false 14:52:06 + TOX_OPTIONS_LIST= 14:52:06 + [[ -n pre-commit ]] 14:52:06 + TOX_OPTIONS_LIST=' -e pre-commit' 14:52:06 + case ${PARALLEL,,} in 14:52:06 + tox -e pre-commit 14:52:06 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:52:07 pre-commit: install_deps> python -I -m pip install pre-commit 14:52:10 pre-commit: freeze> python -m pip freeze --all 14:52:11 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 14:52:11 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:52:11 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:52:12 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:52:13 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:52:14 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:52:14 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:52:14 [INFO] Once installed this environment will be reused. 14:52:14 [INFO] This may take a few minutes... 14:52:17 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:52:17 [INFO] Once installed this environment will be reused. 14:52:17 [INFO] This may take a few minutes... 14:52:23 Trim Trailing Whitespace.................................................Passed 14:52:23 Tabs remover.............................................................Passed 14:52:23 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:52:23 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:52:23 [INFO] Once installed this environment will be reused. 14:52:23 [INFO] This may take a few minutes... 14:52:30 gitlint..............................................(no files to check)Skipped 14:52:30 pre-commit: OK (23.56=setup[4.36]+cmd[12.32,6.88] seconds) 14:52:30 congratulations :) (23.73 seconds) 14:52:30 + tox_status=0 14:52:30 + echo '---> Completed tox runs' 14:52:30 ---> Completed tox runs 14:52:30 + for i in .tox/*/log 14:52:30 ++ echo .tox/pre-commit/log 14:52:30 ++ awk -F/ '{print $2}' 14:52:30 + tox_env=pre-commit 14:52:30 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:52:30 + DOC_DIR=docs/_build/html 14:52:30 + [[ -d docs/_build/html ]] 14:52:30 + echo '---> tox-run.sh ends' 14:52:30 ---> tox-run.sh ends 14:52:30 + test 0 -eq 0 14:52:30 $ ssh-agent -k 14:52:30 unset SSH_AUTH_SOCK; 14:52:30 unset SSH_AGENT_PID; 14:52:30 echo Agent pid 1736 killed; 14:52:30 [ssh-agent] Stopped. 14:52:30 [PostBuildScript] - [INFO] Executing post build scripts. 14:52:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8618095569379729694.sh 14:52:30 ---> sysstat.sh 14:52:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7205091284347978523.sh 14:52:31 ---> package-listing.sh 14:52:31 ++ facter osfamily 14:52:31 ++ tr '[:upper:]' '[:lower:]' 14:52:31 + OS_FAMILY=debian 14:52:31 + workspace=/w/workspace/oom-master-pre-commit-lint 14:52:31 + START_PACKAGES=/tmp/packages_start.txt 14:52:31 + END_PACKAGES=/tmp/packages_end.txt 14:52:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:52:31 + PACKAGES=/tmp/packages_start.txt 14:52:31 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:52:31 + PACKAGES=/tmp/packages_end.txt 14:52:31 + case "${OS_FAMILY}" in 14:52:31 + dpkg -l 14:52:31 + grep '^ii' 14:52:31 + '[' -f /tmp/packages_start.txt ']' 14:52:31 + '[' -f /tmp/packages_end.txt ']' 14:52:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:52:31 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:52:31 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:52:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:52:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10922879779991434543.sh 14:52:31 ---> capture-instance-metadata.sh 14:52:31 Setup pyenv: 14:52:31 system 14:52:31 3.8.13 14:52:31 3.9.13 14:52:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:52:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UGzX 14:52:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:52:38 lf-activate-venv(): INFO: Installing: lftools 14:53:09 lf-activate-venv(): INFO: Adding /tmp/venv-UGzX/bin to PATH 14:53:09 INFO: Running in OpenStack, capturing instance metadata 14:53:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11547064250901992779.sh 14:53:09 provisioning config files... 14:53:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config2598508559975149200tmp 14:53:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:53:09 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:53:09 [EnvInject] - Injecting environment variables from a build step. 14:53:09 [EnvInject] - Injecting as environment variables the properties content 14:53:09 SERVER_ID=logs 14:53:09 14:53:09 [EnvInject] - Variables injected successfully. 14:53:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16754321290355805621.sh 14:53:09 ---> create-netrc.sh 14:53:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13645103373542834616.sh 14:53:09 ---> python-tools-install.sh 14:53:09 Setup pyenv: 14:53:09 system 14:53:09 3.8.13 14:53:09 3.9.13 14:53:09 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:53:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UGzX from file:/tmp/.os_lf_venv 14:53:11 lf-activate-venv(): INFO: Installing: lftools 14:53:19 lf-activate-venv(): INFO: Adding /tmp/venv-UGzX/bin to PATH 14:53:19 Generating Requirements File 14:53:46 Python 3.10.6 14:53:47 pip 24.0 from /tmp/venv-UGzX/lib/python3.10/site-packages/pip (python 3.10) 14:53:47 appdirs==1.4.4 14:53:47 argcomplete==3.2.3 14:53:47 aspy.yaml==1.3.0 14:53:47 attrs==23.2.0 14:53:47 autopage==0.5.2 14:53:47 beautifulsoup4==4.12.3 14:53:47 boto3==1.34.62 14:53:47 botocore==1.34.62 14:53:47 bs4==0.0.2 14:53:47 cachetools==5.3.3 14:53:47 certifi==2024.2.2 14:53:47 cffi==1.16.0 14:53:47 cfgv==3.4.0 14:53:47 chardet==5.2.0 14:53:47 charset-normalizer==3.3.2 14:53:47 click==8.1.7 14:53:47 cliff==4.6.0 14:53:47 cmd2==2.4.3 14:53:47 cryptography==3.3.2 14:53:47 debtcollector==3.0.0 14:53:47 decorator==5.1.1 14:53:47 defusedxml==0.7.1 14:53:47 Deprecated==1.2.14 14:53:47 distlib==0.3.8 14:53:47 dnspython==2.6.1 14:53:47 docker==4.2.2 14:53:47 dogpile.cache==1.3.2 14:53:47 email_validator==2.1.1 14:53:47 filelock==3.13.1 14:53:47 future==1.0.0 14:53:47 gitdb==4.0.11 14:53:47 GitPython==3.1.42 14:53:47 google-auth==2.28.2 14:53:47 httplib2==0.22.0 14:53:47 identify==2.5.35 14:53:47 idna==3.6 14:53:47 importlib-resources==1.5.0 14:53:47 iso8601==2.1.0 14:53:47 Jinja2==3.1.3 14:53:47 jmespath==1.0.1 14:53:47 jsonpatch==1.33 14:53:47 jsonpointer==2.4 14:53:47 jsonschema==4.21.1 14:53:47 jsonschema-specifications==2023.12.1 14:53:47 keystoneauth1==5.6.0 14:53:47 kubernetes==29.0.0 14:53:47 lftools==0.37.10 14:53:47 lxml==5.1.0 14:53:47 MarkupSafe==2.1.5 14:53:47 msgpack==1.0.8 14:53:47 multi_key_dict==2.0.3 14:53:47 munch==4.0.0 14:53:47 netaddr==1.2.1 14:53:47 netifaces==0.11.0 14:53:47 niet==1.4.2 14:53:47 nodeenv==1.8.0 14:53:47 oauth2client==4.1.3 14:53:47 oauthlib==3.2.2 14:53:47 openstacksdk==3.0.0 14:53:47 os-client-config==2.1.0 14:53:47 os-service-types==1.7.0 14:53:47 osc-lib==3.0.1 14:53:47 oslo.config==9.4.0 14:53:47 oslo.context==5.5.0 14:53:47 oslo.i18n==6.3.0 14:53:47 oslo.log==5.5.0 14:53:47 oslo.serialization==5.4.0 14:53:47 oslo.utils==7.1.0 14:53:47 packaging==24.0 14:53:47 pbr==6.0.0 14:53:47 platformdirs==4.2.0 14:53:47 prettytable==3.10.0 14:53:47 pyasn1==0.5.1 14:53:47 pyasn1-modules==0.3.0 14:53:47 pycparser==2.21 14:53:47 pygerrit2==2.0.15 14:53:47 PyGithub==2.2.0 14:53:47 pyinotify==0.9.6 14:53:47 PyJWT==2.8.0 14:53:47 PyNaCl==1.5.0 14:53:47 pyparsing==2.4.7 14:53:47 pyperclip==1.8.2 14:53:47 pyrsistent==0.20.0 14:53:47 python-cinderclient==9.5.0 14:53:47 python-dateutil==2.9.0.post0 14:53:47 python-heatclient==3.5.0 14:53:47 python-jenkins==1.8.2 14:53:47 python-keystoneclient==5.4.0 14:53:47 python-magnumclient==4.4.0 14:53:47 python-novaclient==18.6.0 14:53:47 python-openstackclient==6.5.0 14:53:47 python-swiftclient==4.5.0 14:53:47 PyYAML==6.0.1 14:53:47 referencing==0.33.0 14:53:47 requests==2.31.0 14:53:47 requests-oauthlib==1.4.0 14:53:47 requestsexceptions==1.4.0 14:53:47 rfc3986==2.0.0 14:53:47 rpds-py==0.18.0 14:53:47 rsa==4.9 14:53:47 ruamel.yaml==0.18.6 14:53:47 ruamel.yaml.clib==0.2.8 14:53:47 s3transfer==0.10.0 14:53:47 simplejson==3.19.2 14:53:47 six==1.16.0 14:53:47 smmap==5.0.1 14:53:47 soupsieve==2.5 14:53:47 stevedore==5.2.0 14:53:47 tabulate==0.9.0 14:53:47 toml==0.10.2 14:53:47 tomlkit==0.12.4 14:53:47 tqdm==4.66.2 14:53:47 typing_extensions==4.10.0 14:53:47 tzdata==2024.1 14:53:47 urllib3==1.26.18 14:53:47 virtualenv==20.25.1 14:53:47 wcwidth==0.2.13 14:53:47 websocket-client==1.7.0 14:53:47 wrapt==1.16.0 14:53:47 xdg==6.0.0 14:53:47 xmltodict==0.13.0 14:53:47 yq==3.2.3 14:53:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13909589956646902541.sh 14:53:47 ---> sudo-logs.sh 14:53:47 Archiving 'sudo' log.. 14:53:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9829590787793272997.sh 14:53:47 ---> job-cost.sh 14:53:47 Setup pyenv: 14:53:47 system 14:53:47 3.8.13 14:53:47 3.9.13 14:53:47 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:53:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UGzX from file:/tmp/.os_lf_venv 14:53:49 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:53:53 lf-activate-venv(): INFO: Adding /tmp/venv-UGzX/bin to PATH 14:53:53 INFO: No Stack... 14:53:54 INFO: Retrieving Pricing Info for: v3-standard-4 14:53:54 INFO: Archiving Costs 14:53:54 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins675602496984312552.sh 14:53:54 ---> logs-deploy.sh 14:53:54 Setup pyenv: 14:53:54 system 14:53:54 3.8.13 14:53:54 3.9.13 14:53:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:53:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UGzX from file:/tmp/.os_lf_venv 14:53:56 lf-activate-venv(): INFO: Installing: lftools 14:54:05 lf-activate-venv(): INFO: Adding /tmp/venv-UGzX/bin to PATH 14:54:05 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3349 14:54:05 INFO: archiving workspace using pattern(s): 14:54:06 Archives upload complete. 14:54:06 INFO: archiving logs to Nexus 14:54:07 ---> uname -a: 14:54:07 Linux prd-ubuntu1804-builder-4c-4g-13136 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:54:07 14:54:07 14:54:07 ---> lscpu: 14:54:07 Architecture: x86_64 14:54:07 CPU op-mode(s): 32-bit, 64-bit 14:54:07 Byte Order: Little Endian 14:54:07 CPU(s): 4 14:54:07 On-line CPU(s) list: 0-3 14:54:07 Thread(s) per core: 1 14:54:07 Core(s) per socket: 1 14:54:07 Socket(s): 4 14:54:07 NUMA node(s): 1 14:54:07 Vendor ID: AuthenticAMD 14:54:07 CPU family: 23 14:54:07 Model: 49 14:54:07 Model name: AMD EPYC-Rome Processor 14:54:07 Stepping: 0 14:54:07 CPU MHz: 2799.998 14:54:07 BogoMIPS: 5599.99 14:54:07 Virtualization: AMD-V 14:54:07 Hypervisor vendor: KVM 14:54:07 Virtualization type: full 14:54:07 L1d cache: 32K 14:54:07 L1i cache: 32K 14:54:07 L2 cache: 512K 14:54:07 L3 cache: 16384K 14:54:07 NUMA node0 CPU(s): 0-3 14:54:07 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 14:54:07 14:54:07 14:54:07 ---> nproc: 14:54:07 4 14:54:07 14:54:07 14:54:07 ---> df -h: 14:54:07 Filesystem Size Used Avail Use% Mounted on 14:54:07 udev 7.9G 0 7.9G 0% /dev 14:54:07 tmpfs 1.6G 672K 1.6G 1% /run 14:54:07 /dev/vda1 78G 8.4G 70G 11% / 14:54:07 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:54:07 tmpfs 5.0M 0 5.0M 0% /run/lock 14:54:07 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:54:07 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:54:07 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:54:07 14:54:07 14:54:07 ---> free -m: 14:54:07 total used free shared buff/cache available 14:54:07 Mem: 16040 547 13299 0 2192 15172 14:54:07 Swap: 1023 0 1023 14:54:07 14:54:07 14:54:07 ---> ip addr: 14:54:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:54:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:54:07 inet 127.0.0.1/8 scope host lo 14:54:07 valid_lft forever preferred_lft forever 14:54:07 inet6 ::1/128 scope host 14:54:07 valid_lft forever preferred_lft forever 14:54:07 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:54:07 link/ether fa:16:3e:a0:55:97 brd ff:ff:ff:ff:ff:ff 14:54:07 inet 10.30.107.192/23 brd 10.30.107.255 scope global dynamic ens3 14:54:07 valid_lft 86234sec preferred_lft 86234sec 14:54:07 inet6 fe80::f816:3eff:fea0:5597/64 scope link 14:54:07 valid_lft forever preferred_lft forever 14:54:07 14:54:07 14:54:07 ---> sar -b -r -n DEV: 14:54:07 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13136) 03/14/24 _x86_64_ (4 CPU) 14:54:07 14:54:07 14:51:23 LINUX RESTART (4 CPU) 14:54:07 14:54:07 14:52:01 tps rtps wtps bread/s bwrtn/s 14:54:07 14:53:01 130.49 18.71 111.78 1134.88 46774.60 14:54:07 14:54:01 83.82 1.03 82.79 118.91 9545.34 14:54:07 Average: 107.16 9.87 97.28 626.90 28159.97 14:54:07 14:54:07 14:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:54:07 14:53:01 13798528 15514844 2626440 15.99 63976 1847264 843616 4.83 812652 1588072 86760 14:54:07 14:54:01 13583964 15503388 2841004 17.30 84436 2016728 805996 4.61 831560 1757304 78712 14:54:07 Average: 13691246 15509116 2733722 16.64 74206 1931996 824806 4.72 822106 1672688 82736 14:54:07 14:54:07 14:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:54:07 14:53:01 lo 2.60 2.60 0.27 0.27 0.00 0.00 0.00 0.00 14:54:07 14:53:01 ens3 76.57 52.39 1142.88 10.16 0.00 0.00 0.00 0.00 14:54:07 14:54:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 14:54:07 14:54:01 ens3 35.33 28.38 251.83 8.44 0.00 0.00 0.00 0.00 14:54:07 Average: lo 2.03 2.03 0.21 0.21 0.00 0.00 0.00 0.00 14:54:07 Average: ens3 55.95 40.38 697.36 9.30 0.00 0.00 0.00 0.00 14:54:07 14:54:07 14:54:07 ---> sar -P ALL: 14:54:07 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13136) 03/14/24 _x86_64_ (4 CPU) 14:54:07 14:54:07 14:51:23 LINUX RESTART (4 CPU) 14:54:07 14:54:07 14:52:01 CPU %user %nice %system %iowait %steal %idle 14:54:07 14:53:01 all 24.84 0.00 2.17 6.51 0.08 66.41 14:54:07 14:53:01 0 28.99 0.00 2.18 2.13 0.05 66.64 14:54:07 14:53:01 1 21.35 0.00 2.00 1.25 0.07 75.34 14:54:07 14:53:01 2 17.53 0.00 1.94 18.76 0.07 61.70 14:54:07 14:53:01 3 31.52 0.00 2.53 3.92 0.08 61.94 14:54:07 14:54:01 all 21.24 0.00 1.23 2.22 0.05 75.26 14:54:07 14:54:01 0 35.36 0.00 1.74 0.47 0.08 62.35 14:54:07 14:54:01 1 14.03 0.00 1.07 4.24 0.05 80.61 14:54:07 14:54:01 2 8.75 0.00 0.75 3.68 0.05 86.76 14:54:07 14:54:01 3 26.81 0.00 1.38 0.47 0.03 71.30 14:54:07 Average: all 23.04 0.00 1.70 4.36 0.06 70.84 14:54:07 Average: 0 32.19 0.00 1.96 1.30 0.07 64.49 14:54:07 Average: 1 17.70 0.00 1.54 2.74 0.06 77.96 14:54:07 Average: 2 13.13 0.00 1.35 11.20 0.06 74.26 14:54:07 Average: 3 29.16 0.00 1.96 2.19 0.06 66.64 14:54:07 14:54:07 14:54:07