14:16:38 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136569 14:16:38 Running as SYSTEM 14:16:38 [EnvInject] - Loading node environment variables. 14:16:38 Building remotely on prd-ubuntu1804-builder-4c-4g-314 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:16:38 [ssh-agent] Looking for ssh-agent implementation... 14:16:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:16:38 $ ssh-agent 14:16:38 SSH_AUTH_SOCK=/tmp/ssh-QHcUScqoS4R6/agent.1684 14:16:38 SSH_AGENT_PID=1686 14:16:38 [ssh-agent] Started. 14:16:38 Running ssh-add (command line suppressed) 14:16:38 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_13457413304690271794.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_13457413304690271794.key) 14:16:38 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:16:38 The recommended git tool is: NONE 14:16:40 using credential onap-jenkins-ssh 14:16:40 Wiping out workspace first. 14:16:40 Cloning the remote Git repository 14:16:40 Cloning repository git://cloud.onap.org/mirror/oom.git 14:16:40 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:16:40 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:16:40 > git --version # timeout=10 14:16:40 > git --version # 'git version 2.17.1' 14:16:40 using GIT_SSH to set credentials Gerrit user 14:16:40 Verifying host key using manually-configured host key entries 14:16:40 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:16:46 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:16:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:16:46 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:16:46 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:16:46 using GIT_SSH to set credentials Gerrit user 14:16:46 Verifying host key using manually-configured host key entries 14:16:46 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/69/136569/3 # timeout=30 14:16:47 > git rev-parse bccc05e3fcf77a28bc294c4434cdf61b45248d76^{commit} # timeout=10 14:16:47 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:16:47 Checking out Revision bccc05e3fcf77a28bc294c4434cdf61b45248d76 (refs/changes/69/136569/3) 14:16:47 > git config core.sparsecheckout # timeout=10 14:16:47 > git checkout -f bccc05e3fcf77a28bc294c4434cdf61b45248d76 # timeout=30 14:16:50 Commit message: "[AAI] Update OOM to include the latest version v28 for AAI schema" 14:16:50 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:16:50 > git rev-list --no-walk 546e7acd3e3bdcfbbf31c28fcf81703dc994f384 # timeout=10 14:16:50 [EnvInject] - Injecting environment variables from a build step. 14:16:50 [EnvInject] - Injecting as environment variables the properties content 14:16:50 PYTHON=python3 14:16:50 14:16:50 [EnvInject] - Variables injected successfully. 14:16:50 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15039097821186805426.sh 14:16:50 ---> tox-install.sh 14:16:50 + source /home/jenkins/lf-env.sh 14:16:50 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:16:50 ++ mktemp -d /tmp/venv-XXXX 14:16:50 + lf_venv=/tmp/venv-HoFI 14:16:50 + local venv_file=/tmp/.os_lf_venv 14:16:50 + local python=python3 14:16:50 + local options 14:16:50 + local set_path=true 14:16:50 + local install_args= 14:16:50 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:16:50 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:16:50 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:16:50 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:16:50 + true 14:16:50 + case $1 in 14:16:50 + venv_file=/tmp/.toxenv 14:16:50 + shift 2 14:16:50 + true 14:16:50 + case $1 in 14:16:50 + shift 14:16:50 + break 14:16:50 + case $python in 14:16:50 + local pkg_list= 14:16:50 + [[ -d /opt/pyenv ]] 14:16:50 + echo 'Setup pyenv:' 14:16:50 Setup pyenv: 14:16:50 + export PYENV_ROOT=/opt/pyenv 14:16:50 + PYENV_ROOT=/opt/pyenv 14:16:50 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:16:50 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:16:50 + pyenv versions 14:16:50 * system (set by /opt/pyenv/version) 14:16:50 * 3.8.13 (set by /opt/pyenv/version) 14:16:50 * 3.9.13 (set by /opt/pyenv/version) 14:16:50 * 3.10.6 (set by /opt/pyenv/version) 14:16:50 + command -v pyenv 14:16:50 ++ pyenv init - --no-rehash 14:16:50 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 14:16:50 export PATH="/opt/pyenv/shims:${PATH}" 14:16:50 export PYENV_SHELL=bash 14:16:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:16:50 pyenv() { 14:16:50 local command 14:16:50 command="${1:-}" 14:16:50 if [ "$#" -gt 0 ]; then 14:16:50 shift 14:16:50 fi 14:16:50 14:16:50 case "$command" in 14:16:50 rehash|shell) 14:16:50 eval "$(pyenv "sh-$command" "$@")" 14:16:50 ;; 14:16:50 *) 14:16:50 command pyenv "$command" "$@" 14:16:50 ;; 14:16:50 esac 14:16:50 }' 14:16:50 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 14:16:50 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:16:50 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:16:50 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:16:50 ++ export PYENV_SHELL=bash 14:16:50 ++ PYENV_SHELL=bash 14:16:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:16:50 +++ complete -F _pyenv pyenv 14:16:50 ++ lf-pyver python3 14:16:50 ++ local py_version_xy=python3 14:16:50 ++ local py_version_xyz= 14:16:50 ++ pyenv versions 14:16:50 ++ local command 14:16:50 ++ command=versions 14:16:50 ++ '[' 1 -gt 0 ']' 14:16:50 ++ shift 14:16:50 ++ case "$command" in 14:16:50 ++ command pyenv versions 14:16:50 ++ pyenv versions 14:16:50 ++ sed 's/^[ *]* //' 14:16:50 ++ awk '{ print $1 }' 14:16:50 ++ grep -E '^[0-9.]*[0-9]$' 14:16:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:16:50 +++ sort -V 14:16:50 +++ grep '^3' /tmp/.pyenv_versions 14:16:50 +++ tail -n 1 14:16:50 ++ py_version_xyz=3.10.6 14:16:50 ++ [[ -z 3.10.6 ]] 14:16:50 ++ echo 3.10.6 14:16:50 ++ return 0 14:16:50 + pyenv local 3.10.6 14:16:50 + local command 14:16:50 + command=local 14:16:50 + '[' 2 -gt 0 ']' 14:16:50 + shift 14:16:50 + case "$command" in 14:16:50 + command pyenv local 3.10.6 14:16:50 + pyenv local 3.10.6 14:16:50 + for arg in "$@" 14:16:50 + case $arg in 14:16:50 + pkg_list+='tox ' 14:16:50 + for arg in "$@" 14:16:50 + case $arg in 14:16:50 + pkg_list+='virtualenv ' 14:16:50 + for arg in "$@" 14:16:50 + case $arg in 14:16:50 + pkg_list+='urllib3~=1.26.15 ' 14:16:50 + [[ -f /tmp/.toxenv ]] 14:16:50 + [[ ! -f /tmp/.toxenv ]] 14:16:50 + [[ -n '' ]] 14:16:50 + python3 -m venv /tmp/venv-HoFI 14:16:57 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HoFI' 14:16:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HoFI 14:16:57 + echo /tmp/venv-HoFI 14:16:57 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:16:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:16:57 + /tmp/venv-HoFI/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:16:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:16:58 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:16:58 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:16:58 + /tmp/venv-HoFI/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:17:02 + type python3 14:17:02 + true 14:17:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-HoFI/bin to PATH' 14:17:02 lf-activate-venv(): INFO: Adding /tmp/venv-HoFI/bin to PATH 14:17:02 + PATH=/tmp/venv-HoFI/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:17:02 + return 0 14:17:02 + python3 --version 14:17:02 Python 3.10.6 14:17:02 + python3 -m pip --version 14:17:02 pip 23.3.1 from /tmp/venv-HoFI/lib/python3.10/site-packages/pip (python 3.10) 14:17:02 + python3 -m pip freeze 14:17:03 cachetools==5.3.2 14:17:03 chardet==5.2.0 14:17:03 colorama==0.4.6 14:17:03 distlib==0.3.7 14:17:03 filelock==3.13.1 14:17:03 packaging==23.2 14:17:03 platformdirs==3.11.0 14:17:03 pluggy==1.3.0 14:17:03 pyproject-api==1.6.1 14:17:03 tomli==2.0.1 14:17:03 tox==4.11.3 14:17:03 urllib3==1.26.18 14:17:03 virtualenv==20.24.6 14:17:03 [EnvInject] - Injecting environment variables from a build step. 14:17:03 [EnvInject] - Injecting as environment variables the properties content 14:17:03 PARALLEL=false 14:17:03 14:17:03 [EnvInject] - Variables injected successfully. 14:17:03 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9611113591660712006.sh 14:17:03 ---> tox-run.sh 14:17:03 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:17:03 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:17:03 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:17:03 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:17:03 + cd /w/workspace/oom-master-pre-commit-lint/. 14:17:03 + source /home/jenkins/lf-env.sh 14:17:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:17:03 ++ mktemp -d /tmp/venv-XXXX 14:17:03 + lf_venv=/tmp/venv-xSnT 14:17:03 + local venv_file=/tmp/.os_lf_venv 14:17:03 + local python=python3 14:17:03 + local options 14:17:03 + local set_path=true 14:17:03 + local install_args= 14:17:03 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:17:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:17:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:17:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:17:03 + true 14:17:03 + case $1 in 14:17:03 + venv_file=/tmp/.toxenv 14:17:03 + shift 2 14:17:03 + true 14:17:03 + case $1 in 14:17:03 + shift 14:17:03 + break 14:17:03 + case $python in 14:17:03 + local pkg_list= 14:17:03 + [[ -d /opt/pyenv ]] 14:17:03 + echo 'Setup pyenv:' 14:17:03 Setup pyenv: 14:17:03 + export PYENV_ROOT=/opt/pyenv 14:17:03 + PYENV_ROOT=/opt/pyenv 14:17:03 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:17:03 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:17:03 + pyenv versions 14:17:03 system 14:17:03 3.8.13 14:17:03 3.9.13 14:17:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:17:03 + command -v pyenv 14:17:03 ++ pyenv init - --no-rehash 14:17:03 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 14:17:03 export PATH="/opt/pyenv/shims:${PATH}" 14:17:03 export PYENV_SHELL=bash 14:17:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:17:03 pyenv() { 14:17:03 local command 14:17:03 command="${1:-}" 14:17:03 if [ "$#" -gt 0 ]; then 14:17:03 shift 14:17:03 fi 14:17:03 14:17:03 case "$command" in 14:17:03 rehash|shell) 14:17:03 eval "$(pyenv "sh-$command" "$@")" 14:17:03 ;; 14:17:03 *) 14:17:03 command pyenv "$command" "$@" 14:17:03 ;; 14:17:03 esac 14:17:03 }' 14:17:03 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 14:17:03 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:17:03 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:17:03 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:17:03 ++ export PYENV_SHELL=bash 14:17:03 ++ PYENV_SHELL=bash 14:17:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:17:03 +++ complete -F _pyenv pyenv 14:17:03 ++ lf-pyver python3 14:17:03 ++ local py_version_xy=python3 14:17:03 ++ local py_version_xyz= 14:17:03 ++ pyenv versions 14:17:03 ++ local command 14:17:03 ++ command=versions 14:17:03 ++ '[' 1 -gt 0 ']' 14:17:03 ++ shift 14:17:03 ++ case "$command" in 14:17:03 ++ command pyenv versions 14:17:03 ++ pyenv versions 14:17:03 ++ sed 's/^[ *]* //' 14:17:03 ++ awk '{ print $1 }' 14:17:03 ++ grep -E '^[0-9.]*[0-9]$' 14:17:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:17:03 +++ grep '^3' /tmp/.pyenv_versions 14:17:03 +++ sort -V 14:17:03 +++ tail -n 1 14:17:03 ++ py_version_xyz=3.10.6 14:17:03 ++ [[ -z 3.10.6 ]] 14:17:03 ++ echo 3.10.6 14:17:03 ++ return 0 14:17:03 + pyenv local 3.10.6 14:17:03 + local command 14:17:03 + command=local 14:17:03 + '[' 2 -gt 0 ']' 14:17:03 + shift 14:17:03 + case "$command" in 14:17:03 + command pyenv local 3.10.6 14:17:03 + pyenv local 3.10.6 14:17:03 + for arg in "$@" 14:17:03 + case $arg in 14:17:03 + pkg_list+='tox ' 14:17:03 + for arg in "$@" 14:17:03 + case $arg in 14:17:03 + pkg_list+='virtualenv ' 14:17:03 + for arg in "$@" 14:17:03 + case $arg in 14:17:03 + pkg_list+='urllib3~=1.26.15 ' 14:17:03 + [[ -f /tmp/.toxenv ]] 14:17:03 ++ cat /tmp/.toxenv 14:17:03 + lf_venv=/tmp/venv-HoFI 14:17:03 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HoFI from' file:/tmp/.toxenv 14:17:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HoFI from file:/tmp/.toxenv 14:17:03 + /tmp/venv-HoFI/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:17:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:17:04 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:17:04 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:17:04 + /tmp/venv-HoFI/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:17:05 + type python3 14:17:05 + true 14:17:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-HoFI/bin to PATH' 14:17:05 lf-activate-venv(): INFO: Adding /tmp/venv-HoFI/bin to PATH 14:17:05 + PATH=/tmp/venv-HoFI/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:17:05 + return 0 14:17:05 + [[ -d /opt/pyenv ]] 14:17:05 + echo '---> Setting up pyenv' 14:17:05 ---> Setting up pyenv 14:17:05 + export PYENV_ROOT=/opt/pyenv 14:17:05 + PYENV_ROOT=/opt/pyenv 14:17:05 + export PATH=/opt/pyenv/bin:/tmp/venv-HoFI/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:17:05 + PATH=/opt/pyenv/bin:/tmp/venv-HoFI/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:17:05 ++ pwd 14:17:05 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:17:05 + export PYTHONPATH 14:17:05 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:17:05 + TOX_TESTENV_PASSENV=PYTHONPATH 14:17:05 + tox --version 14:17:06 4.11.3 from /tmp/venv-HoFI/lib/python3.10/site-packages/tox/__init__.py 14:17:06 + PARALLEL=false 14:17:06 + TOX_OPTIONS_LIST= 14:17:06 + [[ -n pre-commit ]] 14:17:06 + TOX_OPTIONS_LIST=' -e pre-commit' 14:17:06 + case ${PARALLEL,,} in 14:17:06 + tox -e pre-commit 14:17:06 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:17:07 pre-commit: install_deps> python -I -m pip install pre-commit 14:17:10 pre-commit: freeze> python -m pip freeze --all 14:17:10 pre-commit: cfgv==3.4.0,distlib==0.3.7,filelock==3.13.1,identify==2.5.31,nodeenv==1.8.0,pip==23.3.1,platformdirs==3.11.0,pre-commit==3.5.0,PyYAML==6.0.1,setuptools==68.2.2,virtualenv==20.24.6,wheel==0.41.2 14:17:10 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:17:10 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:17:11 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:17:12 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:17:14 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:17:18 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:17:18 [INFO] Once installed this environment will be reused. 14:17:18 [INFO] This may take a few minutes... 14:17:26 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:17:26 [INFO] Once installed this environment will be reused. 14:17:26 [INFO] This may take a few minutes... 14:17:31 Trim Trailing Whitespace.................................................Passed 14:17:32 Tabs remover.............................................................Passed 14:17:32 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:17:32 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:17:32 [INFO] Once installed this environment will be reused. 14:17:32 [INFO] This may take a few minutes... 14:17:39 gitlint..............................................(no files to check)Skipped 14:17:39 pre-commit: OK (32.87=setup[4.28]+cmd[21.35,7.24] seconds) 14:17:39 congratulations :) (33.03 seconds) 14:17:39 + tox_status=0 14:17:39 + echo '---> Completed tox runs' 14:17:39 ---> Completed tox runs 14:17:39 + for i in .tox/*/log 14:17:39 ++ echo .tox/pre-commit/log 14:17:39 ++ awk -F/ '{print $2}' 14:17:39 + tox_env=pre-commit 14:17:39 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:17:39 + DOC_DIR=docs/_build/html 14:17:39 + [[ -d docs/_build/html ]] 14:17:39 + echo '---> tox-run.sh ends' 14:17:39 ---> tox-run.sh ends 14:17:39 + test 0 -eq 0 14:17:39 $ ssh-agent -k 14:17:39 unset SSH_AUTH_SOCK; 14:17:39 unset SSH_AGENT_PID; 14:17:39 echo Agent pid 1686 killed; 14:17:39 [ssh-agent] Stopped. 14:17:39 [PostBuildScript] - [INFO] Executing post build scripts. 14:17:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3964368503274461279.sh 14:17:39 ---> sysstat.sh 14:17:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins606569031515442347.sh 14:17:39 ---> package-listing.sh 14:17:39 ++ facter osfamily 14:17:39 ++ tr '[:upper:]' '[:lower:]' 14:17:40 + OS_FAMILY=debian 14:17:40 + workspace=/w/workspace/oom-master-pre-commit-lint 14:17:40 + START_PACKAGES=/tmp/packages_start.txt 14:17:40 + END_PACKAGES=/tmp/packages_end.txt 14:17:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:17:40 + PACKAGES=/tmp/packages_start.txt 14:17:40 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:17:40 + PACKAGES=/tmp/packages_end.txt 14:17:40 + case "${OS_FAMILY}" in 14:17:40 + grep '^ii' 14:17:40 + dpkg -l 14:17:40 + '[' -f /tmp/packages_start.txt ']' 14:17:40 + '[' -f /tmp/packages_end.txt ']' 14:17:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:17:40 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:17:40 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:17:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:17:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7233997358628724928.sh 14:17:40 ---> capture-instance-metadata.sh 14:17:40 Setup pyenv: 14:17:40 system 14:17:40 3.8.13 14:17:40 3.9.13 14:17:40 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:17:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-utdJ 14:17:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:17:47 lf-activate-venv(): INFO: Installing: lftools 14:18:22 lf-activate-venv(): INFO: Adding /tmp/venv-utdJ/bin to PATH 14:18:22 INFO: Running in OpenStack, capturing instance metadata 14:18:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7949635072443094739.sh 14:18:22 provisioning config files... 14:18:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config12546380745803250619tmp 14:18:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:18:22 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:18:22 [EnvInject] - Injecting environment variables from a build step. 14:18:22 [EnvInject] - Injecting as environment variables the properties content 14:18:22 SERVER_ID=logs 14:18:22 14:18:22 [EnvInject] - Variables injected successfully. 14:18:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15288688507139074614.sh 14:18:22 ---> create-netrc.sh 14:18:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18377333581872728933.sh 14:18:22 ---> python-tools-install.sh 14:18:22 Setup pyenv: 14:18:22 system 14:18:22 3.8.13 14:18:22 3.9.13 14:18:22 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:18:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-utdJ from file:/tmp/.os_lf_venv 14:18:24 lf-activate-venv(): INFO: Installing: lftools 14:18:31 lf-activate-venv(): INFO: Adding /tmp/venv-utdJ/bin to PATH 14:18:31 Generating Requirements File 14:19:04 Python 3.10.6 14:19:04 pip 23.3.1 from /tmp/venv-utdJ/lib/python3.10/site-packages/pip (python 3.10) 14:19:04 appdirs==1.4.4 14:19:04 argcomplete==3.1.6 14:19:04 aspy.yaml==1.3.0 14:19:04 attrs==23.1.0 14:19:04 autopage==0.5.2 14:19:04 Babel==2.13.1 14:19:04 beautifulsoup4==4.12.2 14:19:04 boto3==1.29.1 14:19:04 botocore==1.32.1 14:19:04 bs4==0.0.1 14:19:04 cachetools==5.3.2 14:19:04 certifi==2023.7.22 14:19:04 cffi==1.16.0 14:19:04 cfgv==3.4.0 14:19:04 chardet==5.2.0 14:19:04 charset-normalizer==3.3.2 14:19:04 click==8.1.7 14:19:04 cliff==4.4.0 14:19:04 cmd2==2.4.3 14:19:04 cryptography==3.3.2 14:19:04 debtcollector==2.5.0 14:19:04 decorator==5.1.1 14:19:04 defusedxml==0.7.1 14:19:04 Deprecated==1.2.14 14:19:04 distlib==0.3.7 14:19:04 dnspython==2.4.2 14:19:04 docker==4.2.2 14:19:04 dogpile.cache==1.2.2 14:19:04 email-validator==2.1.0.post1 14:19:04 filelock==3.13.1 14:19:04 future==0.18.3 14:19:04 gitdb==4.0.11 14:19:04 GitPython==3.1.40 14:19:04 google-auth==2.23.4 14:19:04 httplib2==0.22.0 14:19:04 identify==2.5.31 14:19:04 idna==3.4 14:19:04 importlib-metadata==6.8.0 14:19:04 importlib-resources==1.5.0 14:19:04 iso8601==2.1.0 14:19:04 Jinja2==3.1.2 14:19:04 jmespath==1.0.1 14:19:04 jsonpatch==1.33 14:19:04 jsonpointer==2.4 14:19:04 jsonschema==4.19.2 14:19:04 jsonschema-specifications==2023.11.1 14:19:04 keystoneauth1==5.3.0 14:19:04 kubernetes==28.1.0 14:19:04 lftools==0.37.8 14:19:04 lxml==4.9.3 14:19:04 MarkupSafe==2.1.3 14:19:04 msgpack==1.0.7 14:19:04 multi-key-dict==2.0.3 14:19:04 munch==4.0.0 14:19:04 netaddr==0.9.0 14:19:04 netifaces==0.11.0 14:19:04 niet==1.4.2 14:19:04 nodeenv==1.8.0 14:19:04 oauth2client==4.1.3 14:19:04 oauthlib==3.2.2 14:19:04 openstacksdk==0.62.0 14:19:04 os-client-config==2.1.0 14:19:04 os-service-types==1.7.0 14:19:04 osc-lib==2.9.0 14:19:04 oslo.config==9.2.0 14:19:04 oslo.context==5.3.0 14:19:04 oslo.i18n==6.2.0 14:19:04 oslo.log==5.4.0 14:19:04 oslo.serialization==5.2.0 14:19:04 oslo.utils==6.3.0 14:19:04 packaging==23.2 14:19:04 pbr==6.0.0 14:19:04 platformdirs==3.11.0 14:19:04 prettytable==3.9.0 14:19:04 pyasn1==0.5.0 14:19:04 pyasn1-modules==0.3.0 14:19:04 pycparser==2.21 14:19:04 pygerrit2==2.0.15 14:19:04 PyGithub==2.1.1 14:19:04 pyinotify==0.9.6 14:19:04 PyJWT==2.8.0 14:19:04 PyNaCl==1.5.0 14:19:04 pyparsing==2.4.7 14:19:04 pyperclip==1.8.2 14:19:04 pyrsistent==0.20.0 14:19:04 python-cinderclient==9.4.0 14:19:04 python-dateutil==2.8.2 14:19:04 python-heatclient==3.3.0 14:19:04 python-jenkins==1.8.2 14:19:04 python-keystoneclient==5.2.0 14:19:04 python-magnumclient==4.2.0 14:19:04 python-novaclient==18.4.0 14:19:04 python-openstackclient==6.0.0 14:19:04 python-swiftclient==4.4.0 14:19:04 pytz==2023.3.post1 14:19:04 PyYAML==6.0.1 14:19:04 referencing==0.31.0 14:19:04 requests==2.31.0 14:19:04 requests-oauthlib==1.3.1 14:19:04 requestsexceptions==1.4.0 14:19:04 rfc3986==2.0.0 14:19:04 rpds-py==0.12.0 14:19:04 rsa==4.9 14:19:04 ruamel.yaml==0.18.5 14:19:04 ruamel.yaml.clib==0.2.8 14:19:04 s3transfer==0.7.0 14:19:04 simplejson==3.19.2 14:19:04 six==1.16.0 14:19:04 smmap==5.0.1 14:19:04 soupsieve==2.5 14:19:04 stevedore==5.1.0 14:19:04 tabulate==0.9.0 14:19:04 toml==0.10.2 14:19:04 tomlkit==0.12.3 14:19:04 tqdm==4.66.1 14:19:04 typing_extensions==4.8.0 14:19:04 tzdata==2023.3 14:19:04 urllib3==1.26.18 14:19:04 virtualenv==20.24.6 14:19:04 wcwidth==0.2.10 14:19:04 websocket-client==1.6.4 14:19:04 wrapt==1.16.0 14:19:04 xdg==6.0.0 14:19:04 xmltodict==0.13.0 14:19:04 yq==3.2.3 14:19:04 zipp==3.17.0 14:19:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5318901322159932055.sh 14:19:04 ---> sudo-logs.sh 14:19:04 Archiving 'sudo' log.. 14:19:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8219204371156108947.sh 14:19:05 ---> job-cost.sh 14:19:05 Setup pyenv: 14:19:05 system 14:19:05 3.8.13 14:19:05 3.9.13 14:19:05 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:19:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-utdJ from file:/tmp/.os_lf_venv 14:19:06 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:19:14 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. 14:19:14 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 14:19:14 virtualenv 20.24.6 requires platformdirs<4,>=3.9.1, but you have platformdirs 4.0.0 which is incompatible. 14:19:14 lf-activate-venv(): INFO: Adding /tmp/venv-utdJ/bin to PATH 14:19:14 INFO: No Stack... 14:19:15 INFO: Retrieving Pricing Info for: v3-standard-4 14:19:15 INFO: Archiving Costs 14:19:15 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3136581081924167040.sh 14:19:15 ---> logs-deploy.sh 14:19:15 Setup pyenv: 14:19:15 system 14:19:15 3.8.13 14:19:15 3.9.13 14:19:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:19:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-utdJ from file:/tmp/.os_lf_venv 14:19:17 lf-activate-venv(): INFO: Installing: lftools 14:19:27 lf-activate-venv(): INFO: Adding /tmp/venv-utdJ/bin to PATH 14:19:27 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3194 14:19:27 INFO: archiving workspace using pattern(s): 14:19:28 Archives upload complete. 14:19:28 INFO: archiving logs to Nexus 14:19:29 ---> uname -a: 14:19:29 Linux prd-ubuntu1804-builder-4c-4g-314 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:19:29 14:19:29 14:19:29 ---> lscpu: 14:19:29 Architecture: x86_64 14:19:29 CPU op-mode(s): 32-bit, 64-bit 14:19:29 Byte Order: Little Endian 14:19:29 CPU(s): 4 14:19:29 On-line CPU(s) list: 0-3 14:19:29 Thread(s) per core: 1 14:19:29 Core(s) per socket: 1 14:19:29 Socket(s): 4 14:19:29 NUMA node(s): 1 14:19:29 Vendor ID: AuthenticAMD 14:19:29 CPU family: 23 14:19:29 Model: 49 14:19:29 Model name: AMD EPYC-Rome Processor 14:19:29 Stepping: 0 14:19:29 CPU MHz: 2799.996 14:19:29 BogoMIPS: 5599.99 14:19:29 Virtualization: AMD-V 14:19:29 Hypervisor vendor: KVM 14:19:29 Virtualization type: full 14:19:29 L1d cache: 32K 14:19:29 L1i cache: 32K 14:19:29 L2 cache: 512K 14:19:29 L3 cache: 16384K 14:19:29 NUMA node0 CPU(s): 0-3 14:19:29 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 14:19:29 14:19:29 14:19:29 ---> nproc: 14:19:29 4 14:19:29 14:19:29 14:19:29 ---> df -h: 14:19:29 Filesystem Size Used Avail Use% Mounted on 14:19:29 udev 7.9G 0 7.9G 0% /dev 14:19:29 tmpfs 1.6G 672K 1.6G 1% /run 14:19:29 /dev/vda1 78G 8.4G 69G 11% / 14:19:29 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:19:29 tmpfs 5.0M 0 5.0M 0% /run/lock 14:19:29 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:19:29 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:19:29 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:19:29 14:19:29 14:19:29 ---> free -m: 14:19:29 total used free shared buff/cache available 14:19:29 Mem: 16040 552 13250 0 2236 15166 14:19:29 Swap: 1023 0 1023 14:19:29 14:19:29 14:19:29 ---> ip addr: 14:19:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:19:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:19:29 inet 127.0.0.1/8 scope host lo 14:19:29 valid_lft forever preferred_lft forever 14:19:29 inet6 ::1/128 scope host 14:19:29 valid_lft forever preferred_lft forever 14:19:29 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 14:19:29 link/ether fa:16:3e:81:d2:63 brd ff:ff:ff:ff:ff:ff 14:19:29 inet 10.30.107.200/23 brd 10.30.107.255 scope global dynamic ens3 14:19:29 valid_lft 86205sec preferred_lft 86205sec 14:19:29 inet6 fe80::f816:3eff:fe81:d263/64 scope link 14:19:29 valid_lft forever preferred_lft forever 14:19:29 14:19:29 14:19:29 ---> sar -b -r -n DEV: 14:19:29 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-314) 11/16/23 _x86_64_ (4 CPU) 14:19:29 14:19:29 14:16:20 LINUX RESTART (4 CPU) 14:19:29 14:19:29 14:17:01 tps rtps wtps bread/s bwrtn/s 14:19:29 14:18:01 87.12 17.15 69.97 1109.82 13304.72 14:19:29 14:19:01 93.72 2.32 91.40 119.96 16200.60 14:19:29 Average: 90.42 9.73 80.69 614.85 14752.78 14:19:29 14:19:29 14:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:19:29 14:18:01 13918188 15548108 2506772 15.26 59080 1768584 784644 4.49 740508 1550180 74432 14:19:29 14:19:01 13529180 15490076 2895780 17.63 83196 2059468 832548 4.76 848188 1797644 165888 14:19:29 Average: 13723684 15519092 2701276 16.45 71138 1914026 808596 4.63 794348 1673912 120160 14:19:29 14:19:29 14:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:19:29 14:18:01 ens3 66.12 49.39 550.07 8.34 0.00 0.00 0.00 0.00 14:19:29 14:18:01 lo 2.20 2.20 0.23 0.23 0.00 0.00 0.00 0.00 14:19:29 14:19:01 ens3 62.01 40.60 1003.17 8.40 0.00 0.00 0.00 0.00 14:19:29 14:19:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 14:19:29 Average: ens3 64.07 45.00 776.64 8.37 0.00 0.00 0.00 0.00 14:19:29 Average: lo 1.63 1.63 0.17 0.17 0.00 0.00 0.00 0.00 14:19:29 14:19:29 14:19:29 ---> sar -P ALL: 14:19:29 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-314) 11/16/23 _x86_64_ (4 CPU) 14:19:29 14:19:29 14:16:20 LINUX RESTART (4 CPU) 14:19:29 14:19:29 14:17:01 CPU %user %nice %system %iowait %steal %idle 14:19:29 14:18:01 all 19.15 0.00 1.64 6.72 0.07 72.42 14:19:29 14:18:01 0 18.69 0.00 1.52 1.99 0.05 77.75 14:19:29 14:18:01 1 14.49 0.00 1.55 11.70 0.07 72.18 14:19:29 14:18:01 2 22.21 0.00 1.74 5.06 0.05 70.93 14:19:29 14:18:01 3 21.21 0.00 1.76 8.13 0.07 68.84 14:19:29 14:19:01 all 20.59 0.00 1.31 4.02 0.05 74.04 14:19:29 14:19:01 0 17.67 0.00 1.18 3.77 0.07 77.31 14:19:29 14:19:01 1 16.11 0.00 0.92 7.39 0.05 75.53 14:19:29 14:19:01 2 22.51 0.00 1.54 4.45 0.05 71.46 14:19:29 14:19:01 3 26.04 0.00 1.62 0.47 0.05 71.82 14:19:29 Average: all 19.87 0.00 1.48 5.37 0.06 73.23 14:19:29 Average: 0 18.18 0.00 1.35 2.88 0.06 77.53 14:19:29 Average: 1 15.30 0.00 1.24 9.55 0.06 73.86 14:19:29 Average: 2 22.36 0.00 1.64 4.75 0.05 71.20 14:19:29 Average: 3 23.63 0.00 1.69 4.29 0.06 70.33 14:19:29 14:19:29 14:19:29