09:50:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136569 09:50:25 Running as SYSTEM 09:50:25 [EnvInject] - Loading node environment variables. 09:50:25 Building remotely on prd-ubuntu1804-builder-4c-4g-215 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:50:25 [ssh-agent] Looking for ssh-agent implementation... 09:50:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:50:25 $ ssh-agent 09:50:25 SSH_AUTH_SOCK=/tmp/ssh-pFpJ4ArzUJQf/agent.1695 09:50:25 SSH_AGENT_PID=1697 09:50:25 [ssh-agent] Started. 09:50:25 Running ssh-add (command line suppressed) 09:50:26 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_4337708284297930129.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_4337708284297930129.key) 09:50:26 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:50:26 The recommended git tool is: NONE 09:50:27 using credential onap-jenkins-ssh 09:50:27 Wiping out workspace first. 09:50:27 Cloning the remote Git repository 09:50:27 Cloning repository git://cloud.onap.org/mirror/oom.git 09:50:27 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:50:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:50:27 > git --version # timeout=10 09:50:27 > git --version # 'git version 2.17.1' 09:50:27 using GIT_SSH to set credentials Gerrit user 09:50:27 Verifying host key using manually-configured host key entries 09:50:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:50:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:50:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:50:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:50:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:50:33 using GIT_SSH to set credentials Gerrit user 09:50:33 Verifying host key using manually-configured host key entries 09:50:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/69/136569/1 # timeout=30 09:50:33 > git rev-parse 8690712bca9434762418e6633c8f3d16bdd103be^{commit} # timeout=10 09:50:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:50:33 Checking out Revision 8690712bca9434762418e6633c8f3d16bdd103be (refs/changes/69/136569/1) 09:50:33 > git config core.sparsecheckout # timeout=10 09:50:33 > git checkout -f 8690712bca9434762418e6633c8f3d16bdd103be # timeout=30 09:50:37 Commit message: "[AAI] Update OOM to include the latest version v28 for AAI schema" 09:50:37 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:50:37 > git rev-list --no-walk 546e7acd3e3bdcfbbf31c28fcf81703dc994f384 # timeout=10 09:50:37 [EnvInject] - Injecting environment variables from a build step. 09:50:37 [EnvInject] - Injecting as environment variables the properties content 09:50:37 PYTHON=python3 09:50:37 09:50:37 [EnvInject] - Variables injected successfully. 09:50:37 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13933922852715736813.sh 09:50:37 ---> tox-install.sh 09:50:37 + source /home/jenkins/lf-env.sh 09:50:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:50:37 ++ mktemp -d /tmp/venv-XXXX 09:50:37 + lf_venv=/tmp/venv-HPan 09:50:37 + local venv_file=/tmp/.os_lf_venv 09:50:37 + local python=python3 09:50:37 + local options 09:50:37 + local set_path=true 09:50:37 + local install_args= 09:50:37 ++ 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 09:50:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:50:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:50:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:50:37 + true 09:50:37 + case $1 in 09:50:37 + venv_file=/tmp/.toxenv 09:50:37 + shift 2 09:50:37 + true 09:50:37 + case $1 in 09:50:37 + shift 09:50:37 + break 09:50:37 + case $python in 09:50:37 + local pkg_list= 09:50:37 + [[ -d /opt/pyenv ]] 09:50:37 + echo 'Setup pyenv:' 09:50:37 Setup pyenv: 09:50:37 + export PYENV_ROOT=/opt/pyenv 09:50:37 + PYENV_ROOT=/opt/pyenv 09:50:37 + 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 09:50:37 + 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 09:50:37 + pyenv versions 09:50:37 * system (set by /opt/pyenv/version) 09:50:37 * 3.8.13 (set by /opt/pyenv/version) 09:50:37 * 3.9.13 (set by /opt/pyenv/version) 09:50:37 * 3.10.6 (set by /opt/pyenv/version) 09:50:37 + command -v pyenv 09:50:37 ++ pyenv init - --no-rehash 09:50:37 + 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[*]}"'\'')" 09:50:37 export PATH="/opt/pyenv/shims:${PATH}" 09:50:37 export PYENV_SHELL=bash 09:50:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:50:37 pyenv() { 09:50:37 local command 09:50:37 command="${1:-}" 09:50:37 if [ "$#" -gt 0 ]; then 09:50:37 shift 09:50:37 fi 09:50:37 09:50:37 case "$command" in 09:50:37 rehash|shell) 09:50:37 eval "$(pyenv "sh-$command" "$@")" 09:50:37 ;; 09:50:37 *) 09:50:37 command pyenv "$command" "$@" 09:50:37 ;; 09:50:37 esac 09:50:37 }' 09:50:37 +++ 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[*]}"' 09:50:37 ++ 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 09:50:37 ++ 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 09:50:37 ++ 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 09:50:37 ++ export PYENV_SHELL=bash 09:50:37 ++ PYENV_SHELL=bash 09:50:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:50:37 +++ complete -F _pyenv pyenv 09:50:37 ++ lf-pyver python3 09:50:37 ++ local py_version_xy=python3 09:50:37 ++ local py_version_xyz= 09:50:37 ++ pyenv versions 09:50:37 ++ local command 09:50:37 ++ command=versions 09:50:37 ++ '[' 1 -gt 0 ']' 09:50:37 ++ shift 09:50:37 ++ case "$command" in 09:50:37 ++ command pyenv versions 09:50:37 ++ pyenv versions 09:50:37 ++ sed 's/^[ *]* //' 09:50:37 ++ awk '{ print $1 }' 09:50:37 ++ grep -E '^[0-9.]*[0-9]$' 09:50:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:50:37 +++ grep '^3' /tmp/.pyenv_versions 09:50:37 +++ sort -V 09:50:37 +++ tail -n 1 09:50:37 ++ py_version_xyz=3.10.6 09:50:37 ++ [[ -z 3.10.6 ]] 09:50:37 ++ echo 3.10.6 09:50:37 ++ return 0 09:50:37 + pyenv local 3.10.6 09:50:37 + local command 09:50:37 + command=local 09:50:37 + '[' 2 -gt 0 ']' 09:50:37 + shift 09:50:37 + case "$command" in 09:50:37 + command pyenv local 3.10.6 09:50:37 + pyenv local 3.10.6 09:50:37 + for arg in "$@" 09:50:37 + case $arg in 09:50:37 + pkg_list+='tox ' 09:50:37 + for arg in "$@" 09:50:37 + case $arg in 09:50:37 + pkg_list+='virtualenv ' 09:50:37 + for arg in "$@" 09:50:37 + case $arg in 09:50:37 + pkg_list+='urllib3~=1.26.15 ' 09:50:37 + [[ -f /tmp/.toxenv ]] 09:50:37 + [[ ! -f /tmp/.toxenv ]] 09:50:37 + [[ -n '' ]] 09:50:37 + python3 -m venv /tmp/venv-HPan 09:50:41 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HPan' 09:50:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HPan 09:50:41 + echo /tmp/venv-HPan 09:50:41 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:50:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:50:41 + /tmp/venv-HPan/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:50:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:50:45 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:50:45 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:50:45 + /tmp/venv-HPan/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:50:47 + type python3 09:50:47 + true 09:50:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-HPan/bin to PATH' 09:50:47 lf-activate-venv(): INFO: Adding /tmp/venv-HPan/bin to PATH 09:50:47 + PATH=/tmp/venv-HPan/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 09:50:47 + return 0 09:50:47 + python3 --version 09:50:47 Python 3.10.6 09:50:47 + python3 -m pip --version 09:50:47 pip 23.3.1 from /tmp/venv-HPan/lib/python3.10/site-packages/pip (python 3.10) 09:50:48 + python3 -m pip freeze 09:50:48 cachetools==5.3.2 09:50:48 chardet==5.2.0 09:50:48 colorama==0.4.6 09:50:48 distlib==0.3.7 09:50:48 filelock==3.13.1 09:50:48 packaging==23.2 09:50:48 platformdirs==3.11.0 09:50:48 pluggy==1.3.0 09:50:48 pyproject-api==1.6.1 09:50:48 tomli==2.0.1 09:50:48 tox==4.11.3 09:50:48 urllib3==1.26.18 09:50:48 virtualenv==20.24.6 09:50:48 [EnvInject] - Injecting environment variables from a build step. 09:50:48 [EnvInject] - Injecting as environment variables the properties content 09:50:48 PARALLEL=false 09:50:48 09:50:48 [EnvInject] - Variables injected successfully. 09:50:48 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11637272204753569754.sh 09:50:48 ---> tox-run.sh 09:50:48 + 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 09:50:48 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:50:48 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:50:48 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:50:48 + cd /w/workspace/oom-master-pre-commit-lint/. 09:50:48 + source /home/jenkins/lf-env.sh 09:50:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:50:48 ++ mktemp -d /tmp/venv-XXXX 09:50:48 + lf_venv=/tmp/venv-Iz8v 09:50:48 + local venv_file=/tmp/.os_lf_venv 09:50:48 + local python=python3 09:50:48 + local options 09:50:48 + local set_path=true 09:50:48 + local install_args= 09:50:48 ++ 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 09:50:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:50:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:50:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:50:48 + true 09:50:48 + case $1 in 09:50:48 + venv_file=/tmp/.toxenv 09:50:48 + shift 2 09:50:48 + true 09:50:48 + case $1 in 09:50:48 + shift 09:50:48 + break 09:50:48 + case $python in 09:50:48 + local pkg_list= 09:50:48 + [[ -d /opt/pyenv ]] 09:50:48 + echo 'Setup pyenv:' 09:50:48 Setup pyenv: 09:50:48 + export PYENV_ROOT=/opt/pyenv 09:50:48 + PYENV_ROOT=/opt/pyenv 09:50:48 + 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 09:50:48 + 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 09:50:48 + pyenv versions 09:50:48 system 09:50:48 3.8.13 09:50:48 3.9.13 09:50:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:50:48 + command -v pyenv 09:50:48 ++ pyenv init - --no-rehash 09:50:48 + 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[*]}"'\'')" 09:50:48 export PATH="/opt/pyenv/shims:${PATH}" 09:50:48 export PYENV_SHELL=bash 09:50:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:50:48 pyenv() { 09:50:48 local command 09:50:48 command="${1:-}" 09:50:48 if [ "$#" -gt 0 ]; then 09:50:48 shift 09:50:48 fi 09:50:48 09:50:48 case "$command" in 09:50:48 rehash|shell) 09:50:48 eval "$(pyenv "sh-$command" "$@")" 09:50:48 ;; 09:50:48 *) 09:50:48 command pyenv "$command" "$@" 09:50:48 ;; 09:50:48 esac 09:50:48 }' 09:50:48 +++ 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[*]}"' 09:50:48 ++ 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 09:50:48 ++ 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 09:50:48 ++ 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 09:50:48 ++ export PYENV_SHELL=bash 09:50:48 ++ PYENV_SHELL=bash 09:50:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:50:48 +++ complete -F _pyenv pyenv 09:50:48 ++ lf-pyver python3 09:50:48 ++ local py_version_xy=python3 09:50:48 ++ local py_version_xyz= 09:50:48 ++ pyenv versions 09:50:48 ++ sed 's/^[ *]* //' 09:50:48 ++ local command 09:50:48 ++ command=versions 09:50:48 ++ '[' 1 -gt 0 ']' 09:50:48 ++ shift 09:50:48 ++ case "$command" in 09:50:48 ++ command pyenv versions 09:50:48 ++ pyenv versions 09:50:48 ++ awk '{ print $1 }' 09:50:48 ++ grep -E '^[0-9.]*[0-9]$' 09:50:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:50:48 +++ grep '^3' /tmp/.pyenv_versions 09:50:48 +++ sort -V 09:50:48 +++ tail -n 1 09:50:48 ++ py_version_xyz=3.10.6 09:50:48 ++ [[ -z 3.10.6 ]] 09:50:48 ++ echo 3.10.6 09:50:48 ++ return 0 09:50:48 + pyenv local 3.10.6 09:50:48 + local command 09:50:48 + command=local 09:50:48 + '[' 2 -gt 0 ']' 09:50:48 + shift 09:50:48 + case "$command" in 09:50:48 + command pyenv local 3.10.6 09:50:48 + pyenv local 3.10.6 09:50:48 + for arg in "$@" 09:50:48 + case $arg in 09:50:48 + pkg_list+='tox ' 09:50:48 + for arg in "$@" 09:50:48 + case $arg in 09:50:48 + pkg_list+='virtualenv ' 09:50:48 + for arg in "$@" 09:50:48 + case $arg in 09:50:48 + pkg_list+='urllib3~=1.26.15 ' 09:50:48 + [[ -f /tmp/.toxenv ]] 09:50:48 ++ cat /tmp/.toxenv 09:50:48 + lf_venv=/tmp/venv-HPan 09:50:48 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HPan from' file:/tmp/.toxenv 09:50:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HPan from file:/tmp/.toxenv 09:50:48 + /tmp/venv-HPan/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:50:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:50:49 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:50:49 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:50:49 + /tmp/venv-HPan/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:50:50 + type python3 09:50:50 + true 09:50:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-HPan/bin to PATH' 09:50:50 lf-activate-venv(): INFO: Adding /tmp/venv-HPan/bin to PATH 09:50:50 + PATH=/tmp/venv-HPan/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 09:50:50 + return 0 09:50:50 + [[ -d /opt/pyenv ]] 09:50:50 + echo '---> Setting up pyenv' 09:50:50 ---> Setting up pyenv 09:50:50 + export PYENV_ROOT=/opt/pyenv 09:50:50 + PYENV_ROOT=/opt/pyenv 09:50:50 + export PATH=/opt/pyenv/bin:/tmp/venv-HPan/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 09:50:50 + PATH=/opt/pyenv/bin:/tmp/venv-HPan/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 09:50:50 ++ pwd 09:50:50 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:50:50 + export PYTHONPATH 09:50:50 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:50:50 + TOX_TESTENV_PASSENV=PYTHONPATH 09:50:50 + tox --version 09:50:51 4.11.3 from /tmp/venv-HPan/lib/python3.10/site-packages/tox/__init__.py 09:50:51 + PARALLEL=false 09:50:51 + TOX_OPTIONS_LIST= 09:50:51 + [[ -n pre-commit ]] 09:50:51 + TOX_OPTIONS_LIST=' -e pre-commit' 09:50:51 + case ${PARALLEL,,} in 09:50:51 + tox -e pre-commit 09:50:51 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:50:52 pre-commit: install_deps> python -I -m pip install pre-commit 09:50:55 pre-commit: freeze> python -m pip freeze --all 09:50:55 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 09:50:55 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:50:55 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:50:56 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:50:57 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:50:58 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:50:58 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:50:58 [INFO] Once installed this environment will be reused. 09:50:58 [INFO] This may take a few minutes... 09:51:01 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:51:01 [INFO] Once installed this environment will be reused. 09:51:01 [INFO] This may take a few minutes... 09:51:07 Trim Trailing Whitespace.................................................Passed 09:51:07 Tabs remover.............................................................Passed 09:51:07 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 09:51:07 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:51:07 [INFO] Once installed this environment will be reused. 09:51:07 [INFO] This may take a few minutes... 09:51:13 gitlint..............................................(no files to check)Skipped 09:51:13 pre-commit: OK (22.22=setup[4.01]+cmd[11.86,6.35] seconds) 09:51:13 congratulations :) (22.40 seconds) 09:51:13 + tox_status=0 09:51:13 + echo '---> Completed tox runs' 09:51:13 ---> Completed tox runs 09:51:13 + for i in .tox/*/log 09:51:13 ++ echo .tox/pre-commit/log 09:51:13 ++ awk -F/ '{print $2}' 09:51:13 + tox_env=pre-commit 09:51:13 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:51:13 + DOC_DIR=docs/_build/html 09:51:13 + [[ -d docs/_build/html ]] 09:51:13 + echo '---> tox-run.sh ends' 09:51:13 ---> tox-run.sh ends 09:51:13 + test 0 -eq 0 09:51:13 $ ssh-agent -k 09:51:13 unset SSH_AUTH_SOCK; 09:51:13 unset SSH_AGENT_PID; 09:51:13 echo Agent pid 1697 killed; 09:51:13 [ssh-agent] Stopped. 09:51:13 [PostBuildScript] - [INFO] Executing post build scripts. 09:51:13 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9415371728706346575.sh 09:51:13 ---> sysstat.sh 09:51:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11744085394417661761.sh 09:51:14 ---> package-listing.sh 09:51:14 ++ tr '[:upper:]' '[:lower:]' 09:51:14 ++ facter osfamily 09:51:14 + OS_FAMILY=debian 09:51:14 + workspace=/w/workspace/oom-master-pre-commit-lint 09:51:14 + START_PACKAGES=/tmp/packages_start.txt 09:51:14 + END_PACKAGES=/tmp/packages_end.txt 09:51:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:51:14 + PACKAGES=/tmp/packages_start.txt 09:51:14 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:51:14 + PACKAGES=/tmp/packages_end.txt 09:51:14 + case "${OS_FAMILY}" in 09:51:14 + dpkg -l 09:51:14 + grep '^ii' 09:51:14 + '[' -f /tmp/packages_start.txt ']' 09:51:14 + '[' -f /tmp/packages_end.txt ']' 09:51:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:51:14 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:51:14 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:51:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:51:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14855578716681724602.sh 09:51:14 ---> capture-instance-metadata.sh 09:51:14 Setup pyenv: 09:51:14 system 09:51:14 3.8.13 09:51:14 3.9.13 09:51:14 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:51:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kdan 09:51:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:51:21 lf-activate-venv(): INFO: Installing: lftools 09:51:58 lf-activate-venv(): INFO: Adding /tmp/venv-kdan/bin to PATH 09:51:58 INFO: Running in OpenStack, capturing instance metadata 09:51:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3178166949710075453.sh 09:51:58 provisioning config files... 09:51:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config10224531343071781502tmp 09:51:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:51:58 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:51:58 [EnvInject] - Injecting environment variables from a build step. 09:51:58 [EnvInject] - Injecting as environment variables the properties content 09:51:58 SERVER_ID=logs 09:51:58 09:51:58 [EnvInject] - Variables injected successfully. 09:51:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18193500869208527030.sh 09:51:58 ---> create-netrc.sh 09:51:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4164800396786989762.sh 09:51:58 ---> python-tools-install.sh 09:51:58 Setup pyenv: 09:51:58 system 09:51:58 3.8.13 09:51:58 3.9.13 09:51:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:51:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kdan from file:/tmp/.os_lf_venv 09:51:59 lf-activate-venv(): INFO: Installing: lftools 09:52:07 lf-activate-venv(): INFO: Adding /tmp/venv-kdan/bin to PATH 09:52:07 Generating Requirements File 09:52:38 Python 3.10.6 09:52:38 pip 23.3.1 from /tmp/venv-kdan/lib/python3.10/site-packages/pip (python 3.10) 09:52:39 appdirs==1.4.4 09:52:39 argcomplete==3.1.6 09:52:39 aspy.yaml==1.3.0 09:52:39 attrs==23.1.0 09:52:39 autopage==0.5.2 09:52:39 Babel==2.13.1 09:52:39 beautifulsoup4==4.12.2 09:52:39 boto3==1.29.1 09:52:39 botocore==1.32.1 09:52:39 bs4==0.0.1 09:52:39 cachetools==5.3.2 09:52:39 certifi==2023.7.22 09:52:39 cffi==1.16.0 09:52:39 cfgv==3.4.0 09:52:39 chardet==5.2.0 09:52:39 charset-normalizer==3.3.2 09:52:39 click==8.1.7 09:52:39 cliff==4.4.0 09:52:39 cmd2==2.4.3 09:52:39 cryptography==3.3.2 09:52:39 debtcollector==2.5.0 09:52:39 decorator==5.1.1 09:52:39 defusedxml==0.7.1 09:52:39 Deprecated==1.2.14 09:52:39 distlib==0.3.7 09:52:39 dnspython==2.4.2 09:52:39 docker==4.2.2 09:52:39 dogpile.cache==1.2.2 09:52:39 email-validator==2.1.0.post1 09:52:39 filelock==3.13.1 09:52:39 future==0.18.3 09:52:39 gitdb==4.0.11 09:52:39 GitPython==3.1.40 09:52:39 google-auth==2.23.4 09:52:39 httplib2==0.22.0 09:52:39 identify==2.5.31 09:52:39 idna==3.4 09:52:39 importlib-metadata==6.8.0 09:52:39 importlib-resources==1.5.0 09:52:39 iso8601==2.1.0 09:52:39 Jinja2==3.1.2 09:52:39 jmespath==1.0.1 09:52:39 jsonpatch==1.33 09:52:39 jsonpointer==2.4 09:52:39 jsonschema==4.19.2 09:52:39 jsonschema-specifications==2023.11.1 09:52:39 keystoneauth1==5.3.0 09:52:39 kubernetes==28.1.0 09:52:39 lftools==0.37.8 09:52:39 lxml==4.9.3 09:52:39 MarkupSafe==2.1.3 09:52:39 msgpack==1.0.7 09:52:39 multi-key-dict==2.0.3 09:52:39 munch==4.0.0 09:52:39 netaddr==0.9.0 09:52:39 netifaces==0.11.0 09:52:39 niet==1.4.2 09:52:39 nodeenv==1.8.0 09:52:39 oauth2client==4.1.3 09:52:39 oauthlib==3.2.2 09:52:39 openstacksdk==0.62.0 09:52:39 os-client-config==2.1.0 09:52:39 os-service-types==1.7.0 09:52:39 osc-lib==2.9.0 09:52:39 oslo.config==9.2.0 09:52:39 oslo.context==5.3.0 09:52:39 oslo.i18n==6.2.0 09:52:39 oslo.log==5.4.0 09:52:39 oslo.serialization==5.2.0 09:52:39 oslo.utils==6.3.0 09:52:39 packaging==23.2 09:52:39 pbr==6.0.0 09:52:39 platformdirs==3.11.0 09:52:39 prettytable==3.9.0 09:52:39 pyasn1==0.5.0 09:52:39 pyasn1-modules==0.3.0 09:52:39 pycparser==2.21 09:52:39 pygerrit2==2.0.15 09:52:39 PyGithub==2.1.1 09:52:39 pyinotify==0.9.6 09:52:39 PyJWT==2.8.0 09:52:39 PyNaCl==1.5.0 09:52:39 pyparsing==2.4.7 09:52:39 pyperclip==1.8.2 09:52:39 pyrsistent==0.20.0 09:52:39 python-cinderclient==9.4.0 09:52:39 python-dateutil==2.8.2 09:52:39 python-heatclient==3.3.0 09:52:39 python-jenkins==1.8.2 09:52:39 python-keystoneclient==5.2.0 09:52:39 python-magnumclient==4.2.0 09:52:39 python-novaclient==18.4.0 09:52:39 python-openstackclient==6.0.0 09:52:39 python-swiftclient==4.4.0 09:52:39 pytz==2023.3.post1 09:52:39 PyYAML==6.0.1 09:52:39 referencing==0.31.0 09:52:39 requests==2.31.0 09:52:39 requests-oauthlib==1.3.1 09:52:39 requestsexceptions==1.4.0 09:52:39 rfc3986==2.0.0 09:52:39 rpds-py==0.12.0 09:52:39 rsa==4.9 09:52:39 ruamel.yaml==0.18.5 09:52:39 ruamel.yaml.clib==0.2.8 09:52:39 s3transfer==0.7.0 09:52:39 simplejson==3.19.2 09:52:39 six==1.16.0 09:52:39 smmap==5.0.1 09:52:39 soupsieve==2.5 09:52:39 stevedore==5.1.0 09:52:39 tabulate==0.9.0 09:52:39 toml==0.10.2 09:52:39 tomlkit==0.12.3 09:52:39 tqdm==4.66.1 09:52:39 typing_extensions==4.8.0 09:52:39 tzdata==2023.3 09:52:39 urllib3==1.26.18 09:52:39 virtualenv==20.24.6 09:52:39 wcwidth==0.2.10 09:52:39 websocket-client==1.6.4 09:52:39 wrapt==1.16.0 09:52:39 xdg==6.0.0 09:52:39 xmltodict==0.13.0 09:52:39 yq==3.2.3 09:52:39 zipp==3.17.0 09:52:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6967133142635569755.sh 09:52:39 ---> sudo-logs.sh 09:52:39 Archiving 'sudo' log.. 09:52:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4812232935673052412.sh 09:52:39 ---> job-cost.sh 09:52:39 Setup pyenv: 09:52:39 system 09:52:39 3.8.13 09:52:39 3.9.13 09:52:39 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:52:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kdan from file:/tmp/.os_lf_venv 09:52:41 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:52:49 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. 09:52:49 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 09:52:49 virtualenv 20.24.6 requires platformdirs<4,>=3.9.1, but you have platformdirs 4.0.0 which is incompatible. 09:52:49 lf-activate-venv(): INFO: Adding /tmp/venv-kdan/bin to PATH 09:52:49 INFO: No Stack... 09:52:49 INFO: Retrieving Pricing Info for: v3-standard-4 09:52:49 INFO: Archiving Costs 09:52:49 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7896821968220524157.sh 09:52:49 ---> logs-deploy.sh 09:52:50 Setup pyenv: 09:52:50 system 09:52:50 3.8.13 09:52:50 3.9.13 09:52:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:52:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kdan from file:/tmp/.os_lf_venv 09:52:51 lf-activate-venv(): INFO: Installing: lftools 09:53:01 lf-activate-venv(): INFO: Adding /tmp/venv-kdan/bin to PATH 09:53:01 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3192 09:53:01 INFO: archiving workspace using pattern(s): 09:53:02 Archives upload complete. 09:53:02 INFO: archiving logs to Nexus 09:53:03 ---> uname -a: 09:53:03 Linux prd-ubuntu1804-builder-4c-4g-215 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:53:03 09:53:03 09:53:03 ---> lscpu: 09:53:03 Architecture: x86_64 09:53:03 CPU op-mode(s): 32-bit, 64-bit 09:53:03 Byte Order: Little Endian 09:53:03 CPU(s): 4 09:53:03 On-line CPU(s) list: 0-3 09:53:03 Thread(s) per core: 1 09:53:03 Core(s) per socket: 1 09:53:03 Socket(s): 4 09:53:03 NUMA node(s): 1 09:53:03 Vendor ID: AuthenticAMD 09:53:03 CPU family: 23 09:53:03 Model: 49 09:53:03 Model name: AMD EPYC-Rome Processor 09:53:03 Stepping: 0 09:53:03 CPU MHz: 2799.998 09:53:03 BogoMIPS: 5599.99 09:53:03 Virtualization: AMD-V 09:53:03 Hypervisor vendor: KVM 09:53:03 Virtualization type: full 09:53:03 L1d cache: 32K 09:53:03 L1i cache: 32K 09:53:03 L2 cache: 512K 09:53:03 L3 cache: 16384K 09:53:03 NUMA node0 CPU(s): 0-3 09:53:03 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 09:53:03 09:53:03 09:53:03 ---> nproc: 09:53:03 4 09:53:03 09:53:03 09:53:03 ---> df -h: 09:53:03 Filesystem Size Used Avail Use% Mounted on 09:53:03 udev 7.9G 0 7.9G 0% /dev 09:53:03 tmpfs 1.6G 672K 1.6G 1% /run 09:53:03 /dev/vda1 78G 8.4G 69G 11% / 09:53:03 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:53:03 tmpfs 5.0M 0 5.0M 0% /run/lock 09:53:03 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:53:03 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:53:03 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:53:03 09:53:03 09:53:03 ---> free -m: 09:53:03 total used free shared buff/cache available 09:53:03 Mem: 16040 549 13250 0 2240 15170 09:53:03 Swap: 1023 0 1023 09:53:03 09:53:03 09:53:03 ---> ip addr: 09:53:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:53:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:53:03 inet 127.0.0.1/8 scope host lo 09:53:03 valid_lft forever preferred_lft forever 09:53:03 inet6 ::1/128 scope host 09:53:03 valid_lft forever preferred_lft forever 09:53:03 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 09:53:03 link/ether fa:16:3e:1f:ea:b9 brd ff:ff:ff:ff:ff:ff 09:53:03 inet 10.30.106.154/23 brd 10.30.107.255 scope global dynamic ens3 09:53:03 valid_lft 86223sec preferred_lft 86223sec 09:53:03 inet6 fe80::f816:3eff:fe1f:eab9/64 scope link 09:53:03 valid_lft forever preferred_lft forever 09:53:03 09:53:03 09:53:03 ---> sar -b -r -n DEV: 09:53:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-215) 11/16/23 _x86_64_ (4 CPU) 09:53:03 09:53:03 09:50:10 LINUX RESTART (4 CPU) 09:53:03 09:53:03 09:51:00 tps rtps wtps bread/s bwrtn/s 09:53:03 09:52:01 123.54 14.10 109.44 1084.41 32486.87 09:53:03 09:53:01 86.22 0.35 85.87 24.80 31620.33 09:53:03 Average: 105.03 7.28 97.75 558.98 32057.18 09:53:03 09:53:03 09:51:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:53:03 09:52:01 13769500 15561416 2655468 16.17 73488 1906268 766728 4.39 757204 1660408 139252 09:53:03 09:53:01 13530724 15496824 2894244 17.62 87624 2058592 804068 4.60 835788 1805564 140088 09:53:03 Average: 13650112 15529120 2774856 16.89 80556 1982430 785398 4.49 796496 1732986 139670 09:53:03 09:53:03 09:51:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:53:03 09:52:01 ens3 55.09 35.88 630.94 9.15 0.00 0.00 0.00 0.00 09:53:03 09:52:01 lo 1.77 1.77 0.19 0.19 0.00 0.00 0.00 0.00 09:53:03 09:53:01 ens3 42.11 29.95 530.41 7.49 0.00 0.00 0.00 0.00 09:53:03 09:53:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 09:53:03 Average: ens3 48.65 32.94 581.09 8.33 0.00 0.00 0.00 0.00 09:53:03 Average: lo 1.52 1.52 0.16 0.16 0.00 0.00 0.00 0.00 09:53:03 09:53:03 09:53:03 ---> sar -P ALL: 09:53:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-215) 11/16/23 _x86_64_ (4 CPU) 09:53:03 09:53:03 09:50:10 LINUX RESTART (4 CPU) 09:53:03 09:53:03 09:51:00 CPU %user %nice %system %iowait %steal %idle 09:53:03 09:52:01 all 20.41 0.00 1.63 7.11 0.06 70.80 09:53:03 09:52:01 0 13.30 0.00 1.38 3.64 0.08 81.59 09:53:03 09:52:01 1 34.64 0.00 2.38 6.34 0.07 56.57 09:53:03 09:52:01 2 9.63 0.00 1.18 0.36 0.02 88.82 09:53:03 09:52:01 3 24.12 0.00 1.56 18.14 0.05 56.13 09:53:03 09:53:01 all 21.39 0.00 1.25 3.95 0.05 73.36 09:53:03 09:53:01 0 22.32 0.00 1.12 1.79 0.07 74.71 09:53:03 09:53:01 1 15.21 0.00 1.00 0.23 0.02 83.54 09:53:03 09:53:01 2 45.55 0.00 2.10 1.64 0.07 50.64 09:53:03 09:53:01 3 2.47 0.00 0.79 12.13 0.05 84.57 09:53:03 Average: all 20.90 0.00 1.44 5.54 0.05 72.07 09:53:03 Average: 0 17.78 0.00 1.25 2.72 0.07 78.17 09:53:03 Average: 1 25.00 0.00 1.70 3.31 0.04 69.95 09:53:03 Average: 2 27.40 0.00 1.64 0.99 0.04 69.93 09:53:03 Average: 3 13.38 0.00 1.18 15.16 0.05 70.24 09:53:03 09:53:03 09:53:03