11:36:24 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137149 11:36:24 Running as SYSTEM 11:36:25 [EnvInject] - Loading node environment variables. 11:36:25 Building remotely on prd-ubuntu1804-builder-4c-4g-3393 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:36:25 [ssh-agent] Looking for ssh-agent implementation... 11:36:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:36:25 $ ssh-agent 11:36:25 SSH_AUTH_SOCK=/tmp/ssh-S7F3iinWWw6T/agent.1725 11:36:25 SSH_AGENT_PID=1727 11:36:25 [ssh-agent] Started. 11:36:25 Running ssh-add (command line suppressed) 11:36:25 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_6070427894524038385.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_6070427894524038385.key) 11:36:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:36:25 The recommended git tool is: NONE 11:36:26 using credential onap-jenkins-ssh 11:36:26 Wiping out workspace first. 11:36:26 Cloning the remote Git repository 11:36:26 Cloning repository git://cloud.onap.org/mirror/oom.git 11:36:26 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:36:26 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:36:26 > git --version # timeout=10 11:36:27 > git --version # 'git version 2.17.1' 11:36:27 using GIT_SSH to set credentials Gerrit user 11:36:27 Verifying host key using manually-configured host key entries 11:36:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:36:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:36:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:36:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:36:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:36:32 using GIT_SSH to set credentials Gerrit user 11:36:32 Verifying host key using manually-configured host key entries 11:36:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/49/137149/2 # timeout=30 11:36:32 > git rev-parse 7b9eda4564eb57f18188983d8741e66396773634^{commit} # timeout=10 11:36:32 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:36:32 Checking out Revision 7b9eda4564eb57f18188983d8741e66396773634 (refs/changes/49/137149/2) 11:36:32 > git config core.sparsecheckout # timeout=10 11:36:32 > git checkout -f 7b9eda4564eb57f18188983d8741e66396773634 # timeout=30 11:36:36 Commit message: "[PLATFORM][KEYCLOAK] Update Keycloak instructions and Realm import" 11:36:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:36:36 > git rev-list --no-walk ad8e7c7a9b5da7c348d9c1c6a3eda61f49301150 # timeout=10 11:36:36 [EnvInject] - Injecting environment variables from a build step. 11:36:36 [EnvInject] - Injecting as environment variables the properties content 11:36:36 PYTHON=python3 11:36:36 11:36:36 [EnvInject] - Variables injected successfully. 11:36:36 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15799173839169982372.sh 11:36:36 ---> tox-install.sh 11:36:36 + source /home/jenkins/lf-env.sh 11:36:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:36:36 ++ mktemp -d /tmp/venv-XXXX 11:36:36 + lf_venv=/tmp/venv-Sbu7 11:36:36 + local venv_file=/tmp/.os_lf_venv 11:36:36 + local python=python3 11:36:36 + local options 11:36:36 + local set_path=true 11:36:36 + local install_args= 11:36:36 ++ 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 11:36:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:36:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:36:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:36:36 + true 11:36:36 + case $1 in 11:36:36 + venv_file=/tmp/.toxenv 11:36:36 + shift 2 11:36:36 + true 11:36:36 + case $1 in 11:36:36 + shift 11:36:36 + break 11:36:36 + case $python in 11:36:36 + local pkg_list= 11:36:36 + [[ -d /opt/pyenv ]] 11:36:36 + echo 'Setup pyenv:' 11:36:36 Setup pyenv: 11:36:36 + export PYENV_ROOT=/opt/pyenv 11:36:36 + PYENV_ROOT=/opt/pyenv 11:36:36 + 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 11:36:36 + 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 11:36:36 + pyenv versions 11:36:36 * system (set by /opt/pyenv/version) 11:36:36 * 3.8.13 (set by /opt/pyenv/version) 11:36:36 * 3.9.13 (set by /opt/pyenv/version) 11:36:36 * 3.10.6 (set by /opt/pyenv/version) 11:36:36 + command -v pyenv 11:36:36 ++ pyenv init - --no-rehash 11:36:36 + 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[*]}"'\'')" 11:36:36 export PATH="/opt/pyenv/shims:${PATH}" 11:36:36 export PYENV_SHELL=bash 11:36:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:36:36 pyenv() { 11:36:36 local command 11:36:36 command="${1:-}" 11:36:36 if [ "$#" -gt 0 ]; then 11:36:36 shift 11:36:36 fi 11:36:36 11:36:36 case "$command" in 11:36:36 rehash|shell) 11:36:36 eval "$(pyenv "sh-$command" "$@")" 11:36:36 ;; 11:36:36 *) 11:36:36 command pyenv "$command" "$@" 11:36:36 ;; 11:36:36 esac 11:36:36 }' 11:36:36 +++ 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[*]}"' 11:36:36 ++ 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 11:36:36 ++ 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 11:36:36 ++ 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 11:36:36 ++ export PYENV_SHELL=bash 11:36:36 ++ PYENV_SHELL=bash 11:36:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:36:36 +++ complete -F _pyenv pyenv 11:36:36 ++ lf-pyver python3 11:36:36 ++ local py_version_xy=python3 11:36:36 ++ local py_version_xyz= 11:36:36 ++ pyenv versions 11:36:36 ++ local command 11:36:36 ++ command=versions 11:36:36 ++ '[' 1 -gt 0 ']' 11:36:36 ++ shift 11:36:36 ++ case "$command" in 11:36:36 ++ command pyenv versions 11:36:36 ++ pyenv versions 11:36:36 ++ sed 's/^[ *]* //' 11:36:36 ++ awk '{ print $1 }' 11:36:36 ++ grep -E '^[0-9.]*[0-9]$' 11:36:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:36:36 +++ grep '^3' /tmp/.pyenv_versions 11:36:36 +++ tail -n 1 11:36:36 +++ sort -V 11:36:36 ++ py_version_xyz=3.10.6 11:36:36 ++ [[ -z 3.10.6 ]] 11:36:36 ++ echo 3.10.6 11:36:36 ++ return 0 11:36:36 + pyenv local 3.10.6 11:36:36 + local command 11:36:36 + command=local 11:36:36 + '[' 2 -gt 0 ']' 11:36:36 + shift 11:36:36 + case "$command" in 11:36:36 + command pyenv local 3.10.6 11:36:36 + pyenv local 3.10.6 11:36:36 + for arg in "$@" 11:36:36 + case $arg in 11:36:36 + pkg_list+='tox ' 11:36:36 + for arg in "$@" 11:36:36 + case $arg in 11:36:36 + pkg_list+='virtualenv ' 11:36:36 + for arg in "$@" 11:36:36 + case $arg in 11:36:36 + pkg_list+='urllib3~=1.26.15 ' 11:36:36 + [[ -f /tmp/.toxenv ]] 11:36:36 + [[ ! -f /tmp/.toxenv ]] 11:36:36 + [[ -n '' ]] 11:36:36 + python3 -m venv /tmp/venv-Sbu7 11:36:40 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Sbu7' 11:36:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Sbu7 11:36:40 + echo /tmp/venv-Sbu7 11:36:40 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:36:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:36:40 + /tmp/venv-Sbu7/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:36:43 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:36:43 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:36:43 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:36:43 + /tmp/venv-Sbu7/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:36:46 + type python3 11:36:46 + true 11:36:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Sbu7/bin to PATH' 11:36:46 lf-activate-venv(): INFO: Adding /tmp/venv-Sbu7/bin to PATH 11:36:46 + PATH=/tmp/venv-Sbu7/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 11:36:46 + return 0 11:36:46 + python3 --version 11:36:46 Python 3.10.6 11:36:46 + python3 -m pip --version 11:36:46 pip 24.0 from /tmp/venv-Sbu7/lib/python3.10/site-packages/pip (python 3.10) 11:36:46 + python3 -m pip freeze 11:36:46 cachetools==5.3.2 11:36:46 chardet==5.2.0 11:36:46 colorama==0.4.6 11:36:46 distlib==0.3.8 11:36:46 filelock==3.13.1 11:36:46 packaging==23.2 11:36:46 platformdirs==4.2.0 11:36:46 pluggy==1.4.0 11:36:46 pyproject-api==1.6.1 11:36:46 tomli==2.0.1 11:36:46 tox==4.12.1 11:36:46 urllib3==1.26.18 11:36:46 virtualenv==20.25.0 11:36:46 [EnvInject] - Injecting environment variables from a build step. 11:36:46 [EnvInject] - Injecting as environment variables the properties content 11:36:46 PARALLEL=false 11:36:46 11:36:46 [EnvInject] - Variables injected successfully. 11:36:46 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins18355381317722372902.sh 11:36:46 ---> tox-run.sh 11:36:46 + 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 11:36:46 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:36:46 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:36:46 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:36:46 + cd /w/workspace/oom-master-pre-commit-lint/. 11:36:46 + source /home/jenkins/lf-env.sh 11:36:46 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:36:46 ++ mktemp -d /tmp/venv-XXXX 11:36:46 + lf_venv=/tmp/venv-AkrM 11:36:46 + local venv_file=/tmp/.os_lf_venv 11:36:46 + local python=python3 11:36:46 + local options 11:36:46 + local set_path=true 11:36:46 + local install_args= 11:36:46 ++ 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 11:36:46 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:36:46 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:36:46 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:36:46 + true 11:36:46 + case $1 in 11:36:46 + venv_file=/tmp/.toxenv 11:36:46 + shift 2 11:36:46 + true 11:36:46 + case $1 in 11:36:46 + shift 11:36:46 + break 11:36:46 + case $python in 11:36:46 + local pkg_list= 11:36:46 + [[ -d /opt/pyenv ]] 11:36:46 + echo 'Setup pyenv:' 11:36:46 Setup pyenv: 11:36:46 + export PYENV_ROOT=/opt/pyenv 11:36:46 + PYENV_ROOT=/opt/pyenv 11:36:46 + 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 11:36:46 + 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 11:36:46 + pyenv versions 11:36:46 system 11:36:46 3.8.13 11:36:46 3.9.13 11:36:46 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:36:46 + command -v pyenv 11:36:46 ++ pyenv init - --no-rehash 11:36:46 + 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[*]}"'\'')" 11:36:46 export PATH="/opt/pyenv/shims:${PATH}" 11:36:46 export PYENV_SHELL=bash 11:36:46 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:36:46 pyenv() { 11:36:46 local command 11:36:46 command="${1:-}" 11:36:46 if [ "$#" -gt 0 ]; then 11:36:46 shift 11:36:46 fi 11:36:46 11:36:46 case "$command" in 11:36:46 rehash|shell) 11:36:46 eval "$(pyenv "sh-$command" "$@")" 11:36:46 ;; 11:36:46 *) 11:36:46 command pyenv "$command" "$@" 11:36:46 ;; 11:36:46 esac 11:36:46 }' 11:36:46 +++ 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[*]}"' 11:36:46 ++ 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 11:36:46 ++ 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 11:36:46 ++ 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 11:36:46 ++ export PYENV_SHELL=bash 11:36:46 ++ PYENV_SHELL=bash 11:36:46 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:36:46 +++ complete -F _pyenv pyenv 11:36:46 ++ lf-pyver python3 11:36:46 ++ local py_version_xy=python3 11:36:46 ++ local py_version_xyz= 11:36:46 ++ pyenv versions 11:36:46 ++ sed 's/^[ *]* //' 11:36:46 ++ local command 11:36:46 ++ command=versions 11:36:46 ++ '[' 1 -gt 0 ']' 11:36:46 ++ shift 11:36:46 ++ case "$command" in 11:36:46 ++ command pyenv versions 11:36:46 ++ awk '{ print $1 }' 11:36:46 ++ pyenv versions 11:36:46 ++ grep -E '^[0-9.]*[0-9]$' 11:36:46 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:36:46 +++ grep '^3' /tmp/.pyenv_versions 11:36:46 +++ sort -V 11:36:46 +++ tail -n 1 11:36:46 ++ py_version_xyz=3.10.6 11:36:46 ++ [[ -z 3.10.6 ]] 11:36:46 ++ echo 3.10.6 11:36:46 ++ return 0 11:36:46 + pyenv local 3.10.6 11:36:46 + local command 11:36:46 + command=local 11:36:46 + '[' 2 -gt 0 ']' 11:36:46 + shift 11:36:46 + case "$command" in 11:36:46 + command pyenv local 3.10.6 11:36:46 + pyenv local 3.10.6 11:36:46 + for arg in "$@" 11:36:46 + case $arg in 11:36:46 + pkg_list+='tox ' 11:36:46 + for arg in "$@" 11:36:46 + case $arg in 11:36:46 + pkg_list+='virtualenv ' 11:36:46 + for arg in "$@" 11:36:46 + case $arg in 11:36:46 + pkg_list+='urllib3~=1.26.15 ' 11:36:46 + [[ -f /tmp/.toxenv ]] 11:36:46 ++ cat /tmp/.toxenv 11:36:46 + lf_venv=/tmp/venv-Sbu7 11:36:46 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Sbu7 from' file:/tmp/.toxenv 11:36:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Sbu7 from file:/tmp/.toxenv 11:36:46 + /tmp/venv-Sbu7/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:36:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:36:47 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:36:47 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:36:47 + /tmp/venv-Sbu7/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:36:49 + type python3 11:36:49 + true 11:36:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Sbu7/bin to PATH' 11:36:49 lf-activate-venv(): INFO: Adding /tmp/venv-Sbu7/bin to PATH 11:36:49 + PATH=/tmp/venv-Sbu7/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 11:36:49 + return 0 11:36:49 + [[ -d /opt/pyenv ]] 11:36:49 + echo '---> Setting up pyenv' 11:36:49 ---> Setting up pyenv 11:36:49 + export PYENV_ROOT=/opt/pyenv 11:36:49 + PYENV_ROOT=/opt/pyenv 11:36:49 + export PATH=/opt/pyenv/bin:/tmp/venv-Sbu7/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 11:36:49 + PATH=/opt/pyenv/bin:/tmp/venv-Sbu7/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 11:36:49 ++ pwd 11:36:49 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:36:49 + export PYTHONPATH 11:36:49 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:36:49 + TOX_TESTENV_PASSENV=PYTHONPATH 11:36:49 + tox --version 11:36:49 4.12.1 from /tmp/venv-Sbu7/lib/python3.10/site-packages/tox/__init__.py 11:36:49 + PARALLEL=false 11:36:49 + TOX_OPTIONS_LIST= 11:36:49 + [[ -n pre-commit ]] 11:36:49 + TOX_OPTIONS_LIST=' -e pre-commit' 11:36:49 + case ${PARALLEL,,} in 11:36:49 + tox -e pre-commit 11:36:49 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:36:50 pre-commit: install_deps> python -I -m pip install pre-commit 11:36:53 pre-commit: freeze> python -m pip freeze --all 11:36:54 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.33,nodeenv==1.8.0,pip==23.3.1,platformdirs==4.2.0,pre-commit==3.6.0,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 11:36:54 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:36:54 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:36:54 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:36:55 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:36:56 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:36:57 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:36:57 [INFO] Once installed this environment will be reused. 11:36:57 [INFO] This may take a few minutes... 11:37:00 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:37:00 [INFO] Once installed this environment will be reused. 11:37:00 [INFO] This may take a few minutes... 11:37:06 Trim Trailing Whitespace.................................................Failed 11:37:06 - hook id: trailing-whitespace 11:37:06 - exit code: 1 11:37:06 - files were modified by this hook 11:37:06 11:37:06 Fixing docs/sections/resources/yaml/keycloak-server-values.yaml 11:37:06 11:37:06 Tabs remover.............................................................Passed 11:37:07 pre-commit hook(s) made changes. 11:37:07 If you are seeing this message in CI, reproduce locally with: `pre-commit run --all-files`. 11:37:07 To run `pre-commit` as part of git workflow, use `pre-commit install`. 11:37:07 All changes made by hooks: 11:37:07 diff --git a/docs/sections/resources/yaml/keycloak-server-values.yaml b/docs/sections/resources/yaml/keycloak-server-values.yaml 11:37:07 index 139b55239..0160ce86e 100644 11:37:07 --- a/docs/sections/resources/yaml/keycloak-server-values.yaml 11:37:07 +++ b/docs/sections/resources/yaml/keycloak-server-values.yaml 11:37:07 @@ -32,7 +32,7 @@ extraEnv: | 11:37:07 11:37:07 dbchecker: 11:37:07 enabled: true 11:37:07 - 11:37:07 + 11:37:07 database: 11:37:07 vendor: postgres 11:37:07 hostname: keycloak-db-postgresql 11:37:07 pre-commit: exit 1 (12.98 seconds) /w/workspace/oom-master-pre-commit-lint> pre-commit run --all-files --show-diff-on-failure pid=2278 11:37:07 pre-commit: FAIL code 1 (17.13=setup[4.15]+cmd[12.98] seconds) 11:37:07 evaluation failed :( (17.30 seconds) 11:37:07 + tox_status=1 11:37:07 + echo '---> Completed tox runs' 11:37:07 ---> Completed tox runs 11:37:07 + for i in .tox/*/log 11:37:07 ++ echo .tox/pre-commit/log 11:37:07 ++ awk -F/ '{print $2}' 11:37:07 + tox_env=pre-commit 11:37:07 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:37:07 + DOC_DIR=docs/_build/html 11:37:07 + [[ -d docs/_build/html ]] 11:37:07 + echo '---> tox-run.sh ends' 11:37:07 ---> tox-run.sh ends 11:37:07 + test 1 -eq 0 11:37:07 + exit 1 11:37:07 ++ '[' 2 = 1 ']' 11:37:07 Build step 'Execute shell' marked build as failure 11:37:07 $ ssh-agent -k 11:37:07 unset SSH_AUTH_SOCK; 11:37:07 unset SSH_AGENT_PID; 11:37:07 echo Agent pid 1727 killed; 11:37:07 [ssh-agent] Stopped. 11:37:07 [PostBuildScript] - [INFO] Executing post build scripts. 11:37:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6950272650286889109.sh 11:37:07 ---> sysstat.sh 11:37:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8802833420915263062.sh 11:37:07 ---> package-listing.sh 11:37:07 ++ facter osfamily 11:37:07 ++ tr '[:upper:]' '[:lower:]' 11:37:07 + OS_FAMILY=debian 11:37:07 + workspace=/w/workspace/oom-master-pre-commit-lint 11:37:07 + START_PACKAGES=/tmp/packages_start.txt 11:37:07 + END_PACKAGES=/tmp/packages_end.txt 11:37:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:37:07 + PACKAGES=/tmp/packages_start.txt 11:37:07 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:37:07 + PACKAGES=/tmp/packages_end.txt 11:37:07 + case "${OS_FAMILY}" in 11:37:07 + dpkg -l 11:37:07 + grep '^ii' 11:37:07 + '[' -f /tmp/packages_start.txt ']' 11:37:07 + '[' -f /tmp/packages_end.txt ']' 11:37:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:37:07 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:37:07 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:37:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:37:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15122242719385330664.sh 11:37:07 ---> capture-instance-metadata.sh 11:37:07 Setup pyenv: 11:37:07 system 11:37:07 3.8.13 11:37:07 3.9.13 11:37:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:37:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HDx6 11:37:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:37:14 lf-activate-venv(): INFO: Installing: lftools 11:37:45 lf-activate-venv(): INFO: Adding /tmp/venv-HDx6/bin to PATH 11:37:45 INFO: Running in OpenStack, capturing instance metadata 11:37:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12940742372702384359.sh 11:37:45 provisioning config files... 11:37:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config14170976634624845892tmp 11:37:45 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:37:45 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:37:45 [EnvInject] - Injecting environment variables from a build step. 11:37:45 [EnvInject] - Injecting as environment variables the properties content 11:37:45 SERVER_ID=logs 11:37:45 11:37:45 [EnvInject] - Variables injected successfully. 11:37:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7643634320641358451.sh 11:37:46 ---> create-netrc.sh 11:37:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14043543596292311911.sh 11:37:46 ---> python-tools-install.sh 11:37:46 Setup pyenv: 11:37:46 system 11:37:46 3.8.13 11:37:46 3.9.13 11:37:46 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:37:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HDx6 from file:/tmp/.os_lf_venv 11:37:47 lf-activate-venv(): INFO: Installing: lftools 11:37:54 lf-activate-venv(): INFO: Adding /tmp/venv-HDx6/bin to PATH 11:37:54 Generating Requirements File 11:38:28 Python 3.10.6 11:38:28 pip 24.0 from /tmp/venv-HDx6/lib/python3.10/site-packages/pip (python 3.10) 11:38:28 appdirs==1.4.4 11:38:28 argcomplete==3.2.2 11:38:28 aspy.yaml==1.3.0 11:38:28 attrs==23.2.0 11:38:28 autopage==0.5.2 11:38:28 beautifulsoup4==4.12.3 11:38:28 boto3==1.34.36 11:38:28 botocore==1.34.36 11:38:28 bs4==0.0.2 11:38:28 cachetools==5.3.2 11:38:28 certifi==2024.2.2 11:38:28 cffi==1.16.0 11:38:28 cfgv==3.4.0 11:38:28 chardet==5.2.0 11:38:28 charset-normalizer==3.3.2 11:38:28 click==8.1.7 11:38:28 cliff==4.5.0 11:38:28 cmd2==2.4.3 11:38:28 cryptography==3.3.2 11:38:28 debtcollector==2.5.0 11:38:28 decorator==5.1.1 11:38:28 defusedxml==0.7.1 11:38:28 Deprecated==1.2.14 11:38:28 distlib==0.3.8 11:38:28 dnspython==2.5.0 11:38:28 docker==4.2.2 11:38:28 dogpile.cache==1.3.0 11:38:28 email-validator==2.1.0.post1 11:38:28 filelock==3.13.1 11:38:28 future==0.18.3 11:38:28 gitdb==4.0.11 11:38:28 GitPython==3.1.41 11:38:28 google-auth==2.27.0 11:38:28 httplib2==0.22.0 11:38:28 identify==2.5.33 11:38:28 idna==3.6 11:38:28 importlib-resources==1.5.0 11:38:28 iso8601==2.1.0 11:38:28 Jinja2==3.1.3 11:38:28 jmespath==1.0.1 11:38:28 jsonpatch==1.33 11:38:28 jsonpointer==2.4 11:38:28 jsonschema==4.21.1 11:38:28 jsonschema-specifications==2023.12.1 11:38:28 keystoneauth1==5.5.0 11:38:28 kubernetes==29.0.0 11:38:28 lftools==0.37.8 11:38:28 lxml==5.1.0 11:38:28 MarkupSafe==2.1.5 11:38:28 msgpack==1.0.7 11:38:28 multi_key_dict==2.0.3 11:38:28 munch==4.0.0 11:38:28 netaddr==0.10.1 11:38:28 netifaces==0.11.0 11:38:28 niet==1.4.2 11:38:28 nodeenv==1.8.0 11:38:28 oauth2client==4.1.3 11:38:28 oauthlib==3.2.2 11:38:28 openstacksdk==0.62.0 11:38:28 os-client-config==2.1.0 11:38:28 os-service-types==1.7.0 11:38:28 osc-lib==3.0.0 11:38:28 oslo.config==9.3.0 11:38:28 oslo.context==5.3.0 11:38:28 oslo.i18n==6.2.0 11:38:28 oslo.log==5.4.0 11:38:28 oslo.serialization==5.3.0 11:38:28 oslo.utils==7.0.0 11:38:28 packaging==23.2 11:38:28 pbr==6.0.0 11:38:28 platformdirs==4.2.0 11:38:28 prettytable==3.9.0 11:38:28 pyasn1==0.5.1 11:38:28 pyasn1-modules==0.3.0 11:38:28 pycparser==2.21 11:38:28 pygerrit2==2.0.15 11:38:28 PyGithub==2.2.0 11:38:28 pyinotify==0.9.6 11:38:28 PyJWT==2.8.0 11:38:28 PyNaCl==1.5.0 11:38:28 pyparsing==2.4.7 11:38:28 pyperclip==1.8.2 11:38:28 pyrsistent==0.20.0 11:38:28 python-cinderclient==9.4.0 11:38:28 python-dateutil==2.8.2 11:38:28 python-heatclient==3.4.0 11:38:28 python-jenkins==1.8.2 11:38:28 python-keystoneclient==5.3.0 11:38:28 python-magnumclient==4.3.0 11:38:28 python-novaclient==18.4.0 11:38:28 python-openstackclient==6.0.0 11:38:28 python-swiftclient==4.4.0 11:38:28 pytz==2024.1 11:38:28 PyYAML==6.0.1 11:38:28 referencing==0.33.0 11:38:28 requests==2.31.0 11:38:28 requests-oauthlib==1.3.1 11:38:28 requestsexceptions==1.4.0 11:38:28 rfc3986==2.0.0 11:38:28 rpds-py==0.17.1 11:38:28 rsa==4.9 11:38:28 ruamel.yaml==0.18.6 11:38:28 ruamel.yaml.clib==0.2.8 11:38:28 s3transfer==0.10.0 11:38:28 simplejson==3.19.2 11:38:28 six==1.16.0 11:38:28 smmap==5.0.1 11:38:28 soupsieve==2.5 11:38:28 stevedore==5.1.0 11:38:28 tabulate==0.9.0 11:38:28 toml==0.10.2 11:38:28 tomlkit==0.12.3 11:38:28 tqdm==4.66.1 11:38:28 typing_extensions==4.9.0 11:38:28 tzdata==2023.4 11:38:28 urllib3==1.26.18 11:38:28 virtualenv==20.25.0 11:38:28 wcwidth==0.2.13 11:38:28 websocket-client==1.7.0 11:38:28 wrapt==1.16.0 11:38:28 xdg==6.0.0 11:38:28 xmltodict==0.13.0 11:38:28 yq==3.2.3 11:38:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7101956382190586449.sh 11:38:28 ---> sudo-logs.sh 11:38:28 Archiving 'sudo' log.. 11:38:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9214226058148605210.sh 11:38:29 ---> job-cost.sh 11:38:29 Setup pyenv: 11:38:29 system 11:38:29 3.8.13 11:38:29 3.9.13 11:38:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:38:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HDx6 from file:/tmp/.os_lf_venv 11:38:30 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:38:37 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. 11:38:37 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 11:38:38 lf-activate-venv(): INFO: Adding /tmp/venv-HDx6/bin to PATH 11:38:38 INFO: No Stack... 11:38:38 INFO: Retrieving Pricing Info for: v3-standard-4 11:38:38 INFO: Archiving Costs 11:38:38 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4532190539703103979.sh 11:38:38 ---> logs-deploy.sh 11:38:38 Setup pyenv: 11:38:38 system 11:38:38 3.8.13 11:38:38 3.9.13 11:38:38 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:38:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HDx6 from file:/tmp/.os_lf_venv 11:38:40 lf-activate-venv(): INFO: Installing: lftools 11:38: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. 11:38:49 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 11:38:50 lf-activate-venv(): INFO: Adding /tmp/venv-HDx6/bin to PATH 11:38:50 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3293 11:38:50 INFO: archiving workspace using pattern(s): 11:38:50 Archives upload complete. 11:38:51 INFO: archiving logs to Nexus 11:38:51 ---> uname -a: 11:38:51 Linux prd-ubuntu1804-builder-4c-4g-3393 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:38:51 11:38:51 11:38:51 ---> lscpu: 11:38:51 Architecture: x86_64 11:38:51 CPU op-mode(s): 32-bit, 64-bit 11:38:51 Byte Order: Little Endian 11:38:51 CPU(s): 4 11:38:51 On-line CPU(s) list: 0-3 11:38:51 Thread(s) per core: 1 11:38:51 Core(s) per socket: 1 11:38:51 Socket(s): 4 11:38:51 NUMA node(s): 1 11:38:51 Vendor ID: AuthenticAMD 11:38:51 CPU family: 23 11:38:51 Model: 49 11:38:51 Model name: AMD EPYC-Rome Processor 11:38:51 Stepping: 0 11:38:51 CPU MHz: 2799.998 11:38:51 BogoMIPS: 5599.99 11:38:51 Virtualization: AMD-V 11:38:51 Hypervisor vendor: KVM 11:38:51 Virtualization type: full 11:38:51 L1d cache: 32K 11:38:51 L1i cache: 32K 11:38:51 L2 cache: 512K 11:38:51 L3 cache: 16384K 11:38:51 NUMA node0 CPU(s): 0-3 11:38:51 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 11:38:51 11:38:51 11:38:51 ---> nproc: 11:38:51 4 11:38:51 11:38:51 11:38:51 ---> df -h: 11:38:51 Filesystem Size Used Avail Use% Mounted on 11:38:51 udev 7.9G 0 7.9G 0% /dev 11:38:51 tmpfs 1.6G 672K 1.6G 1% /run 11:38:51 /dev/vda1 78G 8.4G 70G 11% / 11:38:51 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:38:51 tmpfs 5.0M 0 5.0M 0% /run/lock 11:38:51 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:38:51 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:38:51 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:38:51 11:38:51 11:38:51 ---> free -m: 11:38:51 total used free shared buff/cache available 11:38:51 Mem: 16040 526 13329 0 2184 15196 11:38:51 Swap: 1023 0 1023 11:38:51 11:38:51 11:38:51 ---> ip addr: 11:38:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:38:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:38:51 inet 127.0.0.1/8 scope host lo 11:38:51 valid_lft forever preferred_lft forever 11:38:51 inet6 ::1/128 scope host 11:38:51 valid_lft forever preferred_lft forever 11:38:51 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:38:51 link/ether fa:16:3e:ff:1e:a9 brd ff:ff:ff:ff:ff:ff 11:38:51 inet 10.30.106.206/23 brd 10.30.107.255 scope global dynamic ens3 11:38:51 valid_lft 86229sec preferred_lft 86229sec 11:38:51 inet6 fe80::f816:3eff:feff:1ea9/64 scope link 11:38:51 valid_lft forever preferred_lft forever 11:38:51 11:38:51 11:38:51 ---> sar -b -r -n DEV: 11:38:51 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3393) 02/07/24 _x86_64_ (4 CPU) 11:38:51 11:38:51 11:36:02 LINUX RESTART (4 CPU) 11:38:51 11:38:51 11:37:01 tps rtps wtps bread/s bwrtn/s 11:38:51 11:38:01 106.07 14.28 91.78 1101.28 21548.94 11:38:51 Average: 106.07 14.28 91.78 1101.28 21548.94 11:38:51 11:38:51 11:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:38:51 11:38:01 13744788 15538328 2680180 16.32 73012 1910644 805156 4.61 777656 1666636 149536 11:38:51 Average: 13744788 15538328 2680180 16.32 73012 1910644 805156 4.61 777656 1666636 149536 11:38:51 11:38:51 11:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:38:51 11:38:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 11:38:51 11:38:01 ens3 54.12 37.18 650.72 8.75 0.00 0.00 0.00 0.00 11:38:51 Average: lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 11:38:51 Average: ens3 54.12 37.18 650.72 8.75 0.00 0.00 0.00 0.00 11:38:51 11:38:51 11:38:51 ---> sar -P ALL: 11:38:51 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3393) 02/07/24 _x86_64_ (4 CPU) 11:38:51 11:38:51 11:36:02 LINUX RESTART (4 CPU) 11:38:51 11:38:51 11:37:01 CPU %user %nice %system %iowait %steal %idle 11:38:51 11:38:01 all 20.65 0.00 1.56 4.58 0.05 73.16 11:38:51 11:38:01 0 5.21 0.00 0.96 10.41 0.03 83.39 11:38:51 11:38:01 1 16.38 0.00 1.37 2.15 0.07 80.03 11:38:51 11:38:01 2 21.68 0.00 1.89 3.76 0.05 72.63 11:38:51 11:38:01 3 39.22 0.00 2.04 2.00 0.08 56.66 11:38:51 Average: all 20.65 0.00 1.56 4.58 0.05 73.16 11:38:51 Average: 0 5.21 0.00 0.96 10.41 0.03 83.39 11:38:51 Average: 1 16.38 0.00 1.37 2.15 0.07 80.03 11:38:51 Average: 2 21.68 0.00 1.89 3.76 0.05 72.63 11:38:51 Average: 3 39.22 0.00 2.04 2.00 0.08 56.66 11:38:51 11:38:51 11:38:51