11:24:36 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136981 11:24:36 Running as SYSTEM 11:24:36 [EnvInject] - Loading node environment variables. 11:24:36 Building remotely on prd-ubuntu1804-builder-4c-4g-11534 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:24:36 [ssh-agent] Looking for ssh-agent implementation... 11:24:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:24:37 $ ssh-agent 11:24:37 SSH_AUTH_SOCK=/tmp/ssh-anQ2l5Ae9WB7/agent.1833 11:24:37 SSH_AGENT_PID=1835 11:24:37 [ssh-agent] Started. 11:24:37 Running ssh-add (command line suppressed) 11:24:37 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_9196515506008392968.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_9196515506008392968.key) 11:24:37 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:24:37 The recommended git tool is: NONE 11:24:38 using credential onap-jenkins-ssh 11:24:38 Wiping out workspace first. 11:24:38 Cloning the remote Git repository 11:24:38 Cloning repository git://cloud.onap.org/mirror/oom.git 11:24:38 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:24:38 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:24:38 > git --version # timeout=10 11:24:39 > git --version # 'git version 2.17.1' 11:24:39 using GIT_SSH to set credentials Gerrit user 11:24:39 Verifying host key using manually-configured host key entries 11:24:39 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:24:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:24:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:24:45 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:24:45 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:24:45 using GIT_SSH to set credentials Gerrit user 11:24:45 Verifying host key using manually-configured host key entries 11:24:45 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/81/136981/1 # timeout=30 11:24:45 > git rev-parse 5d637ca40cab87825b46e43abe43ca38ddf3acef^{commit} # timeout=10 11:24:45 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:24:45 Checking out Revision 5d637ca40cab87825b46e43abe43ca38ddf3acef (refs/changes/81/136981/1) 11:24:45 > git config core.sparsecheckout # timeout=10 11:24:45 > git checkout -f 5d637ca40cab87825b46e43abe43ca38ddf3acef # timeout=30 11:24:49 Commit message: "[MARIADB] Provide S3 Backup for MariaDB instances" 11:24:49 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:24:49 > git rev-list --no-walk a4f1fa19963726fd617a9789358fbb3e42a08eb3 # timeout=10 11:24:49 [EnvInject] - Injecting environment variables from a build step. 11:24:49 [EnvInject] - Injecting as environment variables the properties content 11:24:49 PYTHON=python3 11:24:49 11:24:49 [EnvInject] - Variables injected successfully. 11:24:49 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16728507503896108112.sh 11:24:49 ---> tox-install.sh 11:24:49 + source /home/jenkins/lf-env.sh 11:24:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:24:49 ++ mktemp -d /tmp/venv-XXXX 11:24:49 + lf_venv=/tmp/venv-ABms 11:24:49 + local venv_file=/tmp/.os_lf_venv 11:24:49 + local python=python3 11:24:49 + local options 11:24:49 + local set_path=true 11:24:49 + local install_args= 11:24:49 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:24:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:24:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:24:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:24:49 + true 11:24:49 + case $1 in 11:24:49 + venv_file=/tmp/.toxenv 11:24:49 + shift 2 11:24:49 + true 11:24:49 + case $1 in 11:24:49 + shift 11:24:49 + break 11:24:49 + case $python in 11:24:49 + local pkg_list= 11:24:49 + [[ -d /opt/pyenv ]] 11:24:49 + echo 'Setup pyenv:' 11:24:49 Setup pyenv: 11:24:49 + export PYENV_ROOT=/opt/pyenv 11:24:49 + PYENV_ROOT=/opt/pyenv 11:24:49 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:24:49 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:24:49 + pyenv versions 11:24:49 * system (set by /opt/pyenv/version) 11:24:49 * 3.8.13 (set by /opt/pyenv/version) 11:24:49 * 3.9.13 (set by /opt/pyenv/version) 11:24:49 * 3.10.6 (set by /opt/pyenv/version) 11:24:49 + command -v pyenv 11:24:49 ++ pyenv init - --no-rehash 11:24:49 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:24:49 export PATH="/opt/pyenv/shims:${PATH}" 11:24:49 export PYENV_SHELL=bash 11:24:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:24:49 pyenv() { 11:24:49 local command 11:24:49 command="${1:-}" 11:24:49 if [ "$#" -gt 0 ]; then 11:24:49 shift 11:24:49 fi 11:24:49 11:24:49 case "$command" in 11:24:49 rehash|shell) 11:24:49 eval "$(pyenv "sh-$command" "$@")" 11:24:49 ;; 11:24:49 *) 11:24:49 command pyenv "$command" "$@" 11:24:49 ;; 11:24:49 esac 11:24:49 }' 11:24:49 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:24:49 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:24:49 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:24:49 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:24:49 ++ export PYENV_SHELL=bash 11:24:49 ++ PYENV_SHELL=bash 11:24:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:24:49 +++ complete -F _pyenv pyenv 11:24:49 ++ lf-pyver python3 11:24:49 ++ local py_version_xy=python3 11:24:49 ++ local py_version_xyz= 11:24:49 ++ pyenv versions 11:24:49 ++ local command 11:24:49 ++ command=versions 11:24:49 ++ '[' 1 -gt 0 ']' 11:24:49 ++ shift 11:24:49 ++ case "$command" in 11:24:49 ++ command pyenv versions 11:24:49 ++ pyenv versions 11:24:49 ++ sed 's/^[ *]* //' 11:24:49 ++ awk '{ print $1 }' 11:24:49 ++ grep -E '^[0-9.]*[0-9]$' 11:24:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:24:49 +++ grep '^3' /tmp/.pyenv_versions 11:24:49 +++ tail -n 1 11:24:49 +++ sort -V 11:24:49 ++ py_version_xyz=3.10.6 11:24:49 ++ [[ -z 3.10.6 ]] 11:24:49 ++ echo 3.10.6 11:24:49 ++ return 0 11:24:49 + pyenv local 3.10.6 11:24:49 + local command 11:24:49 + command=local 11:24:49 + '[' 2 -gt 0 ']' 11:24:49 + shift 11:24:49 + case "$command" in 11:24:49 + command pyenv local 3.10.6 11:24:49 + pyenv local 3.10.6 11:24:50 + for arg in "$@" 11:24:50 + case $arg in 11:24:50 + pkg_list+='tox ' 11:24:50 + for arg in "$@" 11:24:50 + case $arg in 11:24:50 + pkg_list+='virtualenv ' 11:24:50 + for arg in "$@" 11:24:50 + case $arg in 11:24:50 + pkg_list+='urllib3~=1.26.15 ' 11:24:50 + [[ -f /tmp/.toxenv ]] 11:24:50 + [[ ! -f /tmp/.toxenv ]] 11:24:50 + [[ -n '' ]] 11:24:50 + python3 -m venv /tmp/venv-ABms 11:24:54 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ABms' 11:24:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ABms 11:24:54 + echo /tmp/venv-ABms 11:24:54 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:24:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:24:54 + /tmp/venv-ABms/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:24:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:24:58 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:24:58 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:24:58 + /tmp/venv-ABms/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:25:01 + type python3 11:25:01 + true 11:25:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ABms/bin to PATH' 11:25:01 lf-activate-venv(): INFO: Adding /tmp/venv-ABms/bin to PATH 11:25:01 + PATH=/tmp/venv-ABms/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:25:01 + return 0 11:25:01 + python3 --version 11:25:01 Python 3.10.6 11:25:01 + python3 -m pip --version 11:25:01 pip 23.3.2 from /tmp/venv-ABms/lib/python3.10/site-packages/pip (python 3.10) 11:25:01 + python3 -m pip freeze 11:25:01 cachetools==5.3.2 11:25:01 chardet==5.2.0 11:25:01 colorama==0.4.6 11:25:01 distlib==0.3.8 11:25:01 filelock==3.13.1 11:25:01 packaging==23.2 11:25:01 platformdirs==4.1.0 11:25:01 pluggy==1.3.0 11:25:01 pyproject-api==1.6.1 11:25:01 tomli==2.0.1 11:25:01 tox==4.12.0 11:25:01 urllib3==1.26.18 11:25:01 virtualenv==20.25.0 11:25:01 [EnvInject] - Injecting environment variables from a build step. 11:25:01 [EnvInject] - Injecting as environment variables the properties content 11:25:01 PARALLEL=false 11:25:01 11:25:01 [EnvInject] - Variables injected successfully. 11:25:01 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17736550304900214705.sh 11:25:01 ---> tox-run.sh 11:25:01 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:25:01 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:25:01 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:25:01 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:25:01 + cd /w/workspace/oom-master-pre-commit-lint/. 11:25:01 + source /home/jenkins/lf-env.sh 11:25:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:25:01 ++ mktemp -d /tmp/venv-XXXX 11:25:01 + lf_venv=/tmp/venv-e540 11:25:01 + local venv_file=/tmp/.os_lf_venv 11:25:01 + local python=python3 11:25:01 + local options 11:25:01 + local set_path=true 11:25:01 + local install_args= 11:25:01 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:25:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:25:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:25:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:25:01 + true 11:25:01 + case $1 in 11:25:01 + venv_file=/tmp/.toxenv 11:25:01 + shift 2 11:25:01 + true 11:25:01 + case $1 in 11:25:01 + shift 11:25:01 + break 11:25:01 + case $python in 11:25:01 + local pkg_list= 11:25:01 + [[ -d /opt/pyenv ]] 11:25:01 + echo 'Setup pyenv:' 11:25:01 Setup pyenv: 11:25:01 + export PYENV_ROOT=/opt/pyenv 11:25:01 + PYENV_ROOT=/opt/pyenv 11:25:01 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:25:01 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:25:01 + pyenv versions 11:25:01 system 11:25:01 3.8.13 11:25:01 3.9.13 11:25:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:25:01 + command -v pyenv 11:25:01 ++ pyenv init - --no-rehash 11:25:01 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:25:01 export PATH="/opt/pyenv/shims:${PATH}" 11:25:01 export PYENV_SHELL=bash 11:25:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:25:01 pyenv() { 11:25:01 local command 11:25:01 command="${1:-}" 11:25:01 if [ "$#" -gt 0 ]; then 11:25:01 shift 11:25:01 fi 11:25:01 11:25:01 case "$command" in 11:25:01 rehash|shell) 11:25:01 eval "$(pyenv "sh-$command" "$@")" 11:25:01 ;; 11:25:01 *) 11:25:01 command pyenv "$command" "$@" 11:25:01 ;; 11:25:01 esac 11:25:01 }' 11:25:01 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:25:01 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:25:01 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:25:01 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:25:01 ++ export PYENV_SHELL=bash 11:25:01 ++ PYENV_SHELL=bash 11:25:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:25:01 +++ complete -F _pyenv pyenv 11:25:01 ++ lf-pyver python3 11:25:01 ++ local py_version_xy=python3 11:25:01 ++ local py_version_xyz= 11:25:01 ++ pyenv versions 11:25:01 ++ sed 's/^[ *]* //' 11:25:01 ++ local command 11:25:01 ++ command=versions 11:25:01 ++ '[' 1 -gt 0 ']' 11:25:01 ++ shift 11:25:01 ++ awk '{ print $1 }' 11:25:01 ++ case "$command" in 11:25:01 ++ command pyenv versions 11:25:01 ++ pyenv versions 11:25:01 ++ grep -E '^[0-9.]*[0-9]$' 11:25:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:25:02 +++ sort -V 11:25:02 +++ grep '^3' /tmp/.pyenv_versions 11:25:02 +++ tail -n 1 11:25:02 ++ py_version_xyz=3.10.6 11:25:02 ++ [[ -z 3.10.6 ]] 11:25:02 ++ echo 3.10.6 11:25:02 ++ return 0 11:25:02 + pyenv local 3.10.6 11:25:02 + local command 11:25:02 + command=local 11:25:02 + '[' 2 -gt 0 ']' 11:25:02 + shift 11:25:02 + case "$command" in 11:25:02 + command pyenv local 3.10.6 11:25:02 + pyenv local 3.10.6 11:25:02 + for arg in "$@" 11:25:02 + case $arg in 11:25:02 + pkg_list+='tox ' 11:25:02 + for arg in "$@" 11:25:02 + case $arg in 11:25:02 + pkg_list+='virtualenv ' 11:25:02 + for arg in "$@" 11:25:02 + case $arg in 11:25:02 + pkg_list+='urllib3~=1.26.15 ' 11:25:02 + [[ -f /tmp/.toxenv ]] 11:25:02 ++ cat /tmp/.toxenv 11:25:02 + lf_venv=/tmp/venv-ABms 11:25:02 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ABms from' file:/tmp/.toxenv 11:25:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ABms from file:/tmp/.toxenv 11:25:02 + /tmp/venv-ABms/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:25:03 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:25:03 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:25:03 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:25:03 + /tmp/venv-ABms/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:25:04 + type python3 11:25:04 + true 11:25:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ABms/bin to PATH' 11:25:04 lf-activate-venv(): INFO: Adding /tmp/venv-ABms/bin to PATH 11:25:04 + PATH=/tmp/venv-ABms/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:25:04 + return 0 11:25:04 + [[ -d /opt/pyenv ]] 11:25:04 + echo '---> Setting up pyenv' 11:25:04 ---> Setting up pyenv 11:25:04 + export PYENV_ROOT=/opt/pyenv 11:25:04 + PYENV_ROOT=/opt/pyenv 11:25:04 + export PATH=/opt/pyenv/bin:/tmp/venv-ABms/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:25:04 + PATH=/opt/pyenv/bin:/tmp/venv-ABms/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:25:04 ++ pwd 11:25:04 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:25:04 + export PYTHONPATH 11:25:04 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:25:04 + TOX_TESTENV_PASSENV=PYTHONPATH 11:25:04 + tox --version 11:25:05 4.12.0 from /tmp/venv-ABms/lib/python3.10/site-packages/tox/__init__.py 11:25:05 + PARALLEL=false 11:25:05 + TOX_OPTIONS_LIST= 11:25:05 + [[ -n pre-commit ]] 11:25:05 + TOX_OPTIONS_LIST=' -e pre-commit' 11:25:05 + case ${PARALLEL,,} in 11:25:05 + tox -e pre-commit 11:25:05 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:25:06 pre-commit: install_deps> python -I -m pip install pre-commit 11:25:10 pre-commit: freeze> python -m pip freeze --all 11:25:10 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.33,nodeenv==1.8.0,pip==23.3.1,platformdirs==4.1.0,pre-commit==3.6.0,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 11:25:10 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:25:10 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:25:11 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:25:12 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:25:13 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:25:14 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:25:14 [INFO] Once installed this environment will be reused. 11:25:14 [INFO] This may take a few minutes... 11:25:18 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:25:18 [INFO] Once installed this environment will be reused. 11:25:18 [INFO] This may take a few minutes... 11:25:24 Trim Trailing Whitespace.................................................Passed 11:25:24 Tabs remover.............................................................Passed 11:25:24 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:25:24 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:25:24 [INFO] Once installed this environment will be reused. 11:25:24 [INFO] This may take a few minutes... 11:25:30 gitlint..............................................(no files to check)Skipped 11:25:30 pre-commit: OK (24.87=setup[5.07]+cmd[13.68,6.11] seconds) 11:25:30 congratulations :) (25.03 seconds) 11:25:30 + tox_status=0 11:25:30 + echo '---> Completed tox runs' 11:25:30 ---> Completed tox runs 11:25:30 + for i in .tox/*/log 11:25:30 ++ echo .tox/pre-commit/log 11:25:30 ++ awk -F/ '{print $2}' 11:25:30 + tox_env=pre-commit 11:25:30 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:25:30 + DOC_DIR=docs/_build/html 11:25:30 + [[ -d docs/_build/html ]] 11:25:30 + echo '---> tox-run.sh ends' 11:25:30 ---> tox-run.sh ends 11:25:30 + test 0 -eq 0 11:25:30 $ ssh-agent -k 11:25:30 unset SSH_AUTH_SOCK; 11:25:30 unset SSH_AGENT_PID; 11:25:30 echo Agent pid 1835 killed; 11:25:30 [ssh-agent] Stopped. 11:25:30 [PostBuildScript] - [INFO] Executing post build scripts. 11:25:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15600300957563305149.sh 11:25:30 ---> sysstat.sh 11:25:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14899608135741973848.sh 11:25:31 ---> package-listing.sh 11:25:31 ++ tr '[:upper:]' '[:lower:]' 11:25:31 ++ facter osfamily 11:25:31 + OS_FAMILY=debian 11:25:31 + workspace=/w/workspace/oom-master-pre-commit-lint 11:25:31 + START_PACKAGES=/tmp/packages_start.txt 11:25:31 + END_PACKAGES=/tmp/packages_end.txt 11:25:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:25:31 + PACKAGES=/tmp/packages_start.txt 11:25:31 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:25:31 + PACKAGES=/tmp/packages_end.txt 11:25:31 + case "${OS_FAMILY}" in 11:25:31 + grep '^ii' 11:25:31 + dpkg -l 11:25:31 + '[' -f /tmp/packages_start.txt ']' 11:25:31 + '[' -f /tmp/packages_end.txt ']' 11:25:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:25:31 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:25:31 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:25:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:25:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6533856753222094198.sh 11:25:31 ---> capture-instance-metadata.sh 11:25:31 Setup pyenv: 11:25:31 system 11:25:31 3.8.13 11:25:31 3.9.13 11:25:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:25:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-G1Nh 11:25:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:25:39 lf-activate-venv(): INFO: Installing: lftools 11:26:17 lf-activate-venv(): INFO: Adding /tmp/venv-G1Nh/bin to PATH 11:26:17 INFO: Running in OpenStack, capturing instance metadata 11:26:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18141780790878223477.sh 11:26:17 provisioning config files... 11:26:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config8365920372253772719tmp 11:26:17 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:26:17 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:26:17 [EnvInject] - Injecting environment variables from a build step. 11:26:17 [EnvInject] - Injecting as environment variables the properties content 11:26:17 SERVER_ID=logs 11:26:17 11:26:17 [EnvInject] - Variables injected successfully. 11:26:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11825195351752528748.sh 11:26:17 ---> create-netrc.sh 11:26:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11666444524992472429.sh 11:26:17 ---> python-tools-install.sh 11:26:17 Setup pyenv: 11:26:17 system 11:26:17 3.8.13 11:26:17 3.9.13 11:26:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:26:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G1Nh from file:/tmp/.os_lf_venv 11:26:19 lf-activate-venv(): INFO: Installing: lftools 11:26:27 lf-activate-venv(): INFO: Adding /tmp/venv-G1Nh/bin to PATH 11:26:27 Generating Requirements File 11:26:59 Python 3.10.6 11:27:00 pip 23.3.2 from /tmp/venv-G1Nh/lib/python3.10/site-packages/pip (python 3.10) 11:27:00 appdirs==1.4.4 11:27:00 argcomplete==3.2.1 11:27:00 aspy.yaml==1.3.0 11:27:00 attrs==23.2.0 11:27:00 autopage==0.5.2 11:27:00 beautifulsoup4==4.12.2 11:27:00 boto3==1.34.17 11:27:00 botocore==1.34.17 11:27:00 bs4==0.0.1 11:27:00 cachetools==5.3.2 11:27:00 certifi==2023.11.17 11:27:00 cffi==1.16.0 11:27:00 cfgv==3.4.0 11:27:00 chardet==5.2.0 11:27:00 charset-normalizer==3.3.2 11:27:00 click==8.1.7 11:27:00 cliff==4.4.0 11:27:00 cmd2==2.4.3 11:27:00 cryptography==3.3.2 11:27:00 debtcollector==2.5.0 11:27:00 decorator==5.1.1 11:27:00 defusedxml==0.7.1 11:27:00 Deprecated==1.2.14 11:27:00 distlib==0.3.8 11:27:00 dnspython==2.4.2 11:27:00 docker==4.2.2 11:27:00 dogpile.cache==1.3.0 11:27:00 email-validator==2.1.0.post1 11:27:00 filelock==3.13.1 11:27:00 future==0.18.3 11:27:00 gitdb==4.0.11 11:27:00 GitPython==3.1.41 11:27:00 google-auth==2.26.2 11:27:00 httplib2==0.22.0 11:27:00 identify==2.5.33 11:27:00 idna==3.6 11:27:00 importlib-metadata==7.0.1 11:27:00 importlib-resources==1.5.0 11:27:00 iso8601==2.1.0 11:27:00 Jinja2==3.1.3 11:27:00 jmespath==1.0.1 11:27:00 jsonpatch==1.33 11:27:00 jsonpointer==2.4 11:27:00 jsonschema==4.20.0 11:27:00 jsonschema-specifications==2023.12.1 11:27:00 keystoneauth1==5.4.0 11:27:00 kubernetes==29.0.0 11:27:00 lftools==0.37.8 11:27:00 lxml==5.1.0 11:27:00 MarkupSafe==2.1.3 11:27:00 msgpack==1.0.7 11:27:00 multi_key_dict==2.0.3 11:27:00 munch==4.0.0 11:27:00 netaddr==0.10.1 11:27:00 netifaces==0.11.0 11:27:00 niet==1.4.2 11:27:00 nodeenv==1.8.0 11:27:00 oauth2client==4.1.3 11:27:00 oauthlib==3.2.2 11:27:00 openstacksdk==0.62.0 11:27:00 os-client-config==2.1.0 11:27:00 os-service-types==1.7.0 11:27:00 osc-lib==2.9.0 11:27:00 oslo.config==9.3.0 11:27:00 oslo.context==5.3.0 11:27:00 oslo.i18n==6.2.0 11:27:00 oslo.log==5.4.0 11:27:00 oslo.serialization==5.3.0 11:27:00 oslo.utils==6.3.0 11:27:00 packaging==23.2 11:27:00 pbr==6.0.0 11:27:00 platformdirs==4.1.0 11:27:00 prettytable==3.9.0 11:27:00 pyasn1==0.5.1 11:27:00 pyasn1-modules==0.3.0 11:27:00 pycparser==2.21 11:27:00 pygerrit2==2.0.15 11:27:00 PyGithub==2.1.1 11:27:00 pyinotify==0.9.6 11:27:00 PyJWT==2.8.0 11:27:00 PyNaCl==1.5.0 11:27:00 pyparsing==2.4.7 11:27:00 pyperclip==1.8.2 11:27:00 pyrsistent==0.20.0 11:27:00 python-cinderclient==9.4.0 11:27:00 python-dateutil==2.8.2 11:27:00 python-heatclient==3.4.0 11:27:00 python-jenkins==1.8.2 11:27:00 python-keystoneclient==5.2.0 11:27:00 python-magnumclient==4.3.0 11:27:00 python-novaclient==18.4.0 11:27:00 python-openstackclient==6.0.0 11:27:00 python-swiftclient==4.4.0 11:27:00 pytz==2023.3.post1 11:27:00 PyYAML==6.0.1 11:27:00 referencing==0.32.1 11:27:00 requests==2.31.0 11:27:00 requests-oauthlib==1.3.1 11:27:00 requestsexceptions==1.4.0 11:27:00 rfc3986==2.0.0 11:27:00 rpds-py==0.16.2 11:27:00 rsa==4.9 11:27:00 ruamel.yaml==0.18.5 11:27:00 ruamel.yaml.clib==0.2.8 11:27:00 s3transfer==0.10.0 11:27:00 simplejson==3.19.2 11:27:00 six==1.16.0 11:27:00 smmap==5.0.1 11:27:00 soupsieve==2.5 11:27:00 stevedore==5.1.0 11:27:00 tabulate==0.9.0 11:27:00 toml==0.10.2 11:27:00 tomlkit==0.12.3 11:27:00 tqdm==4.66.1 11:27:00 typing_extensions==4.9.0 11:27:00 tzdata==2023.4 11:27:00 urllib3==1.26.18 11:27:00 virtualenv==20.25.0 11:27:00 wcwidth==0.2.13 11:27:00 websocket-client==1.7.0 11:27:00 wrapt==1.16.0 11:27:00 xdg==6.0.0 11:27:00 xmltodict==0.13.0 11:27:00 yq==3.2.3 11:27:00 zipp==3.17.0 11:27:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15171533075169666883.sh 11:27:00 ---> sudo-logs.sh 11:27:00 Archiving 'sudo' log.. 11:27:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1020652484552433255.sh 11:27:00 ---> job-cost.sh 11:27:00 Setup pyenv: 11:27:00 system 11:27:00 3.8.13 11:27:00 3.9.13 11:27:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:27:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G1Nh from file:/tmp/.os_lf_venv 11:27:02 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:27:10 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 11:27:10 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 11:27:10 lf-activate-venv(): INFO: Adding /tmp/venv-G1Nh/bin to PATH 11:27:10 INFO: No Stack... 11:27:11 INFO: Retrieving Pricing Info for: v3-standard-4 11:27:11 INFO: Archiving Costs 11:27:11 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16847792658216831916.sh 11:27:11 ---> logs-deploy.sh 11:27:11 Setup pyenv: 11:27:11 system 11:27:11 3.8.13 11:27:11 3.9.13 11:27:11 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:27:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G1Nh from file:/tmp/.os_lf_venv 11:27:13 lf-activate-venv(): INFO: Installing: lftools 11:27:22 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 11:27:22 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 11:27:23 lf-activate-venv(): INFO: Adding /tmp/venv-G1Nh/bin to PATH 11:27:23 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3263 11:27:23 INFO: archiving workspace using pattern(s): 11:27:24 Archives upload complete. 11:27:24 INFO: archiving logs to Nexus 11:27:25 ---> uname -a: 11:27:25 Linux prd-ubuntu1804-builder-4c-4g-11534 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:27:25 11:27:25 11:27:25 ---> lscpu: 11:27:25 Architecture: x86_64 11:27:25 CPU op-mode(s): 32-bit, 64-bit 11:27:25 Byte Order: Little Endian 11:27:25 CPU(s): 4 11:27:25 On-line CPU(s) list: 0-3 11:27:25 Thread(s) per core: 1 11:27:25 Core(s) per socket: 1 11:27:25 Socket(s): 4 11:27:25 NUMA node(s): 1 11:27:25 Vendor ID: AuthenticAMD 11:27:25 CPU family: 23 11:27:25 Model: 49 11:27:25 Model name: AMD EPYC-Rome Processor 11:27:25 Stepping: 0 11:27:25 CPU MHz: 2799.998 11:27:25 BogoMIPS: 5599.99 11:27:25 Virtualization: AMD-V 11:27:25 Hypervisor vendor: KVM 11:27:25 Virtualization type: full 11:27:25 L1d cache: 32K 11:27:25 L1i cache: 32K 11:27:25 L2 cache: 512K 11:27:25 L3 cache: 16384K 11:27:25 NUMA node0 CPU(s): 0-3 11:27:25 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 11:27:25 11:27:25 11:27:25 ---> nproc: 11:27:25 4 11:27:25 11:27:25 11:27:25 ---> df -h: 11:27:25 Filesystem Size Used Avail Use% Mounted on 11:27:25 udev 7.9G 0 7.9G 0% /dev 11:27:25 tmpfs 1.6G 672K 1.6G 1% /run 11:27:25 /dev/vda1 78G 8.4G 69G 11% / 11:27:25 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:27:25 tmpfs 5.0M 0 5.0M 0% /run/lock 11:27:25 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:27:25 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:27:25 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:27:25 11:27:25 11:27:25 ---> free -m: 11:27:25 total used free shared buff/cache available 11:27:25 Mem: 16040 549 13285 0 2205 15171 11:27:25 Swap: 1023 0 1023 11:27:25 11:27:25 11:27:25 ---> ip addr: 11:27:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:27:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:27:25 inet 127.0.0.1/8 scope host lo 11:27:25 valid_lft forever preferred_lft forever 11:27:25 inet6 ::1/128 scope host 11:27:25 valid_lft forever preferred_lft forever 11:27:25 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:27:25 link/ether fa:16:3e:ce:0f:bb brd ff:ff:ff:ff:ff:ff 11:27:25 inet 10.30.106.125/23 brd 10.30.107.255 scope global dynamic ens3 11:27:25 valid_lft 86198sec preferred_lft 86198sec 11:27:25 inet6 fe80::f816:3eff:fece:fbb/64 scope link 11:27:25 valid_lft forever preferred_lft forever 11:27:25 11:27:25 11:27:25 ---> sar -b -r -n DEV: 11:27:25 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11534) 01/12/24 _x86_64_ (4 CPU) 11:27:25 11:27:25 11:24:05 LINUX RESTART (4 CPU) 11:27:25 11:27:25 11:25:02 tps rtps wtps bread/s bwrtn/s 11:27:25 11:26:01 102.12 17.42 84.70 1128.49 23372.31 11:27:25 11:27:01 91.82 2.62 89.20 144.11 24578.17 11:27:25 Average: 96.92 9.96 86.97 632.16 23980.31 11:27:25 11:27:25 11:25:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:27:25 11:26:01 13868020 15521460 2556948 15.57 61872 1787712 796620 4.56 776588 1558144 69540 11:27:25 11:27:01 13637840 15557192 2787128 16.97 85748 2014288 757024 4.33 771088 1762648 123664 11:27:25 Average: 13752930 15539326 2672038 16.27 73810 1901000 776822 4.45 773838 1660396 96602 11:27:25 11:27:25 11:25:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:27:25 11:26:01 lo 2.37 2.37 0.24 0.24 0.00 0.00 0.00 0.00 11:27:25 11:26:01 ens3 51.31 38.52 628.42 21.35 0.00 0.00 0.00 0.00 11:27:25 11:27:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 11:27:25 11:27:01 ens3 59.61 38.68 829.96 8.06 0.00 0.00 0.00 0.00 11:27:25 Average: lo 1.68 1.68 0.17 0.17 0.00 0.00 0.00 0.00 11:27:25 Average: ens3 55.49 38.60 730.04 14.65 0.00 0.00 0.00 0.00 11:27:25 11:27:25 11:27:25 ---> sar -P ALL: 11:27:25 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11534) 01/12/24 _x86_64_ (4 CPU) 11:27:25 11:27:25 11:24:05 LINUX RESTART (4 CPU) 11:27:25 11:27:25 11:25:02 CPU %user %nice %system %iowait %steal %idle 11:27:25 11:26:01 all 23.41 0.00 1.67 7.37 0.06 67.48 11:27:25 11:26:01 0 19.78 0.00 1.63 2.04 0.05 76.50 11:27:25 11:26:01 1 13.43 0.00 1.48 19.09 0.05 65.95 11:27:25 11:26:01 2 33.78 0.00 1.81 7.24 0.07 57.10 11:27:25 11:26:01 3 26.69 0.00 1.75 1.17 0.03 70.35 11:27:25 11:27:01 all 19.69 0.00 1.44 5.68 0.05 73.13 11:27:25 11:27:01 0 19.16 0.00 1.60 0.97 0.05 78.22 11:27:25 11:27:01 1 8.57 0.00 0.85 14.84 0.05 75.68 11:27:25 11:27:01 2 29.53 0.00 2.04 5.20 0.05 63.18 11:27:25 11:27:01 3 21.57 0.00 1.28 1.67 0.07 75.41 11:27:25 Average: all 21.54 0.00 1.56 6.52 0.06 70.33 11:27:25 Average: 0 19.47 0.00 1.62 1.50 0.05 77.37 11:27:25 Average: 1 10.97 0.00 1.16 16.94 0.05 70.87 11:27:25 Average: 2 31.63 0.00 1.92 6.21 0.06 60.17 11:27:25 Average: 3 24.11 0.00 1.51 1.42 0.05 72.91 11:27:25 11:27:25 11:27:25