12:32:17 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137159 12:32:17 Running as SYSTEM 12:32:17 [EnvInject] - Loading node environment variables. 12:32:17 Building remotely on prd-ubuntu1804-builder-4c-4g-14840 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:32:17 [ssh-agent] Looking for ssh-agent implementation... 12:32:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:32:17 $ ssh-agent 12:32:17 SSH_AUTH_SOCK=/tmp/ssh-qSX4Gul5zG8x/agent.1717 12:32:17 SSH_AGENT_PID=1718 12:32:17 [ssh-agent] Started. 12:32:18 Running ssh-add (command line suppressed) 12:32:18 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_8283427071227921277.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_8283427071227921277.key) 12:32:18 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:32:18 The recommended git tool is: NONE 12:32:19 using credential onap-jenkins-ssh 12:32:19 Wiping out workspace first. 12:32:19 Cloning the remote Git repository 12:32:19 Cloning repository git://cloud.onap.org/mirror/oom.git 12:32:19 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:32:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:32:19 > git --version # timeout=10 12:32:19 > git --version # 'git version 2.17.1' 12:32:19 using GIT_SSH to set credentials Gerrit user 12:32:19 Verifying host key using manually-configured host key entries 12:32:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:32:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:32:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:32:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:32:25 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:32:25 using GIT_SSH to set credentials Gerrit user 12:32:25 Verifying host key using manually-configured host key entries 12:32:25 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/59/137159/6 # timeout=30 12:32:25 > git rev-parse abebf2f77a1a8db5d879cda5e9aa2ac670c5aed2^{commit} # timeout=10 12:32:25 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:32:25 Checking out Revision abebf2f77a1a8db5d879cda5e9aa2ac670c5aed2 (refs/changes/59/137159/6) 12:32:25 > git config core.sparsecheckout # timeout=10 12:32:25 > git checkout -f abebf2f77a1a8db5d879cda5e9aa2ac670c5aed2 # timeout=30 12:32:28 Commit message: "[SO] Config Changes for SO using Kafka for PNF" 12:32:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:32:29 > git rev-list --no-walk c4851c859da2967f8e5748ce22d0416bc14c7b9a # timeout=10 12:32:29 [EnvInject] - Injecting environment variables from a build step. 12:32:29 [EnvInject] - Injecting as environment variables the properties content 12:32:29 PYTHON=python3 12:32:29 12:32:29 [EnvInject] - Variables injected successfully. 12:32:29 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6868732594543033525.sh 12:32:29 ---> tox-install.sh 12:32:29 + source /home/jenkins/lf-env.sh 12:32:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:32:29 ++ mktemp -d /tmp/venv-XXXX 12:32:29 + lf_venv=/tmp/venv-iDhS 12:32:29 + local venv_file=/tmp/.os_lf_venv 12:32:29 + local python=python3 12:32:29 + local options 12:32:29 + local set_path=true 12:32:29 + local install_args= 12:32:29 ++ 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 12:32:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:32:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:32:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:32:29 + true 12:32:29 + case $1 in 12:32:29 + venv_file=/tmp/.toxenv 12:32:29 + shift 2 12:32:29 + true 12:32:29 + case $1 in 12:32:29 + shift 12:32:29 + break 12:32:29 + case $python in 12:32:29 + local pkg_list= 12:32:29 + [[ -d /opt/pyenv ]] 12:32:29 + echo 'Setup pyenv:' 12:32:29 Setup pyenv: 12:32:29 + export PYENV_ROOT=/opt/pyenv 12:32:29 + PYENV_ROOT=/opt/pyenv 12:32:29 + 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 12:32:29 + 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 12:32:29 + pyenv versions 12:32:29 * system (set by /opt/pyenv/version) 12:32:29 * 3.8.13 (set by /opt/pyenv/version) 12:32:29 * 3.9.13 (set by /opt/pyenv/version) 12:32:29 * 3.10.6 (set by /opt/pyenv/version) 12:32:29 + command -v pyenv 12:32:29 ++ pyenv init - --no-rehash 12:32:29 + 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[*]}"'\'')" 12:32:29 export PATH="/opt/pyenv/shims:${PATH}" 12:32:29 export PYENV_SHELL=bash 12:32:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:32:29 pyenv() { 12:32:29 local command 12:32:29 command="${1:-}" 12:32:29 if [ "$#" -gt 0 ]; then 12:32:29 shift 12:32:29 fi 12:32:29 12:32:29 case "$command" in 12:32:29 rehash|shell) 12:32:29 eval "$(pyenv "sh-$command" "$@")" 12:32:29 ;; 12:32:29 *) 12:32:29 command pyenv "$command" "$@" 12:32:29 ;; 12:32:29 esac 12:32:29 }' 12:32:29 +++ 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[*]}"' 12:32:29 ++ 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 12:32:29 ++ 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 12:32:29 ++ 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 12:32:29 ++ export PYENV_SHELL=bash 12:32:29 ++ PYENV_SHELL=bash 12:32:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:32:29 +++ complete -F _pyenv pyenv 12:32:29 ++ lf-pyver python3 12:32:29 ++ local py_version_xy=python3 12:32:29 ++ local py_version_xyz= 12:32:29 ++ pyenv versions 12:32:29 ++ sed 's/^[ *]* //' 12:32:29 ++ local command 12:32:29 ++ command=versions 12:32:29 ++ grep -E '^[0-9.]*[0-9]$' 12:32:29 ++ awk '{ print $1 }' 12:32:29 ++ '[' 1 -gt 0 ']' 12:32:29 ++ shift 12:32:29 ++ case "$command" in 12:32:29 ++ command pyenv versions 12:32:29 ++ pyenv versions 12:32:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:32:29 +++ grep '^3' /tmp/.pyenv_versions 12:32:29 +++ sort -V 12:32:29 +++ tail -n 1 12:32:29 ++ py_version_xyz=3.10.6 12:32:29 ++ [[ -z 3.10.6 ]] 12:32:29 ++ echo 3.10.6 12:32:29 ++ return 0 12:32:29 + pyenv local 3.10.6 12:32:29 + local command 12:32:29 + command=local 12:32:29 + '[' 2 -gt 0 ']' 12:32:29 + shift 12:32:29 + case "$command" in 12:32:29 + command pyenv local 3.10.6 12:32:29 + pyenv local 3.10.6 12:32:29 + for arg in "$@" 12:32:29 + case $arg in 12:32:29 + pkg_list+='tox ' 12:32:29 + for arg in "$@" 12:32:29 + case $arg in 12:32:29 + pkg_list+='virtualenv ' 12:32:29 + for arg in "$@" 12:32:29 + case $arg in 12:32:29 + pkg_list+='urllib3~=1.26.15 ' 12:32:29 + [[ -f /tmp/.toxenv ]] 12:32:29 + [[ ! -f /tmp/.toxenv ]] 12:32:29 + [[ -n '' ]] 12:32:29 + python3 -m venv /tmp/venv-iDhS 12:32:33 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iDhS' 12:32:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iDhS 12:32:33 + echo /tmp/venv-iDhS 12:32:33 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:32:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:32:33 + /tmp/venv-iDhS/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:32:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:32:36 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:32:36 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:32:36 + /tmp/venv-iDhS/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:32:39 + type python3 12:32:39 + true 12:32:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-iDhS/bin to PATH' 12:32:39 lf-activate-venv(): INFO: Adding /tmp/venv-iDhS/bin to PATH 12:32:39 + PATH=/tmp/venv-iDhS/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 12:32:39 + return 0 12:32:39 + python3 --version 12:32:39 Python 3.10.6 12:32:39 + python3 -m pip --version 12:32:39 pip 24.0 from /tmp/venv-iDhS/lib/python3.10/site-packages/pip (python 3.10) 12:32:39 + python3 -m pip freeze 12:32:39 cachetools==5.3.3 12:32:39 chardet==5.2.0 12:32:39 colorama==0.4.6 12:32:39 distlib==0.3.8 12:32:39 filelock==3.13.1 12:32:39 packaging==24.0 12:32:39 platformdirs==4.2.0 12:32:39 pluggy==1.4.0 12:32:39 pyproject-api==1.6.1 12:32:39 tomli==2.0.1 12:32:39 tox==4.14.1 12:32:39 urllib3==1.26.18 12:32:39 virtualenv==20.25.1 12:32:39 [EnvInject] - Injecting environment variables from a build step. 12:32:39 [EnvInject] - Injecting as environment variables the properties content 12:32:39 PARALLEL=false 12:32:39 12:32:39 [EnvInject] - Variables injected successfully. 12:32:40 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins522626820074128125.sh 12:32:40 ---> tox-run.sh 12:32:40 + 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 12:32:40 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:32:40 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:32:40 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:32:40 + cd /w/workspace/oom-master-pre-commit-lint/. 12:32:40 + source /home/jenkins/lf-env.sh 12:32:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:32:40 ++ mktemp -d /tmp/venv-XXXX 12:32:40 + lf_venv=/tmp/venv-jtfs 12:32:40 + local venv_file=/tmp/.os_lf_venv 12:32:40 + local python=python3 12:32:40 + local options 12:32:40 + local set_path=true 12:32:40 + local install_args= 12:32:40 ++ 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 12:32:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:32:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:32:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:32:40 + true 12:32:40 + case $1 in 12:32:40 + venv_file=/tmp/.toxenv 12:32:40 + shift 2 12:32:40 + true 12:32:40 + case $1 in 12:32:40 + shift 12:32:40 + break 12:32:40 + case $python in 12:32:40 + local pkg_list= 12:32:40 + [[ -d /opt/pyenv ]] 12:32:40 + echo 'Setup pyenv:' 12:32:40 Setup pyenv: 12:32:40 + export PYENV_ROOT=/opt/pyenv 12:32:40 + PYENV_ROOT=/opt/pyenv 12:32:40 + 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 12:32:40 + 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 12:32:40 + pyenv versions 12:32:40 system 12:32:40 3.8.13 12:32:40 3.9.13 12:32:40 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:32:40 + command -v pyenv 12:32:40 ++ pyenv init - --no-rehash 12:32:40 + 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[*]}"'\'')" 12:32:40 export PATH="/opt/pyenv/shims:${PATH}" 12:32:40 export PYENV_SHELL=bash 12:32:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:32:40 pyenv() { 12:32:40 local command 12:32:40 command="${1:-}" 12:32:40 if [ "$#" -gt 0 ]; then 12:32:40 shift 12:32:40 fi 12:32:40 12:32:40 case "$command" in 12:32:40 rehash|shell) 12:32:40 eval "$(pyenv "sh-$command" "$@")" 12:32:40 ;; 12:32:40 *) 12:32:40 command pyenv "$command" "$@" 12:32:40 ;; 12:32:40 esac 12:32:40 }' 12:32:40 +++ 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[*]}"' 12:32:40 ++ 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 12:32:40 ++ 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 12:32:40 ++ 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 12:32:40 ++ export PYENV_SHELL=bash 12:32:40 ++ PYENV_SHELL=bash 12:32:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:32:40 +++ complete -F _pyenv pyenv 12:32:40 ++ lf-pyver python3 12:32:40 ++ local py_version_xy=python3 12:32:40 ++ local py_version_xyz= 12:32:40 ++ pyenv versions 12:32:40 ++ local command 12:32:40 ++ command=versions 12:32:40 ++ '[' 1 -gt 0 ']' 12:32:40 ++ shift 12:32:40 ++ case "$command" in 12:32:40 ++ command pyenv versions 12:32:40 ++ sed 's/^[ *]* //' 12:32:40 ++ pyenv versions 12:32:40 ++ awk '{ print $1 }' 12:32:40 ++ grep -E '^[0-9.]*[0-9]$' 12:32:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:32:40 +++ grep '^3' /tmp/.pyenv_versions 12:32:40 +++ sort -V 12:32:40 +++ tail -n 1 12:32:40 ++ py_version_xyz=3.10.6 12:32:40 ++ [[ -z 3.10.6 ]] 12:32:40 ++ echo 3.10.6 12:32:40 ++ return 0 12:32:40 + pyenv local 3.10.6 12:32:40 + local command 12:32:40 + command=local 12:32:40 + '[' 2 -gt 0 ']' 12:32:40 + shift 12:32:40 + case "$command" in 12:32:40 + command pyenv local 3.10.6 12:32:40 + pyenv local 3.10.6 12:32:40 + for arg in "$@" 12:32:40 + case $arg in 12:32:40 + pkg_list+='tox ' 12:32:40 + for arg in "$@" 12:32:40 + case $arg in 12:32:40 + pkg_list+='virtualenv ' 12:32:40 + for arg in "$@" 12:32:40 + case $arg in 12:32:40 + pkg_list+='urllib3~=1.26.15 ' 12:32:40 + [[ -f /tmp/.toxenv ]] 12:32:40 ++ cat /tmp/.toxenv 12:32:40 + lf_venv=/tmp/venv-iDhS 12:32:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iDhS from' file:/tmp/.toxenv 12:32:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iDhS from file:/tmp/.toxenv 12:32:40 + /tmp/venv-iDhS/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:32:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:32:41 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:32:41 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:32:41 + /tmp/venv-iDhS/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:32:42 + type python3 12:32:42 + true 12:32:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-iDhS/bin to PATH' 12:32:42 lf-activate-venv(): INFO: Adding /tmp/venv-iDhS/bin to PATH 12:32:42 + PATH=/tmp/venv-iDhS/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 12:32:42 + return 0 12:32:42 + [[ -d /opt/pyenv ]] 12:32:42 + echo '---> Setting up pyenv' 12:32:42 ---> Setting up pyenv 12:32:42 + export PYENV_ROOT=/opt/pyenv 12:32:42 + PYENV_ROOT=/opt/pyenv 12:32:42 + export PATH=/opt/pyenv/bin:/tmp/venv-iDhS/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 12:32:42 + PATH=/opt/pyenv/bin:/tmp/venv-iDhS/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 12:32:42 ++ pwd 12:32:42 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:32:42 + export PYTHONPATH 12:32:42 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:32:42 + TOX_TESTENV_PASSENV=PYTHONPATH 12:32:42 + tox --version 12:32:42 4.14.1 from /tmp/venv-iDhS/lib/python3.10/site-packages/tox/__init__.py 12:32:42 + PARALLEL=false 12:32:42 + TOX_OPTIONS_LIST= 12:32:42 + [[ -n pre-commit ]] 12:32:42 + TOX_OPTIONS_LIST=' -e pre-commit' 12:32:42 + case ${PARALLEL,,} in 12:32:42 + tox -e pre-commit 12:32:42 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:32:43 pre-commit: install_deps> python -I -m pip install pre-commit 12:32:47 pre-commit: freeze> python -m pip freeze --all 12:32:47 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 12:32:47 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:32:47 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:32:48 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:32:49 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:32:50 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:32:50 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:32:50 [INFO] Once installed this environment will be reused. 12:32:50 [INFO] This may take a few minutes... 12:32:53 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:32:53 [INFO] Once installed this environment will be reused. 12:32:53 [INFO] This may take a few minutes... 12:32:59 Trim Trailing Whitespace.................................................Passed 12:32:59 Tabs remover.............................................................Passed 12:32:59 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 12:32:59 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:32:59 [INFO] Once installed this environment will be reused. 12:32:59 [INFO] This may take a few minutes... 12:33:10 gitlint..............................................(no files to check)Skipped 12:33:10 pre-commit: OK (27.21=setup[4.23]+cmd[12.17,10.81] seconds) 12:33:10 congratulations :) (27.38 seconds) 12:33:10 + tox_status=0 12:33:10 + echo '---> Completed tox runs' 12:33:10 ---> Completed tox runs 12:33:10 + for i in .tox/*/log 12:33:10 ++ echo .tox/pre-commit/log 12:33:10 ++ awk -F/ '{print $2}' 12:33:10 + tox_env=pre-commit 12:33:10 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:33:10 + DOC_DIR=docs/_build/html 12:33:10 + [[ -d docs/_build/html ]] 12:33:10 + echo '---> tox-run.sh ends' 12:33:10 ---> tox-run.sh ends 12:33:10 + test 0 -eq 0 12:33:10 $ ssh-agent -k 12:33:10 unset SSH_AUTH_SOCK; 12:33:10 unset SSH_AGENT_PID; 12:33:10 echo Agent pid 1718 killed; 12:33:10 [ssh-agent] Stopped. 12:33:10 [PostBuildScript] - [INFO] Executing post build scripts. 12:33:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2818761119024019600.sh 12:33:10 ---> sysstat.sh 12:33:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3616852451867485534.sh 12:33:10 ---> package-listing.sh 12:33:10 ++ facter osfamily 12:33:10 ++ tr '[:upper:]' '[:lower:]' 12:33:10 + OS_FAMILY=debian 12:33:10 + workspace=/w/workspace/oom-master-pre-commit-lint 12:33:10 + START_PACKAGES=/tmp/packages_start.txt 12:33:10 + END_PACKAGES=/tmp/packages_end.txt 12:33:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:33:10 + PACKAGES=/tmp/packages_start.txt 12:33:10 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:33:10 + PACKAGES=/tmp/packages_end.txt 12:33:10 + case "${OS_FAMILY}" in 12:33:10 + dpkg -l 12:33:10 + grep '^ii' 12:33:11 + '[' -f /tmp/packages_start.txt ']' 12:33:11 + '[' -f /tmp/packages_end.txt ']' 12:33:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:33:11 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:33:11 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:33:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:33:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12832125405166435869.sh 12:33:11 ---> capture-instance-metadata.sh 12:33:11 Setup pyenv: 12:33:11 system 12:33:11 3.8.13 12:33:11 3.9.13 12:33:11 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:33:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8nbT 12:33:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:33:17 lf-activate-venv(): INFO: Installing: lftools 12:33:48 lf-activate-venv(): INFO: Adding /tmp/venv-8nbT/bin to PATH 12:33:48 INFO: Running in OpenStack, capturing instance metadata 12:33:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5872823650252690381.sh 12:33:48 provisioning config files... 12:33:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config11085183192491212368tmp 12:33:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:33:48 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:33:48 [EnvInject] - Injecting environment variables from a build step. 12:33:48 [EnvInject] - Injecting as environment variables the properties content 12:33:48 SERVER_ID=logs 12:33:48 12:33:48 [EnvInject] - Variables injected successfully. 12:33:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13102320108965769017.sh 12:33:48 ---> create-netrc.sh 12:33:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17557976067729727147.sh 12:33:49 ---> python-tools-install.sh 12:33:49 Setup pyenv: 12:33:49 system 12:33:49 3.8.13 12:33:49 3.9.13 12:33:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:33:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8nbT from file:/tmp/.os_lf_venv 12:33:50 lf-activate-venv(): INFO: Installing: lftools 12:33:58 lf-activate-venv(): INFO: Adding /tmp/venv-8nbT/bin to PATH 12:33:58 Generating Requirements File 12:34:27 Python 3.10.6 12:34:28 pip 24.0 from /tmp/venv-8nbT/lib/python3.10/site-packages/pip (python 3.10) 12:34:28 appdirs==1.4.4 12:34:28 argcomplete==3.2.3 12:34:28 aspy.yaml==1.3.0 12:34:28 attrs==23.2.0 12:34:28 autopage==0.5.2 12:34:28 beautifulsoup4==4.12.3 12:34:28 boto3==1.34.67 12:34:28 botocore==1.34.67 12:34:28 bs4==0.0.2 12:34:28 cachetools==5.3.3 12:34:28 certifi==2024.2.2 12:34:28 cffi==1.16.0 12:34:28 cfgv==3.4.0 12:34:28 chardet==5.2.0 12:34:28 charset-normalizer==3.3.2 12:34:28 click==8.1.7 12:34:28 cliff==4.6.0 12:34:28 cmd2==2.4.3 12:34:28 cryptography==3.3.2 12:34:28 debtcollector==3.0.0 12:34:28 decorator==5.1.1 12:34:28 defusedxml==0.7.1 12:34:28 Deprecated==1.2.14 12:34:28 distlib==0.3.8 12:34:28 dnspython==2.6.1 12:34:28 docker==4.2.2 12:34:28 dogpile.cache==1.3.2 12:34:28 email_validator==2.1.1 12:34:28 filelock==3.13.1 12:34:28 future==1.0.0 12:34:28 gitdb==4.0.11 12:34:28 GitPython==3.1.42 12:34:28 google-auth==2.29.0 12:34:28 httplib2==0.22.0 12:34:28 identify==2.5.35 12:34:28 idna==3.6 12:34:28 importlib-resources==1.5.0 12:34:28 iso8601==2.1.0 12:34:28 Jinja2==3.1.3 12:34:28 jmespath==1.0.1 12:34:28 jsonpatch==1.33 12:34:28 jsonpointer==2.4 12:34:28 jsonschema==4.21.1 12:34:28 jsonschema-specifications==2023.12.1 12:34:28 keystoneauth1==5.6.0 12:34:28 kubernetes==29.0.0 12:34:28 lftools==0.37.10 12:34:28 lxml==5.1.0 12:34:28 MarkupSafe==2.1.5 12:34:28 msgpack==1.0.8 12:34:28 multi_key_dict==2.0.3 12:34:28 munch==4.0.0 12:34:28 netaddr==1.2.1 12:34:28 netifaces==0.11.0 12:34:28 niet==1.4.2 12:34:28 nodeenv==1.8.0 12:34:28 oauth2client==4.1.3 12:34:28 oauthlib==3.2.2 12:34:28 openstacksdk==3.0.0 12:34:28 os-client-config==2.1.0 12:34:28 os-service-types==1.7.0 12:34:28 osc-lib==3.0.1 12:34:28 oslo.config==9.4.0 12:34:28 oslo.context==5.5.0 12:34:28 oslo.i18n==6.3.0 12:34:28 oslo.log==5.5.0 12:34:28 oslo.serialization==5.4.0 12:34:28 oslo.utils==7.1.0 12:34:28 packaging==24.0 12:34:28 pbr==6.0.0 12:34:28 platformdirs==4.2.0 12:34:28 prettytable==3.10.0 12:34:28 pyasn1==0.5.1 12:34:28 pyasn1-modules==0.3.0 12:34:28 pycparser==2.21 12:34:28 pygerrit2==2.0.15 12:34:28 PyGithub==2.2.0 12:34:28 pyinotify==0.9.6 12:34:28 PyJWT==2.8.0 12:34:28 PyNaCl==1.5.0 12:34:28 pyparsing==2.4.7 12:34:28 pyperclip==1.8.2 12:34:28 pyrsistent==0.20.0 12:34:28 python-cinderclient==9.5.0 12:34:28 python-dateutil==2.9.0.post0 12:34:28 python-heatclient==3.5.0 12:34:28 python-jenkins==1.8.2 12:34:28 python-keystoneclient==5.4.0 12:34:28 python-magnumclient==4.4.0 12:34:28 python-novaclient==18.6.0 12:34:28 python-openstackclient==6.6.0 12:34:28 python-swiftclient==4.5.0 12:34:28 PyYAML==6.0.1 12:34:28 referencing==0.34.0 12:34:28 requests==2.31.0 12:34:28 requests-oauthlib==1.4.0 12:34:28 requestsexceptions==1.4.0 12:34:28 rfc3986==2.0.0 12:34:28 rpds-py==0.18.0 12:34:28 rsa==4.9 12:34:28 ruamel.yaml==0.18.6 12:34:28 ruamel.yaml.clib==0.2.8 12:34:28 s3transfer==0.10.1 12:34:28 simplejson==3.19.2 12:34:28 six==1.16.0 12:34:28 smmap==5.0.1 12:34:28 soupsieve==2.5 12:34:28 stevedore==5.2.0 12:34:28 tabulate==0.9.0 12:34:28 toml==0.10.2 12:34:28 tomlkit==0.12.4 12:34:28 tqdm==4.66.2 12:34:28 typing_extensions==4.10.0 12:34:28 tzdata==2024.1 12:34:28 urllib3==1.26.18 12:34:28 virtualenv==20.25.1 12:34:28 wcwidth==0.2.13 12:34:28 websocket-client==1.7.0 12:34:28 wrapt==1.16.0 12:34:28 xdg==6.0.0 12:34:28 xmltodict==0.13.0 12:34:28 yq==3.2.3 12:34:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17111342839712133477.sh 12:34:28 ---> sudo-logs.sh 12:34:28 Archiving 'sudo' log.. 12:34:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9622522634105791262.sh 12:34:28 ---> job-cost.sh 12:34:28 Setup pyenv: 12:34:28 system 12:34:28 3.8.13 12:34:28 3.9.13 12:34:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:34:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8nbT from file:/tmp/.os_lf_venv 12:34:30 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:34:35 lf-activate-venv(): INFO: Adding /tmp/venv-8nbT/bin to PATH 12:34:35 INFO: No Stack... 12:34:35 INFO: Retrieving Pricing Info for: v3-standard-4 12:34:35 INFO: Archiving Costs 12:34:35 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2537140477838463222.sh 12:34:35 ---> logs-deploy.sh 12:34:35 Setup pyenv: 12:34:36 system 12:34:36 3.8.13 12:34:36 3.9.13 12:34:36 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:34:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8nbT from file:/tmp/.os_lf_venv 12:34:37 lf-activate-venv(): INFO: Installing: lftools 12:34:46 lf-activate-venv(): INFO: Adding /tmp/venv-8nbT/bin to PATH 12:34:46 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3361 12:34:46 INFO: archiving workspace using pattern(s): 12:34:47 Archives upload complete. 12:34:47 INFO: archiving logs to Nexus 12:34:48 ---> uname -a: 12:34:48 Linux prd-ubuntu1804-builder-4c-4g-14840 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:34:48 12:34:48 12:34:48 ---> lscpu: 12:34:48 Architecture: x86_64 12:34:48 CPU op-mode(s): 32-bit, 64-bit 12:34:48 Byte Order: Little Endian 12:34:48 CPU(s): 4 12:34:48 On-line CPU(s) list: 0-3 12:34:48 Thread(s) per core: 1 12:34:48 Core(s) per socket: 1 12:34:48 Socket(s): 4 12:34:48 NUMA node(s): 1 12:34:48 Vendor ID: AuthenticAMD 12:34:48 CPU family: 23 12:34:48 Model: 49 12:34:48 Model name: AMD EPYC-Rome Processor 12:34:48 Stepping: 0 12:34:48 CPU MHz: 2799.998 12:34:48 BogoMIPS: 5599.99 12:34:48 Virtualization: AMD-V 12:34:48 Hypervisor vendor: KVM 12:34:48 Virtualization type: full 12:34:48 L1d cache: 32K 12:34:48 L1i cache: 32K 12:34:48 L2 cache: 512K 12:34:48 L3 cache: 16384K 12:34:48 NUMA node0 CPU(s): 0-3 12:34:48 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 12:34:48 12:34:48 12:34:48 ---> nproc: 12:34:48 4 12:34:48 12:34:48 12:34:48 ---> df -h: 12:34:48 Filesystem Size Used Avail Use% Mounted on 12:34:48 udev 7.9G 0 7.9G 0% /dev 12:34:48 tmpfs 1.6G 672K 1.6G 1% /run 12:34:48 /dev/vda1 78G 8.4G 70G 11% / 12:34:48 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:34:48 tmpfs 5.0M 0 5.0M 0% /run/lock 12:34:48 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:34:48 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:34:48 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:34:48 12:34:48 12:34:48 ---> free -m: 12:34:48 total used free shared buff/cache available 12:34:48 Mem: 16040 535 13311 0 2192 15184 12:34:48 Swap: 1023 0 1023 12:34:48 12:34:48 12:34:48 ---> ip addr: 12:34:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:34:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:34:48 inet 127.0.0.1/8 scope host lo 12:34:48 valid_lft forever preferred_lft forever 12:34:48 inet6 ::1/128 scope host 12:34:48 valid_lft forever preferred_lft forever 12:34:48 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:34:48 link/ether fa:16:3e:9f:61:32 brd ff:ff:ff:ff:ff:ff 12:34:48 inet 10.30.106.199/23 brd 10.30.107.255 scope global dynamic ens3 12:34:48 valid_lft 86234sec preferred_lft 86234sec 12:34:48 inet6 fe80::f816:3eff:fe9f:6132/64 scope link 12:34:48 valid_lft forever preferred_lft forever 12:34:48 12:34:48 12:34:48 ---> sar -b -r -n DEV: 12:34:48 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14840) 03/21/24 _x86_64_ (4 CPU) 12:34:48 12:34:48 12:32:04 LINUX RESTART (4 CPU) 12:34:48 12:34:48 12:33:01 tps rtps wtps bread/s bwrtn/s 12:34:48 12:34:01 106.57 2.47 104.10 131.04 26313.61 12:34:48 Average: 106.57 2.47 104.10 131.04 26313.61 12:34:48 12:34:48 12:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:34:48 12:34:01 13790296 15597212 2634672 16.04 75008 1920040 741980 4.25 728220 1667252 144640 12:34:48 Average: 13790296 15597212 2634672 16.04 75008 1920040 741980 4.25 728220 1667252 144640 12:34:48 12:34:48 12:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:34:48 12:34:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 12:34:48 12:34:01 ens3 47.01 32.69 644.99 8.43 0.00 0.00 0.00 0.00 12:34:48 Average: lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 12:34:48 Average: ens3 47.01 32.69 644.99 8.43 0.00 0.00 0.00 0.00 12:34:48 12:34:48 12:34:48 ---> sar -P ALL: 12:34:48 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14840) 03/21/24 _x86_64_ (4 CPU) 12:34:48 12:34:48 12:32:04 LINUX RESTART (4 CPU) 12:34:48 12:34:48 12:33:01 CPU %user %nice %system %iowait %steal %idle 12:34:48 12:34:01 all 19.44 0.00 1.45 6.01 0.06 73.04 12:34:48 12:34:01 0 5.44 0.00 0.74 12.75 0.08 80.98 12:34:48 12:34:01 1 13.62 0.00 1.29 5.46 0.05 79.58 12:34:48 12:34:01 2 47.90 0.00 2.47 1.45 0.07 48.10 12:34:48 12:34:01 3 10.73 0.00 1.30 4.44 0.03 83.50 12:34:48 Average: all 19.44 0.00 1.45 6.01 0.06 73.04 12:34:48 Average: 0 5.44 0.00 0.74 12.75 0.08 80.98 12:34:48 Average: 1 13.62 0.00 1.29 5.46 0.05 79.58 12:34:48 Average: 2 47.90 0.00 2.47 1.45 0.07 48.10 12:34:48 Average: 3 10.73 0.00 1.30 4.44 0.03 83.50 12:34:48 12:34:48 12:34:48