10:33:48 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137637 10:33:48 Running as SYSTEM 10:33:48 [EnvInject] - Loading node environment variables. 10:33:48 Building remotely on prd-ubuntu1804-builder-4c-4g-20720 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:33:48 [ssh-agent] Looking for ssh-agent implementation... 10:33:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:33:48 $ ssh-agent 10:33:48 SSH_AUTH_SOCK=/tmp/ssh-t9UHF5KtcsQs/agent.1665 10:33:48 SSH_AGENT_PID=1667 10:33:48 [ssh-agent] Started. 10:33:48 Running ssh-add (command line suppressed) 10:33:48 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_14864030713367943021.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_14864030713367943021.key) 10:33:48 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:33:48 The recommended git tool is: NONE 10:33:50 using credential onap-jenkins-ssh 10:33:50 Wiping out workspace first. 10:33:50 Cloning the remote Git repository 10:33:50 Cloning repository git://cloud.onap.org/mirror/oom.git 10:33:50 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:33:50 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:33:50 > git --version # timeout=10 10:33:50 > git --version # 'git version 2.17.1' 10:33:50 using GIT_SSH to set credentials Gerrit user 10:33:50 Verifying host key using manually-configured host key entries 10:33:50 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:33:55 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:33:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:33:55 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:33:55 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:33:55 using GIT_SSH to set credentials Gerrit user 10:33:55 Verifying host key using manually-configured host key entries 10:33:55 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/37/137637/3 # timeout=30 10:33:56 > git rev-parse cce0feda2b9e5a810bdafbff0b69c684121dfd06^{commit} # timeout=10 10:33:56 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:33:56 Checking out Revision cce0feda2b9e5a810bdafbff0b69c684121dfd06 (refs/changes/37/137637/3) 10:33:56 > git config core.sparsecheckout # timeout=10 10:33:56 > git checkout -f cce0feda2b9e5a810bdafbff0b69c684121dfd06 # timeout=30 10:33:59 Commit message: "[MARIADB] Update mariadb-operator and templates to 0.27.0" 10:33:59 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:33:59 > git rev-list --no-walk f8146d85933c5eab5a8061f21dcfce9b6b6b93d5 # timeout=10 10:33:59 [EnvInject] - Injecting environment variables from a build step. 10:33:59 [EnvInject] - Injecting as environment variables the properties content 10:33:59 PYTHON=python3 10:33:59 10:33:59 [EnvInject] - Variables injected successfully. 10:33:59 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12935878551116548624.sh 10:33:59 ---> tox-install.sh 10:33:59 + source /home/jenkins/lf-env.sh 10:33:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:33:59 ++ mktemp -d /tmp/venv-XXXX 10:33:59 + lf_venv=/tmp/venv-dJHw 10:33:59 + local venv_file=/tmp/.os_lf_venv 10:33:59 + local python=python3 10:33:59 + local options 10:33:59 + local set_path=true 10:33:59 + local install_args= 10:33:59 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:33:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:33:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:33:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:33:59 + true 10:33:59 + case $1 in 10:33:59 + venv_file=/tmp/.toxenv 10:33:59 + shift 2 10:33:59 + true 10:33:59 + case $1 in 10:33:59 + shift 10:33:59 + break 10:33:59 + case $python in 10:33:59 + local pkg_list= 10:33:59 + [[ -d /opt/pyenv ]] 10:33:59 + echo 'Setup pyenv:' 10:33:59 Setup pyenv: 10:33:59 + export PYENV_ROOT=/opt/pyenv 10:33:59 + PYENV_ROOT=/opt/pyenv 10:33:59 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:33:59 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:33:59 + pyenv versions 10:33:59 * system (set by /opt/pyenv/version) 10:33:59 * 3.8.13 (set by /opt/pyenv/version) 10:33:59 * 3.9.13 (set by /opt/pyenv/version) 10:33:59 * 3.10.6 (set by /opt/pyenv/version) 10:33:59 + command -v pyenv 10:33:59 ++ pyenv init - --no-rehash 10:33:59 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 10:33:59 export PATH="/opt/pyenv/shims:${PATH}" 10:33:59 export PYENV_SHELL=bash 10:33:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:33:59 pyenv() { 10:33:59 local command 10:33:59 command="${1:-}" 10:33:59 if [ "$#" -gt 0 ]; then 10:33:59 shift 10:33:59 fi 10:33:59 10:33:59 case "$command" in 10:33:59 rehash|shell) 10:33:59 eval "$(pyenv "sh-$command" "$@")" 10:33:59 ;; 10:33:59 *) 10:33:59 command pyenv "$command" "$@" 10:33:59 ;; 10:33:59 esac 10:33:59 }' 10:33:59 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 10:33:59 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:33:59 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:33:59 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:33:59 ++ export PYENV_SHELL=bash 10:33:59 ++ PYENV_SHELL=bash 10:33:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:33:59 +++ complete -F _pyenv pyenv 10:33:59 ++ lf-pyver python3 10:33:59 ++ local py_version_xy=python3 10:33:59 ++ local py_version_xyz= 10:33:59 ++ sed 's/^[ *]* //' 10:33:59 ++ pyenv versions 10:33:59 ++ grep -E '^[0-9.]*[0-9]$' 10:33:59 ++ local command 10:33:59 ++ command=versions 10:33:59 ++ '[' 1 -gt 0 ']' 10:33:59 ++ shift 10:33:59 ++ case "$command" in 10:33:59 ++ command pyenv versions 10:33:59 ++ pyenv versions 10:33:59 ++ awk '{ print $1 }' 10:33:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:33:59 +++ grep '^3' /tmp/.pyenv_versions 10:33:59 +++ tail -n 1 10:33:59 +++ sort -V 10:33:59 ++ py_version_xyz=3.10.6 10:33:59 ++ [[ -z 3.10.6 ]] 10:33:59 ++ echo 3.10.6 10:33:59 ++ return 0 10:33:59 + pyenv local 3.10.6 10:33:59 + local command 10:33:59 + command=local 10:33:59 + '[' 2 -gt 0 ']' 10:33:59 + shift 10:33:59 + case "$command" in 10:33:59 + command pyenv local 3.10.6 10:33:59 + pyenv local 3.10.6 10:33:59 + for arg in "$@" 10:33:59 + case $arg in 10:33:59 + pkg_list+='tox ' 10:33:59 + for arg in "$@" 10:33:59 + case $arg in 10:33:59 + pkg_list+='virtualenv ' 10:33:59 + for arg in "$@" 10:33:59 + case $arg in 10:33:59 + pkg_list+='urllib3~=1.26.15 ' 10:33:59 + [[ -f /tmp/.toxenv ]] 10:33:59 + [[ ! -f /tmp/.toxenv ]] 10:33:59 + [[ -n '' ]] 10:33:59 + python3 -m venv /tmp/venv-dJHw 10:34:04 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dJHw' 10:34:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dJHw 10:34:04 + echo /tmp/venv-dJHw 10:34:04 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:34:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:34:04 + /tmp/venv-dJHw/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:34:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:34:07 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:34:07 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:34:07 + /tmp/venv-dJHw/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:34:09 + type python3 10:34:09 + true 10:34:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dJHw/bin to PATH' 10:34:09 lf-activate-venv(): INFO: Adding /tmp/venv-dJHw/bin to PATH 10:34:09 + PATH=/tmp/venv-dJHw/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:34:09 + return 0 10:34:09 + python3 --version 10:34:09 Python 3.10.6 10:34:09 + python3 -m pip --version 10:34:10 pip 24.0 from /tmp/venv-dJHw/lib/python3.10/site-packages/pip (python 3.10) 10:34:10 + python3 -m pip freeze 10:34:10 cachetools==5.3.3 10:34:10 chardet==5.2.0 10:34:10 colorama==0.4.6 10:34:10 distlib==0.3.8 10:34:10 filelock==3.13.3 10:34:10 packaging==24.0 10:34:10 platformdirs==4.2.0 10:34:10 pluggy==1.4.0 10:34:10 pyproject-api==1.6.1 10:34:10 tomli==2.0.1 10:34:10 tox==4.14.2 10:34:10 urllib3==1.26.18 10:34:10 virtualenv==20.25.1 10:34:10 [EnvInject] - Injecting environment variables from a build step. 10:34:10 [EnvInject] - Injecting as environment variables the properties content 10:34:10 PARALLEL=false 10:34:10 10:34:10 [EnvInject] - Variables injected successfully. 10:34:10 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14042380126800919891.sh 10:34:10 ---> tox-run.sh 10:34:10 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:34:10 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:34:10 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:34:10 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:34:10 + cd /w/workspace/oom-master-pre-commit-lint/. 10:34:10 + source /home/jenkins/lf-env.sh 10:34:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:34:10 ++ mktemp -d /tmp/venv-XXXX 10:34:10 + lf_venv=/tmp/venv-7Pag 10:34:10 + local venv_file=/tmp/.os_lf_venv 10:34:10 + local python=python3 10:34:10 + local options 10:34:10 + local set_path=true 10:34:10 + local install_args= 10:34:10 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:34:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:34:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:34:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:34:10 + true 10:34:10 + case $1 in 10:34:10 + venv_file=/tmp/.toxenv 10:34:10 + shift 2 10:34:10 + true 10:34:10 + case $1 in 10:34:10 + shift 10:34:10 + break 10:34:10 + case $python in 10:34:10 + local pkg_list= 10:34:10 + [[ -d /opt/pyenv ]] 10:34:10 + echo 'Setup pyenv:' 10:34:10 Setup pyenv: 10:34:10 + export PYENV_ROOT=/opt/pyenv 10:34:10 + PYENV_ROOT=/opt/pyenv 10:34:10 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:34:10 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:34:10 + pyenv versions 10:34:10 system 10:34:10 3.8.13 10:34:10 3.9.13 10:34:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:34:10 + command -v pyenv 10:34:10 ++ pyenv init - --no-rehash 10:34:10 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 10:34:10 export PATH="/opt/pyenv/shims:${PATH}" 10:34:10 export PYENV_SHELL=bash 10:34:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:34:10 pyenv() { 10:34:10 local command 10:34:10 command="${1:-}" 10:34:10 if [ "$#" -gt 0 ]; then 10:34:10 shift 10:34:10 fi 10:34:10 10:34:10 case "$command" in 10:34:10 rehash|shell) 10:34:10 eval "$(pyenv "sh-$command" "$@")" 10:34:10 ;; 10:34:10 *) 10:34:10 command pyenv "$command" "$@" 10:34:10 ;; 10:34:10 esac 10:34:10 }' 10:34:10 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 10:34:10 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:34:10 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:34:10 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:34:10 ++ export PYENV_SHELL=bash 10:34:10 ++ PYENV_SHELL=bash 10:34:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:34:10 +++ complete -F _pyenv pyenv 10:34:10 ++ lf-pyver python3 10:34:10 ++ local py_version_xy=python3 10:34:10 ++ local py_version_xyz= 10:34:10 ++ pyenv versions 10:34:10 ++ local command 10:34:10 ++ command=versions 10:34:10 ++ '[' 1 -gt 0 ']' 10:34:10 ++ shift 10:34:10 ++ case "$command" in 10:34:10 ++ command pyenv versions 10:34:10 ++ pyenv versions 10:34:10 ++ sed 's/^[ *]* //' 10:34:10 ++ awk '{ print $1 }' 10:34:10 ++ grep -E '^[0-9.]*[0-9]$' 10:34:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:34:10 +++ grep '^3' /tmp/.pyenv_versions 10:34:10 +++ sort -V 10:34:10 +++ tail -n 1 10:34:10 ++ py_version_xyz=3.10.6 10:34:10 ++ [[ -z 3.10.6 ]] 10:34:10 ++ echo 3.10.6 10:34:10 ++ return 0 10:34:10 + pyenv local 3.10.6 10:34:10 + local command 10:34:10 + command=local 10:34:10 + '[' 2 -gt 0 ']' 10:34:10 + shift 10:34:10 + case "$command" in 10:34:10 + command pyenv local 3.10.6 10:34:10 + pyenv local 3.10.6 10:34:10 + for arg in "$@" 10:34:10 + case $arg in 10:34:10 + pkg_list+='tox ' 10:34:10 + for arg in "$@" 10:34:10 + case $arg in 10:34:10 + pkg_list+='virtualenv ' 10:34:10 + for arg in "$@" 10:34:10 + case $arg in 10:34:10 + pkg_list+='urllib3~=1.26.15 ' 10:34:10 + [[ -f /tmp/.toxenv ]] 10:34:10 ++ cat /tmp/.toxenv 10:34:10 + lf_venv=/tmp/venv-dJHw 10:34:10 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dJHw from' file:/tmp/.toxenv 10:34:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dJHw from file:/tmp/.toxenv 10:34:10 + /tmp/venv-dJHw/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:34:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:34:11 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:34:11 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:34:11 + /tmp/venv-dJHw/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:34:13 + type python3 10:34:13 + true 10:34:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dJHw/bin to PATH' 10:34:13 lf-activate-venv(): INFO: Adding /tmp/venv-dJHw/bin to PATH 10:34:13 + PATH=/tmp/venv-dJHw/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:34:13 + return 0 10:34:13 + [[ -d /opt/pyenv ]] 10:34:13 + echo '---> Setting up pyenv' 10:34:13 ---> Setting up pyenv 10:34:13 + export PYENV_ROOT=/opt/pyenv 10:34:13 + PYENV_ROOT=/opt/pyenv 10:34:13 + export PATH=/opt/pyenv/bin:/tmp/venv-dJHw/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:34:13 + PATH=/opt/pyenv/bin:/tmp/venv-dJHw/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:34:13 ++ pwd 10:34:13 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:34:13 + export PYTHONPATH 10:34:13 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:34:13 + TOX_TESTENV_PASSENV=PYTHONPATH 10:34:13 + tox --version 10:34:13 4.14.2 from /tmp/venv-dJHw/lib/python3.10/site-packages/tox/__init__.py 10:34:13 + PARALLEL=false 10:34:13 + TOX_OPTIONS_LIST= 10:34:13 + [[ -n pre-commit ]] 10:34:13 + TOX_OPTIONS_LIST=' -e pre-commit' 10:34:13 + case ${PARALLEL,,} in 10:34:13 + tox -e pre-commit 10:34:13 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:34:14 pre-commit: install_deps> python -I -m pip install pre-commit 10:34:17 pre-commit: freeze> python -m pip freeze --all 10:34:17 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.3,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.1.0,virtualenv==20.25.1,wheel==0.42.0 10:34:17 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:34:18 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:34:18 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:34:19 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:34:22 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:34:23 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:34:23 [INFO] Once installed this environment will be reused. 10:34:23 [INFO] This may take a few minutes... 10:34:26 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:34:26 [INFO] Once installed this environment will be reused. 10:34:26 [INFO] This may take a few minutes... 10:34:32 Trim Trailing Whitespace.................................................Passed 10:34:32 Tabs remover.............................................................Passed 10:34:32 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:34:32 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:34:32 [INFO] Once installed this environment will be reused. 10:34:32 [INFO] This may take a few minutes... 10:34:38 gitlint..............................................(no files to check)Skipped 10:34:38 pre-commit: OK (25.20=setup[4.11]+cmd[14.69,6.40] seconds) 10:34:38 congratulations :) (25.38 seconds) 10:34:39 + tox_status=0 10:34:39 + echo '---> Completed tox runs' 10:34:39 ---> Completed tox runs 10:34:39 + for i in .tox/*/log 10:34:39 ++ echo .tox/pre-commit/log 10:34:39 ++ awk -F/ '{print $2}' 10:34:39 + tox_env=pre-commit 10:34:39 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:34:39 + DOC_DIR=docs/_build/html 10:34:39 + [[ -d docs/_build/html ]] 10:34:39 + echo '---> tox-run.sh ends' 10:34:39 ---> tox-run.sh ends 10:34:39 + test 0 -eq 0 10:34:39 $ ssh-agent -k 10:34:39 unset SSH_AUTH_SOCK; 10:34:39 unset SSH_AGENT_PID; 10:34:39 echo Agent pid 1667 killed; 10:34:39 [ssh-agent] Stopped. 10:34:39 [PostBuildScript] - [INFO] Executing post build scripts. 10:34:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15708105058029854614.sh 10:34:39 ---> sysstat.sh 10:34:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13535729259734848895.sh 10:34:39 ---> package-listing.sh 10:34:39 ++ facter osfamily 10:34:39 ++ tr '[:upper:]' '[:lower:]' 10:34:39 + OS_FAMILY=debian 10:34:39 + workspace=/w/workspace/oom-master-pre-commit-lint 10:34:39 + START_PACKAGES=/tmp/packages_start.txt 10:34:39 + END_PACKAGES=/tmp/packages_end.txt 10:34:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:34:39 + PACKAGES=/tmp/packages_start.txt 10:34:39 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:34:39 + PACKAGES=/tmp/packages_end.txt 10:34:39 + case "${OS_FAMILY}" in 10:34:39 + dpkg -l 10:34:39 + grep '^ii' 10:34:39 + '[' -f /tmp/packages_start.txt ']' 10:34:39 + '[' -f /tmp/packages_end.txt ']' 10:34:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:34:39 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:34:39 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:34:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:34:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10332080272469089558.sh 10:34:39 ---> capture-instance-metadata.sh 10:34:39 Setup pyenv: 10:34:39 system 10:34:39 3.8.13 10:34:39 3.9.13 10:34:39 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:34:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aqaP 10:34:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:34:46 lf-activate-venv(): INFO: Installing: lftools 10:35:16 lf-activate-venv(): INFO: Adding /tmp/venv-aqaP/bin to PATH 10:35:16 INFO: Running in OpenStack, capturing instance metadata 10:35:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12268519872745217115.sh 10:35:16 provisioning config files... 10:35:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config8158763837504651913tmp 10:35:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:35:16 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:35:16 [EnvInject] - Injecting environment variables from a build step. 10:35:16 [EnvInject] - Injecting as environment variables the properties content 10:35:16 SERVER_ID=logs 10:35:16 10:35:16 [EnvInject] - Variables injected successfully. 10:35:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins220820596797425636.sh 10:35:16 ---> create-netrc.sh 10:35:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6200909798357299328.sh 10:35:16 ---> python-tools-install.sh 10:35:16 Setup pyenv: 10:35:17 system 10:35:17 3.8.13 10:35:17 3.9.13 10:35:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:35:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aqaP from file:/tmp/.os_lf_venv 10:35:18 lf-activate-venv(): INFO: Installing: lftools 10:35:26 lf-activate-venv(): INFO: Adding /tmp/venv-aqaP/bin to PATH 10:35:26 Generating Requirements File 10:35:53 Python 3.10.6 10:35:54 pip 24.0 from /tmp/venv-aqaP/lib/python3.10/site-packages/pip (python 3.10) 10:35:54 appdirs==1.4.4 10:35:54 argcomplete==3.2.3 10:35:54 aspy.yaml==1.3.0 10:35:54 attrs==23.2.0 10:35:54 autopage==0.5.2 10:35:54 beautifulsoup4==4.12.3 10:35:54 boto3==1.34.78 10:35:54 botocore==1.34.78 10:35:54 bs4==0.0.2 10:35:54 cachetools==5.3.3 10:35:54 certifi==2024.2.2 10:35:54 cffi==1.16.0 10:35:54 cfgv==3.4.0 10:35:54 chardet==5.2.0 10:35:54 charset-normalizer==3.3.2 10:35:54 click==8.1.7 10:35:54 cliff==4.6.0 10:35:54 cmd2==2.4.3 10:35:54 cryptography==3.3.2 10:35:54 debtcollector==3.0.0 10:35:54 decorator==5.1.1 10:35:54 defusedxml==0.7.1 10:35:54 Deprecated==1.2.14 10:35:54 distlib==0.3.8 10:35:54 dnspython==2.6.1 10:35:54 docker==4.2.2 10:35:54 dogpile.cache==1.3.2 10:35:54 email_validator==2.1.1 10:35:54 filelock==3.13.3 10:35:54 future==1.0.0 10:35:54 gitdb==4.0.11 10:35:54 GitPython==3.1.43 10:35:54 google-auth==2.29.0 10:35:54 httplib2==0.22.0 10:35:54 identify==2.5.35 10:35:54 idna==3.6 10:35:54 importlib-resources==1.5.0 10:35:54 iso8601==2.1.0 10:35:54 Jinja2==3.1.3 10:35:54 jmespath==1.0.1 10:35:54 jsonpatch==1.33 10:35:54 jsonpointer==2.4 10:35:54 jsonschema==4.21.1 10:35:54 jsonschema-specifications==2023.12.1 10:35:54 keystoneauth1==5.6.0 10:35:54 kubernetes==29.0.0 10:35:54 lftools==0.37.10 10:35:54 lxml==5.2.1 10:35:54 MarkupSafe==2.1.5 10:35:54 msgpack==1.0.8 10:35:54 multi_key_dict==2.0.3 10:35:54 munch==4.0.0 10:35:54 netaddr==1.2.1 10:35:54 netifaces==0.11.0 10:35:54 niet==1.4.2 10:35:54 nodeenv==1.8.0 10:35:54 oauth2client==4.1.3 10:35:54 oauthlib==3.2.2 10:35:54 openstacksdk==3.0.0 10:35:54 os-client-config==2.1.0 10:35:54 os-service-types==1.7.0 10:35:54 osc-lib==3.0.1 10:35:54 oslo.config==9.4.0 10:35:54 oslo.context==5.5.0 10:35:54 oslo.i18n==6.3.0 10:35:54 oslo.log==5.5.1 10:35:54 oslo.serialization==5.4.0 10:35:54 oslo.utils==7.1.0 10:35:54 packaging==24.0 10:35:54 pbr==6.0.0 10:35:54 platformdirs==4.2.0 10:35:54 prettytable==3.10.0 10:35:54 pyasn1==0.6.0 10:35:54 pyasn1_modules==0.4.0 10:35:54 pycparser==2.22 10:35:54 pygerrit2==2.0.15 10:35:54 PyGithub==2.3.0 10:35:54 pyinotify==0.9.6 10:35:54 PyJWT==2.8.0 10:35:54 PyNaCl==1.5.0 10:35:54 pyparsing==2.4.7 10:35:54 pyperclip==1.8.2 10:35:54 pyrsistent==0.20.0 10:35:54 python-cinderclient==9.5.0 10:35:54 python-dateutil==2.9.0.post0 10:35:54 python-heatclient==3.5.0 10:35:54 python-jenkins==1.8.2 10:35:54 python-keystoneclient==5.4.0 10:35:54 python-magnumclient==4.4.0 10:35:54 python-novaclient==18.6.0 10:35:54 python-openstackclient==6.6.0 10:35:54 python-swiftclient==4.5.0 10:35:54 PyYAML==6.0.1 10:35:54 referencing==0.34.0 10:35:54 requests==2.31.0 10:35:54 requests-oauthlib==2.0.0 10:35:54 requestsexceptions==1.4.0 10:35:54 rfc3986==2.0.0 10:35:54 rpds-py==0.18.0 10:35:54 rsa==4.9 10:35:54 ruamel.yaml==0.18.6 10:35:54 ruamel.yaml.clib==0.2.8 10:35:54 s3transfer==0.10.1 10:35:54 simplejson==3.19.2 10:35:54 six==1.16.0 10:35:54 smmap==5.0.1 10:35:54 soupsieve==2.5 10:35:54 stevedore==5.2.0 10:35:54 tabulate==0.9.0 10:35:54 toml==0.10.2 10:35:54 tomlkit==0.12.4 10:35:54 tqdm==4.66.2 10:35:54 typing_extensions==4.10.0 10:35:54 tzdata==2024.1 10:35:54 urllib3==1.26.18 10:35:54 virtualenv==20.25.1 10:35:54 wcwidth==0.2.13 10:35:54 websocket-client==1.7.0 10:35:54 wrapt==1.16.0 10:35:54 xdg==6.0.0 10:35:54 xmltodict==0.13.0 10:35:54 yq==3.2.3 10:35:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13226395212633500681.sh 10:35:54 ---> sudo-logs.sh 10:35:54 Archiving 'sudo' log.. 10:35:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12712182671453279845.sh 10:35:54 ---> job-cost.sh 10:35:54 Setup pyenv: 10:35:55 system 10:35:55 3.8.13 10:35:55 3.9.13 10:35:55 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:35:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aqaP from file:/tmp/.os_lf_venv 10:35:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:36:01 lf-activate-venv(): INFO: Adding /tmp/venv-aqaP/bin to PATH 10:36:01 INFO: No Stack... 10:36:01 INFO: Retrieving Pricing Info for: v3-standard-4 10:36:02 INFO: Archiving Costs 10:36:02 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8344210307640048428.sh 10:36:02 ---> logs-deploy.sh 10:36:02 Setup pyenv: 10:36:02 system 10:36:02 3.8.13 10:36:02 3.9.13 10:36:02 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:36:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aqaP from file:/tmp/.os_lf_venv 10:36:03 lf-activate-venv(): INFO: Installing: lftools 10:36:12 lf-activate-venv(): INFO: Adding /tmp/venv-aqaP/bin to PATH 10:36:12 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3409 10:36:12 INFO: archiving workspace using pattern(s): 10:36:13 Archives upload complete. 10:36:13 INFO: archiving logs to Nexus 10:36:14 ---> uname -a: 10:36:14 Linux prd-ubuntu1804-builder-4c-4g-20720 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:36:14 10:36:14 10:36:14 ---> lscpu: 10:36:14 Architecture: x86_64 10:36:14 CPU op-mode(s): 32-bit, 64-bit 10:36:14 Byte Order: Little Endian 10:36:14 CPU(s): 4 10:36:14 On-line CPU(s) list: 0-3 10:36:14 Thread(s) per core: 1 10:36:14 Core(s) per socket: 1 10:36:14 Socket(s): 4 10:36:14 NUMA node(s): 1 10:36:14 Vendor ID: AuthenticAMD 10:36:14 CPU family: 23 10:36:14 Model: 49 10:36:14 Model name: AMD EPYC-Rome Processor 10:36:14 Stepping: 0 10:36:14 CPU MHz: 2800.000 10:36:14 BogoMIPS: 5600.00 10:36:14 Virtualization: AMD-V 10:36:14 Hypervisor vendor: KVM 10:36:14 Virtualization type: full 10:36:14 L1d cache: 32K 10:36:14 L1i cache: 32K 10:36:14 L2 cache: 512K 10:36:14 L3 cache: 16384K 10:36:14 NUMA node0 CPU(s): 0-3 10:36:14 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 10:36:14 10:36:14 10:36:14 ---> nproc: 10:36:14 4 10:36:14 10:36:14 10:36:14 ---> df -h: 10:36:14 Filesystem Size Used Avail Use% Mounted on 10:36:14 udev 7.9G 0 7.9G 0% /dev 10:36:14 tmpfs 1.6G 672K 1.6G 1% /run 10:36:14 /dev/vda1 78G 8.4G 70G 11% / 10:36:14 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:36:14 tmpfs 5.0M 0 5.0M 0% /run/lock 10:36:14 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:36:14 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:36:14 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:36:14 10:36:14 10:36:14 ---> free -m: 10:36:14 total used free shared buff/cache available 10:36:14 Mem: 16040 539 13321 0 2178 15181 10:36:14 Swap: 1023 0 1023 10:36:14 10:36:14 10:36:14 ---> ip addr: 10:36:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:36:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:36:14 inet 127.0.0.1/8 scope host lo 10:36:14 valid_lft forever preferred_lft forever 10:36:14 inet6 ::1/128 scope host 10:36:14 valid_lft forever preferred_lft forever 10:36:14 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:36:14 link/ether fa:16:3e:53:74:b3 brd ff:ff:ff:ff:ff:ff 10:36:14 inet 10.30.106.113/23 brd 10.30.107.255 scope global dynamic ens3 10:36:14 valid_lft 86237sec preferred_lft 86237sec 10:36:14 inet6 fe80::f816:3eff:fe53:74b3/64 scope link 10:36:14 valid_lft forever preferred_lft forever 10:36:14 10:36:14 10:36:14 ---> sar -b -r -n DEV: 10:36:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20720) 04/05/24 _x86_64_ (4 CPU) 10:36:14 10:36:14 10:33:34 LINUX RESTART (4 CPU) 10:36:14 10:36:14 10:34:01 tps rtps wtps bread/s bwrtn/s 10:36:14 10:35:01 115.20 20.70 94.50 1139.81 34580.10 10:36:14 10:36:01 106.57 2.62 103.95 144.11 35594.87 10:36:14 Average: 110.88 11.66 99.23 641.96 35087.49 10:36:14 10:36:14 10:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:36:14 10:35:01 13898572 15536856 2526396 15.38 61032 1773980 809444 4.63 764512 1540992 80900 10:36:14 10:36:01 13703432 15607896 2721536 16.57 83892 2002512 737968 4.22 725268 1745544 108696 10:36:14 Average: 13801002 15572376 2623966 15.98 72462 1888246 773706 4.43 744890 1643268 94798 10:36:14 10:36:14 10:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:36:14 10:35:01 ens3 101.42 74.79 697.92 11.47 0.00 0.00 0.00 0.00 10:36:14 10:35:01 lo 2.93 2.93 0.32 0.32 0.00 0.00 0.00 0.00 10:36:14 10:36:01 ens3 51.22 34.21 759.72 8.59 0.00 0.00 0.00 0.00 10:36:14 10:36:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 10:36:14 Average: ens3 76.32 54.50 728.82 10.03 0.00 0.00 0.00 0.00 10:36:14 Average: lo 2.13 2.13 0.23 0.23 0.00 0.00 0.00 0.00 10:36:14 10:36:14 10:36:14 ---> sar -P ALL: 10:36:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20720) 04/05/24 _x86_64_ (4 CPU) 10:36:14 10:36:14 10:33:34 LINUX RESTART (4 CPU) 10:36:14 10:36:14 10:34:01 CPU %user %nice %system %iowait %steal %idle 10:36:14 10:35:01 all 24.24 0.00 2.10 4.30 0.08 69.28 10:36:14 10:35:01 0 22.59 0.00 2.15 9.76 0.08 65.41 10:36:14 10:35:01 1 21.38 0.00 2.26 3.83 0.07 72.47 10:36:14 10:35:01 2 25.74 0.00 2.18 1.98 0.10 70.00 10:36:14 10:35:01 3 27.25 0.00 1.81 1.66 0.08 69.20 10:36:14 10:36:01 all 21.00 0.00 1.47 4.46 0.05 73.02 10:36:14 10:36:01 0 12.31 0.00 1.27 13.05 0.05 73.32 10:36:14 10:36:01 1 6.27 0.00 0.92 0.20 0.05 92.56 10:36:14 10:36:01 2 33.23 0.00 2.20 3.52 0.07 60.98 10:36:14 10:36:01 3 32.20 0.00 1.48 1.07 0.05 65.20 10:36:14 Average: all 22.62 0.00 1.78 4.38 0.07 71.15 10:36:14 Average: 0 17.45 0.00 1.71 11.41 0.07 69.37 10:36:14 Average: 1 13.82 0.00 1.59 2.01 0.06 82.52 10:36:14 Average: 2 29.48 0.00 2.19 2.75 0.08 65.50 10:36:14 Average: 3 29.73 0.00 1.65 1.36 0.07 67.20 10:36:14 10:36:14 10:36:14