12:56:15 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136731 12:56:15 Running as SYSTEM 12:56:15 [EnvInject] - Loading node environment variables. 12:56:15 Building remotely on prd-ubuntu1804-builder-4c-4g-2524 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:56:15 [ssh-agent] Looking for ssh-agent implementation... 12:56:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:56:15 $ ssh-agent 12:56:15 SSH_AUTH_SOCK=/tmp/ssh-m995IFuCDwiE/agent.1682 12:56:15 SSH_AGENT_PID=1684 12:56:15 [ssh-agent] Started. 12:56:15 Running ssh-add (command line suppressed) 12:56:15 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_14829439385645671883.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_14829439385645671883.key) 12:56:15 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:56:15 The recommended git tool is: NONE 12:56:17 using credential onap-jenkins-ssh 12:56:17 Wiping out workspace first. 12:56:17 Cloning the remote Git repository 12:56:17 Cloning repository git://cloud.onap.org/mirror/oom.git 12:56:17 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:56:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:56:17 > git --version # timeout=10 12:56:17 > git --version # 'git version 2.17.1' 12:56:17 using GIT_SSH to set credentials Gerrit user 12:56:17 Verifying host key using manually-configured host key entries 12:56:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:56:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:56:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:56:23 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:56:23 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:56:23 using GIT_SSH to set credentials Gerrit user 12:56:23 Verifying host key using manually-configured host key entries 12:56:23 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/31/136731/1 # timeout=30 12:56:23 > git rev-parse b1a0103760fdee36c958210c73a1d774658238dc^{commit} # timeout=10 12:56:23 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:56:23 Checking out Revision b1a0103760fdee36c958210c73a1d774658238dc (refs/changes/31/136731/1) 12:56:23 > git config core.sparsecheckout # timeout=10 12:56:23 > git checkout -f b1a0103760fdee36c958210c73a1d774658238dc # timeout=30 12:56:26 Commit message: "[MARIADB] Fix StorageClassName for Galera" 12:56:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:56:26 > git rev-list --no-walk 2ad6c16c56c038178c8001a242e8c3243e21e9ba # timeout=10 12:56:26 [EnvInject] - Injecting environment variables from a build step. 12:56:26 [EnvInject] - Injecting as environment variables the properties content 12:56:26 PYTHON=python3 12:56:26 12:56:26 [EnvInject] - Variables injected successfully. 12:56:26 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14100266647252261917.sh 12:56:26 ---> tox-install.sh 12:56:26 + source /home/jenkins/lf-env.sh 12:56:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:56:27 ++ mktemp -d /tmp/venv-XXXX 12:56:27 + lf_venv=/tmp/venv-z7qC 12:56:27 + local venv_file=/tmp/.os_lf_venv 12:56:27 + local python=python3 12:56:27 + local options 12:56:27 + local set_path=true 12:56:27 + local install_args= 12:56:27 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:56:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:56:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:56:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:56:27 + true 12:56:27 + case $1 in 12:56:27 + venv_file=/tmp/.toxenv 12:56:27 + shift 2 12:56:27 + true 12:56:27 + case $1 in 12:56:27 + shift 12:56:27 + break 12:56:27 + case $python in 12:56:27 + local pkg_list= 12:56:27 + [[ -d /opt/pyenv ]] 12:56:27 + echo 'Setup pyenv:' 12:56:27 Setup pyenv: 12:56:27 + export PYENV_ROOT=/opt/pyenv 12:56:27 + PYENV_ROOT=/opt/pyenv 12:56:27 + 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 12:56:27 + 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 12:56:27 + pyenv versions 12:56:27 * system (set by /opt/pyenv/version) 12:56:27 * 3.8.13 (set by /opt/pyenv/version) 12:56:27 * 3.9.13 (set by /opt/pyenv/version) 12:56:27 * 3.10.6 (set by /opt/pyenv/version) 12:56:27 + command -v pyenv 12:56:27 ++ pyenv init - --no-rehash 12:56:27 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 12:56:27 export PATH="/opt/pyenv/shims:${PATH}" 12:56:27 export PYENV_SHELL=bash 12:56:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:56:27 pyenv() { 12:56:27 local command 12:56:27 command="${1:-}" 12:56:27 if [ "$#" -gt 0 ]; then 12:56:27 shift 12:56:27 fi 12:56:27 12:56:27 case "$command" in 12:56:27 rehash|shell) 12:56:27 eval "$(pyenv "sh-$command" "$@")" 12:56:27 ;; 12:56:27 *) 12:56:27 command pyenv "$command" "$@" 12:56:27 ;; 12:56:27 esac 12:56:27 }' 12:56:27 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 12:56:27 ++ 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 12:56:27 ++ 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 12:56:27 ++ 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 12:56:27 ++ export PYENV_SHELL=bash 12:56:27 ++ PYENV_SHELL=bash 12:56:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:56:27 +++ complete -F _pyenv pyenv 12:56:27 ++ lf-pyver python3 12:56:27 ++ local py_version_xy=python3 12:56:27 ++ local py_version_xyz= 12:56:27 ++ pyenv versions 12:56:27 ++ local command 12:56:27 ++ command=versions 12:56:27 ++ '[' 1 -gt 0 ']' 12:56:27 ++ shift 12:56:27 ++ case "$command" in 12:56:27 ++ command pyenv versions 12:56:27 ++ pyenv versions 12:56:27 ++ sed 's/^[ *]* //' 12:56:27 ++ grep -E '^[0-9.]*[0-9]$' 12:56:27 ++ awk '{ print $1 }' 12:56:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:56:27 +++ grep '^3' /tmp/.pyenv_versions 12:56:27 +++ sort -V 12:56:27 +++ tail -n 1 12:56:27 ++ py_version_xyz=3.10.6 12:56:27 ++ [[ -z 3.10.6 ]] 12:56:27 ++ echo 3.10.6 12:56:27 ++ return 0 12:56:27 + pyenv local 3.10.6 12:56:27 + local command 12:56:27 + command=local 12:56:27 + '[' 2 -gt 0 ']' 12:56:27 + shift 12:56:27 + case "$command" in 12:56:27 + command pyenv local 3.10.6 12:56:27 + pyenv local 3.10.6 12:56:27 + for arg in "$@" 12:56:27 + case $arg in 12:56:27 + pkg_list+='tox ' 12:56:27 + for arg in "$@" 12:56:27 + case $arg in 12:56:27 + pkg_list+='virtualenv ' 12:56:27 + for arg in "$@" 12:56:27 + case $arg in 12:56:27 + pkg_list+='urllib3~=1.26.15 ' 12:56:27 + [[ -f /tmp/.toxenv ]] 12:56:27 + [[ ! -f /tmp/.toxenv ]] 12:56:27 + [[ -n '' ]] 12:56:27 + python3 -m venv /tmp/venv-z7qC 12:56:31 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-z7qC' 12:56:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-z7qC 12:56:31 + echo /tmp/venv-z7qC 12:56:31 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:56:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:56:31 + /tmp/venv-z7qC/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:56:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:56:34 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:56:34 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:56:34 + /tmp/venv-z7qC/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:56:36 + type python3 12:56:36 + true 12:56:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-z7qC/bin to PATH' 12:56:36 lf-activate-venv(): INFO: Adding /tmp/venv-z7qC/bin to PATH 12:56:36 + PATH=/tmp/venv-z7qC/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 12:56:36 + return 0 12:56:36 + python3 --version 12:56:36 Python 3.10.6 12:56:36 + python3 -m pip --version 12:56:37 pip 23.3.1 from /tmp/venv-z7qC/lib/python3.10/site-packages/pip (python 3.10) 12:56:37 + python3 -m pip freeze 12:56:37 cachetools==5.3.2 12:56:37 chardet==5.2.0 12:56:37 colorama==0.4.6 12:56:37 distlib==0.3.7 12:56:37 filelock==3.13.1 12:56:37 packaging==23.2 12:56:37 platformdirs==4.1.0 12:56:37 pluggy==1.3.0 12:56:37 pyproject-api==1.6.1 12:56:37 tomli==2.0.1 12:56:37 tox==4.11.4 12:56:37 urllib3==1.26.18 12:56:37 virtualenv==20.25.0 12:56:37 [EnvInject] - Injecting environment variables from a build step. 12:56:37 [EnvInject] - Injecting as environment variables the properties content 12:56:37 PARALLEL=false 12:56:37 12:56:37 [EnvInject] - Variables injected successfully. 12:56:37 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10204164033733848869.sh 12:56:37 ---> tox-run.sh 12:56:37 + 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 12:56:37 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:56:37 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:56:37 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:56:37 + cd /w/workspace/oom-master-pre-commit-lint/. 12:56:37 + source /home/jenkins/lf-env.sh 12:56:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:56:37 ++ mktemp -d /tmp/venv-XXXX 12:56:37 + lf_venv=/tmp/venv-MLGo 12:56:37 + local venv_file=/tmp/.os_lf_venv 12:56:37 + local python=python3 12:56:37 + local options 12:56:37 + local set_path=true 12:56:37 + local install_args= 12:56:37 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:56:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:56:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:56:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:56:37 + true 12:56:37 + case $1 in 12:56:37 + venv_file=/tmp/.toxenv 12:56:37 + shift 2 12:56:37 + true 12:56:37 + case $1 in 12:56:37 + shift 12:56:37 + break 12:56:37 + case $python in 12:56:37 + local pkg_list= 12:56:37 + [[ -d /opt/pyenv ]] 12:56:37 + echo 'Setup pyenv:' 12:56:37 Setup pyenv: 12:56:37 + export PYENV_ROOT=/opt/pyenv 12:56:37 + PYENV_ROOT=/opt/pyenv 12:56:37 + 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 12:56:37 + 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 12:56:37 + pyenv versions 12:56:37 system 12:56:37 3.8.13 12:56:37 3.9.13 12:56:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:56:37 + command -v pyenv 12:56:37 ++ pyenv init - --no-rehash 12:56:37 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 12:56:37 export PATH="/opt/pyenv/shims:${PATH}" 12:56:37 export PYENV_SHELL=bash 12:56:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:56:37 pyenv() { 12:56:37 local command 12:56:37 command="${1:-}" 12:56:37 if [ "$#" -gt 0 ]; then 12:56:37 shift 12:56:37 fi 12:56:37 12:56:37 case "$command" in 12:56:37 rehash|shell) 12:56:37 eval "$(pyenv "sh-$command" "$@")" 12:56:37 ;; 12:56:37 *) 12:56:37 command pyenv "$command" "$@" 12:56:37 ;; 12:56:37 esac 12:56:37 }' 12:56:37 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 12:56:37 ++ 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 12:56:37 ++ 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 12:56:37 ++ 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 12:56:37 ++ export PYENV_SHELL=bash 12:56:37 ++ PYENV_SHELL=bash 12:56:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:56:37 +++ complete -F _pyenv pyenv 12:56:37 ++ lf-pyver python3 12:56:37 ++ local py_version_xy=python3 12:56:37 ++ local py_version_xyz= 12:56:37 ++ pyenv versions 12:56:37 ++ local command 12:56:37 ++ command=versions 12:56:37 ++ '[' 1 -gt 0 ']' 12:56:37 ++ shift 12:56:37 ++ case "$command" in 12:56:37 ++ command pyenv versions 12:56:37 ++ pyenv versions 12:56:37 ++ sed 's/^[ *]* //' 12:56:37 ++ grep -E '^[0-9.]*[0-9]$' 12:56:37 ++ awk '{ print $1 }' 12:56:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:56:37 +++ grep '^3' /tmp/.pyenv_versions 12:56:37 +++ sort -V 12:56:37 +++ tail -n 1 12:56:37 ++ py_version_xyz=3.10.6 12:56:37 ++ [[ -z 3.10.6 ]] 12:56:37 ++ echo 3.10.6 12:56:37 ++ return 0 12:56:37 + pyenv local 3.10.6 12:56:37 + local command 12:56:37 + command=local 12:56:37 + '[' 2 -gt 0 ']' 12:56:37 + shift 12:56:37 + case "$command" in 12:56:37 + command pyenv local 3.10.6 12:56:37 + pyenv local 3.10.6 12:56:37 + for arg in "$@" 12:56:37 + case $arg in 12:56:37 + pkg_list+='tox ' 12:56:37 + for arg in "$@" 12:56:37 + case $arg in 12:56:37 + pkg_list+='virtualenv ' 12:56:37 + for arg in "$@" 12:56:37 + case $arg in 12:56:37 + pkg_list+='urllib3~=1.26.15 ' 12:56:37 + [[ -f /tmp/.toxenv ]] 12:56:37 ++ cat /tmp/.toxenv 12:56:37 + lf_venv=/tmp/venv-z7qC 12:56:37 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-z7qC from' file:/tmp/.toxenv 12:56:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-z7qC from file:/tmp/.toxenv 12:56:37 + /tmp/venv-z7qC/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:56:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:56:38 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:56:38 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:56:38 + /tmp/venv-z7qC/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:56:39 + type python3 12:56:39 + true 12:56:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-z7qC/bin to PATH' 12:56:39 lf-activate-venv(): INFO: Adding /tmp/venv-z7qC/bin to PATH 12:56:39 + PATH=/tmp/venv-z7qC/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 12:56:39 + return 0 12:56:39 + [[ -d /opt/pyenv ]] 12:56:39 + echo '---> Setting up pyenv' 12:56:39 ---> Setting up pyenv 12:56:39 + export PYENV_ROOT=/opt/pyenv 12:56:39 + PYENV_ROOT=/opt/pyenv 12:56:39 + export PATH=/opt/pyenv/bin:/tmp/venv-z7qC/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 12:56:39 + PATH=/opt/pyenv/bin:/tmp/venv-z7qC/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 12:56:39 ++ pwd 12:56:39 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:56:39 + export PYTHONPATH 12:56:39 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:56:39 + TOX_TESTENV_PASSENV=PYTHONPATH 12:56:39 + tox --version 12:56:40 4.11.4 from /tmp/venv-z7qC/lib/python3.10/site-packages/tox/__init__.py 12:56:40 + PARALLEL=false 12:56:40 + TOX_OPTIONS_LIST= 12:56:40 + [[ -n pre-commit ]] 12:56:40 + TOX_OPTIONS_LIST=' -e pre-commit' 12:56:40 + case ${PARALLEL,,} in 12:56:40 + tox -e pre-commit 12:56:40 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:56:41 pre-commit: install_deps> python -I -m pip install pre-commit 12:56:44 pre-commit: freeze> python -m pip freeze --all 12:56:44 pre-commit: cfgv==3.4.0,distlib==0.3.7,filelock==3.13.1,identify==2.5.32,nodeenv==1.8.0,pip==23.3.1,platformdirs==4.1.0,pre-commit==3.5.0,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 12:56:44 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:56:44 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:56:45 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:56:46 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:56:47 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:56:47 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:56:47 [INFO] Once installed this environment will be reused. 12:56:47 [INFO] This may take a few minutes... 12:56:50 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:56:50 [INFO] Once installed this environment will be reused. 12:56:50 [INFO] This may take a few minutes... 12:56:56 Trim Trailing Whitespace.................................................Passed 12:56:56 Tabs remover.............................................................Passed 12:56:56 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 12:56:56 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:56:56 [INFO] Once installed this environment will be reused. 12:56:56 [INFO] This may take a few minutes... 12:57:02 gitlint..............................................(no files to check)Skipped 12:57:02 pre-commit: OK (21.59=setup[4.07]+cmd[11.66,5.85] seconds) 12:57:02 congratulations :) (21.75 seconds) 12:57:02 + tox_status=0 12:57:02 + echo '---> Completed tox runs' 12:57:02 ---> Completed tox runs 12:57:02 + for i in .tox/*/log 12:57:02 ++ echo .tox/pre-commit/log 12:57:02 ++ awk -F/ '{print $2}' 12:57:02 + tox_env=pre-commit 12:57:02 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:57:02 + DOC_DIR=docs/_build/html 12:57:02 + [[ -d docs/_build/html ]] 12:57:02 + echo '---> tox-run.sh ends' 12:57:02 ---> tox-run.sh ends 12:57:02 + test 0 -eq 0 12:57:02 $ ssh-agent -k 12:57:02 unset SSH_AUTH_SOCK; 12:57:02 unset SSH_AGENT_PID; 12:57:02 echo Agent pid 1684 killed; 12:57:02 [ssh-agent] Stopped. 12:57:02 [PostBuildScript] - [INFO] Executing post build scripts. 12:57:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5742941449452928368.sh 12:57:02 ---> sysstat.sh 12:57:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8784778847250523127.sh 12:57:02 ---> package-listing.sh 12:57:02 ++ facter osfamily 12:57:02 ++ tr '[:upper:]' '[:lower:]' 12:57:03 + OS_FAMILY=debian 12:57:03 + workspace=/w/workspace/oom-master-pre-commit-lint 12:57:03 + START_PACKAGES=/tmp/packages_start.txt 12:57:03 + END_PACKAGES=/tmp/packages_end.txt 12:57:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:57:03 + PACKAGES=/tmp/packages_start.txt 12:57:03 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:57:03 + PACKAGES=/tmp/packages_end.txt 12:57:03 + case "${OS_FAMILY}" in 12:57:03 + dpkg -l 12:57:03 + grep '^ii' 12:57:03 + '[' -f /tmp/packages_start.txt ']' 12:57:03 + '[' -f /tmp/packages_end.txt ']' 12:57:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:57:03 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:57:03 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:57:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:57:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5836288738335936406.sh 12:57:03 ---> capture-instance-metadata.sh 12:57:03 Setup pyenv: 12:57:03 system 12:57:03 3.8.13 12:57:03 3.9.13 12:57:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:57:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-j7pY 12:57:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:57:09 lf-activate-venv(): INFO: Installing: lftools 12:57:41 lf-activate-venv(): INFO: Adding /tmp/venv-j7pY/bin to PATH 12:57:41 INFO: Running in OpenStack, capturing instance metadata 12:57:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2051385374402543270.sh 12:57:41 provisioning config files... 12:57:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config9195403325014004663tmp 12:57:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:57:41 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:57:41 [EnvInject] - Injecting environment variables from a build step. 12:57:41 [EnvInject] - Injecting as environment variables the properties content 12:57:41 SERVER_ID=logs 12:57:41 12:57:41 [EnvInject] - Variables injected successfully. 12:57:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins639019379059705115.sh 12:57:41 ---> create-netrc.sh 12:57:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7869958604518886813.sh 12:57:41 ---> python-tools-install.sh 12:57:41 Setup pyenv: 12:57:41 system 12:57:41 3.8.13 12:57:41 3.9.13 12:57:41 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:57:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-j7pY from file:/tmp/.os_lf_venv 12:57:43 lf-activate-venv(): INFO: Installing: lftools 12:57:50 lf-activate-venv(): INFO: Adding /tmp/venv-j7pY/bin to PATH 12:57:50 Generating Requirements File 12:58:21 Python 3.10.6 12:58:21 pip 23.3.1 from /tmp/venv-j7pY/lib/python3.10/site-packages/pip (python 3.10) 12:58:22 appdirs==1.4.4 12:58:22 argcomplete==3.1.6 12:58:22 aspy.yaml==1.3.0 12:58:22 attrs==23.1.0 12:58:22 autopage==0.5.2 12:58:22 Babel==2.13.1 12:58:22 beautifulsoup4==4.12.2 12:58:22 boto3==1.33.7 12:58:22 botocore==1.33.7 12:58:22 bs4==0.0.1 12:58:22 cachetools==5.3.2 12:58:22 certifi==2023.11.17 12:58:22 cffi==1.16.0 12:58:22 cfgv==3.4.0 12:58:22 chardet==5.2.0 12:58:22 charset-normalizer==3.3.2 12:58:22 click==8.1.7 12:58:22 cliff==4.4.0 12:58:22 cmd2==2.4.3 12:58:22 cryptography==3.3.2 12:58:22 debtcollector==2.5.0 12:58:22 decorator==5.1.1 12:58:22 defusedxml==0.7.1 12:58:22 Deprecated==1.2.14 12:58:22 distlib==0.3.7 12:58:22 dnspython==2.4.2 12:58:22 docker==4.2.2 12:58:22 dogpile.cache==1.2.2 12:58:22 email-validator==2.1.0.post1 12:58:22 filelock==3.13.1 12:58:22 future==0.18.3 12:58:22 gitdb==4.0.11 12:58:22 GitPython==3.1.40 12:58:22 google-auth==2.24.0 12:58:22 httplib2==0.22.0 12:58:22 identify==2.5.32 12:58:22 idna==3.6 12:58:22 importlib-metadata==7.0.0 12:58:22 importlib-resources==1.5.0 12:58:22 iso8601==2.1.0 12:58:22 Jinja2==3.1.2 12:58:22 jmespath==1.0.1 12:58:22 jsonpatch==1.33 12:58:22 jsonpointer==2.4 12:58:22 jsonschema==4.20.0 12:58:22 jsonschema-specifications==2023.11.2 12:58:22 keystoneauth1==5.4.0 12:58:22 kubernetes==28.1.0 12:58:22 lftools==0.37.8 12:58:22 lxml==4.9.3 12:58:22 MarkupSafe==2.1.3 12:58:22 msgpack==1.0.7 12:58:22 multi-key-dict==2.0.3 12:58:22 munch==4.0.0 12:58:22 netaddr==0.9.0 12:58:22 netifaces==0.11.0 12:58:22 niet==1.4.2 12:58:22 nodeenv==1.8.0 12:58:22 oauth2client==4.1.3 12:58:22 oauthlib==3.2.2 12:58:22 openstacksdk==0.62.0 12:58:22 os-client-config==2.1.0 12:58:22 os-service-types==1.7.0 12:58:22 osc-lib==2.9.0 12:58:22 oslo.config==9.2.0 12:58:22 oslo.context==5.3.0 12:58:22 oslo.i18n==6.2.0 12:58:22 oslo.log==5.4.0 12:58:22 oslo.serialization==5.2.0 12:58:22 oslo.utils==6.3.0 12:58:22 packaging==23.2 12:58:22 pbr==6.0.0 12:58:22 platformdirs==4.1.0 12:58:22 prettytable==3.9.0 12:58:22 pyasn1==0.5.1 12:58:22 pyasn1-modules==0.3.0 12:58:22 pycparser==2.21 12:58:22 pygerrit2==2.0.15 12:58:22 PyGithub==2.1.1 12:58:22 pyinotify==0.9.6 12:58:22 PyJWT==2.8.0 12:58:22 PyNaCl==1.5.0 12:58:22 pyparsing==2.4.7 12:58:22 pyperclip==1.8.2 12:58:22 pyrsistent==0.20.0 12:58:22 python-cinderclient==9.4.0 12:58:22 python-dateutil==2.8.2 12:58:22 python-heatclient==3.3.0 12:58:22 python-jenkins==1.8.2 12:58:22 python-keystoneclient==5.2.0 12:58:22 python-magnumclient==4.3.0 12:58:22 python-novaclient==18.4.0 12:58:22 python-openstackclient==6.0.0 12:58:22 python-swiftclient==4.4.0 12:58:22 pytz==2023.3.post1 12:58:22 PyYAML==6.0.1 12:58:22 referencing==0.31.1 12:58:22 requests==2.31.0 12:58:22 requests-oauthlib==1.3.1 12:58:22 requestsexceptions==1.4.0 12:58:22 rfc3986==2.0.0 12:58:22 rpds-py==0.13.2 12:58:22 rsa==4.9 12:58:22 ruamel.yaml==0.18.5 12:58:22 ruamel.yaml.clib==0.2.8 12:58:22 s3transfer==0.8.2 12:58:22 simplejson==3.19.2 12:58:22 six==1.16.0 12:58:22 smmap==5.0.1 12:58:22 soupsieve==2.5 12:58:22 stevedore==5.1.0 12:58:22 tabulate==0.9.0 12:58:22 toml==0.10.2 12:58:22 tomlkit==0.12.3 12:58:22 tqdm==4.66.1 12:58:22 typing_extensions==4.8.0 12:58:22 tzdata==2023.3 12:58:22 urllib3==1.26.18 12:58:22 virtualenv==20.25.0 12:58:22 wcwidth==0.2.12 12:58:22 websocket-client==1.7.0 12:58:22 wrapt==1.16.0 12:58:22 xdg==6.0.0 12:58:22 xmltodict==0.13.0 12:58:22 yq==3.2.3 12:58:22 zipp==3.17.0 12:58:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10673792979022499557.sh 12:58:22 ---> sudo-logs.sh 12:58:22 Archiving 'sudo' log.. 12:58:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11305827007239373850.sh 12:58:22 ---> job-cost.sh 12:58:22 Setup pyenv: 12:58:22 system 12:58:22 3.8.13 12:58:22 3.9.13 12:58:22 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:58:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-j7pY from file:/tmp/.os_lf_venv 12:58:24 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:58:31 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. 12:58:31 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 12:58:31 lf-activate-venv(): INFO: Adding /tmp/venv-j7pY/bin to PATH 12:58:31 INFO: No Stack... 12:58:32 INFO: Retrieving Pricing Info for: v3-standard-4 12:58:32 INFO: Archiving Costs 12:58:32 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins528011763199017135.sh 12:58:32 ---> logs-deploy.sh 12:58:32 Setup pyenv: 12:58:32 system 12:58:32 3.8.13 12:58:32 3.9.13 12:58:32 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:58:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-j7pY from file:/tmp/.os_lf_venv 12:58:34 lf-activate-venv(): INFO: Installing: lftools 12:58:43 lf-activate-venv(): INFO: Adding /tmp/venv-j7pY/bin to PATH 12:58:43 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3212 12:58:43 INFO: archiving workspace using pattern(s): 12:58:44 Archives upload complete. 12:58:44 INFO: archiving logs to Nexus 12:58:45 ---> uname -a: 12:58:45 Linux prd-ubuntu1804-builder-4c-4g-2524 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:58:45 12:58:45 12:58:45 ---> lscpu: 12:58:45 Architecture: x86_64 12:58:45 CPU op-mode(s): 32-bit, 64-bit 12:58:45 Byte Order: Little Endian 12:58:45 CPU(s): 4 12:58:45 On-line CPU(s) list: 0-3 12:58:45 Thread(s) per core: 1 12:58:45 Core(s) per socket: 1 12:58:45 Socket(s): 4 12:58:45 NUMA node(s): 1 12:58:45 Vendor ID: AuthenticAMD 12:58:45 CPU family: 23 12:58:45 Model: 49 12:58:45 Model name: AMD EPYC-Rome Processor 12:58:45 Stepping: 0 12:58:45 CPU MHz: 2800.000 12:58:45 BogoMIPS: 5600.00 12:58:45 Virtualization: AMD-V 12:58:45 Hypervisor vendor: KVM 12:58:45 Virtualization type: full 12:58:45 L1d cache: 32K 12:58:45 L1i cache: 32K 12:58:45 L2 cache: 512K 12:58:45 L3 cache: 16384K 12:58:45 NUMA node0 CPU(s): 0-3 12:58:45 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 12:58:45 12:58:45 12:58:45 ---> nproc: 12:58:45 4 12:58:45 12:58:45 12:58:45 ---> df -h: 12:58:45 Filesystem Size Used Avail Use% Mounted on 12:58:45 udev 7.9G 0 7.9G 0% /dev 12:58:45 tmpfs 1.6G 672K 1.6G 1% /run 12:58:45 /dev/vda1 78G 8.4G 69G 11% / 12:58:45 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:58:45 tmpfs 5.0M 0 5.0M 0% /run/lock 12:58:45 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:58:45 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:58:45 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:58:45 12:58:45 12:58:45 ---> free -m: 12:58:45 total used free shared buff/cache available 12:58:45 Mem: 16040 559 13243 0 2237 15160 12:58:45 Swap: 1023 0 1023 12:58:45 12:58:45 12:58:45 ---> ip addr: 12:58:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:58:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:58:45 inet 127.0.0.1/8 scope host lo 12:58:45 valid_lft forever preferred_lft forever 12:58:45 inet6 ::1/128 scope host 12:58:45 valid_lft forever preferred_lft forever 12:58:45 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 12:58:45 link/ether fa:16:3e:ff:c5:02 brd ff:ff:ff:ff:ff:ff 12:58:45 inet 10.30.106.196/23 brd 10.30.107.255 scope global dynamic ens3 12:58:45 valid_lft 86234sec preferred_lft 86234sec 12:58:45 inet6 fe80::f816:3eff:feff:c502/64 scope link 12:58:45 valid_lft forever preferred_lft forever 12:58:45 12:58:45 12:58:45 ---> sar -b -r -n DEV: 12:58:45 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2524) 12/05/23 _x86_64_ (4 CPU) 12:58:45 12:58:45 12:56:01 LINUX RESTART (4 CPU) 12:58:45 12:58:45 12:57:02 tps rtps wtps bread/s bwrtn/s 12:58:45 12:58:01 114.80 2.42 112.37 130.44 31039.73 12:58:45 Average: 114.80 2.42 112.37 130.44 31039.73 12:58:45 12:58:45 12:57:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:58:45 12:58:01 13722008 15552044 2702960 16.46 75676 1941704 738236 4.22 771464 1693172 160516 12:58:45 Average: 13722008 15552044 2702960 16.46 75676 1941704 738236 4.22 771464 1693172 160516 12:58:45 12:58:45 12:57:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:58:45 12:58:01 ens3 49.63 34.05 749.72 8.07 0.00 0.00 0.00 0.00 12:58:45 12:58:01 lo 1.36 1.36 0.15 0.15 0.00 0.00 0.00 0.00 12:58:45 Average: ens3 49.63 34.05 749.72 8.07 0.00 0.00 0.00 0.00 12:58:45 Average: lo 1.36 1.36 0.15 0.15 0.00 0.00 0.00 0.00 12:58:45 12:58:45 12:58:45 ---> sar -P ALL: 12:58:45 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2524) 12/05/23 _x86_64_ (4 CPU) 12:58:45 12:58:45 12:56:01 LINUX RESTART (4 CPU) 12:58:45 12:58:45 12:57:02 CPU %user %nice %system %iowait %steal %idle 12:58:45 12:58:01 all 20.82 0.00 1.52 4.56 0.05 73.06 12:58:45 12:58:01 0 10.33 0.00 0.90 8.48 0.02 80.27 12:58:45 12:58:01 1 46.45 0.00 2.81 1.75 0.05 48.94 12:58:45 12:58:01 2 24.90 0.00 1.65 5.06 0.05 68.34 12:58:45 12:58:01 3 1.67 0.00 0.70 2.92 0.07 94.65 12:58:45 Average: all 20.82 0.00 1.52 4.56 0.05 73.06 12:58:45 Average: 0 10.33 0.00 0.90 8.48 0.02 80.27 12:58:45 Average: 1 46.45 0.00 2.81 1.75 0.05 48.94 12:58:45 Average: 2 24.90 0.00 1.65 5.06 0.05 68.34 12:58:45 Average: 3 1.67 0.00 0.70 2.92 0.07 94.65 12:58:45 12:58:45 12:58:45