07:50:19 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137703 07:50:19 Running as SYSTEM 07:50:19 [EnvInject] - Loading node environment variables. 07:50:19 Building remotely on prd-ubuntu1804-builder-4c-4g-23852 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 07:50:19 [ssh-agent] Looking for ssh-agent implementation... 07:50:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:50:19 $ ssh-agent 07:50:19 SSH_AUTH_SOCK=/tmp/ssh-ZdQlqw7xiNky/agent.1668 07:50:19 SSH_AGENT_PID=1669 07:50:19 [ssh-agent] Started. 07:50:19 Running ssh-add (command line suppressed) 07:50:19 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_6324769437973550858.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_6324769437973550858.key) 07:50:19 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:50:19 The recommended git tool is: NONE 07:50:21 using credential onap-jenkins-ssh 07:50:21 Wiping out workspace first. 07:50:21 Cloning the remote Git repository 07:50:21 Cloning repository git://cloud.onap.org/mirror/oom.git 07:50:21 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 07:50:21 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:50:21 > git --version # timeout=10 07:50:21 > git --version # 'git version 2.17.1' 07:50:21 using GIT_SSH to set credentials Gerrit user 07:50:21 Verifying host key using manually-configured host key entries 07:50:21 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:50:26 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:50:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:50:27 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:50:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:50:27 using GIT_SSH to set credentials Gerrit user 07:50:27 Verifying host key using manually-configured host key entries 07:50:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/03/137703/1 # timeout=30 07:50:27 > git rev-parse 8eb95f09c0d4c87f75e630810723ab12786bd44a^{commit} # timeout=10 07:50:27 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:50:27 Checking out Revision 8eb95f09c0d4c87f75e630810723ab12786bd44a (refs/changes/03/137703/1) 07:50:27 > git config core.sparsecheckout # timeout=10 07:50:27 > git checkout -f 8eb95f09c0d4c87f75e630810723ab12786bd44a # timeout=30 07:50:31 Commit message: "[MARIADB][POLICY] Correct the MariaDB ReadinessCheck" 07:50:31 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:50:31 > git rev-list --no-walk f8a899c48c91681eb61f3968583862ffc9e9ad73 # timeout=10 07:50:31 [EnvInject] - Injecting environment variables from a build step. 07:50:31 [EnvInject] - Injecting as environment variables the properties content 07:50:31 PYTHON=python3 07:50:31 07:50:31 [EnvInject] - Variables injected successfully. 07:50:31 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12058173317993834351.sh 07:50:31 ---> tox-install.sh 07:50:31 + source /home/jenkins/lf-env.sh 07:50:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:50:31 ++ mktemp -d /tmp/venv-XXXX 07:50:31 + lf_venv=/tmp/venv-dHuB 07:50:31 + local venv_file=/tmp/.os_lf_venv 07:50:31 + local python=python3 07:50:31 + local options 07:50:31 + local set_path=true 07:50:31 + local install_args= 07:50:31 ++ 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 07:50:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:50:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:50:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:50:31 + true 07:50:31 + case $1 in 07:50:31 + venv_file=/tmp/.toxenv 07:50:31 + shift 2 07:50:31 + true 07:50:31 + case $1 in 07:50:31 + shift 07:50:31 + break 07:50:31 + case $python in 07:50:31 + local pkg_list= 07:50:31 + [[ -d /opt/pyenv ]] 07:50:31 + echo 'Setup pyenv:' 07:50:31 Setup pyenv: 07:50:31 + export PYENV_ROOT=/opt/pyenv 07:50:31 + PYENV_ROOT=/opt/pyenv 07:50:31 + 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 07:50:31 + 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 07:50:31 + pyenv versions 07:50:31 * system (set by /opt/pyenv/version) 07:50:31 * 3.8.13 (set by /opt/pyenv/version) 07:50:31 * 3.9.13 (set by /opt/pyenv/version) 07:50:31 * 3.10.6 (set by /opt/pyenv/version) 07:50:31 + command -v pyenv 07:50:31 ++ pyenv init - --no-rehash 07:50:31 + 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[*]}"'\'')" 07:50:31 export PATH="/opt/pyenv/shims:${PATH}" 07:50:31 export PYENV_SHELL=bash 07:50:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:50:31 pyenv() { 07:50:31 local command 07:50:31 command="${1:-}" 07:50:31 if [ "$#" -gt 0 ]; then 07:50:31 shift 07:50:31 fi 07:50:31 07:50:31 case "$command" in 07:50:31 rehash|shell) 07:50:31 eval "$(pyenv "sh-$command" "$@")" 07:50:31 ;; 07:50:31 *) 07:50:31 command pyenv "$command" "$@" 07:50:31 ;; 07:50:31 esac 07:50:31 }' 07:50:31 +++ 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[*]}"' 07:50:31 ++ 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 07:50:31 ++ 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 07:50:31 ++ 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 07:50:31 ++ export PYENV_SHELL=bash 07:50:31 ++ PYENV_SHELL=bash 07:50:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:50:31 +++ complete -F _pyenv pyenv 07:50:31 ++ lf-pyver python3 07:50:31 ++ local py_version_xy=python3 07:50:31 ++ local py_version_xyz= 07:50:31 ++ sed 's/^[ *]* //' 07:50:31 ++ pyenv versions 07:50:31 ++ local command 07:50:31 ++ command=versions 07:50:31 ++ '[' 1 -gt 0 ']' 07:50:31 ++ awk '{ print $1 }' 07:50:31 ++ shift 07:50:31 ++ case "$command" in 07:50:31 ++ command pyenv versions 07:50:31 ++ pyenv versions 07:50:31 ++ grep -E '^[0-9.]*[0-9]$' 07:50:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:50:31 +++ grep '^3' /tmp/.pyenv_versions 07:50:31 +++ sort -V 07:50:31 +++ tail -n 1 07:50:31 ++ py_version_xyz=3.10.6 07:50:31 ++ [[ -z 3.10.6 ]] 07:50:31 ++ echo 3.10.6 07:50:31 ++ return 0 07:50:31 + pyenv local 3.10.6 07:50:31 + local command 07:50:31 + command=local 07:50:31 + '[' 2 -gt 0 ']' 07:50:31 + shift 07:50:31 + case "$command" in 07:50:31 + command pyenv local 3.10.6 07:50:31 + pyenv local 3.10.6 07:50:31 + for arg in "$@" 07:50:31 + case $arg in 07:50:31 + pkg_list+='tox ' 07:50:31 + for arg in "$@" 07:50:31 + case $arg in 07:50:31 + pkg_list+='virtualenv ' 07:50:31 + for arg in "$@" 07:50:31 + case $arg in 07:50:31 + pkg_list+='urllib3~=1.26.15 ' 07:50:31 + [[ -f /tmp/.toxenv ]] 07:50:31 + [[ ! -f /tmp/.toxenv ]] 07:50:31 + [[ -n '' ]] 07:50:31 + python3 -m venv /tmp/venv-dHuB 07:50:36 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dHuB' 07:50:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dHuB 07:50:36 + echo /tmp/venv-dHuB 07:50:36 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:50:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:50:36 + /tmp/venv-dHuB/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:50:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:50:39 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:50:39 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:50:39 + /tmp/venv-dHuB/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:50:41 + type python3 07:50:41 + true 07:50:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dHuB/bin to PATH' 07:50:41 lf-activate-venv(): INFO: Adding /tmp/venv-dHuB/bin to PATH 07:50:41 + PATH=/tmp/venv-dHuB/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 07:50:41 + return 0 07:50:41 + python3 --version 07:50:41 Python 3.10.6 07:50:41 + python3 -m pip --version 07:50:42 pip 24.0 from /tmp/venv-dHuB/lib/python3.10/site-packages/pip (python 3.10) 07:50:42 + python3 -m pip freeze 07:50:42 cachetools==5.3.3 07:50:42 chardet==5.2.0 07:50:42 colorama==0.4.6 07:50:42 distlib==0.3.8 07:50:42 filelock==3.13.4 07:50:42 packaging==24.0 07:50:42 platformdirs==4.2.0 07:50:42 pluggy==1.4.0 07:50:42 pyproject-api==1.6.1 07:50:42 tomli==2.0.1 07:50:42 tox==4.14.2 07:50:42 urllib3==1.26.18 07:50:42 virtualenv==20.25.2 07:50:42 [EnvInject] - Injecting environment variables from a build step. 07:50:42 [EnvInject] - Injecting as environment variables the properties content 07:50:42 PARALLEL=false 07:50:42 07:50:42 [EnvInject] - Variables injected successfully. 07:50:42 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins18294019620889869165.sh 07:50:42 ---> tox-run.sh 07:50:42 + 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 07:50:42 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 07:50:42 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 07:50:42 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 07:50:42 + cd /w/workspace/oom-master-pre-commit-lint/. 07:50:42 + source /home/jenkins/lf-env.sh 07:50:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:50:42 ++ mktemp -d /tmp/venv-XXXX 07:50:42 + lf_venv=/tmp/venv-k7if 07:50:42 + local venv_file=/tmp/.os_lf_venv 07:50:42 + local python=python3 07:50:42 + local options 07:50:42 + local set_path=true 07:50:42 + local install_args= 07:50: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 07:50:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:50:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:50:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:50:42 + true 07:50:42 + case $1 in 07:50:42 + venv_file=/tmp/.toxenv 07:50:42 + shift 2 07:50:42 + true 07:50:42 + case $1 in 07:50:42 + shift 07:50:42 + break 07:50:42 + case $python in 07:50:42 + local pkg_list= 07:50:42 + [[ -d /opt/pyenv ]] 07:50:42 + echo 'Setup pyenv:' 07:50:42 Setup pyenv: 07:50:42 + export PYENV_ROOT=/opt/pyenv 07:50:42 + PYENV_ROOT=/opt/pyenv 07:50:42 + 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 07:50:42 + 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 07:50:42 + pyenv versions 07:50:42 system 07:50:42 3.8.13 07:50:42 3.9.13 07:50:42 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:50:42 + command -v pyenv 07:50:42 ++ pyenv init - --no-rehash 07:50: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[*]}"'\'')" 07:50:42 export PATH="/opt/pyenv/shims:${PATH}" 07:50:42 export PYENV_SHELL=bash 07:50:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:50:42 pyenv() { 07:50:42 local command 07:50:42 command="${1:-}" 07:50:42 if [ "$#" -gt 0 ]; then 07:50:42 shift 07:50:42 fi 07:50:42 07:50:42 case "$command" in 07:50:42 rehash|shell) 07:50:42 eval "$(pyenv "sh-$command" "$@")" 07:50:42 ;; 07:50:42 *) 07:50:42 command pyenv "$command" "$@" 07:50:42 ;; 07:50:42 esac 07:50:42 }' 07:50: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[*]}"' 07:50:42 ++ 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 07:50:42 ++ 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 07:50:42 ++ 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 07:50:42 ++ export PYENV_SHELL=bash 07:50:42 ++ PYENV_SHELL=bash 07:50:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:50:42 +++ complete -F _pyenv pyenv 07:50:42 ++ lf-pyver python3 07:50:42 ++ local py_version_xy=python3 07:50:42 ++ local py_version_xyz= 07:50:42 ++ pyenv versions 07:50:42 ++ sed 's/^[ *]* //' 07:50:42 ++ local command 07:50:42 ++ awk '{ print $1 }' 07:50:42 ++ command=versions 07:50:42 ++ '[' 1 -gt 0 ']' 07:50:42 ++ shift 07:50:42 ++ case "$command" in 07:50:42 ++ command pyenv versions 07:50:42 ++ pyenv versions 07:50:42 ++ grep -E '^[0-9.]*[0-9]$' 07:50:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:50:42 +++ grep '^3' /tmp/.pyenv_versions 07:50:42 +++ sort -V 07:50:42 +++ tail -n 1 07:50:42 ++ py_version_xyz=3.10.6 07:50:42 ++ [[ -z 3.10.6 ]] 07:50:42 ++ echo 3.10.6 07:50:42 ++ return 0 07:50:42 + pyenv local 3.10.6 07:50:42 + local command 07:50:42 + command=local 07:50:42 + '[' 2 -gt 0 ']' 07:50:42 + shift 07:50:42 + case "$command" in 07:50:42 + command pyenv local 3.10.6 07:50:42 + pyenv local 3.10.6 07:50:42 + for arg in "$@" 07:50:42 + case $arg in 07:50:42 + pkg_list+='tox ' 07:50:42 + for arg in "$@" 07:50:42 + case $arg in 07:50:42 + pkg_list+='virtualenv ' 07:50:42 + for arg in "$@" 07:50:42 + case $arg in 07:50:42 + pkg_list+='urllib3~=1.26.15 ' 07:50:42 + [[ -f /tmp/.toxenv ]] 07:50:42 ++ cat /tmp/.toxenv 07:50:42 + lf_venv=/tmp/venv-dHuB 07:50:42 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dHuB from' file:/tmp/.toxenv 07:50:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dHuB from file:/tmp/.toxenv 07:50:42 + /tmp/venv-dHuB/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:50:43 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:50:43 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:50:43 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:50:43 + /tmp/venv-dHuB/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:50:44 + type python3 07:50:44 + true 07:50:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dHuB/bin to PATH' 07:50:44 lf-activate-venv(): INFO: Adding /tmp/venv-dHuB/bin to PATH 07:50:44 + PATH=/tmp/venv-dHuB/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 07:50:44 + return 0 07:50:44 + [[ -d /opt/pyenv ]] 07:50:44 + echo '---> Setting up pyenv' 07:50:44 ---> Setting up pyenv 07:50:44 + export PYENV_ROOT=/opt/pyenv 07:50:44 + PYENV_ROOT=/opt/pyenv 07:50:44 + export PATH=/opt/pyenv/bin:/tmp/venv-dHuB/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 07:50:44 + PATH=/opt/pyenv/bin:/tmp/venv-dHuB/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 07:50:44 ++ pwd 07:50:44 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 07:50:44 + export PYTHONPATH 07:50:44 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:50:44 + TOX_TESTENV_PASSENV=PYTHONPATH 07:50:44 + tox --version 07:50:45 4.14.2 from /tmp/venv-dHuB/lib/python3.10/site-packages/tox/__init__.py 07:50:45 + PARALLEL=false 07:50:45 + TOX_OPTIONS_LIST= 07:50:45 + [[ -n pre-commit ]] 07:50:45 + TOX_OPTIONS_LIST=' -e pre-commit' 07:50:45 + case ${PARALLEL,,} in 07:50:45 + tox -e pre-commit 07:50:45 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 07:50:46 pre-commit: install_deps> python -I -m pip install pre-commit 07:50:49 pre-commit: freeze> python -m pip freeze --all 07:50:49 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.4,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.7.0,PyYAML==6.0.1,setuptools==69.5.1,virtualenv==20.25.2,wheel==0.43.0 07:50:49 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 07:50:49 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:50:50 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:50:50 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:50:51 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:50:52 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:50:52 [INFO] Once installed this environment will be reused. 07:50:52 [INFO] This may take a few minutes... 07:50:55 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:50:55 [INFO] Once installed this environment will be reused. 07:50:55 [INFO] This may take a few minutes... 07:51:00 Trim Trailing Whitespace.................................................Failed 07:51:01 - hook id: trailing-whitespace 07:51:01 - exit code: 1 07:51:01 - files were modified by this hook 07:51:01 07:51:01 Fixing kubernetes/policy/values.yaml 07:51:01 07:51:01 Tabs remover.............................................................Passed 07:51:01 pre-commit hook(s) made changes. 07:51:01 If you are seeing this message in CI, reproduce locally with: `pre-commit run --all-files`. 07:51:01 To run `pre-commit` as part of git workflow, use `pre-commit install`. 07:51:01 All changes made by hooks: 07:51:01 diff --git a/kubernetes/policy/values.yaml b/kubernetes/policy/values.yaml 07:51:01 index 789d986c9..e621de710 100755 07:51:01 --- a/kubernetes/policy/values.yaml 07:51:01 +++ b/kubernetes/policy/values.yaml 07:51:01 @@ -233,7 +233,7 @@ mariadb-galera: 07:51:01 externalSecret: *dbRootPassSecretName 07:51:01 nameOverride: *policy-mariadb 07:51:01 # mariadb-galera.service and global.mariadbGalera.service must be equals 07:51:01 - service: 07:51:01 + service: 07:51:01 name: *mariadbService 07:51:01 replicaCount: 1 07:51:01 mariadbOperator: 07:51:01 pre-commit: exit 1 (11.81 seconds) /w/workspace/oom-master-pre-commit-lint> pre-commit run --all-files --show-diff-on-failure pid=2228 07:51:01 pre-commit: FAIL code 1 (15.77=setup[3.96]+cmd[11.81] seconds) 07:51:01 evaluation failed :( (15.95 seconds) 07:51:01 + tox_status=1 07:51:01 + echo '---> Completed tox runs' 07:51:01 ---> Completed tox runs 07:51:01 + for i in .tox/*/log 07:51:01 ++ echo .tox/pre-commit/log 07:51:01 ++ awk -F/ '{print $2}' 07:51:01 + tox_env=pre-commit 07:51:01 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 07:51:01 + DOC_DIR=docs/_build/html 07:51:01 + [[ -d docs/_build/html ]] 07:51:01 + echo '---> tox-run.sh ends' 07:51:01 ---> tox-run.sh ends 07:51:01 + test 1 -eq 0 07:51:01 + exit 1 07:51:01 ++ '[' 2 = 1 ']' 07:51:01 Build step 'Execute shell' marked build as failure 07:51:01 $ ssh-agent -k 07:51:01 unset SSH_AUTH_SOCK; 07:51:01 unset SSH_AGENT_PID; 07:51:01 echo Agent pid 1669 killed; 07:51:01 [ssh-agent] Stopped. 07:51:01 [PostBuildScript] - [INFO] Executing post build scripts. 07:51:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2362582548312669312.sh 07:51:01 ---> sysstat.sh 07:51:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13877051842870814202.sh 07:51:01 ---> package-listing.sh 07:51:01 ++ facter osfamily 07:51:01 ++ tr '[:upper:]' '[:lower:]' 07:51:01 + OS_FAMILY=debian 07:51:01 + workspace=/w/workspace/oom-master-pre-commit-lint 07:51:01 + START_PACKAGES=/tmp/packages_start.txt 07:51:01 + END_PACKAGES=/tmp/packages_end.txt 07:51:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:51:01 + PACKAGES=/tmp/packages_start.txt 07:51:01 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:51:01 + PACKAGES=/tmp/packages_end.txt 07:51:01 + case "${OS_FAMILY}" in 07:51:01 + dpkg -l 07:51:01 + grep '^ii' 07:51:01 + '[' -f /tmp/packages_start.txt ']' 07:51:01 + '[' -f /tmp/packages_end.txt ']' 07:51:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:51:01 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:51:01 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 07:51:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 07:51:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9954419096357897965.sh 07:51:02 ---> capture-instance-metadata.sh 07:51:02 Setup pyenv: 07:51:02 system 07:51:02 3.8.13 07:51:02 3.9.13 07:51:02 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:51:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Sy4Y 07:51:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:51:08 lf-activate-venv(): INFO: Installing: lftools 07:51:40 lf-activate-venv(): INFO: Adding /tmp/venv-Sy4Y/bin to PATH 07:51:40 INFO: Running in OpenStack, capturing instance metadata 07:51:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12716485207751788441.sh 07:51:40 provisioning config files... 07:51:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config2591446845299230221tmp 07:51:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:51:40 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:51:40 [EnvInject] - Injecting environment variables from a build step. 07:51:40 [EnvInject] - Injecting as environment variables the properties content 07:51:40 SERVER_ID=logs 07:51:40 07:51:40 [EnvInject] - Variables injected successfully. 07:51:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6629289022326185913.sh 07:51:40 ---> create-netrc.sh 07:51:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6862636174603687961.sh 07:51:40 ---> python-tools-install.sh 07:51:40 Setup pyenv: 07:51:40 system 07:51:40 3.8.13 07:51:40 3.9.13 07:51:40 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:51:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Sy4Y from file:/tmp/.os_lf_venv 07:51:42 lf-activate-venv(): INFO: Installing: lftools 07:51:49 lf-activate-venv(): INFO: Adding /tmp/venv-Sy4Y/bin to PATH 07:51:49 Generating Requirements File 07:52:17 Python 3.10.6 07:52:17 pip 24.0 from /tmp/venv-Sy4Y/lib/python3.10/site-packages/pip (python 3.10) 07:52:18 appdirs==1.4.4 07:52:18 argcomplete==3.3.0 07:52:18 aspy.yaml==1.3.0 07:52:18 attrs==23.2.0 07:52:18 autopage==0.5.2 07:52:18 beautifulsoup4==4.12.3 07:52:18 boto3==1.34.85 07:52:18 botocore==1.34.85 07:52:18 bs4==0.0.2 07:52:18 cachetools==5.3.3 07:52:18 certifi==2024.2.2 07:52:18 cffi==1.16.0 07:52:18 cfgv==3.4.0 07:52:18 chardet==5.2.0 07:52:18 charset-normalizer==3.3.2 07:52:18 click==8.1.7 07:52:18 cliff==4.6.0 07:52:18 cmd2==2.4.3 07:52:18 cryptography==3.3.2 07:52:18 debtcollector==3.0.0 07:52:18 decorator==5.1.1 07:52:18 defusedxml==0.7.1 07:52:18 Deprecated==1.2.14 07:52:18 distlib==0.3.8 07:52:18 dnspython==2.6.1 07:52:18 docker==4.2.2 07:52:18 dogpile.cache==1.3.2 07:52:18 email_validator==2.1.1 07:52:18 filelock==3.13.4 07:52:18 future==1.0.0 07:52:18 gitdb==4.0.11 07:52:18 GitPython==3.1.43 07:52:18 google-auth==2.29.0 07:52:18 httplib2==0.22.0 07:52:18 identify==2.5.35 07:52:18 idna==3.7 07:52:18 importlib-resources==1.5.0 07:52:18 iso8601==2.1.0 07:52:18 Jinja2==3.1.3 07:52:18 jmespath==1.0.1 07:52:18 jsonpatch==1.33 07:52:18 jsonpointer==2.4 07:52:18 jsonschema==4.21.1 07:52:18 jsonschema-specifications==2023.12.1 07:52:18 keystoneauth1==5.6.0 07:52:18 kubernetes==29.0.0 07:52:18 lftools==0.37.10 07:52:18 lxml==5.2.1 07:52:18 MarkupSafe==2.1.5 07:52:18 msgpack==1.0.8 07:52:18 multi_key_dict==2.0.3 07:52:18 munch==4.0.0 07:52:18 netaddr==1.2.1 07:52:18 netifaces==0.11.0 07:52:18 niet==1.4.2 07:52:18 nodeenv==1.8.0 07:52:18 oauth2client==4.1.3 07:52:18 oauthlib==3.2.2 07:52:18 openstacksdk==3.0.0 07:52:18 os-client-config==2.1.0 07:52:18 os-service-types==1.7.0 07:52:18 osc-lib==3.0.1 07:52:18 oslo.config==9.4.0 07:52:18 oslo.context==5.5.0 07:52:18 oslo.i18n==6.3.0 07:52:18 oslo.log==5.5.1 07:52:18 oslo.serialization==5.4.0 07:52:18 oslo.utils==7.1.0 07:52:18 packaging==24.0 07:52:18 pbr==6.0.0 07:52:18 platformdirs==4.2.0 07:52:18 prettytable==3.10.0 07:52:18 pyasn1==0.6.0 07:52:18 pyasn1_modules==0.4.0 07:52:18 pycparser==2.22 07:52:18 pygerrit2==2.0.15 07:52:18 PyGithub==2.3.0 07:52:18 pyinotify==0.9.6 07:52:18 PyJWT==2.8.0 07:52:18 PyNaCl==1.5.0 07:52:18 pyparsing==2.4.7 07:52:18 pyperclip==1.8.2 07:52:18 pyrsistent==0.20.0 07:52:18 python-cinderclient==9.5.0 07:52:18 python-dateutil==2.9.0.post0 07:52:18 python-heatclient==3.5.0 07:52:18 python-jenkins==1.8.2 07:52:18 python-keystoneclient==5.4.0 07:52:18 python-magnumclient==4.4.0 07:52:18 python-novaclient==18.6.0 07:52:18 python-openstackclient==6.6.0 07:52:18 python-swiftclient==4.5.0 07:52:18 PyYAML==6.0.1 07:52:18 referencing==0.34.0 07:52:18 requests==2.31.0 07:52:18 requests-oauthlib==2.0.0 07:52:18 requestsexceptions==1.4.0 07:52:18 rfc3986==2.0.0 07:52:18 rpds-py==0.18.0 07:52:18 rsa==4.9 07:52:18 ruamel.yaml==0.18.6 07:52:18 ruamel.yaml.clib==0.2.8 07:52:18 s3transfer==0.10.1 07:52:18 simplejson==3.19.2 07:52:18 six==1.16.0 07:52:18 smmap==5.0.1 07:52:18 soupsieve==2.5 07:52:18 stevedore==5.2.0 07:52:18 tabulate==0.9.0 07:52:18 toml==0.10.2 07:52:18 tomlkit==0.12.4 07:52:18 tqdm==4.66.2 07:52:18 typing_extensions==4.11.0 07:52:18 tzdata==2024.1 07:52:18 urllib3==1.26.18 07:52:18 virtualenv==20.25.2 07:52:18 wcwidth==0.2.13 07:52:18 websocket-client==1.7.0 07:52:18 wrapt==1.16.0 07:52:18 xdg==6.0.0 07:52:18 xmltodict==0.13.0 07:52:18 yq==3.3.1 07:52:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1263738975059748267.sh 07:52:18 ---> sudo-logs.sh 07:52:18 Archiving 'sudo' log.. 07:52:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4065567126883135526.sh 07:52:18 ---> job-cost.sh 07:52:18 Setup pyenv: 07:52:18 system 07:52:18 3.8.13 07:52:18 3.9.13 07:52:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:52:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Sy4Y from file:/tmp/.os_lf_venv 07:52:19 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:52:24 lf-activate-venv(): INFO: Adding /tmp/venv-Sy4Y/bin to PATH 07:52:24 INFO: No Stack... 07:52:25 INFO: Retrieving Pricing Info for: v3-standard-4 07:52:25 INFO: Archiving Costs 07:52:25 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1342546633697991104.sh 07:52:25 ---> logs-deploy.sh 07:52:25 Setup pyenv: 07:52:25 system 07:52:25 3.8.13 07:52:25 3.9.13 07:52:25 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:52:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Sy4Y from file:/tmp/.os_lf_venv 07:52:26 lf-activate-venv(): INFO: Installing: lftools 07:52:35 lf-activate-venv(): INFO: Adding /tmp/venv-Sy4Y/bin to PATH 07:52:35 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3430 07:52:35 INFO: archiving workspace using pattern(s): 07:52:37 Archives upload complete. 07:52:37 INFO: archiving logs to Nexus 07:52:38 ---> uname -a: 07:52:38 Linux prd-ubuntu1804-builder-4c-4g-23852 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:52:38 07:52:38 07:52:38 ---> lscpu: 07:52:38 Architecture: x86_64 07:52:38 CPU op-mode(s): 32-bit, 64-bit 07:52:38 Byte Order: Little Endian 07:52:38 CPU(s): 4 07:52:38 On-line CPU(s) list: 0-3 07:52:38 Thread(s) per core: 1 07:52:38 Core(s) per socket: 1 07:52:38 Socket(s): 4 07:52:38 NUMA node(s): 1 07:52:38 Vendor ID: AuthenticAMD 07:52:38 CPU family: 23 07:52:38 Model: 49 07:52:38 Model name: AMD EPYC-Rome Processor 07:52:38 Stepping: 0 07:52:38 CPU MHz: 2799.998 07:52:38 BogoMIPS: 5599.99 07:52:38 Virtualization: AMD-V 07:52:38 Hypervisor vendor: KVM 07:52:38 Virtualization type: full 07:52:38 L1d cache: 32K 07:52:38 L1i cache: 32K 07:52:38 L2 cache: 512K 07:52:38 L3 cache: 16384K 07:52:38 NUMA node0 CPU(s): 0-3 07:52:38 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 07:52:38 07:52:38 07:52:38 ---> nproc: 07:52:38 4 07:52:38 07:52:38 07:52:38 ---> df -h: 07:52:38 Filesystem Size Used Avail Use% Mounted on 07:52:38 udev 7.9G 0 7.9G 0% /dev 07:52:38 tmpfs 1.6G 672K 1.6G 1% /run 07:52:38 /dev/vda1 78G 8.3G 70G 11% / 07:52:38 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:52:38 tmpfs 5.0M 0 5.0M 0% /run/lock 07:52:38 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:52:38 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:52:38 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:52:38 07:52:38 07:52:38 ---> free -m: 07:52:38 total used free shared buff/cache available 07:52:38 Mem: 16040 534 13353 0 2152 15188 07:52:38 Swap: 1023 0 1023 07:52:38 07:52:38 07:52:38 ---> ip addr: 07:52:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:52:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:52:38 inet 127.0.0.1/8 scope host lo 07:52:38 valid_lft forever preferred_lft forever 07:52:38 inet6 ::1/128 scope host 07:52:38 valid_lft forever preferred_lft forever 07:52:38 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:52:38 link/ether fa:16:3e:5e:06:44 brd ff:ff:ff:ff:ff:ff 07:52:38 inet 10.30.107.186/23 brd 10.30.107.255 scope global dynamic ens3 07:52:38 valid_lft 86242sec preferred_lft 86242sec 07:52:38 inet6 fe80::f816:3eff:fe5e:644/64 scope link 07:52:38 valid_lft forever preferred_lft forever 07:52:38 07:52:38 07:52:38 ---> sar -b -r -n DEV: 07:52:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23852) 04/17/24 _x86_64_ (4 CPU) 07:52:38 07:52:38 07:50:03 LINUX RESTART (4 CPU) 07:52:38 07:52:38 07:51:01 tps rtps wtps bread/s bwrtn/s 07:52:38 07:52:01 100.85 2.43 98.42 128.65 23678.59 07:52:38 Average: 100.85 2.43 98.42 128.65 23678.59 07:52:38 07:52:38 07:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:52:38 07:52:01 13796964 15590616 2628004 16.00 74668 1907960 729044 4.17 728460 1661600 155292 07:52:38 Average: 13796964 15590616 2628004 16.00 74668 1907960 729044 4.17 728460 1661600 155292 07:52:38 07:52:38 07:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:52:38 07:52:01 lo 1.47 1.47 0.17 0.17 0.00 0.00 0.00 0.00 07:52:38 07:52:01 ens3 54.12 37.16 679.19 9.37 0.00 0.00 0.00 0.00 07:52:38 Average: lo 1.47 1.47 0.17 0.17 0.00 0.00 0.00 0.00 07:52:38 Average: ens3 54.12 37.16 679.19 9.37 0.00 0.00 0.00 0.00 07:52:38 07:52:38 07:52:38 ---> sar -P ALL: 07:52:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23852) 04/17/24 _x86_64_ (4 CPU) 07:52:38 07:52:38 07:50:03 LINUX RESTART (4 CPU) 07:52:38 07:52:38 07:51:01 CPU %user %nice %system %iowait %steal %idle 07:52:38 07:52:01 all 21.37 0.00 1.36 3.37 0.05 73.84 07:52:38 07:52:01 0 24.70 0.00 1.32 6.41 0.07 67.50 07:52:38 07:52:01 1 22.81 0.00 1.18 1.38 0.07 74.56 07:52:38 07:52:01 2 21.99 0.00 1.47 0.35 0.07 76.12 07:52:38 07:52:01 3 15.97 0.00 1.47 5.33 0.05 77.18 07:52:38 Average: all 21.37 0.00 1.36 3.37 0.05 73.84 07:52:38 Average: 0 24.70 0.00 1.32 6.41 0.07 67.50 07:52:38 Average: 1 22.81 0.00 1.18 1.38 0.07 74.56 07:52:38 Average: 2 21.99 0.00 1.47 0.35 0.07 76.12 07:52:38 Average: 3 15.97 0.00 1.47 5.33 0.05 77.18 07:52:38 07:52:38 07:52:38