14:10:03 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136569 14:10:03 Running as SYSTEM 14:10:03 [EnvInject] - Loading node environment variables. 14:10:03 Building remotely on prd-ubuntu1804-builder-4c-4g-310 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:10:03 [ssh-agent] Looking for ssh-agent implementation... 14:10:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:10:03 $ ssh-agent 14:10:03 SSH_AUTH_SOCK=/tmp/ssh-OXyJHuRsByHy/agent.1662 14:10:03 SSH_AGENT_PID=1664 14:10:03 [ssh-agent] Started. 14:10:03 Running ssh-add (command line suppressed) 14:10:03 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_6067103816138259938.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_6067103816138259938.key) 14:10:03 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:10:03 The recommended git tool is: NONE 14:10:05 using credential onap-jenkins-ssh 14:10:05 Wiping out workspace first. 14:10:05 Cloning the remote Git repository 14:10:05 Cloning repository git://cloud.onap.org/mirror/oom.git 14:10:05 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:10:05 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:10:05 > git --version # timeout=10 14:10:05 > git --version # 'git version 2.17.1' 14:10:05 using GIT_SSH to set credentials Gerrit user 14:10:05 Verifying host key using manually-configured host key entries 14:10:05 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:10:11 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:10:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:10:11 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:10:11 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:10:11 using GIT_SSH to set credentials Gerrit user 14:10:11 Verifying host key using manually-configured host key entries 14:10:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/69/136569/2 # timeout=30 14:10:11 > git rev-parse a7c82a7f3342d9bca99140439e69ea4474a47c46^{commit} # timeout=10 14:10:11 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:10:11 Checking out Revision a7c82a7f3342d9bca99140439e69ea4474a47c46 (refs/changes/69/136569/2) 14:10:11 > git config core.sparsecheckout # timeout=10 14:10:11 > git checkout -f a7c82a7f3342d9bca99140439e69ea4474a47c46 # timeout=30 14:10:15 Commit message: "[AAI] Update OOM to include the latest version v28 for AAI schema" 14:10:15 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:10:15 > git rev-list --no-walk 546e7acd3e3bdcfbbf31c28fcf81703dc994f384 # timeout=10 14:10:15 [EnvInject] - Injecting environment variables from a build step. 14:10:15 [EnvInject] - Injecting as environment variables the properties content 14:10:15 PYTHON=python3 14:10:15 14:10:15 [EnvInject] - Variables injected successfully. 14:10:15 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17585535853057899886.sh 14:10:15 ---> tox-install.sh 14:10:15 + source /home/jenkins/lf-env.sh 14:10:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:10:15 ++ mktemp -d /tmp/venv-XXXX 14:10:15 + lf_venv=/tmp/venv-LXOE 14:10:15 + local venv_file=/tmp/.os_lf_venv 14:10:15 + local python=python3 14:10:15 + local options 14:10:15 + local set_path=true 14:10:15 + local install_args= 14:10:15 ++ 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:10:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:10:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:10:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:10:15 + true 14:10:15 + case $1 in 14:10:15 + venv_file=/tmp/.toxenv 14:10:15 + shift 2 14:10:15 + true 14:10:15 + case $1 in 14:10:15 + shift 14:10:15 + break 14:10:15 + case $python in 14:10:15 + local pkg_list= 14:10:15 + [[ -d /opt/pyenv ]] 14:10:15 + echo 'Setup pyenv:' 14:10:15 Setup pyenv: 14:10:15 + export PYENV_ROOT=/opt/pyenv 14:10:15 + PYENV_ROOT=/opt/pyenv 14:10:15 + 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:10:15 + 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:10:15 + pyenv versions 14:10:15 * system (set by /opt/pyenv/version) 14:10:15 * 3.8.13 (set by /opt/pyenv/version) 14:10:15 * 3.9.13 (set by /opt/pyenv/version) 14:10:15 * 3.10.6 (set by /opt/pyenv/version) 14:10:15 + command -v pyenv 14:10:15 ++ pyenv init - --no-rehash 14:10:15 + 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:10:15 export PATH="/opt/pyenv/shims:${PATH}" 14:10:15 export PYENV_SHELL=bash 14:10:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:10:15 pyenv() { 14:10:15 local command 14:10:15 command="${1:-}" 14:10:15 if [ "$#" -gt 0 ]; then 14:10:15 shift 14:10:15 fi 14:10:15 14:10:15 case "$command" in 14:10:15 rehash|shell) 14:10:15 eval "$(pyenv "sh-$command" "$@")" 14:10:15 ;; 14:10:15 *) 14:10:15 command pyenv "$command" "$@" 14:10:15 ;; 14:10:15 esac 14:10:15 }' 14:10:15 +++ 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:10:15 ++ 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:10:15 ++ 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:10:15 ++ 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:10:15 ++ export PYENV_SHELL=bash 14:10:15 ++ PYENV_SHELL=bash 14:10:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:10:15 +++ complete -F _pyenv pyenv 14:10:15 ++ lf-pyver python3 14:10:15 ++ local py_version_xy=python3 14:10:15 ++ local py_version_xyz= 14:10:15 ++ pyenv versions 14:10:15 ++ local command 14:10:15 ++ command=versions 14:10:15 ++ '[' 1 -gt 0 ']' 14:10:15 ++ shift 14:10:15 ++ case "$command" in 14:10:15 ++ command pyenv versions 14:10:15 ++ pyenv versions 14:10:15 ++ awk '{ print $1 }' 14:10:15 ++ grep -E '^[0-9.]*[0-9]$' 14:10:15 ++ sed 's/^[ *]* //' 14:10:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:10:15 +++ grep '^3' /tmp/.pyenv_versions 14:10:15 +++ sort -V 14:10:15 +++ tail -n 1 14:10:15 ++ py_version_xyz=3.10.6 14:10:15 ++ [[ -z 3.10.6 ]] 14:10:15 ++ echo 3.10.6 14:10:15 ++ return 0 14:10:15 + pyenv local 3.10.6 14:10:15 + local command 14:10:15 + command=local 14:10:15 + '[' 2 -gt 0 ']' 14:10:15 + shift 14:10:15 + case "$command" in 14:10:15 + command pyenv local 3.10.6 14:10:15 + pyenv local 3.10.6 14:10:15 + for arg in "$@" 14:10:15 + case $arg in 14:10:15 + pkg_list+='tox ' 14:10:15 + for arg in "$@" 14:10:15 + case $arg in 14:10:15 + pkg_list+='virtualenv ' 14:10:15 + for arg in "$@" 14:10:15 + case $arg in 14:10:15 + pkg_list+='urllib3~=1.26.15 ' 14:10:15 + [[ -f /tmp/.toxenv ]] 14:10:15 + [[ ! -f /tmp/.toxenv ]] 14:10:15 + [[ -n '' ]] 14:10:15 + python3 -m venv /tmp/venv-LXOE 14:10:20 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LXOE' 14:10:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LXOE 14:10:20 + echo /tmp/venv-LXOE 14:10:20 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:10:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:10:20 + /tmp/venv-LXOE/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:10:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:10:23 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:10:23 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:10:23 + /tmp/venv-LXOE/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:10:29 + type python3 14:10:29 + true 14:10:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-LXOE/bin to PATH' 14:10:29 lf-activate-venv(): INFO: Adding /tmp/venv-LXOE/bin to PATH 14:10:29 + PATH=/tmp/venv-LXOE/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:10:29 + return 0 14:10:29 + python3 --version 14:10:29 Python 3.10.6 14:10:29 + python3 -m pip --version 14:10:29 pip 23.3.1 from /tmp/venv-LXOE/lib/python3.10/site-packages/pip (python 3.10) 14:10:29 + python3 -m pip freeze 14:10:29 cachetools==5.3.2 14:10:29 chardet==5.2.0 14:10:29 colorama==0.4.6 14:10:29 distlib==0.3.7 14:10:29 filelock==3.13.1 14:10:29 packaging==23.2 14:10:29 platformdirs==3.11.0 14:10:29 pluggy==1.3.0 14:10:29 pyproject-api==1.6.1 14:10:29 tomli==2.0.1 14:10:29 tox==4.11.3 14:10:29 urllib3==1.26.18 14:10:29 virtualenv==20.24.6 14:10:30 [EnvInject] - Injecting environment variables from a build step. 14:10:30 [EnvInject] - Injecting as environment variables the properties content 14:10:30 PARALLEL=false 14:10:30 14:10:30 [EnvInject] - Variables injected successfully. 14:10:30 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins18205245263428908144.sh 14:10:30 ---> tox-run.sh 14:10:30 + 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:10:30 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:10:30 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:10:30 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:10:30 + cd /w/workspace/oom-master-pre-commit-lint/. 14:10:30 + source /home/jenkins/lf-env.sh 14:10:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:10:30 ++ mktemp -d /tmp/venv-XXXX 14:10:30 + lf_venv=/tmp/venv-fdaD 14:10:30 + local venv_file=/tmp/.os_lf_venv 14:10:30 + local python=python3 14:10:30 + local options 14:10:30 + local set_path=true 14:10:30 + local install_args= 14:10:30 ++ 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:10:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:10:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:10:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:10:30 + true 14:10:30 + case $1 in 14:10:30 + venv_file=/tmp/.toxenv 14:10:30 + shift 2 14:10:30 + true 14:10:30 + case $1 in 14:10:30 + shift 14:10:30 + break 14:10:30 + case $python in 14:10:30 + local pkg_list= 14:10:30 + [[ -d /opt/pyenv ]] 14:10:30 + echo 'Setup pyenv:' 14:10:30 Setup pyenv: 14:10:30 + export PYENV_ROOT=/opt/pyenv 14:10:30 + PYENV_ROOT=/opt/pyenv 14:10:30 + 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:10:30 + 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:10:30 + pyenv versions 14:10:30 system 14:10:30 3.8.13 14:10:30 3.9.13 14:10:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:10:30 + command -v pyenv 14:10:30 ++ pyenv init - --no-rehash 14:10:30 + 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:10:30 export PATH="/opt/pyenv/shims:${PATH}" 14:10:30 export PYENV_SHELL=bash 14:10:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:10:30 pyenv() { 14:10:30 local command 14:10:30 command="${1:-}" 14:10:30 if [ "$#" -gt 0 ]; then 14:10:30 shift 14:10:30 fi 14:10:30 14:10:30 case "$command" in 14:10:30 rehash|shell) 14:10:30 eval "$(pyenv "sh-$command" "$@")" 14:10:30 ;; 14:10:30 *) 14:10:30 command pyenv "$command" "$@" 14:10:30 ;; 14:10:30 esac 14:10:30 }' 14:10:30 +++ 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:10:30 ++ 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:10:30 ++ 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:10:30 ++ 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:10:30 ++ export PYENV_SHELL=bash 14:10:30 ++ PYENV_SHELL=bash 14:10:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:10:30 +++ complete -F _pyenv pyenv 14:10:30 ++ lf-pyver python3 14:10:30 ++ local py_version_xy=python3 14:10:30 ++ local py_version_xyz= 14:10:30 ++ pyenv versions 14:10:30 ++ local command 14:10:30 ++ command=versions 14:10:30 ++ '[' 1 -gt 0 ']' 14:10:30 ++ shift 14:10:30 ++ case "$command" in 14:10:30 ++ command pyenv versions 14:10:30 ++ pyenv versions 14:10:30 ++ awk '{ print $1 }' 14:10:30 ++ grep -E '^[0-9.]*[0-9]$' 14:10:30 ++ sed 's/^[ *]* //' 14:10:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:10:30 +++ grep '^3' /tmp/.pyenv_versions 14:10:30 +++ sort -V 14:10:30 +++ tail -n 1 14:10:30 ++ py_version_xyz=3.10.6 14:10:30 ++ [[ -z 3.10.6 ]] 14:10:30 ++ echo 3.10.6 14:10:30 ++ return 0 14:10:30 + pyenv local 3.10.6 14:10:30 + local command 14:10:30 + command=local 14:10:30 + '[' 2 -gt 0 ']' 14:10:30 + shift 14:10:30 + case "$command" in 14:10:30 + command pyenv local 3.10.6 14:10:30 + pyenv local 3.10.6 14:10:30 + for arg in "$@" 14:10:30 + case $arg in 14:10:30 + pkg_list+='tox ' 14:10:30 + for arg in "$@" 14:10:30 + case $arg in 14:10:30 + pkg_list+='virtualenv ' 14:10:30 + for arg in "$@" 14:10:30 + case $arg in 14:10:30 + pkg_list+='urllib3~=1.26.15 ' 14:10:30 + [[ -f /tmp/.toxenv ]] 14:10:30 ++ cat /tmp/.toxenv 14:10:30 + lf_venv=/tmp/venv-LXOE 14:10:30 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LXOE from' file:/tmp/.toxenv 14:10:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LXOE from file:/tmp/.toxenv 14:10:30 + /tmp/venv-LXOE/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:10:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:10:31 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:10:31 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:10:31 + /tmp/venv-LXOE/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:10:32 + type python3 14:10:32 + true 14:10:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-LXOE/bin to PATH' 14:10:32 lf-activate-venv(): INFO: Adding /tmp/venv-LXOE/bin to PATH 14:10:32 + PATH=/tmp/venv-LXOE/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:10:32 + return 0 14:10:32 + [[ -d /opt/pyenv ]] 14:10:32 + echo '---> Setting up pyenv' 14:10:32 ---> Setting up pyenv 14:10:32 + export PYENV_ROOT=/opt/pyenv 14:10:32 + PYENV_ROOT=/opt/pyenv 14:10:32 + export PATH=/opt/pyenv/bin:/tmp/venv-LXOE/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:10:32 + PATH=/opt/pyenv/bin:/tmp/venv-LXOE/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:10:32 ++ pwd 14:10:32 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:10:32 + export PYTHONPATH 14:10:32 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:10:32 + TOX_TESTENV_PASSENV=PYTHONPATH 14:10:32 + tox --version 14:10:32 4.11.3 from /tmp/venv-LXOE/lib/python3.10/site-packages/tox/__init__.py 14:10:32 + PARALLEL=false 14:10:32 + TOX_OPTIONS_LIST= 14:10:32 + [[ -n pre-commit ]] 14:10:32 + TOX_OPTIONS_LIST=' -e pre-commit' 14:10:32 + case ${PARALLEL,,} in 14:10:32 + tox -e pre-commit 14:10:32 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:10:33 pre-commit: install_deps> python -I -m pip install pre-commit 14:10:37 pre-commit: freeze> python -m pip freeze --all 14:10:37 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:10:37 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:10:37 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:10:38 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:10:39 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:10:40 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:10:40 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:10:40 [INFO] Once installed this environment will be reused. 14:10:40 [INFO] This may take a few minutes... 14:10:43 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:10:43 [INFO] Once installed this environment will be reused. 14:10:43 [INFO] This may take a few minutes... 14:10:49 Trim Trailing Whitespace.................................................Passed 14:10:49 Tabs remover.............................................................Passed 14:10:49 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:10:49 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:10:49 [INFO] Once installed this environment will be reused. 14:10:49 [INFO] This may take a few minutes... 14:10:55 gitlint..............................................(no files to check)Skipped 14:10:55 pre-commit: OK (22.12=setup[4.28]+cmd[11.99,5.84] seconds) 14:10:55 congratulations :) (22.29 seconds) 14:10:55 + tox_status=0 14:10:55 + echo '---> Completed tox runs' 14:10:55 ---> Completed tox runs 14:10:55 + for i in .tox/*/log 14:10:55 ++ echo .tox/pre-commit/log 14:10:55 ++ awk -F/ '{print $2}' 14:10:55 + tox_env=pre-commit 14:10:55 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:10:55 + DOC_DIR=docs/_build/html 14:10:55 + [[ -d docs/_build/html ]] 14:10:55 + echo '---> tox-run.sh ends' 14:10:55 ---> tox-run.sh ends 14:10:55 + test 0 -eq 0 14:10:55 $ ssh-agent -k 14:10:55 unset SSH_AUTH_SOCK; 14:10:55 unset SSH_AGENT_PID; 14:10:55 echo Agent pid 1664 killed; 14:10:55 [ssh-agent] Stopped. 14:10:55 [PostBuildScript] - [INFO] Executing post build scripts. 14:10:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11494030295056875910.sh 14:10:55 ---> sysstat.sh 14:10:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6313692646834440133.sh 14:10:56 ---> package-listing.sh 14:10:56 ++ facter osfamily 14:10:56 ++ tr '[:upper:]' '[:lower:]' 14:10:56 + OS_FAMILY=debian 14:10:56 + workspace=/w/workspace/oom-master-pre-commit-lint 14:10:56 + START_PACKAGES=/tmp/packages_start.txt 14:10:56 + END_PACKAGES=/tmp/packages_end.txt 14:10:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:10:56 + PACKAGES=/tmp/packages_start.txt 14:10:56 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:10:56 + PACKAGES=/tmp/packages_end.txt 14:10:56 + case "${OS_FAMILY}" in 14:10:56 + dpkg -l 14:10:56 + grep '^ii' 14:10:56 + '[' -f /tmp/packages_start.txt ']' 14:10:56 + '[' -f /tmp/packages_end.txt ']' 14:10:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:10:56 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:10:56 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:10:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:10:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13534735368452984888.sh 14:10:56 ---> capture-instance-metadata.sh 14:10:56 Setup pyenv: 14:10:56 system 14:10:56 3.8.13 14:10:56 3.9.13 14:10:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:11:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EpTO 14:11:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:11:03 lf-activate-venv(): INFO: Installing: lftools 14:11:34 lf-activate-venv(): INFO: Adding /tmp/venv-EpTO/bin to PATH 14:11:34 INFO: Running in OpenStack, capturing instance metadata 14:11:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11686430654333623295.sh 14:11:34 provisioning config files... 14:11:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config3582114737132021275tmp 14:11:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:11:34 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:11:34 [EnvInject] - Injecting environment variables from a build step. 14:11:34 [EnvInject] - Injecting as environment variables the properties content 14:11:34 SERVER_ID=logs 14:11:34 14:11:34 [EnvInject] - Variables injected successfully. 14:11:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8738537271713474151.sh 14:11:34 ---> create-netrc.sh 14:11:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2066603274136830284.sh 14:11:34 ---> python-tools-install.sh 14:11:34 Setup pyenv: 14:11:34 system 14:11:34 3.8.13 14:11:34 3.9.13 14:11:34 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:11:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EpTO from file:/tmp/.os_lf_venv 14:11:36 lf-activate-venv(): INFO: Installing: lftools 14:11:43 lf-activate-venv(): INFO: Adding /tmp/venv-EpTO/bin to PATH 14:11:43 Generating Requirements File 14:12:15 Python 3.10.6 14:12:15 pip 23.3.1 from /tmp/venv-EpTO/lib/python3.10/site-packages/pip (python 3.10) 14:12:16 appdirs==1.4.4 14:12:16 argcomplete==3.1.6 14:12:16 aspy.yaml==1.3.0 14:12:16 attrs==23.1.0 14:12:16 autopage==0.5.2 14:12:16 Babel==2.13.1 14:12:16 beautifulsoup4==4.12.2 14:12:16 boto3==1.29.1 14:12:16 botocore==1.32.1 14:12:16 bs4==0.0.1 14:12:16 cachetools==5.3.2 14:12:16 certifi==2023.7.22 14:12:16 cffi==1.16.0 14:12:16 cfgv==3.4.0 14:12:16 chardet==5.2.0 14:12:16 charset-normalizer==3.3.2 14:12:16 click==8.1.7 14:12:16 cliff==4.4.0 14:12:16 cmd2==2.4.3 14:12:16 cryptography==3.3.2 14:12:16 debtcollector==2.5.0 14:12:16 decorator==5.1.1 14:12:16 defusedxml==0.7.1 14:12:16 Deprecated==1.2.14 14:12:16 distlib==0.3.7 14:12:16 dnspython==2.4.2 14:12:16 docker==4.2.2 14:12:16 dogpile.cache==1.2.2 14:12:16 email-validator==2.1.0.post1 14:12:16 filelock==3.13.1 14:12:16 future==0.18.3 14:12:16 gitdb==4.0.11 14:12:16 GitPython==3.1.40 14:12:16 google-auth==2.23.4 14:12:16 httplib2==0.22.0 14:12:16 identify==2.5.31 14:12:16 idna==3.4 14:12:16 importlib-metadata==6.8.0 14:12:16 importlib-resources==1.5.0 14:12:16 iso8601==2.1.0 14:12:16 Jinja2==3.1.2 14:12:16 jmespath==1.0.1 14:12:16 jsonpatch==1.33 14:12:16 jsonpointer==2.4 14:12:16 jsonschema==4.19.2 14:12:16 jsonschema-specifications==2023.11.1 14:12:16 keystoneauth1==5.3.0 14:12:16 kubernetes==28.1.0 14:12:16 lftools==0.37.8 14:12:16 lxml==4.9.3 14:12:16 MarkupSafe==2.1.3 14:12:16 msgpack==1.0.7 14:12:16 multi-key-dict==2.0.3 14:12:16 munch==4.0.0 14:12:16 netaddr==0.9.0 14:12:16 netifaces==0.11.0 14:12:16 niet==1.4.2 14:12:16 nodeenv==1.8.0 14:12:16 oauth2client==4.1.3 14:12:16 oauthlib==3.2.2 14:12:16 openstacksdk==0.62.0 14:12:16 os-client-config==2.1.0 14:12:16 os-service-types==1.7.0 14:12:16 osc-lib==2.9.0 14:12:16 oslo.config==9.2.0 14:12:16 oslo.context==5.3.0 14:12:16 oslo.i18n==6.2.0 14:12:16 oslo.log==5.4.0 14:12:16 oslo.serialization==5.2.0 14:12:16 oslo.utils==6.3.0 14:12:16 packaging==23.2 14:12:16 pbr==6.0.0 14:12:16 platformdirs==3.11.0 14:12:16 prettytable==3.9.0 14:12:16 pyasn1==0.5.0 14:12:16 pyasn1-modules==0.3.0 14:12:16 pycparser==2.21 14:12:16 pygerrit2==2.0.15 14:12:16 PyGithub==2.1.1 14:12:16 pyinotify==0.9.6 14:12:16 PyJWT==2.8.0 14:12:16 PyNaCl==1.5.0 14:12:16 pyparsing==2.4.7 14:12:16 pyperclip==1.8.2 14:12:16 pyrsistent==0.20.0 14:12:16 python-cinderclient==9.4.0 14:12:16 python-dateutil==2.8.2 14:12:16 python-heatclient==3.3.0 14:12:16 python-jenkins==1.8.2 14:12:16 python-keystoneclient==5.2.0 14:12:16 python-magnumclient==4.2.0 14:12:16 python-novaclient==18.4.0 14:12:16 python-openstackclient==6.0.0 14:12:16 python-swiftclient==4.4.0 14:12:16 pytz==2023.3.post1 14:12:16 PyYAML==6.0.1 14:12:16 referencing==0.31.0 14:12:16 requests==2.31.0 14:12:16 requests-oauthlib==1.3.1 14:12:16 requestsexceptions==1.4.0 14:12:16 rfc3986==2.0.0 14:12:16 rpds-py==0.12.0 14:12:16 rsa==4.9 14:12:16 ruamel.yaml==0.18.5 14:12:16 ruamel.yaml.clib==0.2.8 14:12:16 s3transfer==0.7.0 14:12:16 simplejson==3.19.2 14:12:16 six==1.16.0 14:12:16 smmap==5.0.1 14:12:16 soupsieve==2.5 14:12:16 stevedore==5.1.0 14:12:16 tabulate==0.9.0 14:12:16 toml==0.10.2 14:12:16 tomlkit==0.12.3 14:12:16 tqdm==4.66.1 14:12:16 typing_extensions==4.8.0 14:12:16 tzdata==2023.3 14:12:16 urllib3==1.26.18 14:12:16 virtualenv==20.24.6 14:12:16 wcwidth==0.2.10 14:12:16 websocket-client==1.6.4 14:12:16 wrapt==1.16.0 14:12:16 xdg==6.0.0 14:12:16 xmltodict==0.13.0 14:12:16 yq==3.2.3 14:12:16 zipp==3.17.0 14:12:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7032851246719297036.sh 14:12:16 ---> sudo-logs.sh 14:12:16 Archiving 'sudo' log.. 14:12:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4930214466717397099.sh 14:12:16 ---> job-cost.sh 14:12:16 Setup pyenv: 14:12:16 system 14:12:16 3.8.13 14:12:16 3.9.13 14:12:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:12:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EpTO from file:/tmp/.os_lf_venv 14:12:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:12:26 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:12:26 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 14:12:26 virtualenv 20.24.6 requires platformdirs<4,>=3.9.1, but you have platformdirs 4.0.0 which is incompatible. 14:12:26 lf-activate-venv(): INFO: Adding /tmp/venv-EpTO/bin to PATH 14:12:26 INFO: No Stack... 14:12:26 INFO: Retrieving Pricing Info for: v3-standard-4 14:12:27 INFO: Archiving Costs 14:12:27 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins629287651487728449.sh 14:12:27 ---> logs-deploy.sh 14:12:27 Setup pyenv: 14:12:27 system 14:12:27 3.8.13 14:12:27 3.9.13 14:12:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:12:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EpTO from file:/tmp/.os_lf_venv 14:12:28 lf-activate-venv(): INFO: Installing: lftools 14:12:38 lf-activate-venv(): INFO: Adding /tmp/venv-EpTO/bin to PATH 14:12:38 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3193 14:12:38 INFO: archiving workspace using pattern(s): 14:12:39 Archives upload complete. 14:12:40 INFO: archiving logs to Nexus 14:12:40 ---> uname -a: 14:12:40 Linux prd-ubuntu1804-builder-4c-4g-310 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:12:40 14:12:40 14:12:40 ---> lscpu: 14:12:40 Architecture: x86_64 14:12:40 CPU op-mode(s): 32-bit, 64-bit 14:12:40 Byte Order: Little Endian 14:12:40 CPU(s): 4 14:12:40 On-line CPU(s) list: 0-3 14:12:40 Thread(s) per core: 1 14:12:40 Core(s) per socket: 1 14:12:40 Socket(s): 4 14:12:40 NUMA node(s): 1 14:12:40 Vendor ID: AuthenticAMD 14:12:40 CPU family: 23 14:12:40 Model: 49 14:12:40 Model name: AMD EPYC-Rome Processor 14:12:40 Stepping: 0 14:12:40 CPU MHz: 2799.998 14:12:40 BogoMIPS: 5599.99 14:12:40 Virtualization: AMD-V 14:12:40 Hypervisor vendor: KVM 14:12:40 Virtualization type: full 14:12:40 L1d cache: 32K 14:12:40 L1i cache: 32K 14:12:40 L2 cache: 512K 14:12:40 L3 cache: 16384K 14:12:40 NUMA node0 CPU(s): 0-3 14:12:40 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:12:40 14:12:40 14:12:40 ---> nproc: 14:12:40 4 14:12:40 14:12:40 14:12:40 ---> df -h: 14:12:40 Filesystem Size Used Avail Use% Mounted on 14:12:40 udev 7.9G 0 7.9G 0% /dev 14:12:40 tmpfs 1.6G 672K 1.6G 1% /run 14:12:40 /dev/vda1 78G 8.4G 69G 11% / 14:12:40 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:12:40 tmpfs 5.0M 0 5.0M 0% /run/lock 14:12:40 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:12:40 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:12:40 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:12:40 14:12:40 14:12:40 ---> free -m: 14:12:40 total used free shared buff/cache available 14:12:40 Mem: 16040 527 13271 0 2241 15192 14:12:40 Swap: 1023 0 1023 14:12:40 14:12:40 14:12:40 ---> ip addr: 14:12:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:12:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:12:40 inet 127.0.0.1/8 scope host lo 14:12:40 valid_lft forever preferred_lft forever 14:12:40 inet6 ::1/128 scope host 14:12:40 valid_lft forever preferred_lft forever 14:12:40 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 14:12:40 link/ether fa:16:3e:a8:b6:49 brd ff:ff:ff:ff:ff:ff 14:12:40 inet 10.30.107.92/23 brd 10.30.107.255 scope global dynamic ens3 14:12:40 valid_lft 86225sec preferred_lft 86225sec 14:12:40 inet6 fe80::f816:3eff:fea8:b649/64 scope link 14:12:40 valid_lft forever preferred_lft forever 14:12:40 14:12:40 14:12:40 ---> sar -b -r -n DEV: 14:12:40 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-310) 11/16/23 _x86_64_ (4 CPU) 14:12:40 14:12:40 14:09:48 LINUX RESTART (4 CPU) 14:12:40 14:12:40 14:10:01 tps rtps wtps bread/s bwrtn/s 14:12:40 14:11:02 218.23 45.61 172.62 2112.85 21337.11 14:12:40 14:12:01 108.44 2.32 106.12 121.47 23625.15 14:12:40 Average: 163.80 24.15 139.65 1125.53 22471.52 14:12:40 14:12:40 14:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:12:40 14:11:02 13971704 15588784 2453264 14.94 55316 1760772 782496 4.48 697664 1540756 155460 14:12:40 14:12:01 13699728 15555328 2725240 16.59 77460 1964416 785692 4.50 770428 1713976 128992 14:12:40 Average: 13835716 15572056 2589252 15.76 66388 1862594 784094 4.49 734046 1627366 142226 14:12:40 14:12:40 14:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:12:40 14:11:02 ens3 402.55 277.10 2012.74 75.77 0.00 0.00 0.00 0.00 14:12:40 14:11:02 lo 2.20 2.20 0.22 0.22 0.00 0.00 0.00 0.00 14:12:40 14:12:01 ens3 54.65 38.03 818.02 8.43 0.00 0.00 0.00 0.00 14:12:40 14:12:01 lo 1.56 1.56 0.16 0.16 0.00 0.00 0.00 0.00 14:12:40 Average: ens3 230.06 158.57 1420.40 42.38 0.00 0.00 0.00 0.00 14:12:40 Average: lo 1.88 1.88 0.19 0.19 0.00 0.00 0.00 0.00 14:12:40 14:12:40 14:12:40 ---> sar -P ALL: 14:12:40 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-310) 11/16/23 _x86_64_ (4 CPU) 14:12:40 14:12:40 14:09:48 LINUX RESTART (4 CPU) 14:12:40 14:12:40 14:10:01 CPU %user %nice %system %iowait %steal %idle 14:12:40 14:11:02 all 24.90 0.00 2.58 5.83 0.07 66.62 14:12:40 14:11:02 0 21.40 0.00 2.46 1.94 0.07 74.13 14:12:40 14:11:02 1 29.22 0.00 2.67 2.18 0.08 65.84 14:12:40 14:11:02 2 21.83 0.00 2.07 14.36 0.07 61.67 14:12:40 14:11:02 3 27.14 0.00 3.09 4.84 0.08 64.84 14:12:40 14:12:01 all 20.55 0.00 1.33 4.44 0.05 73.64 14:12:40 14:12:01 0 34.11 0.00 1.49 1.56 0.05 62.78 14:12:40 14:12:01 1 11.42 0.00 1.38 5.42 0.05 81.73 14:12:40 14:12:01 2 6.60 0.00 0.75 8.23 0.03 84.39 14:12:40 14:12:01 3 30.01 0.00 1.70 2.53 0.07 65.71 14:12:40 Average: all 22.74 0.00 1.96 5.14 0.06 70.10 14:12:40 Average: 0 27.70 0.00 1.98 1.75 0.06 68.50 14:12:40 Average: 1 20.41 0.00 2.03 3.78 0.07 73.70 14:12:40 Average: 2 14.28 0.00 1.42 11.32 0.05 72.93 14:12:40 Average: 3 28.56 0.00 2.40 3.69 0.08 65.27 14:12:40 14:12:40 14:12:40