11:24:20 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137159 11:24:20 Running as SYSTEM 11:24:20 [EnvInject] - Loading node environment variables. 11:24:20 Building remotely on prd-ubuntu1804-builder-4c-4g-7941 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:24:20 [ssh-agent] Looking for ssh-agent implementation... 11:24:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:24:20 $ ssh-agent 11:24:20 SSH_AUTH_SOCK=/tmp/ssh-iyLB8QDdnokf/agent.1730 11:24:20 SSH_AGENT_PID=1732 11:24:20 [ssh-agent] Started. 11:24:20 Running ssh-add (command line suppressed) 11:24:20 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_10837571035851599642.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_10837571035851599642.key) 11:24:20 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:24:20 The recommended git tool is: NONE 11:24:22 using credential onap-jenkins-ssh 11:24:22 Wiping out workspace first. 11:24:22 Cloning the remote Git repository 11:24:22 Cloning repository git://cloud.onap.org/mirror/oom.git 11:24:22 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:24:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:24:22 > git --version # timeout=10 11:24:22 > git --version # 'git version 2.17.1' 11:24:22 using GIT_SSH to set credentials Gerrit user 11:24:22 Verifying host key using manually-configured host key entries 11:24:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:24:27 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:24:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:24:27 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:24:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:24:27 using GIT_SSH to set credentials Gerrit user 11:24:27 Verifying host key using manually-configured host key entries 11:24:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/59/137159/1 # timeout=30 11:24:28 > git rev-parse 450e9fdc4cc938e4426b2db1e3d5a1971b9c240e^{commit} # timeout=10 11:24:28 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:28 Checking out Revision 450e9fdc4cc938e4426b2db1e3d5a1971b9c240e (refs/changes/59/137159/1) 11:24:28 > git config core.sparsecheckout # timeout=10 11:24:28 > git checkout -f 450e9fdc4cc938e4426b2db1e3d5a1971b9c240e # timeout=30 11:24:31 Commit message: "[SO] Config Changes for SO using Kafka for PNF" 11:24:31 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:24:31 > git rev-list --no-walk 5026bc8a2eb471ddc293baf13c81fb14de34469d # timeout=10 11:24:31 [EnvInject] - Injecting environment variables from a build step. 11:24:31 [EnvInject] - Injecting as environment variables the properties content 11:24:31 PYTHON=python3 11:24:31 11:24:31 [EnvInject] - Variables injected successfully. 11:24:31 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1125920520005720832.sh 11:24:31 ---> tox-install.sh 11:24:31 + source /home/jenkins/lf-env.sh 11:24:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:24:31 ++ mktemp -d /tmp/venv-XXXX 11:24:31 + lf_venv=/tmp/venv-vW0J 11:24:31 + local venv_file=/tmp/.os_lf_venv 11:24:31 + local python=python3 11:24:31 + local options 11:24:31 + local set_path=true 11:24:31 + local install_args= 11:24:31 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:24:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:24:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:24:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:24:31 + true 11:24:31 + case $1 in 11:24:31 + venv_file=/tmp/.toxenv 11:24:31 + shift 2 11:24:31 + true 11:24:31 + case $1 in 11:24:31 + shift 11:24:31 + break 11:24:31 + case $python in 11:24:31 + local pkg_list= 11:24:31 + [[ -d /opt/pyenv ]] 11:24:31 + echo 'Setup pyenv:' 11:24:31 Setup pyenv: 11:24:31 + export PYENV_ROOT=/opt/pyenv 11:24:31 + PYENV_ROOT=/opt/pyenv 11:24:31 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:24:31 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:24:31 + pyenv versions 11:24:31 * system (set by /opt/pyenv/version) 11:24:31 * 3.8.13 (set by /opt/pyenv/version) 11:24:31 * 3.9.13 (set by /opt/pyenv/version) 11:24:31 * 3.10.6 (set by /opt/pyenv/version) 11:24:31 + command -v pyenv 11:24:31 ++ pyenv init - --no-rehash 11:24:31 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:24:31 export PATH="/opt/pyenv/shims:${PATH}" 11:24:31 export PYENV_SHELL=bash 11:24:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:24:31 pyenv() { 11:24:31 local command 11:24:31 command="${1:-}" 11:24:31 if [ "$#" -gt 0 ]; then 11:24:31 shift 11:24:31 fi 11:24:31 11:24:31 case "$command" in 11:24:31 rehash|shell) 11:24:31 eval "$(pyenv "sh-$command" "$@")" 11:24:31 ;; 11:24:31 *) 11:24:31 command pyenv "$command" "$@" 11:24:31 ;; 11:24:31 esac 11:24:31 }' 11:24:31 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:24:31 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:24:31 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:24:31 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:24:31 ++ export PYENV_SHELL=bash 11:24:31 ++ PYENV_SHELL=bash 11:24:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:24:31 +++ complete -F _pyenv pyenv 11:24:31 ++ lf-pyver python3 11:24:31 ++ local py_version_xy=python3 11:24:31 ++ local py_version_xyz= 11:24:31 ++ pyenv versions 11:24:31 ++ local command 11:24:31 ++ command=versions 11:24:31 ++ '[' 1 -gt 0 ']' 11:24:31 ++ shift 11:24:31 ++ case "$command" in 11:24:31 ++ command pyenv versions 11:24:31 ++ pyenv versions 11:24:31 ++ awk '{ print $1 }' 11:24:31 ++ grep -E '^[0-9.]*[0-9]$' 11:24:31 ++ sed 's/^[ *]* //' 11:24:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:24:31 +++ grep '^3' /tmp/.pyenv_versions 11:24:31 +++ sort -V 11:24:31 +++ tail -n 1 11:24:31 ++ py_version_xyz=3.10.6 11:24:31 ++ [[ -z 3.10.6 ]] 11:24:31 ++ echo 3.10.6 11:24:31 ++ return 0 11:24:31 + pyenv local 3.10.6 11:24:31 + local command 11:24:31 + command=local 11:24:31 + '[' 2 -gt 0 ']' 11:24:31 + shift 11:24:31 + case "$command" in 11:24:31 + command pyenv local 3.10.6 11:24:31 + pyenv local 3.10.6 11:24:31 + for arg in "$@" 11:24:31 + case $arg in 11:24:31 + pkg_list+='tox ' 11:24:31 + for arg in "$@" 11:24:31 + case $arg in 11:24:31 + pkg_list+='virtualenv ' 11:24:31 + for arg in "$@" 11:24:31 + case $arg in 11:24:31 + pkg_list+='urllib3~=1.26.15 ' 11:24:31 + [[ -f /tmp/.toxenv ]] 11:24:31 + [[ ! -f /tmp/.toxenv ]] 11:24:31 + [[ -n '' ]] 11:24:31 + python3 -m venv /tmp/venv-vW0J 11:24:35 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vW0J' 11:24:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vW0J 11:24:35 + echo /tmp/venv-vW0J 11:24:35 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:24:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:24:35 + /tmp/venv-vW0J/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:24:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:24:39 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:24:39 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:24:39 + /tmp/venv-vW0J/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:24:41 + type python3 11:24:41 + true 11:24:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vW0J/bin to PATH' 11:24:41 lf-activate-venv(): INFO: Adding /tmp/venv-vW0J/bin to PATH 11:24:41 + PATH=/tmp/venv-vW0J/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:24:41 + return 0 11:24:41 + python3 --version 11:24:41 Python 3.10.6 11:24:41 + python3 -m pip --version 11:24:42 pip 24.0 from /tmp/venv-vW0J/lib/python3.10/site-packages/pip (python 3.10) 11:24:42 + python3 -m pip freeze 11:24:42 cachetools==5.3.2 11:24:42 chardet==5.2.0 11:24:42 colorama==0.4.6 11:24:42 distlib==0.3.8 11:24:42 filelock==3.13.1 11:24:42 packaging==23.2 11:24:42 platformdirs==4.2.0 11:24:42 pluggy==1.4.0 11:24:42 pyproject-api==1.6.1 11:24:42 tomli==2.0.1 11:24:42 tox==4.13.0 11:24:42 urllib3==1.26.18 11:24:42 virtualenv==20.25.1 11:24:42 [EnvInject] - Injecting environment variables from a build step. 11:24:42 [EnvInject] - Injecting as environment variables the properties content 11:24:42 PARALLEL=false 11:24:42 11:24:42 [EnvInject] - Variables injected successfully. 11:24:42 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1461068352518508350.sh 11:24:42 ---> tox-run.sh 11:24:42 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:24:42 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:24:42 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:24:42 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:24:42 + cd /w/workspace/oom-master-pre-commit-lint/. 11:24:42 + source /home/jenkins/lf-env.sh 11:24:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:24:42 ++ mktemp -d /tmp/venv-XXXX 11:24:42 + lf_venv=/tmp/venv-uBVc 11:24:42 + local venv_file=/tmp/.os_lf_venv 11:24:42 + local python=python3 11:24:42 + local options 11:24:42 + local set_path=true 11:24:42 + local install_args= 11:24:42 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:24:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:24:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:24:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:24:42 + true 11:24:42 + case $1 in 11:24:42 + venv_file=/tmp/.toxenv 11:24:42 + shift 2 11:24:42 + true 11:24:42 + case $1 in 11:24:42 + shift 11:24:42 + break 11:24:42 + case $python in 11:24:42 + local pkg_list= 11:24:42 + [[ -d /opt/pyenv ]] 11:24:42 + echo 'Setup pyenv:' 11:24:42 Setup pyenv: 11:24:42 + export PYENV_ROOT=/opt/pyenv 11:24:42 + PYENV_ROOT=/opt/pyenv 11:24:42 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:24:42 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:24:42 + pyenv versions 11:24:42 system 11:24:42 3.8.13 11:24:42 3.9.13 11:24:42 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:24:42 + command -v pyenv 11:24:42 ++ pyenv init - --no-rehash 11:24:42 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:24:42 export PATH="/opt/pyenv/shims:${PATH}" 11:24:42 export PYENV_SHELL=bash 11:24:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:24:42 pyenv() { 11:24:42 local command 11:24:42 command="${1:-}" 11:24:42 if [ "$#" -gt 0 ]; then 11:24:42 shift 11:24:42 fi 11:24:42 11:24:42 case "$command" in 11:24:42 rehash|shell) 11:24:42 eval "$(pyenv "sh-$command" "$@")" 11:24:42 ;; 11:24:42 *) 11:24:42 command pyenv "$command" "$@" 11:24:42 ;; 11:24:42 esac 11:24:42 }' 11:24:42 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:24:42 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:24:42 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:24:42 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:24:42 ++ export PYENV_SHELL=bash 11:24:42 ++ PYENV_SHELL=bash 11:24:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:24:42 +++ complete -F _pyenv pyenv 11:24:42 ++ lf-pyver python3 11:24:42 ++ local py_version_xy=python3 11:24:42 ++ local py_version_xyz= 11:24:42 ++ pyenv versions 11:24:42 ++ local command 11:24:42 ++ command=versions 11:24:42 ++ '[' 1 -gt 0 ']' 11:24:42 ++ shift 11:24:42 ++ case "$command" in 11:24:42 ++ command pyenv versions 11:24:42 ++ pyenv versions 11:24:42 ++ sed 's/^[ *]* //' 11:24:42 ++ awk '{ print $1 }' 11:24:42 ++ grep -E '^[0-9.]*[0-9]$' 11:24:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:24:42 +++ grep '^3' /tmp/.pyenv_versions 11:24:42 +++ sort -V 11:24:42 +++ tail -n 1 11:24:42 ++ py_version_xyz=3.10.6 11:24:42 ++ [[ -z 3.10.6 ]] 11:24:42 ++ echo 3.10.6 11:24:42 ++ return 0 11:24:42 + pyenv local 3.10.6 11:24:42 + local command 11:24:42 + command=local 11:24:42 + '[' 2 -gt 0 ']' 11:24:42 + shift 11:24:42 + case "$command" in 11:24:42 + command pyenv local 3.10.6 11:24:42 + pyenv local 3.10.6 11:24:42 + for arg in "$@" 11:24:42 + case $arg in 11:24:42 + pkg_list+='tox ' 11:24:42 + for arg in "$@" 11:24:42 + case $arg in 11:24:42 + pkg_list+='virtualenv ' 11:24:42 + for arg in "$@" 11:24:42 + case $arg in 11:24:42 + pkg_list+='urllib3~=1.26.15 ' 11:24:42 + [[ -f /tmp/.toxenv ]] 11:24:42 ++ cat /tmp/.toxenv 11:24:42 + lf_venv=/tmp/venv-vW0J 11:24:42 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vW0J from' file:/tmp/.toxenv 11:24:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vW0J from file:/tmp/.toxenv 11:24:42 + /tmp/venv-vW0J/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:24:43 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:24:43 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:24:43 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:24:43 + /tmp/venv-vW0J/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:24:44 + type python3 11:24:44 + true 11:24:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vW0J/bin to PATH' 11:24:44 lf-activate-venv(): INFO: Adding /tmp/venv-vW0J/bin to PATH 11:24:44 + PATH=/tmp/venv-vW0J/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:24:44 + return 0 11:24:44 + [[ -d /opt/pyenv ]] 11:24:44 + echo '---> Setting up pyenv' 11:24:44 ---> Setting up pyenv 11:24:44 + export PYENV_ROOT=/opt/pyenv 11:24:44 + PYENV_ROOT=/opt/pyenv 11:24:44 + export PATH=/opt/pyenv/bin:/tmp/venv-vW0J/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:24:44 + PATH=/opt/pyenv/bin:/tmp/venv-vW0J/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:24:44 ++ pwd 11:24:44 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:24:44 + export PYTHONPATH 11:24:44 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:24:44 + TOX_TESTENV_PASSENV=PYTHONPATH 11:24:44 + tox --version 11:24:45 4.13.0 from /tmp/venv-vW0J/lib/python3.10/site-packages/tox/__init__.py 11:24:45 + PARALLEL=false 11:24:45 + TOX_OPTIONS_LIST= 11:24:45 + [[ -n pre-commit ]] 11:24:45 + TOX_OPTIONS_LIST=' -e pre-commit' 11:24:45 + case ${PARALLEL,,} in 11:24:45 + tox -e pre-commit 11:24:45 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:24:46 pre-commit: install_deps> python -I -m pip install pre-commit 11:24:49 pre-commit: freeze> python -m pip freeze --all 11:24:49 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.6.2,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 11:24:49 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:24:50 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:24:50 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:24:51 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:24:52 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:24:52 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:24:52 [INFO] Once installed this environment will be reused. 11:24:52 [INFO] This may take a few minutes... 11:24:56 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:24:56 [INFO] Once installed this environment will be reused. 11:24:56 [INFO] This may take a few minutes... 11:25:01 Trim Trailing Whitespace.................................................Passed 11:25:01 Tabs remover.............................................................Passed 11:25:01 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:25:02 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:25:02 [INFO] Once installed this environment will be reused. 11:25:02 [INFO] This may take a few minutes... 11:25:03 $ ssh-agent -k 11:25:03 unset SSH_AUTH_SOCK; 11:25:03 unset SSH_AGENT_PID; 11:25:03 echo Agent pid 1732 killed; 11:25:03 [ssh-agent] Stopped. 11:25:03 Build was aborted 11:25:03 Aborted by new patch set. 11:25:03 [PostBuildScript] - [INFO] Executing post build scripts. 11:25:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9315951002248912210.sh 11:25:03 ---> sysstat.sh 11:25:03 pre-commit: exit -15 (1.97 seconds) /w/workspace/oom-master-pre-commit-lint> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG pid=2567 11:25:03 + tox_status=143 11:25:03 + echo '---> Completed tox runs' 11:25:03 ---> Completed tox runs 11:25:03 + for i in .tox/*/log 11:25:03 ++ echo .tox/pre-commit/log 11:25:03 ++ awk -F/ '{print $2}' 11:25:03 + tox_env=pre-commit 11:25:03 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:25:03 + DOC_DIR=docs/_build/html 11:25:03 + [[ -d docs/_build/html ]] 11:25:03 + echo '---> tox-run.sh ends' 11:25:03 ---> tox-run.sh ends 11:25:03 + test 143 -eq 0 11:25:03 + exit 143 11:25:03 ++ '[' 2 = 1 ']' 11:25:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15753691048491016763.sh 11:25:04 ---> package-listing.sh 11:25:04 ++ tr '[:upper:]' '[:lower:]' 11:25:04 ++ facter osfamily 11:25:04 + OS_FAMILY=debian 11:25:04 + workspace=/w/workspace/oom-master-pre-commit-lint 11:25:04 + START_PACKAGES=/tmp/packages_start.txt 11:25:04 + END_PACKAGES=/tmp/packages_end.txt 11:25:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:25:04 + PACKAGES=/tmp/packages_start.txt 11:25:04 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:25:04 + PACKAGES=/tmp/packages_end.txt 11:25:04 + case "${OS_FAMILY}" in 11:25:04 + dpkg -l 11:25:04 + grep '^ii' 11:25:04 + '[' -f /tmp/packages_start.txt ']' 11:25:04 + '[' -f /tmp/packages_end.txt ']' 11:25:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:25:04 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:25:04 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:25:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:25:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6823434406374167632.sh 11:25:04 ---> capture-instance-metadata.sh 11:25:04 Setup pyenv: 11:25:04 system 11:25:04 3.8.13 11:25:04 3.9.13 11:25:04 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:25:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sphN 11:25:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:25:11 lf-activate-venv(): INFO: Installing: lftools 11:25:42 lf-activate-venv(): INFO: Adding /tmp/venv-sphN/bin to PATH 11:25:42 INFO: Running in OpenStack, capturing instance metadata 11:25:42 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14280584255784896614.sh 11:25:42 provisioning config files... 11:25:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config8093221719808239187tmp 11:25:42 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:25:42 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:25:42 [EnvInject] - Injecting environment variables from a build step. 11:25:42 [EnvInject] - Injecting as environment variables the properties content 11:25:42 SERVER_ID=logs 11:25:42 11:25:42 [EnvInject] - Variables injected successfully. 11:25:42 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1598670032115437424.sh 11:25:42 ---> create-netrc.sh 11:25:42 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins92130460277425765.sh 11:25:42 ---> python-tools-install.sh 11:25:42 Setup pyenv: 11:25:42 system 11:25:42 3.8.13 11:25:42 3.9.13 11:25:42 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:25:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sphN from file:/tmp/.os_lf_venv 11:25:43 lf-activate-venv(): INFO: Installing: lftools 11:25:51 lf-activate-venv(): INFO: Adding /tmp/venv-sphN/bin to PATH 11:25:51 Generating Requirements File 11:26:19 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:26:19 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 11:26:19 Python 3.10.6 11:26:19 pip 24.0 from /tmp/venv-sphN/lib/python3.10/site-packages/pip (python 3.10) 11:26:20 appdirs==1.4.4 11:26:20 argcomplete==3.2.2 11:26:20 aspy.yaml==1.3.0 11:26:20 attrs==23.2.0 11:26:20 autopage==0.5.2 11:26:20 beautifulsoup4==4.12.3 11:26:20 boto3==1.34.48 11:26:20 botocore==1.34.48 11:26:20 bs4==0.0.2 11:26:20 cachetools==5.3.2 11:26:20 certifi==2024.2.2 11:26:20 cffi==1.16.0 11:26:20 cfgv==3.4.0 11:26:20 chardet==5.2.0 11:26:20 charset-normalizer==3.3.2 11:26:20 click==8.1.7 11:26:20 cliff==4.6.0 11:26:20 cmd2==2.4.3 11:26:20 cryptography==3.3.2 11:26:20 debtcollector==3.0.0 11:26:20 decorator==5.1.1 11:26:20 defusedxml==0.7.1 11:26:20 Deprecated==1.2.14 11:26:20 distlib==0.3.8 11:26:20 dnspython==2.6.1 11:26:20 docker==4.2.2 11:26:20 dogpile.cache==1.3.2 11:26:20 email-validator==2.1.0.post1 11:26:20 filelock==3.13.1 11:26:20 future==1.0.0 11:26:20 gitdb==4.0.11 11:26:20 GitPython==3.1.42 11:26:20 google-auth==2.28.1 11:26:20 httplib2==0.22.0 11:26:20 identify==2.5.35 11:26:20 idna==3.6 11:26:20 importlib-resources==1.5.0 11:26:20 iso8601==2.1.0 11:26:20 Jinja2==3.1.3 11:26:20 jmespath==1.0.1 11:26:20 jsonpatch==1.33 11:26:20 jsonpointer==2.4 11:26:20 jsonschema==4.21.1 11:26:20 jsonschema-specifications==2023.12.1 11:26:20 keystoneauth1==5.6.0 11:26:20 kubernetes==29.0.0 11:26:20 lftools==0.37.9 11:26:20 lxml==5.1.0 11:26:20 MarkupSafe==2.1.5 11:26:20 msgpack==1.0.7 11:26:20 multi_key_dict==2.0.3 11:26:20 munch==4.0.0 11:26:20 netaddr==1.2.1 11:26:20 netifaces==0.11.0 11:26:20 niet==1.4.2 11:26:20 nodeenv==1.8.0 11:26:20 oauth2client==4.1.3 11:26:20 oauthlib==3.2.2 11:26:20 openstacksdk==0.62.0 11:26:20 os-client-config==2.1.0 11:26:20 os-service-types==1.7.0 11:26:20 osc-lib==3.0.1 11:26:20 oslo.config==9.4.0 11:26:20 oslo.context==5.4.0 11:26:20 oslo.i18n==6.3.0 11:26:20 oslo.log==5.5.0 11:26:20 oslo.serialization==5.4.0 11:26:20 oslo.utils==7.1.0 11:26:20 packaging==23.2 11:26:20 pbr==6.0.0 11:26:20 platformdirs==4.2.0 11:26:20 prettytable==3.10.0 11:26:20 pyasn1==0.5.1 11:26:20 pyasn1-modules==0.3.0 11:26:20 pycparser==2.21 11:26:20 pygerrit2==2.0.15 11:26:20 PyGithub==2.2.0 11:26:20 pyinotify==0.9.6 11:26:20 PyJWT==2.8.0 11:26:20 PyNaCl==1.5.0 11:26:20 pyparsing==2.4.7 11:26:20 pyperclip==1.8.2 11:26:20 pyrsistent==0.20.0 11:26:20 python-cinderclient==9.4.0 11:26:20 python-dateutil==2.8.2 11:26:20 python-heatclient==3.4.0 11:26:20 python-jenkins==1.8.2 11:26:20 python-keystoneclient==5.3.0 11:26:20 python-magnumclient==4.3.0 11:26:20 python-novaclient==18.4.0 11:26:20 python-openstackclient==6.0.1 11:26:20 python-swiftclient==4.4.0 11:26:20 PyYAML==6.0.1 11:26:20 referencing==0.33.0 11:26:20 requests==2.31.0 11:26:20 requests-oauthlib==1.3.1 11:26:20 requestsexceptions==1.4.0 11:26:20 rfc3986==2.0.0 11:26:20 rpds-py==0.18.0 11:26:20 rsa==4.9 11:26:20 ruamel.yaml==0.18.6 11:26:20 ruamel.yaml.clib==0.2.8 11:26:20 s3transfer==0.10.0 11:26:20 simplejson==3.19.2 11:26:20 six==1.16.0 11:26:20 smmap==5.0.1 11:26:20 soupsieve==2.5 11:26:20 stevedore==5.2.0 11:26:20 tabulate==0.9.0 11:26:20 toml==0.10.2 11:26:20 tomlkit==0.12.3 11:26:20 tqdm==4.66.2 11:26:20 typing_extensions==4.9.0 11:26:20 tzdata==2024.1 11:26:20 urllib3==1.26.18 11:26:20 virtualenv==20.25.1 11:26:20 wcwidth==0.2.13 11:26:20 websocket-client==1.7.0 11:26:20 wrapt==1.16.0 11:26:20 xdg==6.0.0 11:26:20 xmltodict==0.13.0 11:26:20 yq==3.2.3 11:26:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14113198538410303842.sh 11:26:20 ---> sudo-logs.sh 11:26:20 Archiving 'sudo' log.. 11:26:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8176332037820096299.sh 11:26:20 ---> job-cost.sh 11:26:20 Setup pyenv: 11:26:20 system 11:26:20 3.8.13 11:26:20 3.9.13 11:26:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:26:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sphN from file:/tmp/.os_lf_venv 11:26:22 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:26:30 lf-activate-venv(): INFO: Adding /tmp/venv-sphN/bin to PATH 11:26:30 INFO: No Stack... 11:26:30 INFO: Retrieving Pricing Info for: v3-standard-4 11:26:30 INFO: Archiving Costs 11:26:30 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13096136276871621366.sh 11:26:30 ---> logs-deploy.sh 11:26:30 Setup pyenv: 11:26:30 system 11:26:30 3.8.13 11:26:30 3.9.13 11:26:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:26:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sphN from file:/tmp/.os_lf_venv 11:26:32 lf-activate-venv(): INFO: Installing: lftools 11:26:40 lf-activate-venv(): INFO: Adding /tmp/venv-sphN/bin to PATH 11:26:40 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3311 11:26:40 INFO: archiving workspace using pattern(s): 11:26:41 Archives upload complete. 11:26:41 INFO: archiving logs to Nexus 11:26:42 ---> uname -a: 11:26:42 Linux prd-ubuntu1804-builder-4c-4g-7941 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:26:42 11:26:42 11:26:42 ---> lscpu: 11:26:42 Architecture: x86_64 11:26:42 CPU op-mode(s): 32-bit, 64-bit 11:26:42 Byte Order: Little Endian 11:26:42 CPU(s): 4 11:26:42 On-line CPU(s) list: 0-3 11:26:42 Thread(s) per core: 1 11:26:42 Core(s) per socket: 1 11:26:42 Socket(s): 4 11:26:42 NUMA node(s): 1 11:26:42 Vendor ID: AuthenticAMD 11:26:42 CPU family: 23 11:26:42 Model: 49 11:26:42 Model name: AMD EPYC-Rome Processor 11:26:42 Stepping: 0 11:26:42 CPU MHz: 2800.000 11:26:42 BogoMIPS: 5600.00 11:26:42 Virtualization: AMD-V 11:26:42 Hypervisor vendor: KVM 11:26:42 Virtualization type: full 11:26:42 L1d cache: 32K 11:26:42 L1i cache: 32K 11:26:42 L2 cache: 512K 11:26:42 L3 cache: 16384K 11:26:42 NUMA node0 CPU(s): 0-3 11:26:42 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:26:42 11:26:42 11:26:42 ---> nproc: 11:26:42 4 11:26:42 11:26:42 11:26:42 ---> df -h: 11:26:42 Filesystem Size Used Avail Use% Mounted on 11:26:42 udev 7.9G 0 7.9G 0% /dev 11:26:42 tmpfs 1.6G 672K 1.6G 1% /run 11:26:42 /dev/vda1 78G 8.4G 70G 11% / 11:26:42 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:26:42 tmpfs 5.0M 0 5.0M 0% /run/lock 11:26:42 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:26:42 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:26:42 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:26:42 11:26:42 11:26:42 ---> free -m: 11:26:42 total used free shared buff/cache available 11:26:42 Mem: 16040 553 13303 0 2182 15167 11:26:42 Swap: 1023 0 1023 11:26:42 11:26:42 11:26:42 ---> ip addr: 11:26:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:26:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:26:42 inet 127.0.0.1/8 scope host lo 11:26:42 valid_lft forever preferred_lft forever 11:26:42 inet6 ::1/128 scope host 11:26:42 valid_lft forever preferred_lft forever 11:26:42 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:26:42 link/ether fa:16:3e:bf:e5:ea brd ff:ff:ff:ff:ff:ff 11:26:42 inet 10.30.106.134/23 brd 10.30.107.255 scope global dynamic ens3 11:26:42 valid_lft 86239sec preferred_lft 86239sec 11:26:42 inet6 fe80::f816:3eff:febf:e5ea/64 scope link 11:26:42 valid_lft forever preferred_lft forever 11:26:42 11:26:42 11:26:42 ---> sar -b -r -n DEV: 11:26:42 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7941) 02/23/24 _x86_64_ (4 CPU) 11:26:42 11:26:42 11:24:04 LINUX RESTART (4 CPU) 11:26:42 11:26:42 11:25:01 tps rtps wtps bread/s bwrtn/s 11:26:42 11:26:01 109.52 2.43 107.08 128.65 36554.04 11:26:42 Average: 109.52 2.43 107.08 128.65 36554.04 11:26:42 11:26:42 11:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:26:42 11:26:01 13767676 15584560 2657292 16.18 74580 1930496 719528 4.12 735692 1682716 162860 11:26:42 Average: 13767676 15584560 2657292 16.18 74580 1930496 719528 4.12 735692 1682716 162860 11:26:42 11:26:42 11:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:26:42 11:26:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 11:26:42 11:26:01 ens3 54.24 35.98 714.17 9.31 0.00 0.00 0.00 0.00 11:26:42 Average: lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 11:26:42 Average: ens3 54.24 35.98 714.17 9.31 0.00 0.00 0.00 0.00 11:26:42 11:26:42 11:26:42 ---> sar -P ALL: 11:26:42 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7941) 02/23/24 _x86_64_ (4 CPU) 11:26:42 11:26:42 11:24:04 LINUX RESTART (4 CPU) 11:26:42 11:26:42 11:25:01 CPU %user %nice %system %iowait %steal %idle 11:26:42 11:26:01 all 21.51 0.00 1.49 3.89 0.05 73.06 11:26:42 11:26:01 0 30.78 0.00 2.07 1.52 0.05 65.58 11:26:42 11:26:01 1 8.30 0.00 0.79 0.46 0.07 90.38 11:26:42 11:26:01 2 17.51 0.00 1.25 10.74 0.05 70.44 11:26:42 11:26:01 3 29.64 0.00 1.80 2.86 0.03 65.66 11:26:42 Average: all 21.51 0.00 1.49 3.89 0.05 73.06 11:26:42 Average: 0 30.78 0.00 2.07 1.52 0.05 65.58 11:26:42 Average: 1 8.30 0.00 0.79 0.46 0.07 90.38 11:26:42 Average: 2 17.51 0.00 1.25 10.74 0.05 70.44 11:26:42 Average: 3 29.64 0.00 1.80 2.86 0.03 65.66 11:26:42 11:26:42 11:26:42