10:26:05 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136832 10:26:05 Running as SYSTEM 10:26:05 [EnvInject] - Loading node environment variables. 10:26:05 Building remotely on prd-ubuntu1804-builder-4c-4g-11276 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:26:05 [ssh-agent] Looking for ssh-agent implementation... 10:26:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:26:05 $ ssh-agent 10:26:05 SSH_AUTH_SOCK=/tmp/ssh-iRLmR1BtJ7tc/agent.1740 10:26:05 SSH_AGENT_PID=1742 10:26:05 [ssh-agent] Started. 10:26:05 Running ssh-add (command line suppressed) 10:26:05 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_7673844625151107223.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_7673844625151107223.key) 10:26:05 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:26:05 The recommended git tool is: NONE 10:26:07 using credential onap-jenkins-ssh 10:26:07 Wiping out workspace first. 10:26:07 Cloning the remote Git repository 10:26:07 Cloning repository git://cloud.onap.org/mirror/oom.git 10:26:07 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:26:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:26:07 > git --version # timeout=10 10:26:07 > git --version # 'git version 2.17.1' 10:26:07 using GIT_SSH to set credentials Gerrit user 10:26:07 Verifying host key using manually-configured host key entries 10:26:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:26:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:26:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:26:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:26:13 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:26:13 using GIT_SSH to set credentials Gerrit user 10:26:13 Verifying host key using manually-configured host key entries 10:26:13 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/32/136832/4 # timeout=30 10:26:13 > git rev-parse 9964927d8766c5c396ef2caf6f7aeb7494db279e^{commit} # timeout=10 10:26:13 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:26:13 Checking out Revision 9964927d8766c5c396ef2caf6f7aeb7494db279e (refs/changes/32/136832/4) 10:26:13 > git config core.sparsecheckout # timeout=10 10:26:13 > git checkout -f 9964927d8766c5c396ef2caf6f7aeb7494db279e # timeout=30 10:26:16 Commit message: "[POLICY] Update docker images to latest versions" 10:26:16 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:26:16 > git rev-list --no-walk 9e79dd39f57135ab08f58b74b628c4ae5991e503 # timeout=10 10:26:16 [EnvInject] - Injecting environment variables from a build step. 10:26:17 [EnvInject] - Injecting as environment variables the properties content 10:26:17 PYTHON=python3 10:26:17 10:26:17 [EnvInject] - Variables injected successfully. 10:26:17 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14756821691548777625.sh 10:26:17 ---> tox-install.sh 10:26:17 + source /home/jenkins/lf-env.sh 10:26:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:26:17 ++ mktemp -d /tmp/venv-XXXX 10:26:17 + lf_venv=/tmp/venv-YFQB 10:26:17 + local venv_file=/tmp/.os_lf_venv 10:26:17 + local python=python3 10:26:17 + local options 10:26:17 + local set_path=true 10:26:17 + local install_args= 10:26:17 ++ 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 10:26:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:26:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:26:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:26:17 + true 10:26:17 + case $1 in 10:26:17 + venv_file=/tmp/.toxenv 10:26:17 + shift 2 10:26:17 + true 10:26:17 + case $1 in 10:26:17 + shift 10:26:17 + break 10:26:17 + case $python in 10:26:17 + local pkg_list= 10:26:17 + [[ -d /opt/pyenv ]] 10:26:17 + echo 'Setup pyenv:' 10:26:17 Setup pyenv: 10:26:17 + export PYENV_ROOT=/opt/pyenv 10:26:17 + PYENV_ROOT=/opt/pyenv 10:26:17 + 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 10:26:17 + 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 10:26:17 + pyenv versions 10:26:17 * system (set by /opt/pyenv/version) 10:26:17 * 3.8.13 (set by /opt/pyenv/version) 10:26:17 * 3.9.13 (set by /opt/pyenv/version) 10:26:17 * 3.10.6 (set by /opt/pyenv/version) 10:26:17 + command -v pyenv 10:26:17 ++ pyenv init - --no-rehash 10:26:17 + 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[*]}"'\'')" 10:26:17 export PATH="/opt/pyenv/shims:${PATH}" 10:26:17 export PYENV_SHELL=bash 10:26:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:26:17 pyenv() { 10:26:17 local command 10:26:17 command="${1:-}" 10:26:17 if [ "$#" -gt 0 ]; then 10:26:17 shift 10:26:17 fi 10:26:17 10:26:17 case "$command" in 10:26:17 rehash|shell) 10:26:17 eval "$(pyenv "sh-$command" "$@")" 10:26:17 ;; 10:26:17 *) 10:26:17 command pyenv "$command" "$@" 10:26:17 ;; 10:26:17 esac 10:26:17 }' 10:26:17 +++ 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[*]}"' 10:26:17 ++ 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 10:26:17 ++ 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 10:26:17 ++ 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 10:26:17 ++ export PYENV_SHELL=bash 10:26:17 ++ PYENV_SHELL=bash 10:26:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:26:17 +++ complete -F _pyenv pyenv 10:26:17 ++ lf-pyver python3 10:26:17 ++ local py_version_xy=python3 10:26:17 ++ local py_version_xyz= 10:26:17 ++ pyenv versions 10:26:17 ++ local command 10:26:17 ++ command=versions 10:26:17 ++ '[' 1 -gt 0 ']' 10:26:17 ++ shift 10:26:17 ++ case "$command" in 10:26:17 ++ command pyenv versions 10:26:17 ++ pyenv versions 10:26:17 ++ sed 's/^[ *]* //' 10:26:17 ++ awk '{ print $1 }' 10:26:17 ++ grep -E '^[0-9.]*[0-9]$' 10:26:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:26:17 +++ grep '^3' /tmp/.pyenv_versions 10:26:17 +++ sort -V 10:26:17 +++ tail -n 1 10:26:17 ++ py_version_xyz=3.10.6 10:26:17 ++ [[ -z 3.10.6 ]] 10:26:17 ++ echo 3.10.6 10:26:17 ++ return 0 10:26:17 + pyenv local 3.10.6 10:26:17 + local command 10:26:17 + command=local 10:26:17 + '[' 2 -gt 0 ']' 10:26:17 + shift 10:26:17 + case "$command" in 10:26:17 + command pyenv local 3.10.6 10:26:17 + pyenv local 3.10.6 10:26:17 + for arg in "$@" 10:26:17 + case $arg in 10:26:17 + pkg_list+='tox ' 10:26:17 + for arg in "$@" 10:26:17 + case $arg in 10:26:17 + pkg_list+='virtualenv ' 10:26:17 + for arg in "$@" 10:26:17 + case $arg in 10:26:17 + pkg_list+='urllib3~=1.26.15 ' 10:26:17 + [[ -f /tmp/.toxenv ]] 10:26:17 + [[ ! -f /tmp/.toxenv ]] 10:26:17 + [[ -n '' ]] 10:26:17 + python3 -m venv /tmp/venv-YFQB 10:26:21 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YFQB' 10:26:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YFQB 10:26:21 + echo /tmp/venv-YFQB 10:26:21 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:26:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:26:21 + /tmp/venv-YFQB/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:26:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:26:24 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:26:24 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:26:24 + /tmp/venv-YFQB/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:26:27 + type python3 10:26:27 + true 10:26:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-YFQB/bin to PATH' 10:26:27 lf-activate-venv(): INFO: Adding /tmp/venv-YFQB/bin to PATH 10:26:27 + PATH=/tmp/venv-YFQB/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 10:26:27 + return 0 10:26:27 + python3 --version 10:26:27 Python 3.10.6 10:26:27 + python3 -m pip --version 10:26:27 pip 24.0 from /tmp/venv-YFQB/lib/python3.10/site-packages/pip (python 3.10) 10:26:27 + python3 -m pip freeze 10:26:27 cachetools==5.3.3 10:26:27 chardet==5.2.0 10:26:27 colorama==0.4.6 10:26:27 distlib==0.3.8 10:26:27 filelock==3.13.1 10:26:27 packaging==23.2 10:26:27 platformdirs==4.2.0 10:26:27 pluggy==1.4.0 10:26:27 pyproject-api==1.6.1 10:26:27 tomli==2.0.1 10:26:27 tox==4.14.0 10:26:27 urllib3==1.26.18 10:26:27 virtualenv==20.25.1 10:26:27 [EnvInject] - Injecting environment variables from a build step. 10:26:27 [EnvInject] - Injecting as environment variables the properties content 10:26:27 PARALLEL=false 10:26:27 10:26:27 [EnvInject] - Variables injected successfully. 10:26:27 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1249491695814143301.sh 10:26:27 ---> tox-run.sh 10:26:27 + 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 10:26:27 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:26:27 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:26:27 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:26:27 + cd /w/workspace/oom-master-pre-commit-lint/. 10:26:27 + source /home/jenkins/lf-env.sh 10:26:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:26:27 ++ mktemp -d /tmp/venv-XXXX 10:26:27 + lf_venv=/tmp/venv-Ds3H 10:26:27 + local venv_file=/tmp/.os_lf_venv 10:26:27 + local python=python3 10:26:27 + local options 10:26:27 + local set_path=true 10:26:27 + local install_args= 10:26:27 ++ 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 10:26:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:26:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:26:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:26:27 + true 10:26:27 + case $1 in 10:26:27 + venv_file=/tmp/.toxenv 10:26:27 + shift 2 10:26:27 + true 10:26:27 + case $1 in 10:26:27 + shift 10:26:27 + break 10:26:27 + case $python in 10:26:27 + local pkg_list= 10:26:27 + [[ -d /opt/pyenv ]] 10:26:27 + echo 'Setup pyenv:' 10:26:27 Setup pyenv: 10:26:27 + export PYENV_ROOT=/opt/pyenv 10:26:27 + PYENV_ROOT=/opt/pyenv 10:26:27 + 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 10:26:27 + 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 10:26:27 + pyenv versions 10:26:27 system 10:26:27 3.8.13 10:26:27 3.9.13 10:26:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:26:27 + command -v pyenv 10:26:27 ++ pyenv init - --no-rehash 10:26:27 + 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[*]}"'\'')" 10:26:27 export PATH="/opt/pyenv/shims:${PATH}" 10:26:27 export PYENV_SHELL=bash 10:26:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:26:27 pyenv() { 10:26:27 local command 10:26:27 command="${1:-}" 10:26:27 if [ "$#" -gt 0 ]; then 10:26:27 shift 10:26:27 fi 10:26:27 10:26:27 case "$command" in 10:26:27 rehash|shell) 10:26:27 eval "$(pyenv "sh-$command" "$@")" 10:26:27 ;; 10:26:27 *) 10:26:27 command pyenv "$command" "$@" 10:26:27 ;; 10:26:27 esac 10:26:27 }' 10:26:27 +++ 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[*]}"' 10:26:27 ++ 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 10:26:27 ++ 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 10:26:27 ++ 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 10:26:27 ++ export PYENV_SHELL=bash 10:26:27 ++ PYENV_SHELL=bash 10:26:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:26:27 +++ complete -F _pyenv pyenv 10:26:27 ++ lf-pyver python3 10:26:27 ++ local py_version_xy=python3 10:26:27 ++ local py_version_xyz= 10:26:27 ++ pyenv versions 10:26:27 ++ local command 10:26:27 ++ command=versions 10:26:27 ++ '[' 1 -gt 0 ']' 10:26:27 ++ shift 10:26:27 ++ case "$command" in 10:26:27 ++ command pyenv versions 10:26:27 ++ pyenv versions 10:26:27 ++ sed 's/^[ *]* //' 10:26:27 ++ awk '{ print $1 }' 10:26:27 ++ grep -E '^[0-9.]*[0-9]$' 10:26:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:26:28 +++ grep '^3' /tmp/.pyenv_versions 10:26:28 +++ sort -V 10:26:28 +++ tail -n 1 10:26:28 ++ py_version_xyz=3.10.6 10:26:28 ++ [[ -z 3.10.6 ]] 10:26:28 ++ echo 3.10.6 10:26:28 ++ return 0 10:26:28 + pyenv local 3.10.6 10:26:28 + local command 10:26:28 + command=local 10:26:28 + '[' 2 -gt 0 ']' 10:26:28 + shift 10:26:28 + case "$command" in 10:26:28 + command pyenv local 3.10.6 10:26:28 + pyenv local 3.10.6 10:26:28 + for arg in "$@" 10:26:28 + case $arg in 10:26:28 + pkg_list+='tox ' 10:26:28 + for arg in "$@" 10:26:28 + case $arg in 10:26:28 + pkg_list+='virtualenv ' 10:26:28 + for arg in "$@" 10:26:28 + case $arg in 10:26:28 + pkg_list+='urllib3~=1.26.15 ' 10:26:28 + [[ -f /tmp/.toxenv ]] 10:26:28 ++ cat /tmp/.toxenv 10:26:28 + lf_venv=/tmp/venv-YFQB 10:26:28 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YFQB from' file:/tmp/.toxenv 10:26:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YFQB from file:/tmp/.toxenv 10:26:28 + /tmp/venv-YFQB/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:26:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:26:28 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:26:28 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:26:28 + /tmp/venv-YFQB/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:26:30 + type python3 10:26:30 + true 10:26:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-YFQB/bin to PATH' 10:26:30 lf-activate-venv(): INFO: Adding /tmp/venv-YFQB/bin to PATH 10:26:30 + PATH=/tmp/venv-YFQB/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 10:26:30 + return 0 10:26:30 + [[ -d /opt/pyenv ]] 10:26:30 + echo '---> Setting up pyenv' 10:26:30 ---> Setting up pyenv 10:26:30 + export PYENV_ROOT=/opt/pyenv 10:26:30 + PYENV_ROOT=/opt/pyenv 10:26:30 + export PATH=/opt/pyenv/bin:/tmp/venv-YFQB/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 10:26:30 + PATH=/opt/pyenv/bin:/tmp/venv-YFQB/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 10:26:30 ++ pwd 10:26:30 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:26:30 + export PYTHONPATH 10:26:30 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:26:30 + TOX_TESTENV_PASSENV=PYTHONPATH 10:26:30 + tox --version 10:26:30 4.14.0 from /tmp/venv-YFQB/lib/python3.10/site-packages/tox/__init__.py 10:26:30 + PARALLEL=false 10:26:30 + TOX_OPTIONS_LIST= 10:26:30 + [[ -n pre-commit ]] 10:26:30 + TOX_OPTIONS_LIST=' -e pre-commit' 10:26:30 + case ${PARALLEL,,} in 10:26:30 + tox -e pre-commit 10:26:30 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:26:31 pre-commit: install_deps> python -I -m pip install pre-commit 10:26:34 pre-commit: freeze> python -m pip freeze --all 10:26:35 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.6.2,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 10:26:35 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:26:35 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:26:35 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:26:36 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:26:37 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:26:37 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:26:37 [INFO] Once installed this environment will be reused. 10:26:37 [INFO] This may take a few minutes... 10:26:40 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:26:40 [INFO] Once installed this environment will be reused. 10:26:40 [INFO] This may take a few minutes... 10:26:46 Trim Trailing Whitespace.................................................Passed 10:26:46 Tabs remover.............................................................Passed 10:26:46 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:26:46 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:26:46 [INFO] Once installed this environment will be reused. 10:26:46 [INFO] This may take a few minutes... 10:26:53 gitlint..............................................(no files to check)Skipped 10:26:53 pre-commit: OK (22.12=setup[4.05]+cmd[11.65,6.41] seconds) 10:26:53 congratulations :) (22.30 seconds) 10:26:53 + tox_status=0 10:26:53 + echo '---> Completed tox runs' 10:26:53 ---> Completed tox runs 10:26:53 + for i in .tox/*/log 10:26:53 ++ echo .tox/pre-commit/log 10:26:53 ++ awk -F/ '{print $2}' 10:26:53 + tox_env=pre-commit 10:26:53 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:26:53 + DOC_DIR=docs/_build/html 10:26:53 + [[ -d docs/_build/html ]] 10:26:53 + echo '---> tox-run.sh ends' 10:26:53 ---> tox-run.sh ends 10:26:53 + test 0 -eq 0 10:26:53 $ ssh-agent -k 10:26:53 unset SSH_AUTH_SOCK; 10:26:53 unset SSH_AGENT_PID; 10:26:53 echo Agent pid 1742 killed; 10:26:53 [ssh-agent] Stopped. 10:26:53 [PostBuildScript] - [INFO] Executing post build scripts. 10:26:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15607242331665110212.sh 10:26:53 ---> sysstat.sh 10:26:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3781939453893525062.sh 10:26:53 ---> package-listing.sh 10:26:53 ++ tr '[:upper:]' '[:lower:]' 10:26:53 ++ facter osfamily 10:26:53 + OS_FAMILY=debian 10:26:53 + workspace=/w/workspace/oom-master-pre-commit-lint 10:26:53 + START_PACKAGES=/tmp/packages_start.txt 10:26:53 + END_PACKAGES=/tmp/packages_end.txt 10:26:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:26:53 + PACKAGES=/tmp/packages_start.txt 10:26:53 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:26:53 + PACKAGES=/tmp/packages_end.txt 10:26:53 + case "${OS_FAMILY}" in 10:26:53 + dpkg -l 10:26:53 + grep '^ii' 10:26:53 + '[' -f /tmp/packages_start.txt ']' 10:26:53 + '[' -f /tmp/packages_end.txt ']' 10:26:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:26:53 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:26:53 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:26:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:26:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7735730587993933459.sh 10:26:53 ---> capture-instance-metadata.sh 10:26:53 Setup pyenv: 10:26:54 system 10:26:54 3.8.13 10:26:54 3.9.13 10:26:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:26:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rZNg 10:26:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:27:00 lf-activate-venv(): INFO: Installing: lftools 10:27:30 lf-activate-venv(): INFO: Adding /tmp/venv-rZNg/bin to PATH 10:27:30 INFO: Running in OpenStack, capturing instance metadata 10:27:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1813641955737216448.sh 10:27:30 provisioning config files... 10:27:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config11241083685224655646tmp 10:27:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:27:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:27:30 [EnvInject] - Injecting environment variables from a build step. 10:27:30 [EnvInject] - Injecting as environment variables the properties content 10:27:30 SERVER_ID=logs 10:27:30 10:27:30 [EnvInject] - Variables injected successfully. 10:27:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8848638636163164344.sh 10:27:30 ---> create-netrc.sh 10:27:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10934023656218880920.sh 10:27:31 ---> python-tools-install.sh 10:27:31 Setup pyenv: 10:27:31 system 10:27:31 3.8.13 10:27:31 3.9.13 10:27:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:27:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rZNg from file:/tmp/.os_lf_venv 10:27:32 lf-activate-venv(): INFO: Installing: lftools 10:27:40 lf-activate-venv(): INFO: Adding /tmp/venv-rZNg/bin to PATH 10:27:40 Generating Requirements File 10:28:08 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. 10:28:08 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 10:28:09 Python 3.10.6 10:28:09 pip 24.0 from /tmp/venv-rZNg/lib/python3.10/site-packages/pip (python 3.10) 10:28:09 appdirs==1.4.4 10:28:09 argcomplete==3.2.2 10:28:09 aspy.yaml==1.3.0 10:28:09 attrs==23.2.0 10:28:09 autopage==0.5.2 10:28:09 beautifulsoup4==4.12.3 10:28:09 boto3==1.34.56 10:28:09 botocore==1.34.56 10:28:09 bs4==0.0.2 10:28:09 cachetools==5.3.3 10:28:09 certifi==2024.2.2 10:28:09 cffi==1.16.0 10:28:09 cfgv==3.4.0 10:28:09 chardet==5.2.0 10:28:09 charset-normalizer==3.3.2 10:28:09 click==8.1.7 10:28:09 cliff==4.6.0 10:28:09 cmd2==2.4.3 10:28:09 cryptography==3.3.2 10:28:09 debtcollector==3.0.0 10:28:09 decorator==5.1.1 10:28:09 defusedxml==0.7.1 10:28:09 Deprecated==1.2.14 10:28:09 distlib==0.3.8 10:28:09 dnspython==2.6.1 10:28:09 docker==4.2.2 10:28:09 dogpile.cache==1.3.2 10:28:09 email_validator==2.1.1 10:28:09 filelock==3.13.1 10:28:09 future==1.0.0 10:28:09 gitdb==4.0.11 10:28:09 GitPython==3.1.42 10:28:09 google-auth==2.28.1 10:28:09 httplib2==0.22.0 10:28:09 identify==2.5.35 10:28:09 idna==3.6 10:28:09 importlib-resources==1.5.0 10:28:09 iso8601==2.1.0 10:28:09 Jinja2==3.1.3 10:28:09 jmespath==1.0.1 10:28:09 jsonpatch==1.33 10:28:09 jsonpointer==2.4 10:28:09 jsonschema==4.21.1 10:28:09 jsonschema-specifications==2023.12.1 10:28:09 keystoneauth1==5.6.0 10:28:09 kubernetes==29.0.0 10:28:09 lftools==0.37.9 10:28:09 lxml==5.1.0 10:28:09 MarkupSafe==2.1.5 10:28:09 msgpack==1.0.8 10:28:09 multi_key_dict==2.0.3 10:28:09 munch==4.0.0 10:28:09 netaddr==1.2.1 10:28:09 netifaces==0.11.0 10:28:09 niet==1.4.2 10:28:09 nodeenv==1.8.0 10:28:09 oauth2client==4.1.3 10:28:09 oauthlib==3.2.2 10:28:09 openstacksdk==0.62.0 10:28:09 os-client-config==2.1.0 10:28:09 os-service-types==1.7.0 10:28:09 osc-lib==3.0.1 10:28:09 oslo.config==9.4.0 10:28:09 oslo.context==5.5.0 10:28:09 oslo.i18n==6.3.0 10:28:09 oslo.log==5.5.0 10:28:09 oslo.serialization==5.4.0 10:28:09 oslo.utils==7.1.0 10:28:09 packaging==23.2 10:28:09 pbr==6.0.0 10:28:09 platformdirs==4.2.0 10:28:09 prettytable==3.10.0 10:28:09 pyasn1==0.5.1 10:28:09 pyasn1-modules==0.3.0 10:28:09 pycparser==2.21 10:28:09 pygerrit2==2.0.15 10:28:09 PyGithub==2.2.0 10:28:09 pyinotify==0.9.6 10:28:09 PyJWT==2.8.0 10:28:09 PyNaCl==1.5.0 10:28:09 pyparsing==2.4.7 10:28:09 pyperclip==1.8.2 10:28:09 pyrsistent==0.20.0 10:28:09 python-cinderclient==9.5.0 10:28:09 python-dateutil==2.9.0.post0 10:28:09 python-heatclient==3.5.0 10:28:09 python-jenkins==1.8.2 10:28:09 python-keystoneclient==5.4.0 10:28:09 python-magnumclient==4.4.0 10:28:09 python-novaclient==18.5.0 10:28:09 python-openstackclient==6.0.1 10:28:09 python-swiftclient==4.5.0 10:28:09 PyYAML==6.0.1 10:28:09 referencing==0.33.0 10:28:09 requests==2.31.0 10:28:09 requests-oauthlib==1.3.1 10:28:09 requestsexceptions==1.4.0 10:28:09 rfc3986==2.0.0 10:28:09 rpds-py==0.18.0 10:28:09 rsa==4.9 10:28:09 ruamel.yaml==0.18.6 10:28:09 ruamel.yaml.clib==0.2.8 10:28:09 s3transfer==0.10.0 10:28:09 simplejson==3.19.2 10:28:09 six==1.16.0 10:28:09 smmap==5.0.1 10:28:09 soupsieve==2.5 10:28:09 stevedore==5.2.0 10:28:09 tabulate==0.9.0 10:28:09 toml==0.10.2 10:28:09 tomlkit==0.12.4 10:28:09 tqdm==4.66.2 10:28:09 typing_extensions==4.10.0 10:28:09 tzdata==2024.1 10:28:09 urllib3==1.26.18 10:28:09 virtualenv==20.25.1 10:28:09 wcwidth==0.2.13 10:28:09 websocket-client==1.7.0 10:28:09 wrapt==1.16.0 10:28:09 xdg==6.0.0 10:28:09 xmltodict==0.13.0 10:28:09 yq==3.2.3 10:28:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18144195790286328921.sh 10:28:09 ---> sudo-logs.sh 10:28:09 Archiving 'sudo' log.. 10:28:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17279808348138981851.sh 10:28:10 ---> job-cost.sh 10:28:10 Setup pyenv: 10:28:10 system 10:28:10 3.8.13 10:28:10 3.9.13 10:28:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:28:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rZNg from file:/tmp/.os_lf_venv 10:28:11 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:28:19 lf-activate-venv(): INFO: Adding /tmp/venv-rZNg/bin to PATH 10:28:19 INFO: No Stack... 10:28:19 INFO: Retrieving Pricing Info for: v3-standard-4 10:28:19 INFO: Archiving Costs 10:28:19 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9077431618051014023.sh 10:28:19 ---> logs-deploy.sh 10:28:19 Setup pyenv: 10:28:19 system 10:28:19 3.8.13 10:28:19 3.9.13 10:28:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:28:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rZNg from file:/tmp/.os_lf_venv 10:28:21 lf-activate-venv(): INFO: Installing: lftools 10:28:30 lf-activate-venv(): INFO: Adding /tmp/venv-rZNg/bin to PATH 10:28:30 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3341 10:28:30 INFO: archiving workspace using pattern(s): 10:28:31 Archives upload complete. 10:28:31 INFO: archiving logs to Nexus 10:28:32 ---> uname -a: 10:28:32 Linux prd-ubuntu1804-builder-4c-4g-11276 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:28:32 10:28:32 10:28:32 ---> lscpu: 10:28:32 Architecture: x86_64 10:28:32 CPU op-mode(s): 32-bit, 64-bit 10:28:32 Byte Order: Little Endian 10:28:32 CPU(s): 4 10:28:32 On-line CPU(s) list: 0-3 10:28:32 Thread(s) per core: 1 10:28:32 Core(s) per socket: 1 10:28:32 Socket(s): 4 10:28:32 NUMA node(s): 1 10:28:32 Vendor ID: AuthenticAMD 10:28:32 CPU family: 23 10:28:32 Model: 49 10:28:32 Model name: AMD EPYC-Rome Processor 10:28:32 Stepping: 0 10:28:32 CPU MHz: 2800.000 10:28:32 BogoMIPS: 5600.00 10:28:32 Virtualization: AMD-V 10:28:32 Hypervisor vendor: KVM 10:28:32 Virtualization type: full 10:28:32 L1d cache: 32K 10:28:32 L1i cache: 32K 10:28:32 L2 cache: 512K 10:28:32 L3 cache: 16384K 10:28:32 NUMA node0 CPU(s): 0-3 10:28:32 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 10:28:32 10:28:32 10:28:32 ---> nproc: 10:28:32 4 10:28:32 10:28:32 10:28:32 ---> df -h: 10:28:32 Filesystem Size Used Avail Use% Mounted on 10:28:32 udev 7.9G 0 7.9G 0% /dev 10:28:32 tmpfs 1.6G 672K 1.6G 1% /run 10:28:32 /dev/vda1 78G 8.4G 70G 11% / 10:28:32 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:28:32 tmpfs 5.0M 0 5.0M 0% /run/lock 10:28:32 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:28:32 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:28:32 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:28:32 10:28:32 10:28:32 ---> free -m: 10:28:32 total used free shared buff/cache available 10:28:32 Mem: 16040 529 13315 0 2194 15191 10:28:32 Swap: 1023 0 1023 10:28:32 10:28:32 10:28:32 ---> ip addr: 10:28:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:28:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:28:32 inet 127.0.0.1/8 scope host lo 10:28:32 valid_lft forever preferred_lft forever 10:28:32 inet6 ::1/128 scope host 10:28:32 valid_lft forever preferred_lft forever 10:28:32 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:28:32 link/ether fa:16:3e:24:57:a9 brd ff:ff:ff:ff:ff:ff 10:28:32 inet 10.30.106.126/23 brd 10.30.107.255 scope global dynamic ens3 10:28:32 valid_lft 86228sec preferred_lft 86228sec 10:28:32 inet6 fe80::f816:3eff:fe24:57a9/64 scope link 10:28:32 valid_lft forever preferred_lft forever 10:28:32 10:28:32 10:28:32 ---> sar -b -r -n DEV: 10:28:32 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11276) 03/06/24 _x86_64_ (4 CPU) 10:28:32 10:28:32 10:25:42 LINUX RESTART (4 CPU) 10:28:32 10:28:32 10:26:01 tps rtps wtps bread/s bwrtn/s 10:28:32 10:27:02 253.02 70.54 182.49 4683.75 31193.60 10:28:32 10:28:01 123.96 2.34 121.62 121.88 34187.56 10:28:32 Average: 189.04 36.72 152.31 2421.98 32678.00 10:28:32 10:28:32 10:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:28:32 10:27:02 13985152 15592544 2439816 14.85 56340 1750252 757412 4.33 695368 1526944 145016 10:28:32 10:28:01 13709040 15550232 2715928 16.54 78452 1949408 783592 4.48 779980 1693848 59068 10:28:32 Average: 13847096 15571388 2577872 15.69 67396 1849830 770502 4.41 737674 1610396 102042 10:28:32 10:28:32 10:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:28:32 10:27:02 lo 2.53 2.53 0.26 0.26 0.00 0.00 0.00 0.00 10:28:32 10:27:02 ens3 514.41 318.13 2065.85 79.71 0.00 0.00 0.00 0.00 10:28:32 10:28:01 lo 1.56 1.56 0.16 0.16 0.00 0.00 0.00 0.00 10:28:32 10:28:01 ens3 51.13 37.87 711.15 8.65 0.00 0.00 0.00 0.00 10:28:32 Average: lo 2.05 2.05 0.21 0.21 0.00 0.00 0.00 0.00 10:28:32 Average: ens3 284.72 179.18 1394.19 44.48 0.00 0.00 0.00 0.00 10:28:32 10:28:32 10:28:32 ---> sar -P ALL: 10:28:32 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11276) 03/06/24 _x86_64_ (4 CPU) 10:28:32 10:28:32 10:25:42 LINUX RESTART (4 CPU) 10:28:32 10:28:32 10:26:01 CPU %user %nice %system %iowait %steal %idle 10:28:32 10:27:02 all 26.56 0.00 2.72 4.88 0.07 65.78 10:28:32 10:27:02 0 26.94 0.00 2.75 3.17 0.07 67.07 10:28:32 10:27:02 1 31.18 0.00 2.71 1.65 0.05 64.41 10:28:32 10:27:02 2 28.07 0.00 3.06 7.65 0.08 61.14 10:28:32 10:27:02 3 20.04 0.00 2.34 7.05 0.07 70.51 10:28:32 10:28:01 all 21.53 0.00 1.45 4.37 0.05 72.60 10:28:32 10:28:01 0 5.01 0.00 0.93 7.04 0.03 86.98 10:28:32 10:28:01 1 27.24 0.00 1.60 5.58 0.07 65.51 10:28:32 10:28:01 2 49.16 0.00 2.65 2.07 0.07 46.05 10:28:32 10:28:01 3 5.00 0.00 0.60 2.79 0.02 91.59 10:28:32 Average: all 24.06 0.00 2.09 4.62 0.06 69.18 10:28:32 Average: 0 16.04 0.00 1.85 5.09 0.05 76.97 10:28:32 Average: 1 29.23 0.00 2.16 3.60 0.06 64.96 10:28:32 Average: 2 38.56 0.00 2.85 4.87 0.08 53.64 10:28:32 Average: 3 12.52 0.00 1.47 4.92 0.04 81.05 10:28:32 10:28:32 10:28:32