09:49:30 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137149 09:49:30 Running as SYSTEM 09:49:30 [EnvInject] - Loading node environment variables. 09:49:30 Building remotely on prd-ubuntu1804-builder-4c-4g-4787 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:49:30 [ssh-agent] Looking for ssh-agent implementation... 09:49:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:49:31 $ ssh-agent 09:49:31 SSH_AUTH_SOCK=/tmp/ssh-gV2s7mcJEbJo/agent.1712 09:49:31 SSH_AGENT_PID=1714 09:49:31 [ssh-agent] Started. 09:49:31 Running ssh-add (command line suppressed) 09:49:31 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_862832416234687532.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_862832416234687532.key) 09:49:31 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:49:31 The recommended git tool is: NONE 09:49:33 using credential onap-jenkins-ssh 09:49:33 Wiping out workspace first. 09:49:33 Cloning the remote Git repository 09:49:33 Cloning repository git://cloud.onap.org/mirror/oom.git 09:49:33 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:49:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:49:33 > git --version # timeout=10 09:49:33 > git --version # 'git version 2.17.1' 09:49:33 using GIT_SSH to set credentials Gerrit user 09:49:33 Verifying host key using manually-configured host key entries 09:49:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:49:38 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:49:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:49:39 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:49:39 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:49:39 using GIT_SSH to set credentials Gerrit user 09:49:39 Verifying host key using manually-configured host key entries 09:49:39 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/49/137149/6 # timeout=30 09:49:39 > git rev-parse f37c73ec9182e09e629b2eed2d509e0013c196c5^{commit} # timeout=10 09:49:39 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:49:39 Checking out Revision f37c73ec9182e09e629b2eed2d509e0013c196c5 (refs/changes/49/137149/6) 09:49:39 > git config core.sparsecheckout # timeout=10 09:49:39 > git checkout -f f37c73ec9182e09e629b2eed2d509e0013c196c5 # timeout=30 09:49:42 Commit message: "[PLATFORM][KEYCLOAK] Update Keycloak instructions and Realm import" 09:49:42 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:49:42 > git rev-list --no-walk ad8e7c7a9b5da7c348d9c1c6a3eda61f49301150 # timeout=10 09:49:42 [EnvInject] - Injecting environment variables from a build step. 09:49:42 [EnvInject] - Injecting as environment variables the properties content 09:49:42 PYTHON=python3 09:49:42 09:49:42 [EnvInject] - Variables injected successfully. 09:49:42 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5380801857188022869.sh 09:49:42 ---> tox-install.sh 09:49:42 + source /home/jenkins/lf-env.sh 09:49:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:49:42 ++ mktemp -d /tmp/venv-XXXX 09:49:42 + lf_venv=/tmp/venv-450a 09:49:42 + local venv_file=/tmp/.os_lf_venv 09:49:42 + local python=python3 09:49:42 + local options 09:49:42 + local set_path=true 09:49:42 + local install_args= 09:49:42 ++ 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:49:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:49:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:49:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:49:42 + true 09:49:42 + case $1 in 09:49:42 + venv_file=/tmp/.toxenv 09:49:42 + shift 2 09:49:42 + true 09:49:42 + case $1 in 09:49:42 + shift 09:49:42 + break 09:49:42 + case $python in 09:49:42 + local pkg_list= 09:49:42 + [[ -d /opt/pyenv ]] 09:49:42 + echo 'Setup pyenv:' 09:49:42 Setup pyenv: 09:49:42 + export PYENV_ROOT=/opt/pyenv 09:49:42 + PYENV_ROOT=/opt/pyenv 09:49:42 + 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:49:42 + 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:49:42 + pyenv versions 09:49:42 * system (set by /opt/pyenv/version) 09:49:42 * 3.8.13 (set by /opt/pyenv/version) 09:49:42 * 3.9.13 (set by /opt/pyenv/version) 09:49:42 * 3.10.6 (set by /opt/pyenv/version) 09:49:42 + command -v pyenv 09:49:42 ++ pyenv init - --no-rehash 09:49:42 + 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:49:42 export PATH="/opt/pyenv/shims:${PATH}" 09:49:42 export PYENV_SHELL=bash 09:49:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:49:42 pyenv() { 09:49:42 local command 09:49:42 command="${1:-}" 09:49:42 if [ "$#" -gt 0 ]; then 09:49:42 shift 09:49:42 fi 09:49:42 09:49:42 case "$command" in 09:49:42 rehash|shell) 09:49:42 eval "$(pyenv "sh-$command" "$@")" 09:49:42 ;; 09:49:42 *) 09:49:42 command pyenv "$command" "$@" 09:49:42 ;; 09:49:42 esac 09:49:42 }' 09:49:42 +++ 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:49:42 ++ 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:49:42 ++ 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:49:42 ++ 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:49:42 ++ export PYENV_SHELL=bash 09:49:42 ++ PYENV_SHELL=bash 09:49:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:49:42 +++ complete -F _pyenv pyenv 09:49:42 ++ lf-pyver python3 09:49:42 ++ local py_version_xy=python3 09:49:42 ++ local py_version_xyz= 09:49:42 ++ pyenv versions 09:49:42 ++ local command 09:49:42 ++ command=versions 09:49:42 ++ '[' 1 -gt 0 ']' 09:49:42 ++ shift 09:49:42 ++ case "$command" in 09:49:42 ++ command pyenv versions 09:49:42 ++ pyenv versions 09:49:42 ++ awk '{ print $1 }' 09:49:42 ++ sed 's/^[ *]* //' 09:49:42 ++ grep -E '^[0-9.]*[0-9]$' 09:49:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:49:42 +++ grep '^3' /tmp/.pyenv_versions 09:49:42 +++ sort -V 09:49:42 +++ tail -n 1 09:49:42 ++ py_version_xyz=3.10.6 09:49:42 ++ [[ -z 3.10.6 ]] 09:49:42 ++ echo 3.10.6 09:49:42 ++ return 0 09:49:42 + pyenv local 3.10.6 09:49:42 + local command 09:49:42 + command=local 09:49:42 + '[' 2 -gt 0 ']' 09:49:42 + shift 09:49:42 + case "$command" in 09:49:42 + command pyenv local 3.10.6 09:49:42 + pyenv local 3.10.6 09:49:42 + for arg in "$@" 09:49:42 + case $arg in 09:49:42 + pkg_list+='tox ' 09:49:42 + for arg in "$@" 09:49:42 + case $arg in 09:49:42 + pkg_list+='virtualenv ' 09:49:42 + for arg in "$@" 09:49:42 + case $arg in 09:49:42 + pkg_list+='urllib3~=1.26.15 ' 09:49:42 + [[ -f /tmp/.toxenv ]] 09:49:42 + [[ ! -f /tmp/.toxenv ]] 09:49:42 + [[ -n '' ]] 09:49:42 + python3 -m venv /tmp/venv-450a 09:49:47 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-450a' 09:49:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-450a 09:49:47 + echo /tmp/venv-450a 09:49:47 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:49:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:49:47 + /tmp/venv-450a/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:49:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:49:50 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:49:50 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:49:50 + /tmp/venv-450a/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:49:53 + type python3 09:49:53 + true 09:49:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-450a/bin to PATH' 09:49:53 lf-activate-venv(): INFO: Adding /tmp/venv-450a/bin to PATH 09:49:53 + PATH=/tmp/venv-450a/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:49:53 + return 0 09:49:53 + python3 --version 09:49:53 Python 3.10.6 09:49:53 + python3 -m pip --version 09:49:53 pip 24.0 from /tmp/venv-450a/lib/python3.10/site-packages/pip (python 3.10) 09:49:53 + python3 -m pip freeze 09:49:54 cachetools==5.3.2 09:49:54 chardet==5.2.0 09:49:54 colorama==0.4.6 09:49:54 distlib==0.3.8 09:49:54 filelock==3.13.1 09:49:54 packaging==23.2 09:49:54 platformdirs==4.2.0 09:49:54 pluggy==1.4.0 09:49:54 pyproject-api==1.6.1 09:49:54 tomli==2.0.1 09:49:54 tox==4.12.1 09:49:54 urllib3==1.26.18 09:49:54 virtualenv==20.25.0 09:49:54 [EnvInject] - Injecting environment variables from a build step. 09:49:54 [EnvInject] - Injecting as environment variables the properties content 09:49:54 PARALLEL=false 09:49:54 09:49:54 [EnvInject] - Variables injected successfully. 09:49:54 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5428441843002574148.sh 09:49:54 ---> tox-run.sh 09:49:54 + 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:49:54 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:49:54 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:49:54 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:49:54 + cd /w/workspace/oom-master-pre-commit-lint/. 09:49:54 + source /home/jenkins/lf-env.sh 09:49:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:49:54 ++ mktemp -d /tmp/venv-XXXX 09:49:54 + lf_venv=/tmp/venv-96YV 09:49:54 + local venv_file=/tmp/.os_lf_venv 09:49:54 + local python=python3 09:49:54 + local options 09:49:54 + local set_path=true 09:49:54 + local install_args= 09:49:54 ++ 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:49:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:49:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:49:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:49:54 + true 09:49:54 + case $1 in 09:49:54 + venv_file=/tmp/.toxenv 09:49:54 + shift 2 09:49:54 + true 09:49:54 + case $1 in 09:49:54 + shift 09:49:54 + break 09:49:54 + case $python in 09:49:54 + local pkg_list= 09:49:54 + [[ -d /opt/pyenv ]] 09:49:54 + echo 'Setup pyenv:' 09:49:54 Setup pyenv: 09:49:54 + export PYENV_ROOT=/opt/pyenv 09:49:54 + PYENV_ROOT=/opt/pyenv 09:49:54 + 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:49:54 + 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:49:54 + pyenv versions 09:49:54 system 09:49:54 3.8.13 09:49:54 3.9.13 09:49:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:49:54 + command -v pyenv 09:49:54 ++ pyenv init - --no-rehash 09:49:54 + 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:49:54 export PATH="/opt/pyenv/shims:${PATH}" 09:49:54 export PYENV_SHELL=bash 09:49:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:49:54 pyenv() { 09:49:54 local command 09:49:54 command="${1:-}" 09:49:54 if [ "$#" -gt 0 ]; then 09:49:54 shift 09:49:54 fi 09:49:54 09:49:54 case "$command" in 09:49:54 rehash|shell) 09:49:54 eval "$(pyenv "sh-$command" "$@")" 09:49:54 ;; 09:49:54 *) 09:49:54 command pyenv "$command" "$@" 09:49:54 ;; 09:49:54 esac 09:49:54 }' 09:49:54 +++ 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:49:54 ++ 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:49:54 ++ 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:49:54 ++ 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:49:54 ++ export PYENV_SHELL=bash 09:49:54 ++ PYENV_SHELL=bash 09:49:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:49:54 +++ complete -F _pyenv pyenv 09:49:54 ++ lf-pyver python3 09:49:54 ++ local py_version_xy=python3 09:49:54 ++ local py_version_xyz= 09:49:54 ++ pyenv versions 09:49:54 ++ local command 09:49:54 ++ sed 's/^[ *]* //' 09:49:54 ++ command=versions 09:49:54 ++ '[' 1 -gt 0 ']' 09:49:54 ++ shift 09:49:54 ++ case "$command" in 09:49:54 ++ command pyenv versions 09:49:54 ++ pyenv versions 09:49:54 ++ grep -E '^[0-9.]*[0-9]$' 09:49:54 ++ awk '{ print $1 }' 09:49:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:49:54 +++ grep '^3' /tmp/.pyenv_versions 09:49:54 +++ sort -V 09:49:54 +++ tail -n 1 09:49:54 ++ py_version_xyz=3.10.6 09:49:54 ++ [[ -z 3.10.6 ]] 09:49:54 ++ echo 3.10.6 09:49:54 ++ return 0 09:49:54 + pyenv local 3.10.6 09:49:54 + local command 09:49:54 + command=local 09:49:54 + '[' 2 -gt 0 ']' 09:49:54 + shift 09:49:54 + case "$command" in 09:49:54 + command pyenv local 3.10.6 09:49:54 + pyenv local 3.10.6 09:49:54 + for arg in "$@" 09:49:54 + case $arg in 09:49:54 + pkg_list+='tox ' 09:49:54 + for arg in "$@" 09:49:54 + case $arg in 09:49:54 + pkg_list+='virtualenv ' 09:49:54 + for arg in "$@" 09:49:54 + case $arg in 09:49:54 + pkg_list+='urllib3~=1.26.15 ' 09:49:54 + [[ -f /tmp/.toxenv ]] 09:49:54 ++ cat /tmp/.toxenv 09:49:54 + lf_venv=/tmp/venv-450a 09:49:54 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-450a from' file:/tmp/.toxenv 09:49:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-450a from file:/tmp/.toxenv 09:49:54 + /tmp/venv-450a/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:49:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:49:55 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:49:55 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:49:55 + /tmp/venv-450a/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:49:56 + type python3 09:49:56 + true 09:49:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-450a/bin to PATH' 09:49:56 lf-activate-venv(): INFO: Adding /tmp/venv-450a/bin to PATH 09:49:56 + PATH=/tmp/venv-450a/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:49:56 + return 0 09:49:56 + [[ -d /opt/pyenv ]] 09:49:56 + echo '---> Setting up pyenv' 09:49:56 ---> Setting up pyenv 09:49:56 + export PYENV_ROOT=/opt/pyenv 09:49:56 + PYENV_ROOT=/opt/pyenv 09:49:56 + export PATH=/opt/pyenv/bin:/tmp/venv-450a/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:49:56 + PATH=/opt/pyenv/bin:/tmp/venv-450a/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:49:56 ++ pwd 09:49:56 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:49:56 + export PYTHONPATH 09:49:56 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:49:56 + TOX_TESTENV_PASSENV=PYTHONPATH 09:49:56 + tox --version 09:49:56 4.12.1 from /tmp/venv-450a/lib/python3.10/site-packages/tox/__init__.py 09:49:56 + PARALLEL=false 09:49:56 + TOX_OPTIONS_LIST= 09:49:56 + [[ -n pre-commit ]] 09:49:56 + TOX_OPTIONS_LIST=' -e pre-commit' 09:49:56 + case ${PARALLEL,,} in 09:49:56 + tox -e pre-commit 09:49:56 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:49:57 pre-commit: install_deps> python -I -m pip install pre-commit 09:50:00 pre-commit: freeze> python -m pip freeze --all 09:50:01 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.34,nodeenv==1.8.0,pip==23.3.1,platformdirs==4.2.0,pre-commit==3.6.1,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 09:50:01 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:50:01 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:50:01 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:50:02 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:50:03 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:50:04 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:50:04 [INFO] Once installed this environment will be reused. 09:50:04 [INFO] This may take a few minutes... 09:50:07 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:50:07 [INFO] Once installed this environment will be reused. 09:50:07 [INFO] This may take a few minutes... 09:50:12 Trim Trailing Whitespace.................................................Passed 09:50:12 Tabs remover.............................................................Passed 09:50:12 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 09:50:13 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:50:13 [INFO] Once installed this environment will be reused. 09:50:13 [INFO] This may take a few minutes... 09:50:19 gitlint..............................................(no files to check)Skipped 09:50:19 pre-commit: OK (21.93=setup[4.11]+cmd[11.59,6.24] seconds) 09:50:19 congratulations :) (22.09 seconds) 09:50:19 + tox_status=0 09:50:19 + echo '---> Completed tox runs' 09:50:19 ---> Completed tox runs 09:50:19 + for i in .tox/*/log 09:50:19 ++ echo .tox/pre-commit/log 09:50:19 ++ awk -F/ '{print $2}' 09:50:19 + tox_env=pre-commit 09:50:19 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:50:19 + DOC_DIR=docs/_build/html 09:50:19 + [[ -d docs/_build/html ]] 09:50:19 + echo '---> tox-run.sh ends' 09:50:19 ---> tox-run.sh ends 09:50:19 + test 0 -eq 0 09:50:19 $ ssh-agent -k 09:50:19 unset SSH_AUTH_SOCK; 09:50:19 unset SSH_AGENT_PID; 09:50:19 echo Agent pid 1714 killed; 09:50:19 [ssh-agent] Stopped. 09:50:19 [PostBuildScript] - [INFO] Executing post build scripts. 09:50:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13876637756038709693.sh 09:50:19 ---> sysstat.sh 09:50:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2820653053819293248.sh 09:50:19 ---> package-listing.sh 09:50:19 ++ tr '[:upper:]' '[:lower:]' 09:50:19 ++ facter osfamily 09:50:19 + OS_FAMILY=debian 09:50:19 + workspace=/w/workspace/oom-master-pre-commit-lint 09:50:19 + START_PACKAGES=/tmp/packages_start.txt 09:50:19 + END_PACKAGES=/tmp/packages_end.txt 09:50:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:50:19 + PACKAGES=/tmp/packages_start.txt 09:50:19 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:50:19 + PACKAGES=/tmp/packages_end.txt 09:50:19 + case "${OS_FAMILY}" in 09:50:19 + dpkg -l 09:50:19 + grep '^ii' 09:50:19 + '[' -f /tmp/packages_start.txt ']' 09:50:19 + '[' -f /tmp/packages_end.txt ']' 09:50:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:50:19 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:50:19 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:50:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:50:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9223609828624904367.sh 09:50:19 ---> capture-instance-metadata.sh 09:50:19 Setup pyenv: 09:50:19 system 09:50:19 3.8.13 09:50:19 3.9.13 09:50:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:50:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bWAo 09:50:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:50:27 lf-activate-venv(): INFO: Installing: lftools 09:50:58 lf-activate-venv(): INFO: Adding /tmp/venv-bWAo/bin to PATH 09:50:58 INFO: Running in OpenStack, capturing instance metadata 09:50:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5156447863276675615.sh 09:50:59 provisioning config files... 09:50:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config6950640375312888255tmp 09:50:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:50:59 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:50:59 [EnvInject] - Injecting environment variables from a build step. 09:50:59 [EnvInject] - Injecting as environment variables the properties content 09:50:59 SERVER_ID=logs 09:50:59 09:50:59 [EnvInject] - Variables injected successfully. 09:50:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17571101015762125383.sh 09:50:59 ---> create-netrc.sh 09:50:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13367642738908722695.sh 09:50:59 ---> python-tools-install.sh 09:50:59 Setup pyenv: 09:50:59 system 09:50:59 3.8.13 09:50:59 3.9.13 09:50:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:50:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bWAo from file:/tmp/.os_lf_venv 09:51:00 lf-activate-venv(): INFO: Installing: lftools 09:51:08 lf-activate-venv(): INFO: Adding /tmp/venv-bWAo/bin to PATH 09:51:08 Generating Requirements File 09:51:43 Python 3.10.6 09:51:43 pip 24.0 from /tmp/venv-bWAo/lib/python3.10/site-packages/pip (python 3.10) 09:51:43 appdirs==1.4.4 09:51:43 argcomplete==3.2.2 09:51:43 aspy.yaml==1.3.0 09:51:43 attrs==23.2.0 09:51:43 autopage==0.5.2 09:51:43 beautifulsoup4==4.12.3 09:51:43 boto3==1.34.39 09:51:43 botocore==1.34.39 09:51:43 bs4==0.0.2 09:51:43 cachetools==5.3.2 09:51:43 certifi==2024.2.2 09:51:43 cffi==1.16.0 09:51:43 cfgv==3.4.0 09:51:43 chardet==5.2.0 09:51:43 charset-normalizer==3.3.2 09:51:43 click==8.1.7 09:51:43 cliff==4.5.0 09:51:43 cmd2==2.4.3 09:51:43 cryptography==3.3.2 09:51:43 debtcollector==2.5.0 09:51:43 decorator==5.1.1 09:51:43 defusedxml==0.7.1 09:51:43 Deprecated==1.2.14 09:51:43 distlib==0.3.8 09:51:43 dnspython==2.5.0 09:51:43 docker==4.2.2 09:51:43 dogpile.cache==1.3.1 09:51:43 email-validator==2.1.0.post1 09:51:43 filelock==3.13.1 09:51:43 future==0.18.3 09:51:43 gitdb==4.0.11 09:51:43 GitPython==3.1.41 09:51:43 google-auth==2.27.0 09:51:43 httplib2==0.22.0 09:51:43 identify==2.5.34 09:51:43 idna==3.6 09:51:43 importlib-resources==1.5.0 09:51:43 iso8601==2.1.0 09:51:43 Jinja2==3.1.3 09:51:43 jmespath==1.0.1 09:51:43 jsonpatch==1.33 09:51:43 jsonpointer==2.4 09:51:43 jsonschema==4.21.1 09:51:43 jsonschema-specifications==2023.12.1 09:51:43 keystoneauth1==5.5.0 09:51:43 kubernetes==29.0.0 09:51:43 lftools==0.37.8 09:51:43 lxml==5.1.0 09:51:43 MarkupSafe==2.1.5 09:51:43 msgpack==1.0.7 09:51:43 multi_key_dict==2.0.3 09:51:43 munch==4.0.0 09:51:43 netaddr==1.0.0 09:51:43 netifaces==0.11.0 09:51:43 niet==1.4.2 09:51:43 nodeenv==1.8.0 09:51:43 oauth2client==4.1.3 09:51:43 oauthlib==3.2.2 09:51:43 openstacksdk==0.62.0 09:51:43 os-client-config==2.1.0 09:51:43 os-service-types==1.7.0 09:51:43 osc-lib==3.0.0 09:51:43 oslo.config==9.3.0 09:51:43 oslo.context==5.3.0 09:51:43 oslo.i18n==6.2.0 09:51:43 oslo.log==5.4.0 09:51:43 oslo.serialization==5.3.0 09:51:43 oslo.utils==7.0.0 09:51:43 packaging==23.2 09:51:43 pbr==6.0.0 09:51:43 platformdirs==4.2.0 09:51:43 prettytable==3.9.0 09:51:43 pyasn1==0.5.1 09:51:43 pyasn1-modules==0.3.0 09:51:43 pycparser==2.21 09:51:43 pygerrit2==2.0.15 09:51:43 PyGithub==2.2.0 09:51:43 pyinotify==0.9.6 09:51:43 PyJWT==2.8.0 09:51:43 PyNaCl==1.5.0 09:51:43 pyparsing==2.4.7 09:51:43 pyperclip==1.8.2 09:51:43 pyrsistent==0.20.0 09:51:43 python-cinderclient==9.4.0 09:51:43 python-dateutil==2.8.2 09:51:43 python-heatclient==3.4.0 09:51:43 python-jenkins==1.8.2 09:51:43 python-keystoneclient==5.3.0 09:51:43 python-magnumclient==4.3.0 09:51:43 python-novaclient==18.4.0 09:51:43 python-openstackclient==6.0.1 09:51:43 python-swiftclient==4.4.0 09:51:43 pytz==2024.1 09:51:43 PyYAML==6.0.1 09:51:43 referencing==0.33.0 09:51:43 requests==2.31.0 09:51:43 requests-oauthlib==1.3.1 09:51:43 requestsexceptions==1.4.0 09:51:43 rfc3986==2.0.0 09:51:43 rpds-py==0.17.1 09:51:43 rsa==4.9 09:51:43 ruamel.yaml==0.18.6 09:51:43 ruamel.yaml.clib==0.2.8 09:51:43 s3transfer==0.10.0 09:51:43 simplejson==3.19.2 09:51:43 six==1.16.0 09:51:43 smmap==5.0.1 09:51:43 soupsieve==2.5 09:51:43 stevedore==5.1.0 09:51:43 tabulate==0.9.0 09:51:43 toml==0.10.2 09:51:43 tomlkit==0.12.3 09:51:43 tqdm==4.66.2 09:51:43 typing_extensions==4.9.0 09:51:43 tzdata==2024.1 09:51:43 urllib3==1.26.18 09:51:43 virtualenv==20.25.0 09:51:43 wcwidth==0.2.13 09:51:43 websocket-client==1.7.0 09:51:43 wrapt==1.16.0 09:51:43 xdg==6.0.0 09:51:43 xmltodict==0.13.0 09:51:43 yq==3.2.3 09:51:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1388514336273122296.sh 09:51:43 ---> sudo-logs.sh 09:51:43 Archiving 'sudo' log.. 09:51:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12746086936162334328.sh 09:51:44 ---> job-cost.sh 09:51:44 Setup pyenv: 09:51:44 system 09:51:44 3.8.13 09:51:44 3.9.13 09:51:44 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:51:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bWAo from file:/tmp/.os_lf_venv 09:51:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:51:53 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:51:53 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 09:51:53 lf-activate-venv(): INFO: Adding /tmp/venv-bWAo/bin to PATH 09:51:53 INFO: No Stack... 09:51:53 INFO: Retrieving Pricing Info for: v3-standard-4 09:51:53 INFO: Archiving Costs 09:51:53 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6222517484569600352.sh 09:51:53 ---> logs-deploy.sh 09:51:53 Setup pyenv: 09:51:53 system 09:51:53 3.8.13 09:51:53 3.9.13 09:51:53 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:51:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bWAo from file:/tmp/.os_lf_venv 09:51:55 lf-activate-venv(): INFO: Installing: lftools 09:52:04 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:04 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 09:52:04 lf-activate-venv(): INFO: Adding /tmp/venv-bWAo/bin to PATH 09:52:04 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3301 09:52:04 INFO: archiving workspace using pattern(s): 09:52:05 Archives upload complete. 09:52:05 INFO: archiving logs to Nexus 09:52:06 ---> uname -a: 09:52:06 Linux prd-ubuntu1804-builder-4c-4g-4787 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:52:06 09:52:06 09:52:06 ---> lscpu: 09:52:06 Architecture: x86_64 09:52:06 CPU op-mode(s): 32-bit, 64-bit 09:52:06 Byte Order: Little Endian 09:52:06 CPU(s): 4 09:52:06 On-line CPU(s) list: 0-3 09:52:06 Thread(s) per core: 1 09:52:06 Core(s) per socket: 1 09:52:06 Socket(s): 4 09:52:06 NUMA node(s): 1 09:52:06 Vendor ID: AuthenticAMD 09:52:06 CPU family: 23 09:52:06 Model: 49 09:52:06 Model name: AMD EPYC-Rome Processor 09:52:06 Stepping: 0 09:52:06 CPU MHz: 2799.998 09:52:06 BogoMIPS: 5599.99 09:52:06 Virtualization: AMD-V 09:52:06 Hypervisor vendor: KVM 09:52:06 Virtualization type: full 09:52:06 L1d cache: 32K 09:52:06 L1i cache: 32K 09:52:06 L2 cache: 512K 09:52:06 L3 cache: 16384K 09:52:06 NUMA node0 CPU(s): 0-3 09:52:06 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:52:06 09:52:06 09:52:06 ---> nproc: 09:52:06 4 09:52:06 09:52:06 09:52:06 ---> df -h: 09:52:06 Filesystem Size Used Avail Use% Mounted on 09:52:06 udev 7.9G 0 7.9G 0% /dev 09:52:06 tmpfs 1.6G 672K 1.6G 1% /run 09:52:06 /dev/vda1 78G 8.4G 69G 11% / 09:52:06 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:52:06 tmpfs 5.0M 0 5.0M 0% /run/lock 09:52:06 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:52:06 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:52:06 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:52:06 09:52:06 09:52:06 ---> free -m: 09:52:06 total used free shared buff/cache available 09:52:06 Mem: 16040 528 13296 0 2214 15192 09:52:06 Swap: 1023 0 1023 09:52:06 09:52:06 09:52:06 ---> ip addr: 09:52:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:52:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:52:06 inet 127.0.0.1/8 scope host lo 09:52:06 valid_lft forever preferred_lft forever 09:52:06 inet6 ::1/128 scope host 09:52:06 valid_lft forever preferred_lft forever 09:52:06 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:52:06 link/ether fa:16:3e:b3:be:7c brd ff:ff:ff:ff:ff:ff 09:52:06 inet 10.30.106.143/23 brd 10.30.107.255 scope global dynamic ens3 09:52:06 valid_lft 86224sec preferred_lft 86224sec 09:52:06 inet6 fe80::f816:3eff:feb3:be7c/64 scope link 09:52:06 valid_lft forever preferred_lft forever 09:52:06 09:52:06 09:52:06 ---> sar -b -r -n DEV: 09:52:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4787) 02/12/24 _x86_64_ (4 CPU) 09:52:06 09:52:06 09:49:12 LINUX RESTART (4 CPU) 09:52:06 09:52:06 09:50:02 tps rtps wtps bread/s bwrtn/s 09:52:06 09:51:01 125.17 14.62 110.54 1122.25 36944.11 09:52:06 09:52:01 85.09 0.35 84.74 24.80 30703.95 09:52:06 Average: 104.96 7.43 97.53 568.91 33797.82 09:52:06 09:52:06 09:50:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:52:06 09:51:01 13772224 15583644 2652744 16.15 73808 1925116 754548 4.32 732052 1680596 144288 09:52:06 09:52:01 13583080 15525348 2841888 17.30 87388 2035756 802736 4.59 804408 1783880 102516 09:52:06 Average: 13677652 15554496 2747316 16.73 80598 1980436 778642 4.46 768230 1732238 123402 09:52:06 09:52:06 09:50:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:52:06 09:51:01 ens3 64.04 44.91 934.91 9.05 0.00 0.00 0.00 0.00 09:52:06 09:51:01 lo 2.30 2.30 0.25 0.25 0.00 0.00 0.00 0.00 09:52:06 09:52:01 ens3 38.91 29.58 366.73 7.55 0.00 0.00 0.00 0.00 09:52:06 09:52:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 09:52:06 Average: ens3 51.37 37.18 648.43 8.29 0.00 0.00 0.00 0.00 09:52:06 Average: lo 1.88 1.88 0.20 0.20 0.00 0.00 0.00 0.00 09:52:06 09:52:06 09:52:06 ---> sar -P ALL: 09:52:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4787) 02/12/24 _x86_64_ (4 CPU) 09:52:06 09:52:06 09:49:12 LINUX RESTART (4 CPU) 09:52:06 09:52:06 09:50:02 CPU %user %nice %system %iowait %steal %idle 09:52:06 09:51:01 all 23.97 0.00 1.89 6.28 0.06 67.80 09:52:06 09:51:01 0 42.38 0.00 2.88 2.67 0.07 52.00 09:52:06 09:51:01 1 13.60 0.00 1.39 4.81 0.05 80.14 09:52:06 09:51:01 2 29.02 0.00 1.95 4.20 0.07 64.76 09:52:06 09:51:01 3 10.97 0.00 1.34 13.38 0.09 74.22 09:52:06 09:52:01 all 21.16 0.00 1.18 4.52 0.05 73.10 09:52:06 09:52:01 0 24.64 0.00 1.17 8.62 0.05 65.52 09:52:06 09:52:01 1 19.66 0.00 1.69 0.75 0.03 77.87 09:52:06 09:52:01 2 14.04 0.00 0.66 1.14 0.02 84.14 09:52:06 09:52:01 3 26.35 0.00 1.20 7.61 0.07 64.76 09:52:06 Average: all 22.55 0.00 1.53 5.39 0.05 70.48 09:52:06 Average: 0 33.42 0.00 2.02 5.68 0.06 58.83 09:52:06 Average: 1 16.66 0.00 1.54 2.76 0.04 79.00 09:52:06 Average: 2 21.41 0.00 1.29 2.65 0.04 74.61 09:52:06 Average: 3 18.72 0.00 1.27 10.47 0.08 69.45 09:52:06 09:52:06 09:52:06