15:16:11 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136757 15:16:11 Running as SYSTEM 15:16:11 [EnvInject] - Loading node environment variables. 15:16:11 Building remotely on prd-ubuntu1804-builder-4c-4g-3113 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 15:16:11 [ssh-agent] Looking for ssh-agent implementation... 15:16:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:16:11 $ ssh-agent 15:16:11 SSH_AUTH_SOCK=/tmp/ssh-r4vIYg18b26j/agent.1713 15:16:11 SSH_AGENT_PID=1714 15:16:11 [ssh-agent] Started. 15:16:11 Running ssh-add (command line suppressed) 15:16:11 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_7040330604056686213.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_7040330604056686213.key) 15:16:11 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:16:11 The recommended git tool is: NONE 15:16:13 using credential onap-jenkins-ssh 15:16:13 Wiping out workspace first. 15:16:13 Cloning the remote Git repository 15:16:13 Cloning repository git://cloud.onap.org/mirror/oom.git 15:16:13 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 15:16:13 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:16:13 > git --version # timeout=10 15:16:13 > git --version # 'git version 2.17.1' 15:16:13 using GIT_SSH to set credentials Gerrit user 15:16:13 Verifying host key using manually-configured host key entries 15:16:13 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:16:19 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:16:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:16:23 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:16:23 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:16:23 using GIT_SSH to set credentials Gerrit user 15:16:23 Verifying host key using manually-configured host key entries 15:16:23 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/57/136757/7 # timeout=30 15:16:24 > git rev-parse e68c766712ed6c95aff054004335813952bf5ffa^{commit} # timeout=10 15:16:24 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:16:24 Checking out Revision e68c766712ed6c95aff054004335813952bf5ffa (refs/changes/57/136757/7) 15:16:24 > git config core.sparsecheckout # timeout=10 15:16:24 > git checkout -f e68c766712ed6c95aff054004335813952bf5ffa # timeout=30 15:16:27 Commit message: "[COMMON][DOC] Add documentation for Montral and GatewayAPI" 15:16:27 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:16:27 > git rev-list --no-walk c5cdaf46f0c414ad2be7efcc4b792e9d3d9c51eb # timeout=10 15:16:27 [EnvInject] - Injecting environment variables from a build step. 15:16:27 [EnvInject] - Injecting as environment variables the properties content 15:16:27 PYTHON=python3 15:16:27 15:16:27 [EnvInject] - Variables injected successfully. 15:16:27 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17378663816214060339.sh 15:16:27 ---> tox-install.sh 15:16:27 + source /home/jenkins/lf-env.sh 15:16:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:16:27 ++ mktemp -d /tmp/venv-XXXX 15:16:27 + lf_venv=/tmp/venv-H3pD 15:16:27 + local venv_file=/tmp/.os_lf_venv 15:16:27 + local python=python3 15:16:27 + local options 15:16:27 + local set_path=true 15:16:27 + local install_args= 15:16:27 ++ 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 15:16:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:16:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:16:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:16:27 + true 15:16:27 + case $1 in 15:16:27 + venv_file=/tmp/.toxenv 15:16:27 + shift 2 15:16:27 + true 15:16:27 + case $1 in 15:16:27 + shift 15:16:27 + break 15:16:27 + case $python in 15:16:27 + local pkg_list= 15:16:27 + [[ -d /opt/pyenv ]] 15:16:27 + echo 'Setup pyenv:' 15:16:27 Setup pyenv: 15:16:27 + export PYENV_ROOT=/opt/pyenv 15:16:27 + PYENV_ROOT=/opt/pyenv 15:16:27 + 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 15:16:27 + 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 15:16:27 + pyenv versions 15:16:28 * system (set by /opt/pyenv/version) 15:16:28 * 3.8.13 (set by /opt/pyenv/version) 15:16:28 * 3.9.13 (set by /opt/pyenv/version) 15:16:28 * 3.10.6 (set by /opt/pyenv/version) 15:16:28 + command -v pyenv 15:16:28 ++ pyenv init - --no-rehash 15:16: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[*]}"'\'')" 15:16:28 export PATH="/opt/pyenv/shims:${PATH}" 15:16:28 export PYENV_SHELL=bash 15:16:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:16:28 pyenv() { 15:16:28 local command 15:16:28 command="${1:-}" 15:16:28 if [ "$#" -gt 0 ]; then 15:16:28 shift 15:16:28 fi 15:16:28 15:16:28 case "$command" in 15:16:28 rehash|shell) 15:16:28 eval "$(pyenv "sh-$command" "$@")" 15:16:28 ;; 15:16:28 *) 15:16:28 command pyenv "$command" "$@" 15:16:28 ;; 15:16:28 esac 15:16:28 }' 15:16: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[*]}"' 15:16:28 ++ 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 15:16:28 ++ 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 15:16:28 ++ 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 15:16:28 ++ export PYENV_SHELL=bash 15:16:28 ++ PYENV_SHELL=bash 15:16:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:16:28 +++ complete -F _pyenv pyenv 15:16:28 ++ lf-pyver python3 15:16:28 ++ local py_version_xy=python3 15:16:28 ++ local py_version_xyz= 15:16:28 ++ pyenv versions 15:16:28 ++ local command 15:16:28 ++ command=versions 15:16:28 ++ '[' 1 -gt 0 ']' 15:16:28 ++ shift 15:16:28 ++ sed 's/^[ *]* //' 15:16:28 ++ case "$command" in 15:16:28 ++ command pyenv versions 15:16:28 ++ pyenv versions 15:16:28 ++ awk '{ print $1 }' 15:16:28 ++ grep -E '^[0-9.]*[0-9]$' 15:16:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:16:28 +++ grep '^3' /tmp/.pyenv_versions 15:16:28 +++ sort -V 15:16:28 +++ tail -n 1 15:16:28 ++ py_version_xyz=3.10.6 15:16:28 ++ [[ -z 3.10.6 ]] 15:16:28 ++ echo 3.10.6 15:16:28 ++ return 0 15:16:28 + pyenv local 3.10.6 15:16:28 + local command 15:16:28 + command=local 15:16:28 + '[' 2 -gt 0 ']' 15:16:28 + shift 15:16:28 + case "$command" in 15:16:28 + command pyenv local 3.10.6 15:16:28 + pyenv local 3.10.6 15:16:28 + for arg in "$@" 15:16:28 + case $arg in 15:16:28 + pkg_list+='tox ' 15:16:28 + for arg in "$@" 15:16:28 + case $arg in 15:16:28 + pkg_list+='virtualenv ' 15:16:28 + for arg in "$@" 15:16:28 + case $arg in 15:16:28 + pkg_list+='urllib3~=1.26.15 ' 15:16:28 + [[ -f /tmp/.toxenv ]] 15:16:28 + [[ ! -f /tmp/.toxenv ]] 15:16:28 + [[ -n '' ]] 15:16:28 + python3 -m venv /tmp/venv-H3pD 15:16:32 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-H3pD' 15:16:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-H3pD 15:16:32 + echo /tmp/venv-H3pD 15:16:32 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:16:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:16:32 + /tmp/venv-H3pD/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:16:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:16:35 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:16:35 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:16:35 + /tmp/venv-H3pD/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:16:38 + type python3 15:16:38 + true 15:16:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-H3pD/bin to PATH' 15:16:38 lf-activate-venv(): INFO: Adding /tmp/venv-H3pD/bin to PATH 15:16:38 + PATH=/tmp/venv-H3pD/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 15:16:38 + return 0 15:16:38 + python3 --version 15:16:38 Python 3.10.6 15:16:38 + python3 -m pip --version 15:16:38 pip 23.3.1 from /tmp/venv-H3pD/lib/python3.10/site-packages/pip (python 3.10) 15:16:38 + python3 -m pip freeze 15:16:39 cachetools==5.3.2 15:16:39 chardet==5.2.0 15:16:39 colorama==0.4.6 15:16:39 distlib==0.3.7 15:16:39 filelock==3.13.1 15:16:39 packaging==23.2 15:16:39 platformdirs==4.1.0 15:16:39 pluggy==1.3.0 15:16:39 pyproject-api==1.6.1 15:16:39 tomli==2.0.1 15:16:39 tox==4.11.4 15:16:39 urllib3==1.26.18 15:16:39 virtualenv==20.25.0 15:16:39 [EnvInject] - Injecting environment variables from a build step. 15:16:39 [EnvInject] - Injecting as environment variables the properties content 15:16:39 PARALLEL=false 15:16:39 15:16:39 [EnvInject] - Variables injected successfully. 15:16:39 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16634088764925412661.sh 15:16:39 ---> tox-run.sh 15:16:39 + 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 15:16:39 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 15:16:39 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 15:16:39 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 15:16:39 + cd /w/workspace/oom-master-pre-commit-lint/. 15:16:39 + source /home/jenkins/lf-env.sh 15:16:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:16:39 ++ mktemp -d /tmp/venv-XXXX 15:16:39 + lf_venv=/tmp/venv-RcyZ 15:16:39 + local venv_file=/tmp/.os_lf_venv 15:16:39 + local python=python3 15:16:39 + local options 15:16:39 + local set_path=true 15:16:39 + local install_args= 15:16:39 ++ 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 15:16:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:16:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:16:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:16:39 + true 15:16:39 + case $1 in 15:16:39 + venv_file=/tmp/.toxenv 15:16:39 + shift 2 15:16:39 + true 15:16:39 + case $1 in 15:16:39 + shift 15:16:39 + break 15:16:39 + case $python in 15:16:39 + local pkg_list= 15:16:39 + [[ -d /opt/pyenv ]] 15:16:39 + echo 'Setup pyenv:' 15:16:39 Setup pyenv: 15:16:39 + export PYENV_ROOT=/opt/pyenv 15:16:39 + PYENV_ROOT=/opt/pyenv 15:16:39 + 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 15:16:39 + 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 15:16:39 + pyenv versions 15:16:39 system 15:16:39 3.8.13 15:16:39 3.9.13 15:16:39 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:16:39 + command -v pyenv 15:16:39 ++ pyenv init - --no-rehash 15:16:39 + 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[*]}"'\'')" 15:16:39 export PATH="/opt/pyenv/shims:${PATH}" 15:16:39 export PYENV_SHELL=bash 15:16:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:16:39 pyenv() { 15:16:39 local command 15:16:39 command="${1:-}" 15:16:39 if [ "$#" -gt 0 ]; then 15:16:39 shift 15:16:39 fi 15:16:39 15:16:39 case "$command" in 15:16:39 rehash|shell) 15:16:39 eval "$(pyenv "sh-$command" "$@")" 15:16:39 ;; 15:16:39 *) 15:16:39 command pyenv "$command" "$@" 15:16:39 ;; 15:16:39 esac 15:16:39 }' 15:16:39 +++ 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[*]}"' 15:16:39 ++ 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 15:16:39 ++ 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 15:16:39 ++ 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 15:16:39 ++ export PYENV_SHELL=bash 15:16:39 ++ PYENV_SHELL=bash 15:16:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:16:39 +++ complete -F _pyenv pyenv 15:16:39 ++ lf-pyver python3 15:16:39 ++ local py_version_xy=python3 15:16:39 ++ local py_version_xyz= 15:16:39 ++ pyenv versions 15:16:39 ++ local command 15:16:39 ++ command=versions 15:16:39 ++ '[' 1 -gt 0 ']' 15:16:39 ++ shift 15:16:39 ++ case "$command" in 15:16:39 ++ command pyenv versions 15:16:39 ++ pyenv versions 15:16:39 ++ awk '{ print $1 }' 15:16:39 ++ sed 's/^[ *]* //' 15:16:39 ++ grep -E '^[0-9.]*[0-9]$' 15:16:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:16:39 +++ grep '^3' /tmp/.pyenv_versions 15:16:39 +++ sort -V 15:16:39 +++ tail -n 1 15:16:39 ++ py_version_xyz=3.10.6 15:16:39 ++ [[ -z 3.10.6 ]] 15:16:39 ++ echo 3.10.6 15:16:39 ++ return 0 15:16:39 + pyenv local 3.10.6 15:16:39 + local command 15:16:39 + command=local 15:16:39 + '[' 2 -gt 0 ']' 15:16:39 + shift 15:16:39 + case "$command" in 15:16:39 + command pyenv local 3.10.6 15:16:39 + pyenv local 3.10.6 15:16:39 + for arg in "$@" 15:16:39 + case $arg in 15:16:39 + pkg_list+='tox ' 15:16:39 + for arg in "$@" 15:16:39 + case $arg in 15:16:39 + pkg_list+='virtualenv ' 15:16:39 + for arg in "$@" 15:16:39 + case $arg in 15:16:39 + pkg_list+='urllib3~=1.26.15 ' 15:16:39 + [[ -f /tmp/.toxenv ]] 15:16:39 ++ cat /tmp/.toxenv 15:16:39 + lf_venv=/tmp/venv-H3pD 15:16:39 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-H3pD from' file:/tmp/.toxenv 15:16:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-H3pD from file:/tmp/.toxenv 15:16:39 + /tmp/venv-H3pD/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:16:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:16:40 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:16:40 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:16:40 + /tmp/venv-H3pD/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:16:41 + type python3 15:16:41 + true 15:16:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-H3pD/bin to PATH' 15:16:41 lf-activate-venv(): INFO: Adding /tmp/venv-H3pD/bin to PATH 15:16:41 + PATH=/tmp/venv-H3pD/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 15:16:41 + return 0 15:16:41 + [[ -d /opt/pyenv ]] 15:16:41 + echo '---> Setting up pyenv' 15:16:41 ---> Setting up pyenv 15:16:41 + export PYENV_ROOT=/opt/pyenv 15:16:41 + PYENV_ROOT=/opt/pyenv 15:16:41 + export PATH=/opt/pyenv/bin:/tmp/venv-H3pD/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 15:16:41 + PATH=/opt/pyenv/bin:/tmp/venv-H3pD/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 15:16:41 ++ pwd 15:16:41 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 15:16:41 + export PYTHONPATH 15:16:41 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:16:41 + TOX_TESTENV_PASSENV=PYTHONPATH 15:16:41 + tox --version 15:16:42 4.11.4 from /tmp/venv-H3pD/lib/python3.10/site-packages/tox/__init__.py 15:16:42 + PARALLEL=false 15:16:42 + TOX_OPTIONS_LIST= 15:16:42 + [[ -n pre-commit ]] 15:16:42 + TOX_OPTIONS_LIST=' -e pre-commit' 15:16:42 + case ${PARALLEL,,} in 15:16:42 + tox -e pre-commit 15:16:42 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 15:16:43 pre-commit: install_deps> python -I -m pip install pre-commit 15:16:46 pre-commit: freeze> python -m pip freeze --all 15:16:47 pre-commit: cfgv==3.4.0,distlib==0.3.7,filelock==3.13.1,identify==2.5.33,nodeenv==1.8.0,pip==23.3.1,platformdirs==4.1.0,pre-commit==3.5.0,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 15:16:47 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 15:16:47 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:16:47 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:16:48 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:16:49 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:16:50 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:16:50 [INFO] Once installed this environment will be reused. 15:16:50 [INFO] This may take a few minutes... 15:16:53 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:16:53 [INFO] Once installed this environment will be reused. 15:16:53 [INFO] This may take a few minutes... 15:16:58 Trim Trailing Whitespace.................................................Passed 15:16:58 Tabs remover.............................................................Passed 15:16:58 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 15:16:59 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:16:59 [INFO] Once installed this environment will be reused. 15:16:59 [INFO] This may take a few minutes... 15:17:05 gitlint..............................................(no files to check)Skipped 15:17:05 pre-commit: OK (22.96=setup[4.33]+cmd[11.91,6.71] seconds) 15:17:05 congratulations :) (23.12 seconds) 15:17:05 + tox_status=0 15:17:05 + echo '---> Completed tox runs' 15:17:05 ---> Completed tox runs 15:17:05 + for i in .tox/*/log 15:17:05 ++ echo .tox/pre-commit/log 15:17:05 ++ awk -F/ '{print $2}' 15:17:05 + tox_env=pre-commit 15:17:05 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 15:17:05 + DOC_DIR=docs/_build/html 15:17:05 + [[ -d docs/_build/html ]] 15:17:05 + echo '---> tox-run.sh ends' 15:17:05 ---> tox-run.sh ends 15:17:05 + test 0 -eq 0 15:17:05 $ ssh-agent -k 15:17:05 unset SSH_AUTH_SOCK; 15:17:05 unset SSH_AGENT_PID; 15:17:05 echo Agent pid 1714 killed; 15:17:05 [ssh-agent] Stopped. 15:17:05 [PostBuildScript] - [INFO] Executing post build scripts. 15:17:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7857856144583778120.sh 15:17:05 ---> sysstat.sh 15:17:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1439763106374729979.sh 15:17:06 ---> package-listing.sh 15:17:06 ++ tr '[:upper:]' '[:lower:]' 15:17:06 ++ facter osfamily 15:17:06 + OS_FAMILY=debian 15:17:06 + workspace=/w/workspace/oom-master-pre-commit-lint 15:17:06 + START_PACKAGES=/tmp/packages_start.txt 15:17:06 + END_PACKAGES=/tmp/packages_end.txt 15:17:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:17:06 + PACKAGES=/tmp/packages_start.txt 15:17:06 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:17:06 + PACKAGES=/tmp/packages_end.txt 15:17:06 + case "${OS_FAMILY}" in 15:17:06 + dpkg -l 15:17:06 + grep '^ii' 15:17:06 + '[' -f /tmp/packages_start.txt ']' 15:17:06 + '[' -f /tmp/packages_end.txt ']' 15:17:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:17:06 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:17:06 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 15:17:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 15:17:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13010738918636445025.sh 15:17:06 ---> capture-instance-metadata.sh 15:17:06 Setup pyenv: 15:17:06 system 15:17:06 3.8.13 15:17:06 3.9.13 15:17:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:17:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lgJM 15:17:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:17:13 lf-activate-venv(): INFO: Installing: lftools 15:17:45 lf-activate-venv(): INFO: Adding /tmp/venv-lgJM/bin to PATH 15:17:45 INFO: Running in OpenStack, capturing instance metadata 15:17:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15794859508338706416.sh 15:17:45 provisioning config files... 15:17:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config11383958248884101381tmp 15:17:45 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:17:45 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:17:45 [EnvInject] - Injecting environment variables from a build step. 15:17:45 [EnvInject] - Injecting as environment variables the properties content 15:17:45 SERVER_ID=logs 15:17:45 15:17:45 [EnvInject] - Variables injected successfully. 15:17:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4136233084045781984.sh 15:17:45 ---> create-netrc.sh 15:17:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13647323456152323335.sh 15:17:46 ---> python-tools-install.sh 15:17:46 Setup pyenv: 15:17:46 system 15:17:46 3.8.13 15:17:46 3.9.13 15:17:46 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:17:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lgJM from file:/tmp/.os_lf_venv 15:17:47 lf-activate-venv(): INFO: Installing: lftools 15:17:55 lf-activate-venv(): INFO: Adding /tmp/venv-lgJM/bin to PATH 15:17:55 Generating Requirements File 15:18:27 Python 3.10.6 15:18:27 pip 23.3.1 from /tmp/venv-lgJM/lib/python3.10/site-packages/pip (python 3.10) 15:18:28 appdirs==1.4.4 15:18:28 argcomplete==3.1.6 15:18:28 aspy.yaml==1.3.0 15:18:28 attrs==23.1.0 15:18:28 autopage==0.5.2 15:18:28 Babel==2.13.1 15:18:28 beautifulsoup4==4.12.2 15:18:28 boto3==1.33.9 15:18:28 botocore==1.33.9 15:18:28 bs4==0.0.1 15:18:28 cachetools==5.3.2 15:18:28 certifi==2023.11.17 15:18:28 cffi==1.16.0 15:18:28 cfgv==3.4.0 15:18:28 chardet==5.2.0 15:18:28 charset-normalizer==3.3.2 15:18:28 click==8.1.7 15:18:28 cliff==4.4.0 15:18:28 cmd2==2.4.3 15:18:28 cryptography==3.3.2 15:18:28 debtcollector==2.5.0 15:18:28 decorator==5.1.1 15:18:28 defusedxml==0.7.1 15:18:28 Deprecated==1.2.14 15:18:28 distlib==0.3.7 15:18:28 dnspython==2.4.2 15:18:28 docker==4.2.2 15:18:28 dogpile.cache==1.2.2 15:18:28 email-validator==2.1.0.post1 15:18:28 filelock==3.13.1 15:18:28 future==0.18.3 15:18:28 gitdb==4.0.11 15:18:28 GitPython==3.1.40 15:18:28 google-auth==2.25.1 15:18:28 httplib2==0.22.0 15:18:28 identify==2.5.33 15:18:28 idna==3.6 15:18:28 importlib-metadata==7.0.0 15:18:28 importlib-resources==1.5.0 15:18:28 iso8601==2.1.0 15:18:28 Jinja2==3.1.2 15:18:28 jmespath==1.0.1 15:18:28 jsonpatch==1.33 15:18:28 jsonpointer==2.4 15:18:28 jsonschema==4.20.0 15:18:28 jsonschema-specifications==2023.11.2 15:18:28 keystoneauth1==5.4.0 15:18:28 kubernetes==28.1.0 15:18:28 lftools==0.37.8 15:18:28 lxml==4.9.3 15:18:28 MarkupSafe==2.1.3 15:18:28 msgpack==1.0.7 15:18:28 multi-key-dict==2.0.3 15:18:28 munch==4.0.0 15:18:28 netaddr==0.9.0 15:18:28 netifaces==0.11.0 15:18:28 niet==1.4.2 15:18:28 nodeenv==1.8.0 15:18:28 oauth2client==4.1.3 15:18:28 oauthlib==3.2.2 15:18:28 openstacksdk==0.62.0 15:18:28 os-client-config==2.1.0 15:18:28 os-service-types==1.7.0 15:18:28 osc-lib==2.9.0 15:18:28 oslo.config==9.2.0 15:18:28 oslo.context==5.3.0 15:18:28 oslo.i18n==6.2.0 15:18:28 oslo.log==5.4.0 15:18:28 oslo.serialization==5.2.0 15:18:28 oslo.utils==6.3.0 15:18:28 packaging==23.2 15:18:28 pbr==6.0.0 15:18:28 platformdirs==4.1.0 15:18:28 prettytable==3.9.0 15:18:28 pyasn1==0.5.1 15:18:28 pyasn1-modules==0.3.0 15:18:28 pycparser==2.21 15:18:28 pygerrit2==2.0.15 15:18:28 PyGithub==2.1.1 15:18:28 pyinotify==0.9.6 15:18:28 PyJWT==2.8.0 15:18:28 PyNaCl==1.5.0 15:18:28 pyparsing==2.4.7 15:18:28 pyperclip==1.8.2 15:18:28 pyrsistent==0.20.0 15:18:28 python-cinderclient==9.4.0 15:18:28 python-dateutil==2.8.2 15:18:28 python-heatclient==3.3.0 15:18:28 python-jenkins==1.8.2 15:18:28 python-keystoneclient==5.2.0 15:18:28 python-magnumclient==4.3.0 15:18:28 python-novaclient==18.4.0 15:18:28 python-openstackclient==6.0.0 15:18:28 python-swiftclient==4.4.0 15:18:28 pytz==2023.3.post1 15:18:28 PyYAML==6.0.1 15:18:28 referencing==0.32.0 15:18:28 requests==2.31.0 15:18:28 requests-oauthlib==1.3.1 15:18:28 requestsexceptions==1.4.0 15:18:28 rfc3986==2.0.0 15:18:28 rpds-py==0.13.2 15:18:28 rsa==4.9 15:18:28 ruamel.yaml==0.18.5 15:18:28 ruamel.yaml.clib==0.2.8 15:18:28 s3transfer==0.8.2 15:18:28 simplejson==3.19.2 15:18:28 six==1.16.0 15:18:28 smmap==5.0.1 15:18:28 soupsieve==2.5 15:18:28 stevedore==5.1.0 15:18:28 tabulate==0.9.0 15:18:28 toml==0.10.2 15:18:28 tomlkit==0.12.3 15:18:28 tqdm==4.66.1 15:18:28 typing_extensions==4.8.0 15:18:28 tzdata==2023.3 15:18:28 urllib3==1.26.18 15:18:28 virtualenv==20.25.0 15:18:28 wcwidth==0.2.12 15:18:28 websocket-client==1.7.0 15:18:28 wrapt==1.16.0 15:18:28 xdg==6.0.0 15:18:28 xmltodict==0.13.0 15:18:28 yq==3.2.3 15:18:28 zipp==3.17.0 15:18:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12308535221176075770.sh 15:18:28 ---> sudo-logs.sh 15:18:28 Archiving 'sudo' log.. 15:18:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12181342481414770057.sh 15:18:28 ---> job-cost.sh 15:18:28 Setup pyenv: 15:18:28 system 15:18:28 3.8.13 15:18:28 3.9.13 15:18:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:18:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lgJM from file:/tmp/.os_lf_venv 15:18:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:18:37 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. 15:18:37 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 15:18:37 lf-activate-venv(): INFO: Adding /tmp/venv-lgJM/bin to PATH 15:18:37 INFO: No Stack... 15:18:37 INFO: Retrieving Pricing Info for: v3-standard-4 15:18:38 INFO: Archiving Costs 15:18:38 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7771765001546437368.sh 15:18:38 ---> logs-deploy.sh 15:18:38 Setup pyenv: 15:18:38 system 15:18:38 3.8.13 15:18:38 3.9.13 15:18:38 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:18:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lgJM from file:/tmp/.os_lf_venv 15:18:39 lf-activate-venv(): INFO: Installing: lftools 15:18:48 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. 15:18:48 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 15:18:49 lf-activate-venv(): INFO: Adding /tmp/venv-lgJM/bin to PATH 15:18:49 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3229 15:18:49 INFO: archiving workspace using pattern(s): 15:18:50 Archives upload complete. 15:18:50 INFO: archiving logs to Nexus 15:18:51 ---> uname -a: 15:18:51 Linux prd-ubuntu1804-builder-4c-4g-3113 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:18:51 15:18:51 15:18:51 ---> lscpu: 15:18:51 Architecture: x86_64 15:18:51 CPU op-mode(s): 32-bit, 64-bit 15:18:51 Byte Order: Little Endian 15:18:51 CPU(s): 4 15:18:51 On-line CPU(s) list: 0-3 15:18:51 Thread(s) per core: 1 15:18:51 Core(s) per socket: 1 15:18:51 Socket(s): 4 15:18:51 NUMA node(s): 1 15:18:51 Vendor ID: AuthenticAMD 15:18:51 CPU family: 23 15:18:51 Model: 49 15:18:51 Model name: AMD EPYC-Rome Processor 15:18:51 Stepping: 0 15:18:51 CPU MHz: 2799.996 15:18:51 BogoMIPS: 5599.99 15:18:51 Virtualization: AMD-V 15:18:51 Hypervisor vendor: KVM 15:18:51 Virtualization type: full 15:18:51 L1d cache: 32K 15:18:51 L1i cache: 32K 15:18:51 L2 cache: 512K 15:18:51 L3 cache: 16384K 15:18:51 NUMA node0 CPU(s): 0-3 15:18:51 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 15:18:51 15:18:51 15:18:51 ---> nproc: 15:18:51 4 15:18:51 15:18:51 15:18:51 ---> df -h: 15:18:51 Filesystem Size Used Avail Use% Mounted on 15:18:51 udev 7.9G 0 7.9G 0% /dev 15:18:51 tmpfs 1.6G 672K 1.6G 1% /run 15:18:51 /dev/vda1 78G 8.4G 69G 11% / 15:18:51 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:18:51 tmpfs 5.0M 0 5.0M 0% /run/lock 15:18:51 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:18:51 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:18:51 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:18:51 15:18:51 15:18:51 ---> free -m: 15:18:51 total used free shared buff/cache available 15:18:51 Mem: 16040 542 13255 0 2241 15176 15:18:51 Swap: 1023 0 1023 15:18:51 15:18:51 15:18:51 ---> ip addr: 15:18:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:18:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:18:51 inet 127.0.0.1/8 scope host lo 15:18:51 valid_lft forever preferred_lft forever 15:18:51 inet6 ::1/128 scope host 15:18:51 valid_lft forever preferred_lft forever 15:18:51 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 15:18:51 link/ether fa:16:3e:20:45:34 brd ff:ff:ff:ff:ff:ff 15:18:51 inet 10.30.106.189/23 brd 10.30.107.255 scope global dynamic ens3 15:18:51 valid_lft 86210sec preferred_lft 86210sec 15:18:51 inet6 fe80::f816:3eff:fe20:4534/64 scope link 15:18:51 valid_lft forever preferred_lft forever 15:18:51 15:18:51 15:18:51 ---> sar -b -r -n DEV: 15:18:51 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3113) 12/07/23 _x86_64_ (4 CPU) 15:18:51 15:18:51 15:15:42 LINUX RESTART (4 CPU) 15:18:51 15:18:51 15:16:01 tps rtps wtps bread/s bwrtn/s 15:18:51 15:17:02 220.03 70.94 149.09 4709.62 27483.82 15:18:51 15:18:01 106.56 2.47 104.08 130.80 28064.79 15:18:51 Average: 163.77 36.99 126.77 2439.25 27771.89 15:18:51 15:18:51 15:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:18:51 15:17:02 13954456 15525120 2470512 15.04 52800 1719400 845036 4.84 751456 1506644 153644 15:18:51 15:18:01 13726028 15525764 2698940 16.43 74700 1913704 812288 4.65 795576 1665276 134952 15:18:51 Average: 13840242 15525442 2584726 15.74 63750 1816552 828662 4.74 773516 1585960 144298 15:18:51 15:18:51 15:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:18:51 15:17:02 lo 2.33 2.33 0.23 0.23 0.00 0.00 0.00 0.00 15:18:51 15:17:02 ens3 412.51 302.67 2019.00 76.79 0.00 0.00 0.00 0.00 15:18:51 15:18:01 lo 1.56 1.56 0.16 0.16 0.00 0.00 0.00 0.00 15:18:51 15:18:01 ens3 48.49 34.17 638.02 8.66 0.00 0.00 0.00 0.00 15:18:51 Average: lo 1.95 1.95 0.20 0.20 0.00 0.00 0.00 0.00 15:18:51 Average: ens3 232.02 169.54 1334.25 43.01 0.00 0.00 0.00 0.00 15:18:51 15:18:51 15:18:51 ---> sar -P ALL: 15:18:51 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3113) 12/07/23 _x86_64_ (4 CPU) 15:18:51 15:18:51 15:15:42 LINUX RESTART (4 CPU) 15:18:51 15:18:51 15:16:01 CPU %user %nice %system %iowait %steal %idle 15:18:51 15:17:02 all 22.87 0.00 2.76 7.41 0.08 66.88 15:18:51 15:17:02 0 20.83 0.00 2.71 13.15 0.08 63.22 15:18:51 15:17:02 1 20.21 0.00 2.28 4.20 0.07 73.24 15:18:51 15:17:02 2 20.19 0.00 2.46 2.43 0.07 74.85 15:18:51 15:17:02 3 30.28 0.00 3.52 9.86 0.10 56.24 15:18:51 15:18:01 all 20.40 0.00 1.58 4.61 0.06 73.36 15:18:51 15:18:01 0 9.85 0.00 1.17 12.28 0.05 76.65 15:18:51 15:18:01 1 17.90 0.00 1.34 0.39 0.03 80.34 15:18:51 15:18:01 2 8.74 0.00 1.36 2.94 0.05 86.91 15:18:51 15:18:01 3 45.03 0.00 2.47 2.83 0.08 49.58 15:18:51 Average: all 21.64 0.00 2.17 6.02 0.07 70.10 15:18:51 Average: 0 15.38 0.00 1.95 12.72 0.07 69.89 15:18:51 Average: 1 19.06 0.00 1.82 2.31 0.05 76.77 15:18:51 Average: 2 14.51 0.00 1.91 2.68 0.06 80.84 15:18:51 Average: 3 37.61 0.00 3.00 6.37 0.09 52.93 15:18:51 15:18:51 15:18:51