07:49:37 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137602 07:49:37 Running as SYSTEM 07:49:37 [EnvInject] - Loading node environment variables. 07:49:37 Building remotely on prd-ubuntu1804-builder-4c-4g-20690 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 07:49:37 [ssh-agent] Looking for ssh-agent implementation... 07:49:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:49:38 $ ssh-agent 07:49:38 SSH_AUTH_SOCK=/tmp/ssh-WSjnnBB2ekip/agent.1669 07:49:38 SSH_AGENT_PID=1671 07:49:38 [ssh-agent] Started. 07:49:38 Running ssh-add (command line suppressed) 07:49:38 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_12521377824747929661.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_12521377824747929661.key) 07:49:38 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:49:38 The recommended git tool is: NONE 07:49:39 using credential onap-jenkins-ssh 07:49:39 Wiping out workspace first. 07:49:39 Cloning the remote Git repository 07:49:39 Cloning repository git://cloud.onap.org/mirror/oom.git 07:49:39 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 07:49:39 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:49:39 > git --version # timeout=10 07:49:39 > git --version # 'git version 2.17.1' 07:49:39 using GIT_SSH to set credentials Gerrit user 07:49:39 Verifying host key using manually-configured host key entries 07:49:39 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:49:45 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:49:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:49:45 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:49:45 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:49:45 using GIT_SSH to set credentials Gerrit user 07:49:45 Verifying host key using manually-configured host key entries 07:49:45 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/02/137602/9 # timeout=30 07:49:45 > git rev-parse c39d4891bedde4d3b496ba0b7c87c4344c04d601^{commit} # timeout=10 07:49:45 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:49:45 Checking out Revision c39d4891bedde4d3b496ba0b7c87c4344c04d601 (refs/changes/02/137602/9) 07:49:45 > git config core.sparsecheckout # timeout=10 07:49:45 > git checkout -f c39d4891bedde4d3b496ba0b7c87c4344c04d601 # timeout=30 07:49:49 Commit message: "[PORTAL-NG] Publish preferences and history charts" 07:49:49 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:49:49 > git rev-list --no-walk 6d5a8690d675f65a8ec38b2c03f6fde2c2d2d9b8 # timeout=10 07:49:49 [EnvInject] - Injecting environment variables from a build step. 07:49:49 [EnvInject] - Injecting as environment variables the properties content 07:49:49 PYTHON=python3 07:49:49 07:49:49 [EnvInject] - Variables injected successfully. 07:49:49 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8355482142270586037.sh 07:49:49 ---> tox-install.sh 07:49:49 + source /home/jenkins/lf-env.sh 07:49:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:49:49 ++ mktemp -d /tmp/venv-XXXX 07:49:49 + lf_venv=/tmp/venv-OIGW 07:49:49 + local venv_file=/tmp/.os_lf_venv 07:49:49 + local python=python3 07:49:49 + local options 07:49:49 + local set_path=true 07:49:49 + local install_args= 07:49:49 ++ 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 07:49:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:49:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:49:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:49:49 + true 07:49:49 + case $1 in 07:49:49 + venv_file=/tmp/.toxenv 07:49:49 + shift 2 07:49:49 + true 07:49:49 + case $1 in 07:49:49 + shift 07:49:49 + break 07:49:49 + case $python in 07:49:49 + local pkg_list= 07:49:49 + [[ -d /opt/pyenv ]] 07:49:49 + echo 'Setup pyenv:' 07:49:49 Setup pyenv: 07:49:49 + export PYENV_ROOT=/opt/pyenv 07:49:49 + PYENV_ROOT=/opt/pyenv 07:49:49 + 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 07:49:49 + 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 07:49:49 + pyenv versions 07:49:49 * system (set by /opt/pyenv/version) 07:49:49 * 3.8.13 (set by /opt/pyenv/version) 07:49:49 * 3.9.13 (set by /opt/pyenv/version) 07:49:49 * 3.10.6 (set by /opt/pyenv/version) 07:49:49 + command -v pyenv 07:49:49 ++ pyenv init - --no-rehash 07:49:49 + 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[*]}"'\'')" 07:49:49 export PATH="/opt/pyenv/shims:${PATH}" 07:49:49 export PYENV_SHELL=bash 07:49:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:49:49 pyenv() { 07:49:49 local command 07:49:49 command="${1:-}" 07:49:49 if [ "$#" -gt 0 ]; then 07:49:49 shift 07:49:49 fi 07:49:49 07:49:49 case "$command" in 07:49:49 rehash|shell) 07:49:49 eval "$(pyenv "sh-$command" "$@")" 07:49:49 ;; 07:49:49 *) 07:49:49 command pyenv "$command" "$@" 07:49:49 ;; 07:49:49 esac 07:49:49 }' 07:49:49 +++ 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[*]}"' 07:49:49 ++ 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 07:49:49 ++ 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 07:49:49 ++ 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 07:49:49 ++ export PYENV_SHELL=bash 07:49:49 ++ PYENV_SHELL=bash 07:49:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:49:49 +++ complete -F _pyenv pyenv 07:49:49 ++ lf-pyver python3 07:49:49 ++ local py_version_xy=python3 07:49:49 ++ local py_version_xyz= 07:49:49 ++ pyenv versions 07:49:49 ++ local command 07:49:49 ++ sed 's/^[ *]* //' 07:49:49 ++ command=versions 07:49:49 ++ '[' 1 -gt 0 ']' 07:49:49 ++ shift 07:49:49 ++ case "$command" in 07:49:49 ++ command pyenv versions 07:49:49 ++ pyenv versions 07:49:49 ++ awk '{ print $1 }' 07:49:49 ++ grep -E '^[0-9.]*[0-9]$' 07:49:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:49:49 +++ grep '^3' /tmp/.pyenv_versions 07:49:49 +++ sort -V 07:49:49 +++ tail -n 1 07:49:49 ++ py_version_xyz=3.10.6 07:49:49 ++ [[ -z 3.10.6 ]] 07:49:49 ++ echo 3.10.6 07:49:49 ++ return 0 07:49:49 + pyenv local 3.10.6 07:49:49 + local command 07:49:49 + command=local 07:49:49 + '[' 2 -gt 0 ']' 07:49:49 + shift 07:49:49 + case "$command" in 07:49:49 + command pyenv local 3.10.6 07:49:49 + pyenv local 3.10.6 07:49:49 + for arg in "$@" 07:49:49 + case $arg in 07:49:49 + pkg_list+='tox ' 07:49:49 + for arg in "$@" 07:49:49 + case $arg in 07:49:49 + pkg_list+='virtualenv ' 07:49:49 + for arg in "$@" 07:49:49 + case $arg in 07:49:49 + pkg_list+='urllib3~=1.26.15 ' 07:49:49 + [[ -f /tmp/.toxenv ]] 07:49:49 + [[ ! -f /tmp/.toxenv ]] 07:49:49 + [[ -n '' ]] 07:49:49 + python3 -m venv /tmp/venv-OIGW 07:49:53 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OIGW' 07:49:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OIGW 07:49:53 + echo /tmp/venv-OIGW 07:49:53 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:49:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:49:53 + /tmp/venv-OIGW/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:49:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:49:57 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:49:57 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:49:57 + /tmp/venv-OIGW/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:49:59 + type python3 07:49:59 + true 07:49:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-OIGW/bin to PATH' 07:49:59 lf-activate-venv(): INFO: Adding /tmp/venv-OIGW/bin to PATH 07:49:59 + PATH=/tmp/venv-OIGW/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 07:49:59 + return 0 07:49:59 + python3 --version 07:49:59 Python 3.10.6 07:49:59 + python3 -m pip --version 07:50:00 pip 24.0 from /tmp/venv-OIGW/lib/python3.10/site-packages/pip (python 3.10) 07:50:00 + python3 -m pip freeze 07:50:00 cachetools==5.3.3 07:50:00 chardet==5.2.0 07:50:00 colorama==0.4.6 07:50:00 distlib==0.3.8 07:50:00 filelock==3.13.3 07:50:00 packaging==24.0 07:50:00 platformdirs==4.2.0 07:50:00 pluggy==1.4.0 07:50:00 pyproject-api==1.6.1 07:50:00 tomli==2.0.1 07:50:00 tox==4.14.2 07:50:00 urllib3==1.26.18 07:50:00 virtualenv==20.25.1 07:50:00 [EnvInject] - Injecting environment variables from a build step. 07:50:00 [EnvInject] - Injecting as environment variables the properties content 07:50:00 PARALLEL=false 07:50:00 07:50:00 [EnvInject] - Variables injected successfully. 07:50:00 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13593860912596278406.sh 07:50:00 ---> tox-run.sh 07:50:00 + 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 07:50:00 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 07:50:00 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 07:50:00 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 07:50:00 + cd /w/workspace/oom-master-pre-commit-lint/. 07:50:00 + source /home/jenkins/lf-env.sh 07:50:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:50:00 ++ mktemp -d /tmp/venv-XXXX 07:50:00 + lf_venv=/tmp/venv-5Kyh 07:50:00 + local venv_file=/tmp/.os_lf_venv 07:50:00 + local python=python3 07:50:00 + local options 07:50:00 + local set_path=true 07:50:00 + local install_args= 07:50:00 ++ 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 07:50:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:50:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:50:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:50:00 + true 07:50:00 + case $1 in 07:50:00 + venv_file=/tmp/.toxenv 07:50:00 + shift 2 07:50:00 + true 07:50:00 + case $1 in 07:50:00 + shift 07:50:00 + break 07:50:00 + case $python in 07:50:00 + local pkg_list= 07:50:00 + [[ -d /opt/pyenv ]] 07:50:00 + echo 'Setup pyenv:' 07:50:00 Setup pyenv: 07:50:00 + export PYENV_ROOT=/opt/pyenv 07:50:00 + PYENV_ROOT=/opt/pyenv 07:50:00 + 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 07:50:00 + 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 07:50:00 + pyenv versions 07:50:00 system 07:50:00 3.8.13 07:50:00 3.9.13 07:50:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:50:00 + command -v pyenv 07:50:00 ++ pyenv init - --no-rehash 07:50:00 + 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[*]}"'\'')" 07:50:00 export PATH="/opt/pyenv/shims:${PATH}" 07:50:00 export PYENV_SHELL=bash 07:50:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:50:00 pyenv() { 07:50:00 local command 07:50:00 command="${1:-}" 07:50:00 if [ "$#" -gt 0 ]; then 07:50:00 shift 07:50:00 fi 07:50:00 07:50:00 case "$command" in 07:50:00 rehash|shell) 07:50:00 eval "$(pyenv "sh-$command" "$@")" 07:50:00 ;; 07:50:00 *) 07:50:00 command pyenv "$command" "$@" 07:50:00 ;; 07:50:00 esac 07:50:00 }' 07:50:00 +++ 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[*]}"' 07:50:00 ++ 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 07:50:00 ++ 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 07:50:00 ++ 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 07:50:00 ++ export PYENV_SHELL=bash 07:50:00 ++ PYENV_SHELL=bash 07:50:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:50:00 +++ complete -F _pyenv pyenv 07:50:00 ++ lf-pyver python3 07:50:00 ++ local py_version_xy=python3 07:50:00 ++ local py_version_xyz= 07:50:00 ++ pyenv versions 07:50:00 ++ local command 07:50:00 ++ command=versions 07:50:00 ++ '[' 1 -gt 0 ']' 07:50:00 ++ shift 07:50:00 ++ case "$command" in 07:50:00 ++ command pyenv versions 07:50:00 ++ pyenv versions 07:50:00 ++ sed 's/^[ *]* //' 07:50:00 ++ awk '{ print $1 }' 07:50:00 ++ grep -E '^[0-9.]*[0-9]$' 07:50:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:50:00 +++ sort -V 07:50:00 +++ grep '^3' /tmp/.pyenv_versions 07:50:00 +++ tail -n 1 07:50:00 ++ py_version_xyz=3.10.6 07:50:00 ++ [[ -z 3.10.6 ]] 07:50:00 ++ echo 3.10.6 07:50:00 ++ return 0 07:50:00 + pyenv local 3.10.6 07:50:00 + local command 07:50:00 + command=local 07:50:00 + '[' 2 -gt 0 ']' 07:50:00 + shift 07:50:00 + case "$command" in 07:50:00 + command pyenv local 3.10.6 07:50:00 + pyenv local 3.10.6 07:50:00 + for arg in "$@" 07:50:00 + case $arg in 07:50:00 + pkg_list+='tox ' 07:50:00 + for arg in "$@" 07:50:00 + case $arg in 07:50:00 + pkg_list+='virtualenv ' 07:50:00 + for arg in "$@" 07:50:00 + case $arg in 07:50:00 + pkg_list+='urllib3~=1.26.15 ' 07:50:00 + [[ -f /tmp/.toxenv ]] 07:50:00 ++ cat /tmp/.toxenv 07:50:00 + lf_venv=/tmp/venv-OIGW 07:50:00 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OIGW from' file:/tmp/.toxenv 07:50:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OIGW from file:/tmp/.toxenv 07:50:00 + /tmp/venv-OIGW/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:50:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:50:01 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:50:01 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:50:01 + /tmp/venv-OIGW/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:50:02 + type python3 07:50:02 + true 07:50:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-OIGW/bin to PATH' 07:50:02 lf-activate-venv(): INFO: Adding /tmp/venv-OIGW/bin to PATH 07:50:02 + PATH=/tmp/venv-OIGW/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 07:50:02 + return 0 07:50:02 + [[ -d /opt/pyenv ]] 07:50:02 + echo '---> Setting up pyenv' 07:50:02 ---> Setting up pyenv 07:50:02 + export PYENV_ROOT=/opt/pyenv 07:50:02 + PYENV_ROOT=/opt/pyenv 07:50:02 + export PATH=/opt/pyenv/bin:/tmp/venv-OIGW/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 07:50:02 + PATH=/opt/pyenv/bin:/tmp/venv-OIGW/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 07:50:02 ++ pwd 07:50:02 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 07:50:02 + export PYTHONPATH 07:50:02 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:50:02 + TOX_TESTENV_PASSENV=PYTHONPATH 07:50:02 + tox --version 07:50:03 4.14.2 from /tmp/venv-OIGW/lib/python3.10/site-packages/tox/__init__.py 07:50:03 + PARALLEL=false 07:50:03 + TOX_OPTIONS_LIST= 07:50:03 + [[ -n pre-commit ]] 07:50:03 + TOX_OPTIONS_LIST=' -e pre-commit' 07:50:03 + case ${PARALLEL,,} in 07:50:03 + tox -e pre-commit 07:50:03 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 07:50:04 pre-commit: install_deps> python -I -m pip install pre-commit 07:50:07 pre-commit: freeze> python -m pip freeze --all 07:50:07 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.3,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.7.0,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 07:50:07 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 07:50:07 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:50:08 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:50:09 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:50:10 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:50:10 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:50:10 [INFO] Once installed this environment will be reused. 07:50:10 [INFO] This may take a few minutes... 07:50:13 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:50:13 [INFO] Once installed this environment will be reused. 07:50:13 [INFO] This may take a few minutes... 07:50:18 Trim Trailing Whitespace.................................................Passed 07:50:19 Tabs remover.............................................................Passed 07:50:19 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 07:50:19 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:50:19 [INFO] Once installed this environment will be reused. 07:50:19 [INFO] This may take a few minutes... 07:50:26 gitlint..............................................(no files to check)Skipped 07:50:26 pre-commit: OK (22.81=setup[4.13]+cmd[11.53,7.15] seconds) 07:50:26 congratulations :) (22.98 seconds) 07:50:26 + tox_status=0 07:50:26 + echo '---> Completed tox runs' 07:50:26 ---> Completed tox runs 07:50:26 + for i in .tox/*/log 07:50:26 ++ echo .tox/pre-commit/log 07:50:26 ++ awk -F/ '{print $2}' 07:50:26 + tox_env=pre-commit 07:50:26 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 07:50:26 + DOC_DIR=docs/_build/html 07:50:26 + [[ -d docs/_build/html ]] 07:50:26 + echo '---> tox-run.sh ends' 07:50:26 ---> tox-run.sh ends 07:50:26 + test 0 -eq 0 07:50:26 $ ssh-agent -k 07:50:26 unset SSH_AUTH_SOCK; 07:50:26 unset SSH_AGENT_PID; 07:50:26 echo Agent pid 1671 killed; 07:50:26 [ssh-agent] Stopped. 07:50:26 [PostBuildScript] - [INFO] Executing post build scripts. 07:50:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12807900166920876010.sh 07:50:26 ---> sysstat.sh 07:50:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16727909347437649655.sh 07:50:26 ---> package-listing.sh 07:50:26 ++ facter osfamily 07:50:26 ++ tr '[:upper:]' '[:lower:]' 07:50:27 + OS_FAMILY=debian 07:50:27 + workspace=/w/workspace/oom-master-pre-commit-lint 07:50:27 + START_PACKAGES=/tmp/packages_start.txt 07:50:27 + END_PACKAGES=/tmp/packages_end.txt 07:50:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:50:27 + PACKAGES=/tmp/packages_start.txt 07:50:27 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:50:27 + PACKAGES=/tmp/packages_end.txt 07:50:27 + case "${OS_FAMILY}" in 07:50:27 + dpkg -l 07:50:27 + grep '^ii' 07:50:27 + '[' -f /tmp/packages_start.txt ']' 07:50:27 + '[' -f /tmp/packages_end.txt ']' 07:50:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:50:27 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:50:27 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 07:50:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 07:50:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16676782919480256508.sh 07:50:27 ---> capture-instance-metadata.sh 07:50:27 Setup pyenv: 07:50:27 system 07:50:27 3.8.13 07:50:27 3.9.13 07:50:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:50:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YDS9 07:50:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:50:34 lf-activate-venv(): INFO: Installing: lftools 07:51:13 lf-activate-venv(): INFO: Adding /tmp/venv-YDS9/bin to PATH 07:51:13 INFO: Running in OpenStack, capturing instance metadata 07:51:13 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17186858051000612328.sh 07:51:13 provisioning config files... 07:51:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config14429566846087356121tmp 07:51:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:51:13 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:51:13 [EnvInject] - Injecting environment variables from a build step. 07:51:13 [EnvInject] - Injecting as environment variables the properties content 07:51:13 SERVER_ID=logs 07:51:13 07:51:13 [EnvInject] - Variables injected successfully. 07:51:13 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10359395927779147398.sh 07:51:13 ---> create-netrc.sh 07:51:13 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8183207268883420753.sh 07:51:13 ---> python-tools-install.sh 07:51:13 Setup pyenv: 07:51:13 system 07:51:13 3.8.13 07:51:13 3.9.13 07:51:13 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:51:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YDS9 from file:/tmp/.os_lf_venv 07:51:14 lf-activate-venv(): INFO: Installing: lftools 07:51:22 lf-activate-venv(): INFO: Adding /tmp/venv-YDS9/bin to PATH 07:51:22 Generating Requirements File 07:51:49 Python 3.10.6 07:51:49 pip 24.0 from /tmp/venv-YDS9/lib/python3.10/site-packages/pip (python 3.10) 07:51:50 appdirs==1.4.4 07:51:50 argcomplete==3.2.3 07:51:50 aspy.yaml==1.3.0 07:51:50 attrs==23.2.0 07:51:50 autopage==0.5.2 07:51:50 beautifulsoup4==4.12.3 07:51:50 boto3==1.34.78 07:51:50 botocore==1.34.78 07:51:50 bs4==0.0.2 07:51:50 cachetools==5.3.3 07:51:50 certifi==2024.2.2 07:51:50 cffi==1.16.0 07:51:50 cfgv==3.4.0 07:51:50 chardet==5.2.0 07:51:50 charset-normalizer==3.3.2 07:51:50 click==8.1.7 07:51:50 cliff==4.6.0 07:51:50 cmd2==2.4.3 07:51:50 cryptography==3.3.2 07:51:50 debtcollector==3.0.0 07:51:50 decorator==5.1.1 07:51:50 defusedxml==0.7.1 07:51:50 Deprecated==1.2.14 07:51:50 distlib==0.3.8 07:51:50 dnspython==2.6.1 07:51:50 docker==4.2.2 07:51:50 dogpile.cache==1.3.2 07:51:50 email_validator==2.1.1 07:51:50 filelock==3.13.3 07:51:50 future==1.0.0 07:51:50 gitdb==4.0.11 07:51:50 GitPython==3.1.43 07:51:50 google-auth==2.29.0 07:51:50 httplib2==0.22.0 07:51:50 identify==2.5.35 07:51:50 idna==3.6 07:51:50 importlib-resources==1.5.0 07:51:50 iso8601==2.1.0 07:51:50 Jinja2==3.1.3 07:51:50 jmespath==1.0.1 07:51:50 jsonpatch==1.33 07:51:50 jsonpointer==2.4 07:51:50 jsonschema==4.21.1 07:51:50 jsonschema-specifications==2023.12.1 07:51:50 keystoneauth1==5.6.0 07:51:50 kubernetes==29.0.0 07:51:50 lftools==0.37.10 07:51:50 lxml==5.2.1 07:51:50 MarkupSafe==2.1.5 07:51:50 msgpack==1.0.8 07:51:50 multi_key_dict==2.0.3 07:51:50 munch==4.0.0 07:51:50 netaddr==1.2.1 07:51:50 netifaces==0.11.0 07:51:50 niet==1.4.2 07:51:50 nodeenv==1.8.0 07:51:50 oauth2client==4.1.3 07:51:50 oauthlib==3.2.2 07:51:50 openstacksdk==3.0.0 07:51:50 os-client-config==2.1.0 07:51:50 os-service-types==1.7.0 07:51:50 osc-lib==3.0.1 07:51:50 oslo.config==9.4.0 07:51:50 oslo.context==5.5.0 07:51:50 oslo.i18n==6.3.0 07:51:50 oslo.log==5.5.1 07:51:50 oslo.serialization==5.4.0 07:51:50 oslo.utils==7.1.0 07:51:50 packaging==24.0 07:51:50 pbr==6.0.0 07:51:50 platformdirs==4.2.0 07:51:50 prettytable==3.10.0 07:51:50 pyasn1==0.6.0 07:51:50 pyasn1_modules==0.4.0 07:51:50 pycparser==2.22 07:51:50 pygerrit2==2.0.15 07:51:50 PyGithub==2.3.0 07:51:50 pyinotify==0.9.6 07:51:50 PyJWT==2.8.0 07:51:50 PyNaCl==1.5.0 07:51:50 pyparsing==2.4.7 07:51:50 pyperclip==1.8.2 07:51:50 pyrsistent==0.20.0 07:51:50 python-cinderclient==9.5.0 07:51:50 python-dateutil==2.9.0.post0 07:51:50 python-heatclient==3.5.0 07:51:50 python-jenkins==1.8.2 07:51:50 python-keystoneclient==5.4.0 07:51:50 python-magnumclient==4.4.0 07:51:50 python-novaclient==18.6.0 07:51:50 python-openstackclient==6.6.0 07:51:50 python-swiftclient==4.5.0 07:51:50 PyYAML==6.0.1 07:51:50 referencing==0.34.0 07:51:50 requests==2.31.0 07:51:50 requests-oauthlib==2.0.0 07:51:50 requestsexceptions==1.4.0 07:51:50 rfc3986==2.0.0 07:51:50 rpds-py==0.18.0 07:51:50 rsa==4.9 07:51:50 ruamel.yaml==0.18.6 07:51:50 ruamel.yaml.clib==0.2.8 07:51:50 s3transfer==0.10.1 07:51:50 simplejson==3.19.2 07:51:50 six==1.16.0 07:51:50 smmap==5.0.1 07:51:50 soupsieve==2.5 07:51:50 stevedore==5.2.0 07:51:50 tabulate==0.9.0 07:51:50 toml==0.10.2 07:51:50 tomlkit==0.12.4 07:51:50 tqdm==4.66.2 07:51:50 typing_extensions==4.10.0 07:51:50 tzdata==2024.1 07:51:50 urllib3==1.26.18 07:51:50 virtualenv==20.25.1 07:51:50 wcwidth==0.2.13 07:51:50 websocket-client==1.7.0 07:51:50 wrapt==1.16.0 07:51:50 xdg==6.0.0 07:51:50 xmltodict==0.13.0 07:51:50 yq==3.2.3 07:51:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6748274278026266198.sh 07:51:50 ---> sudo-logs.sh 07:51:50 Archiving 'sudo' log.. 07:51:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11209179409734713045.sh 07:51:50 ---> job-cost.sh 07:51:50 Setup pyenv: 07:51:50 system 07:51:50 3.8.13 07:51:50 3.9.13 07:51:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:51:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YDS9 from file:/tmp/.os_lf_venv 07:51:52 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:51:57 lf-activate-venv(): INFO: Adding /tmp/venv-YDS9/bin to PATH 07:51:57 INFO: No Stack... 07:51:57 INFO: Retrieving Pricing Info for: v3-standard-4 07:51:57 INFO: Archiving Costs 07:51:57 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17021218934680578755.sh 07:51:57 ---> logs-deploy.sh 07:51:57 Setup pyenv: 07:51:58 system 07:51:58 3.8.13 07:51:58 3.9.13 07:51:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:51:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YDS9 from file:/tmp/.os_lf_venv 07:51:59 lf-activate-venv(): INFO: Installing: lftools 07:52:08 lf-activate-venv(): INFO: Adding /tmp/venv-YDS9/bin to PATH 07:52:08 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3407 07:52:08 INFO: archiving workspace using pattern(s): 07:52:09 Archives upload complete. 07:52:09 INFO: archiving logs to Nexus 07:52:10 ---> uname -a: 07:52:10 Linux prd-ubuntu1804-builder-4c-4g-20690 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:52:10 07:52:10 07:52:10 ---> lscpu: 07:52:10 Architecture: x86_64 07:52:10 CPU op-mode(s): 32-bit, 64-bit 07:52:10 Byte Order: Little Endian 07:52:10 CPU(s): 4 07:52:10 On-line CPU(s) list: 0-3 07:52:10 Thread(s) per core: 1 07:52:10 Core(s) per socket: 1 07:52:10 Socket(s): 4 07:52:10 NUMA node(s): 1 07:52:10 Vendor ID: AuthenticAMD 07:52:10 CPU family: 23 07:52:10 Model: 49 07:52:10 Model name: AMD EPYC-Rome Processor 07:52:10 Stepping: 0 07:52:10 CPU MHz: 2799.998 07:52:10 BogoMIPS: 5599.99 07:52:10 Virtualization: AMD-V 07:52:10 Hypervisor vendor: KVM 07:52:10 Virtualization type: full 07:52:10 L1d cache: 32K 07:52:10 L1i cache: 32K 07:52:10 L2 cache: 512K 07:52:10 L3 cache: 16384K 07:52:10 NUMA node0 CPU(s): 0-3 07:52:10 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 07:52:10 07:52:10 07:52:10 ---> nproc: 07:52:10 4 07:52:10 07:52:10 07:52:10 ---> df -h: 07:52:10 Filesystem Size Used Avail Use% Mounted on 07:52:10 udev 7.9G 0 7.9G 0% /dev 07:52:10 tmpfs 1.6G 672K 1.6G 1% /run 07:52:10 /dev/vda1 78G 8.4G 70G 11% / 07:52:10 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:52:10 tmpfs 5.0M 0 5.0M 0% /run/lock 07:52:10 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:52:10 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:52:10 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:52:10 07:52:10 07:52:10 ---> free -m: 07:52:10 total used free shared buff/cache available 07:52:10 Mem: 16040 563 13293 0 2182 15157 07:52:10 Swap: 1023 0 1023 07:52:10 07:52:10 07:52:10 ---> ip addr: 07:52:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:52:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:52:10 inet 127.0.0.1/8 scope host lo 07:52:10 valid_lft forever preferred_lft forever 07:52:10 inet6 ::1/128 scope host 07:52:10 valid_lft forever preferred_lft forever 07:52:10 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:52:10 link/ether fa:16:3e:77:27:50 brd ff:ff:ff:ff:ff:ff 07:52:10 inet 10.30.107.169/23 brd 10.30.107.255 scope global dynamic ens3 07:52:10 valid_lft 86230sec preferred_lft 86230sec 07:52:10 inet6 fe80::f816:3eff:fe77:2750/64 scope link 07:52:10 valid_lft forever preferred_lft forever 07:52:10 07:52:10 07:52:10 ---> sar -b -r -n DEV: 07:52:10 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20690) 04/05/24 _x86_64_ (4 CPU) 07:52:10 07:52:10 07:49:23 LINUX RESTART (4 CPU) 07:52:10 07:52:10 07:50:01 tps rtps wtps bread/s bwrtn/s 07:52:10 07:51:01 113.25 17.15 96.10 1112.13 26856.13 07:52:10 07:52:01 100.73 2.63 98.10 144.24 28786.27 07:52:10 Average: 106.99 9.89 97.10 628.15 27821.28 07:52:10 07:52:10 07:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:52:10 07:51:01 13838352 15492404 2586616 15.75 62676 1787772 824440 4.72 808960 1555124 56312 07:52:10 07:52:01 13620208 15528940 2804760 17.08 84320 2006312 752584 4.31 802460 1749180 97292 07:52:10 Average: 13729280 15510672 2695688 16.41 73498 1897042 788512 4.51 805710 1652152 76802 07:52:10 07:52:10 07:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:52:10 07:51:01 lo 2.47 2.47 0.27 0.27 0.00 0.00 0.00 0.00 07:52:10 07:51:01 ens3 55.07 44.35 651.55 8.56 0.00 0.00 0.00 0.00 07:52:10 07:52:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 07:52:10 07:52:01 ens3 46.36 32.78 680.89 8.67 0.00 0.00 0.00 0.00 07:52:10 Average: lo 1.97 1.97 0.21 0.21 0.00 0.00 0.00 0.00 07:52:10 Average: ens3 50.71 38.56 666.22 8.62 0.00 0.00 0.00 0.00 07:52:10 07:52:10 07:52:10 ---> sar -P ALL: 07:52:10 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20690) 04/05/24 _x86_64_ (4 CPU) 07:52:10 07:52:10 07:49:23 LINUX RESTART (4 CPU) 07:52:10 07:52:10 07:50:01 CPU %user %nice %system %iowait %steal %idle 07:52:10 07:51:01 all 22.08 0.00 1.64 8.48 0.19 67.60 07:52:10 07:51:01 0 13.81 0.00 1.63 10.81 0.08 73.67 07:52:10 07:51:01 1 20.33 0.00 1.40 14.13 0.05 64.08 07:52:10 07:51:01 2 26.29 0.00 1.54 8.52 0.07 63.58 07:52:10 07:51:01 3 28.01 0.00 2.01 0.24 0.55 69.18 07:52:10 07:52:01 all 21.46 0.00 1.43 3.70 0.05 73.36 07:52:10 07:52:01 0 19.16 0.00 1.70 2.38 0.03 76.73 07:52:10 07:52:01 1 4.46 0.00 0.57 7.10 0.03 87.83 07:52:10 07:52:01 2 24.19 0.00 1.95 4.32 0.05 69.49 07:52:10 07:52:01 3 38.10 0.00 1.46 0.97 0.08 59.39 07:52:10 Average: all 21.77 0.00 1.54 6.08 0.12 70.50 07:52:10 Average: 0 16.49 0.00 1.67 6.58 0.06 75.20 07:52:10 Average: 1 12.40 0.00 0.99 10.62 0.04 75.95 07:52:10 Average: 2 25.24 0.00 1.75 6.42 0.06 66.54 07:52:10 Average: 3 33.12 0.00 1.73 0.61 0.31 64.22 07:52:10 07:52:10 07:52:10