14:18:57 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137658 14:18:57 Running as SYSTEM 14:18:57 [EnvInject] - Loading node environment variables. 14:18:57 Building remotely on prd-ubuntu1804-builder-4c-4g-21835 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 14:18:57 [ssh-agent] Looking for ssh-agent implementation... 14:18:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:18:57 $ ssh-agent 14:18:57 SSH_AUTH_SOCK=/tmp/ssh-PC9zptneeMBZ/agent.1613 14:18:57 SSH_AGENT_PID=1614 14:18:57 [ssh-agent] Started. 14:18:57 Running ssh-add (command line suppressed) 14:18:57 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_14722306591986284700.key (/w/workspace/oom-master-commit-lint@tmp/private_key_14722306591986284700.key) 14:18:57 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:18:57 The recommended git tool is: NONE 14:18:59 using credential onap-jenkins-ssh 14:18:59 Wiping out workspace first. 14:18:59 Cloning the remote Git repository 14:18:59 Cloning repository git://cloud.onap.org/mirror/oom.git 14:18:59 > git init /w/workspace/oom-master-commit-lint # timeout=10 14:18:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:18:59 > git --version # timeout=10 14:18:59 > git --version # 'git version 2.17.1' 14:18:59 using GIT_SSH to set credentials Gerrit user 14:18:59 Verifying host key using manually-configured host key entries 14:18:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:19:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:19:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:19:06 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:19:06 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:19:06 using GIT_SSH to set credentials Gerrit user 14:19:06 Verifying host key using manually-configured host key entries 14:19:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/58/137658/2 # timeout=30 14:19:06 > git rev-parse 09fcc962b1f38fc6557d8a87503c1949f31cef46^{commit} # timeout=10 14:19:06 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:19:06 Checking out Revision 09fcc962b1f38fc6557d8a87503c1949f31cef46 (refs/changes/58/137658/2) 14:19:06 > git config core.sparsecheckout # timeout=10 14:19:06 > git checkout -f 09fcc962b1f38fc6557d8a87503c1949f31cef46 # timeout=30 14:19:09 Commit message: "[CASSANDRA] Add some fixes for K8ssandra Operator" 14:19:09 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:19:09 > git rev-list --no-walk 5230ed9ba9769c93487ad66d0d1f68eec5134a90 # timeout=10 14:19:09 [EnvInject] - Injecting environment variables from a build step. 14:19:09 [EnvInject] - Injecting as environment variables the properties content 14:19:09 PYTHON=python3 14:19:09 14:19:09 [EnvInject] - Variables injected successfully. 14:19:09 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins14825667457812132126.sh 14:19:10 ---> tox-install.sh 14:19:10 + source /home/jenkins/lf-env.sh 14:19:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:19:10 ++ mktemp -d /tmp/venv-XXXX 14:19:10 + lf_venv=/tmp/venv-fIx3 14:19:10 + local venv_file=/tmp/.os_lf_venv 14:19:10 + local python=python3 14:19:10 + local options 14:19:10 + local set_path=true 14:19:10 + local install_args= 14:19: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 14:19:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:19:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:19:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:19:10 + true 14:19:10 + case $1 in 14:19:10 + venv_file=/tmp/.toxenv 14:19:10 + shift 2 14:19:10 + true 14:19:10 + case $1 in 14:19:10 + shift 14:19:10 + break 14:19:10 + case $python in 14:19:10 + local pkg_list= 14:19:10 + [[ -d /opt/pyenv ]] 14:19:10 + echo 'Setup pyenv:' 14:19:10 Setup pyenv: 14:19:10 + export PYENV_ROOT=/opt/pyenv 14:19:10 + PYENV_ROOT=/opt/pyenv 14:19:10 + 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 14:19:10 + 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 14:19:10 + pyenv versions 14:19:10 * system (set by /opt/pyenv/version) 14:19:10 * 3.8.13 (set by /opt/pyenv/version) 14:19:10 * 3.9.13 (set by /opt/pyenv/version) 14:19:10 * 3.10.6 (set by /opt/pyenv/version) 14:19:10 + command -v pyenv 14:19:10 ++ pyenv init - --no-rehash 14:19: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[*]}"'\'')" 14:19:10 export PATH="/opt/pyenv/shims:${PATH}" 14:19:10 export PYENV_SHELL=bash 14:19:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:19:10 pyenv() { 14:19:10 local command 14:19:10 command="${1:-}" 14:19:10 if [ "$#" -gt 0 ]; then 14:19:10 shift 14:19:10 fi 14:19:10 14:19:10 case "$command" in 14:19:10 rehash|shell) 14:19:10 eval "$(pyenv "sh-$command" "$@")" 14:19:10 ;; 14:19:10 *) 14:19:10 command pyenv "$command" "$@" 14:19:10 ;; 14:19:10 esac 14:19:10 }' 14:19: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[*]}"' 14:19:10 ++ 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 14:19:10 ++ 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 14:19:10 ++ 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 14:19:10 ++ export PYENV_SHELL=bash 14:19:10 ++ PYENV_SHELL=bash 14:19:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:19:10 +++ complete -F _pyenv pyenv 14:19:10 ++ lf-pyver python3 14:19:10 ++ local py_version_xy=python3 14:19:10 ++ local py_version_xyz= 14:19:10 ++ pyenv versions 14:19:10 ++ sed 's/^[ *]* //' 14:19:10 ++ local command 14:19:10 ++ command=versions 14:19:10 ++ awk '{ print $1 }' 14:19:10 ++ '[' 1 -gt 0 ']' 14:19:10 ++ shift 14:19:10 ++ case "$command" in 14:19:10 ++ grep -E '^[0-9.]*[0-9]$' 14:19:10 ++ command pyenv versions 14:19:10 ++ pyenv versions 14:19:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:19:10 +++ grep '^3' /tmp/.pyenv_versions 14:19:10 +++ sort -V 14:19:10 +++ tail -n 1 14:19:10 ++ py_version_xyz=3.10.6 14:19:10 ++ [[ -z 3.10.6 ]] 14:19:10 ++ echo 3.10.6 14:19:10 ++ return 0 14:19:10 + pyenv local 3.10.6 14:19:10 + local command 14:19:10 + command=local 14:19:10 + '[' 2 -gt 0 ']' 14:19:10 + shift 14:19:10 + case "$command" in 14:19:10 + command pyenv local 3.10.6 14:19:10 + pyenv local 3.10.6 14:19:10 + for arg in "$@" 14:19:10 + case $arg in 14:19:10 + pkg_list+='tox ' 14:19:10 + for arg in "$@" 14:19:10 + case $arg in 14:19:10 + pkg_list+='virtualenv ' 14:19:10 + for arg in "$@" 14:19:10 + case $arg in 14:19:10 + pkg_list+='urllib3~=1.26.15 ' 14:19:10 + [[ -f /tmp/.toxenv ]] 14:19:10 + [[ ! -f /tmp/.toxenv ]] 14:19:10 + [[ -n '' ]] 14:19:10 + python3 -m venv /tmp/venv-fIx3 14:19:14 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fIx3' 14:19:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fIx3 14:19:14 + echo /tmp/venv-fIx3 14:19:14 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:19:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:19:14 + /tmp/venv-fIx3/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:19:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:19:17 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:19:17 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:19:17 + /tmp/venv-fIx3/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:19:19 + type python3 14:19:19 + true 14:19:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fIx3/bin to PATH' 14:19:19 lf-activate-venv(): INFO: Adding /tmp/venv-fIx3/bin to PATH 14:19:19 + PATH=/tmp/venv-fIx3/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 14:19:19 + return 0 14:19:19 + python3 --version 14:19:19 Python 3.10.6 14:19:19 + python3 -m pip --version 14:19:20 pip 24.0 from /tmp/venv-fIx3/lib/python3.10/site-packages/pip (python 3.10) 14:19:20 + python3 -m pip freeze 14:19:20 cachetools==5.3.3 14:19:20 chardet==5.2.0 14:19:20 colorama==0.4.6 14:19:20 distlib==0.3.8 14:19:20 filelock==3.13.3 14:19:20 packaging==24.0 14:19:20 platformdirs==4.2.0 14:19:20 pluggy==1.4.0 14:19:20 pyproject-api==1.6.1 14:19:20 tomli==2.0.1 14:19:20 tox==4.14.2 14:19:20 urllib3==1.26.18 14:19:20 virtualenv==20.25.1 14:19:20 [EnvInject] - Injecting environment variables from a build step. 14:19:20 [EnvInject] - Injecting as environment variables the properties content 14:19:20 PARALLEL=false 14:19:20 14:19:20 [EnvInject] - Variables injected successfully. 14:19:20 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins15059386268360576100.sh 14:19:20 ---> tox-run.sh 14:19:20 + 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 14:19:20 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 14:19:20 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 14:19:20 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 14:19:20 + cd /w/workspace/oom-master-commit-lint/. 14:19:20 + source /home/jenkins/lf-env.sh 14:19:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:19:20 ++ mktemp -d /tmp/venv-XXXX 14:19:20 + lf_venv=/tmp/venv-7R47 14:19:20 + local venv_file=/tmp/.os_lf_venv 14:19:20 + local python=python3 14:19:20 + local options 14:19:20 + local set_path=true 14:19:20 + local install_args= 14:19:20 ++ 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 14:19:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:19:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:19:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:19:20 + true 14:19:20 + case $1 in 14:19:20 + venv_file=/tmp/.toxenv 14:19:20 + shift 2 14:19:20 + true 14:19:20 + case $1 in 14:19:20 + shift 14:19:20 + break 14:19:20 + case $python in 14:19:20 + local pkg_list= 14:19:20 + [[ -d /opt/pyenv ]] 14:19:20 + echo 'Setup pyenv:' 14:19:20 Setup pyenv: 14:19:20 + export PYENV_ROOT=/opt/pyenv 14:19:20 + PYENV_ROOT=/opt/pyenv 14:19:20 + 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 14:19:20 + 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 14:19:20 + pyenv versions 14:19:20 system 14:19:20 3.8.13 14:19:20 3.9.13 14:19:20 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 14:19:20 + command -v pyenv 14:19:20 ++ pyenv init - --no-rehash 14:19:20 + 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[*]}"'\'')" 14:19:20 export PATH="/opt/pyenv/shims:${PATH}" 14:19:20 export PYENV_SHELL=bash 14:19:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:19:20 pyenv() { 14:19:20 local command 14:19:20 command="${1:-}" 14:19:20 if [ "$#" -gt 0 ]; then 14:19:20 shift 14:19:20 fi 14:19:20 14:19:20 case "$command" in 14:19:20 rehash|shell) 14:19:20 eval "$(pyenv "sh-$command" "$@")" 14:19:20 ;; 14:19:20 *) 14:19:20 command pyenv "$command" "$@" 14:19:20 ;; 14:19:20 esac 14:19:20 }' 14:19:20 +++ 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[*]}"' 14:19:20 ++ 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 14:19:20 ++ 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 14:19:20 ++ 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 14:19:20 ++ export PYENV_SHELL=bash 14:19:20 ++ PYENV_SHELL=bash 14:19:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:19:20 +++ complete -F _pyenv pyenv 14:19:20 ++ lf-pyver python3 14:19:20 ++ local py_version_xy=python3 14:19:20 ++ local py_version_xyz= 14:19:20 ++ pyenv versions 14:19:20 ++ local command 14:19:20 ++ command=versions 14:19:20 ++ '[' 1 -gt 0 ']' 14:19:20 ++ shift 14:19:20 ++ case "$command" in 14:19:20 ++ sed 's/^[ *]* //' 14:19:20 ++ command pyenv versions 14:19:20 ++ pyenv versions 14:19:20 ++ awk '{ print $1 }' 14:19:20 ++ grep -E '^[0-9.]*[0-9]$' 14:19:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:19:20 +++ grep '^3' /tmp/.pyenv_versions 14:19:20 +++ sort -V 14:19:20 +++ tail -n 1 14:19:20 ++ py_version_xyz=3.10.6 14:19:20 ++ [[ -z 3.10.6 ]] 14:19:20 ++ echo 3.10.6 14:19:20 ++ return 0 14:19:20 + pyenv local 3.10.6 14:19:20 + local command 14:19:20 + command=local 14:19:20 + '[' 2 -gt 0 ']' 14:19:20 + shift 14:19:20 + case "$command" in 14:19:20 + command pyenv local 3.10.6 14:19:20 + pyenv local 3.10.6 14:19:20 + for arg in "$@" 14:19:20 + case $arg in 14:19:20 + pkg_list+='tox ' 14:19:20 + for arg in "$@" 14:19:20 + case $arg in 14:19:20 + pkg_list+='virtualenv ' 14:19:20 + for arg in "$@" 14:19:20 + case $arg in 14:19:20 + pkg_list+='urllib3~=1.26.15 ' 14:19:20 + [[ -f /tmp/.toxenv ]] 14:19:20 ++ cat /tmp/.toxenv 14:19:20 + lf_venv=/tmp/venv-fIx3 14:19:20 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fIx3 from' file:/tmp/.toxenv 14:19:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fIx3 from file:/tmp/.toxenv 14:19:20 + /tmp/venv-fIx3/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:19:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:19:21 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:19:21 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:19:21 + /tmp/venv-fIx3/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:19:22 + type python3 14:19:22 + true 14:19:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fIx3/bin to PATH' 14:19:22 lf-activate-venv(): INFO: Adding /tmp/venv-fIx3/bin to PATH 14:19:22 + PATH=/tmp/venv-fIx3/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 14:19:22 + return 0 14:19:22 + [[ -d /opt/pyenv ]] 14:19:22 + echo '---> Setting up pyenv' 14:19:22 ---> Setting up pyenv 14:19:22 + export PYENV_ROOT=/opt/pyenv 14:19:22 + PYENV_ROOT=/opt/pyenv 14:19:22 + export PATH=/opt/pyenv/bin:/tmp/venv-fIx3/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 14:19:22 + PATH=/opt/pyenv/bin:/tmp/venv-fIx3/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 14:19:22 ++ pwd 14:19:22 + PYTHONPATH=/w/workspace/oom-master-commit-lint 14:19:22 + export PYTHONPATH 14:19:22 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:19:22 + TOX_TESTENV_PASSENV=PYTHONPATH 14:19:22 + tox --version 14:19:23 4.14.2 from /tmp/venv-fIx3/lib/python3.10/site-packages/tox/__init__.py 14:19:23 + PARALLEL=false 14:19:23 + TOX_OPTIONS_LIST= 14:19:23 + [[ -n gitlint ]] 14:19:23 + TOX_OPTIONS_LIST=' -e gitlint' 14:19:23 + case ${PARALLEL,,} in 14:19:23 + tox -e gitlint 14:19:23 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 14:19:25 gitlint: install_deps> python -I -m pip install -r /w/workspace/oom-master-commit-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 14:19:51 gitlint: freeze> python -m pip freeze --all 14:19:51 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.5,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.12,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2024.2.2,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.10.2,dict2css==0.3.0.post1,dill==0.3.8,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.8.0.post2,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==24.0,platformdirs==2.5.1,pycodestyle==2.11.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==2.0.0,restructuredtext_lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.5,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.12.4,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.42.0,wrapt==1.13.3,zipp==3.7.0 14:19:51 gitlint: commands[0]> gitlint 14:19:51 gitlint: OK (28.10=setup[27.91]+cmd[0.19] seconds) 14:19:51 congratulations :) (28.27 seconds) 14:19:51 + tox_status=0 14:19:51 + echo '---> Completed tox runs' 14:19:51 ---> Completed tox runs 14:19:51 + for i in .tox/*/log 14:19:51 ++ echo .tox/gitlint/log 14:19:51 ++ awk -F/ '{print $2}' 14:19:51 + tox_env=gitlint 14:19:51 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 14:19:51 + DOC_DIR=docs/_build/html 14:19:51 + [[ -d docs/_build/html ]] 14:19:51 + echo '---> tox-run.sh ends' 14:19:51 ---> tox-run.sh ends 14:19:51 + test 0 -eq 0 14:19:51 $ ssh-agent -k 14:19:51 unset SSH_AUTH_SOCK; 14:19:51 unset SSH_AGENT_PID; 14:19:51 echo Agent pid 1614 killed; 14:19:51 [ssh-agent] Stopped. 14:19:51 [PostBuildScript] - [INFO] Executing post build scripts. 14:19:51 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2724301810865954993.sh 14:19:51 ---> sysstat.sh 14:19:52 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17917488541170281025.sh 14:19:52 ---> package-listing.sh 14:19:52 ++ tr '[:upper:]' '[:lower:]' 14:19:52 ++ facter osfamily 14:19:52 + OS_FAMILY=debian 14:19:52 + workspace=/w/workspace/oom-master-commit-lint 14:19:52 + START_PACKAGES=/tmp/packages_start.txt 14:19:52 + END_PACKAGES=/tmp/packages_end.txt 14:19:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:19:52 + PACKAGES=/tmp/packages_start.txt 14:19:52 + '[' /w/workspace/oom-master-commit-lint ']' 14:19:52 + PACKAGES=/tmp/packages_end.txt 14:19:52 + case "${OS_FAMILY}" in 14:19:52 + dpkg -l 14:19:52 + grep '^ii' 14:19:52 + '[' -f /tmp/packages_start.txt ']' 14:19:52 + '[' -f /tmp/packages_end.txt ']' 14:19:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:19:52 + '[' /w/workspace/oom-master-commit-lint ']' 14:19:52 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 14:19:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 14:19:52 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12701106214200630150.sh 14:19:52 ---> capture-instance-metadata.sh 14:19:52 Setup pyenv: 14:19:52 system 14:19:52 3.8.13 14:19:52 3.9.13 14:19:52 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 14:19:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7CVb 14:19:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:19:59 lf-activate-venv(): INFO: Installing: lftools 14:20:29 lf-activate-venv(): INFO: Adding /tmp/venv-7CVb/bin to PATH 14:20:29 INFO: Running in OpenStack, capturing instance metadata 14:20:29 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15317083205382716617.sh 14:20:29 provisioning config files... 14:20:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config12708158112787657228tmp 14:20:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:20:29 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:20:29 [EnvInject] - Injecting environment variables from a build step. 14:20:29 [EnvInject] - Injecting as environment variables the properties content 14:20:29 SERVER_ID=logs 14:20:29 14:20:29 [EnvInject] - Variables injected successfully. 14:20:29 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10836136399435156140.sh 14:20:29 ---> create-netrc.sh 14:20:29 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9638759984233425353.sh 14:20:29 ---> python-tools-install.sh 14:20:29 Setup pyenv: 14:20:29 system 14:20:29 3.8.13 14:20:29 3.9.13 14:20:29 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 14:20:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7CVb from file:/tmp/.os_lf_venv 14:20:30 lf-activate-venv(): INFO: Installing: lftools 14:20:38 lf-activate-venv(): INFO: Adding /tmp/venv-7CVb/bin to PATH 14:20:38 Generating Requirements File 14:21:04 Python 3.10.6 14:21:05 pip 24.0 from /tmp/venv-7CVb/lib/python3.10/site-packages/pip (python 3.10) 14:21:05 appdirs==1.4.4 14:21:05 argcomplete==3.2.3 14:21:05 aspy.yaml==1.3.0 14:21:05 attrs==23.2.0 14:21:05 autopage==0.5.2 14:21:05 beautifulsoup4==4.12.3 14:21:05 boto3==1.34.80 14:21:05 botocore==1.34.80 14:21:05 bs4==0.0.2 14:21:05 cachetools==5.3.3 14:21:05 certifi==2024.2.2 14:21:05 cffi==1.16.0 14:21:05 cfgv==3.4.0 14:21:05 chardet==5.2.0 14:21:05 charset-normalizer==3.3.2 14:21:05 click==8.1.7 14:21:05 cliff==4.6.0 14:21:05 cmd2==2.4.3 14:21:05 cryptography==3.3.2 14:21:05 debtcollector==3.0.0 14:21:05 decorator==5.1.1 14:21:05 defusedxml==0.7.1 14:21:05 Deprecated==1.2.14 14:21:05 distlib==0.3.8 14:21:05 dnspython==2.6.1 14:21:05 docker==4.2.2 14:21:05 dogpile.cache==1.3.2 14:21:05 email_validator==2.1.1 14:21:05 filelock==3.13.3 14:21:05 future==1.0.0 14:21:05 gitdb==4.0.11 14:21:05 GitPython==3.1.43 14:21:05 google-auth==2.29.0 14:21:05 httplib2==0.22.0 14:21:05 identify==2.5.35 14:21:05 idna==3.6 14:21:05 importlib-resources==1.5.0 14:21:05 iso8601==2.1.0 14:21:05 Jinja2==3.1.3 14:21:05 jmespath==1.0.1 14:21:05 jsonpatch==1.33 14:21:05 jsonpointer==2.4 14:21:05 jsonschema==4.21.1 14:21:05 jsonschema-specifications==2023.12.1 14:21:05 keystoneauth1==5.6.0 14:21:05 kubernetes==29.0.0 14:21:05 lftools==0.37.10 14:21:05 lxml==5.2.1 14:21:05 MarkupSafe==2.1.5 14:21:05 msgpack==1.0.8 14:21:05 multi_key_dict==2.0.3 14:21:05 munch==4.0.0 14:21:05 netaddr==1.2.1 14:21:05 netifaces==0.11.0 14:21:05 niet==1.4.2 14:21:05 nodeenv==1.8.0 14:21:05 oauth2client==4.1.3 14:21:05 oauthlib==3.2.2 14:21:05 openstacksdk==3.0.0 14:21:05 os-client-config==2.1.0 14:21:05 os-service-types==1.7.0 14:21:05 osc-lib==3.0.1 14:21:05 oslo.config==9.4.0 14:21:05 oslo.context==5.5.0 14:21:05 oslo.i18n==6.3.0 14:21:05 oslo.log==5.5.1 14:21:05 oslo.serialization==5.4.0 14:21:05 oslo.utils==7.1.0 14:21:05 packaging==24.0 14:21:05 pbr==6.0.0 14:21:05 platformdirs==4.2.0 14:21:05 prettytable==3.10.0 14:21:05 pyasn1==0.6.0 14:21:05 pyasn1_modules==0.4.0 14:21:05 pycparser==2.22 14:21:05 pygerrit2==2.0.15 14:21:05 PyGithub==2.3.0 14:21:05 pyinotify==0.9.6 14:21:05 PyJWT==2.8.0 14:21:05 PyNaCl==1.5.0 14:21:05 pyparsing==2.4.7 14:21:05 pyperclip==1.8.2 14:21:05 pyrsistent==0.20.0 14:21:05 python-cinderclient==9.5.0 14:21:05 python-dateutil==2.9.0.post0 14:21:05 python-heatclient==3.5.0 14:21:05 python-jenkins==1.8.2 14:21:05 python-keystoneclient==5.4.0 14:21:05 python-magnumclient==4.4.0 14:21:05 python-novaclient==18.6.0 14:21:05 python-openstackclient==6.6.0 14:21:05 python-swiftclient==4.5.0 14:21:05 PyYAML==6.0.1 14:21:05 referencing==0.34.0 14:21:05 requests==2.31.0 14:21:05 requests-oauthlib==2.0.0 14:21:05 requestsexceptions==1.4.0 14:21:05 rfc3986==2.0.0 14:21:05 rpds-py==0.18.0 14:21:05 rsa==4.9 14:21:05 ruamel.yaml==0.18.6 14:21:05 ruamel.yaml.clib==0.2.8 14:21:05 s3transfer==0.10.1 14:21:05 simplejson==3.19.2 14:21:05 six==1.16.0 14:21:05 smmap==5.0.1 14:21:05 soupsieve==2.5 14:21:05 stevedore==5.2.0 14:21:05 tabulate==0.9.0 14:21:05 toml==0.10.2 14:21:05 tomlkit==0.12.4 14:21:05 tqdm==4.66.2 14:21:05 typing_extensions==4.11.0 14:21:05 tzdata==2024.1 14:21:05 urllib3==1.26.18 14:21:05 virtualenv==20.25.1 14:21:05 wcwidth==0.2.13 14:21:05 websocket-client==1.7.0 14:21:05 wrapt==1.16.0 14:21:05 xdg==6.0.0 14:21:05 xmltodict==0.13.0 14:21:05 yq==3.2.3 14:21:05 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10524243201136494958.sh 14:21:05 ---> sudo-logs.sh 14:21:05 Archiving 'sudo' log.. 14:21:06 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7052233776022851179.sh 14:21:06 ---> job-cost.sh 14:21:06 Setup pyenv: 14:21:06 system 14:21:06 3.8.13 14:21:06 3.9.13 14:21:06 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 14:21:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7CVb from file:/tmp/.os_lf_venv 14:21:07 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:21:12 lf-activate-venv(): INFO: Adding /tmp/venv-7CVb/bin to PATH 14:21:12 INFO: No Stack... 14:21:12 INFO: Retrieving Pricing Info for: v3-standard-4 14:21:12 INFO: Archiving Costs 14:21:12 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins11727873526824844134.sh 14:21:12 ---> logs-deploy.sh 14:21:12 Setup pyenv: 14:21:12 system 14:21:12 3.8.13 14:21:12 3.9.13 14:21:12 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 14:21:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7CVb from file:/tmp/.os_lf_venv 14:21:14 lf-activate-venv(): INFO: Installing: lftools 14:21:23 lf-activate-venv(): INFO: Adding /tmp/venv-7CVb/bin to PATH 14:21:23 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7303 14:21:23 INFO: archiving workspace using pattern(s): 14:21:24 Archives upload complete. 14:21:24 INFO: archiving logs to Nexus 14:21:25 ---> uname -a: 14:21:25 Linux prd-ubuntu1804-builder-4c-4g-21835 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:21:25 14:21:25 14:21:25 ---> lscpu: 14:21:25 Architecture: x86_64 14:21:25 CPU op-mode(s): 32-bit, 64-bit 14:21:25 Byte Order: Little Endian 14:21:25 CPU(s): 4 14:21:25 On-line CPU(s) list: 0-3 14:21:25 Thread(s) per core: 1 14:21:25 Core(s) per socket: 1 14:21:25 Socket(s): 4 14:21:25 NUMA node(s): 1 14:21:25 Vendor ID: AuthenticAMD 14:21:25 CPU family: 23 14:21:25 Model: 49 14:21:25 Model name: AMD EPYC-Rome Processor 14:21:25 Stepping: 0 14:21:25 CPU MHz: 2799.998 14:21:25 BogoMIPS: 5599.99 14:21:25 Virtualization: AMD-V 14:21:25 Hypervisor vendor: KVM 14:21:25 Virtualization type: full 14:21:25 L1d cache: 32K 14:21:25 L1i cache: 32K 14:21:25 L2 cache: 512K 14:21:25 L3 cache: 16384K 14:21:25 NUMA node0 CPU(s): 0-3 14:21: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 14:21:25 14:21:25 14:21:25 ---> nproc: 14:21:25 4 14:21:25 14:21:25 14:21:25 ---> df -h: 14:21:25 Filesystem Size Used Avail Use% Mounted on 14:21:25 udev 7.9G 0 7.9G 0% /dev 14:21:25 tmpfs 1.6G 672K 1.6G 1% /run 14:21:25 /dev/vda1 78G 8.4G 69G 11% / 14:21:25 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:21:25 tmpfs 5.0M 0 5.0M 0% /run/lock 14:21:25 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:21:25 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:21:25 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:21:25 14:21:25 14:21:25 ---> free -m: 14:21:25 total used free shared buff/cache available 14:21:25 Mem: 16040 552 13215 0 2272 15165 14:21:25 Swap: 1023 0 1023 14:21:25 14:21:25 14:21:25 ---> ip addr: 14:21:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:21:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:21:25 inet 127.0.0.1/8 scope host lo 14:21:25 valid_lft forever preferred_lft forever 14:21:25 inet6 ::1/128 scope host 14:21:25 valid_lft forever preferred_lft forever 14:21:25 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:21:25 link/ether fa:16:3e:d8:0e:89 brd ff:ff:ff:ff:ff:ff 14:21:25 inet 10.30.106.213/23 brd 10.30.107.255 scope global dynamic ens3 14:21:25 valid_lft 86235sec preferred_lft 86235sec 14:21:25 inet6 fe80::f816:3eff:fed8:e89/64 scope link 14:21:25 valid_lft forever preferred_lft forever 14:21:25 14:21:25 14:21:25 ---> sar -b -r -n DEV: 14:21:25 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-21835) 04/09/24 _x86_64_ (4 CPU) 14:21:25 14:21:25 14:18:43 LINUX RESTART (4 CPU) 14:21:25 14:21:25 14:19:01 tps rtps wtps bread/s bwrtn/s 14:21:25 14:20:01 260.26 30.64 229.61 1115.81 37159.14 14:21:25 14:21:01 151.14 13.90 137.24 1049.29 40782.94 14:21:25 Average: 205.70 22.27 183.43 1082.55 38971.04 14:21:25 14:21:25 14:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:21:25 14:20:01 13893212 15565628 2531756 15.41 67896 1799984 769064 4.40 689060 1619688 183672 14:21:25 14:21:01 13547172 15510432 2877796 17.52 91164 2053636 814412 4.66 787728 1837076 77492 14:21:25 Average: 13720192 15538030 2704776 16.47 79530 1926810 791738 4.53 738394 1728382 130582 14:21:25 14:21:25 14:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:21:25 14:20:01 ens3 141.84 100.17 1542.25 30.64 0.00 0.00 0.00 0.00 14:21:25 14:20:01 lo 1.80 1.80 0.20 0.20 0.00 0.00 0.00 0.00 14:21:25 14:21:01 ens3 55.81 40.71 824.30 9.10 0.00 0.00 0.00 0.00 14:21:25 14:21:01 lo 1.67 1.67 0.18 0.18 0.00 0.00 0.00 0.00 14:21:25 Average: ens3 98.83 70.44 1183.28 19.87 0.00 0.00 0.00 0.00 14:21:25 Average: lo 1.73 1.73 0.19 0.19 0.00 0.00 0.00 0.00 14:21:25 14:21:25 14:21:25 ---> sar -P ALL: 14:21:25 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-21835) 04/09/24 _x86_64_ (4 CPU) 14:21:25 14:21:25 14:18:43 LINUX RESTART (4 CPU) 14:21:25 14:21:25 14:19:01 CPU %user %nice %system %iowait %steal %idle 14:21:25 14:20:01 all 19.88 0.00 2.04 4.12 0.06 73.90 14:21:25 14:20:01 0 13.31 0.00 2.61 9.07 0.07 74.94 14:21:25 14:20:01 1 37.66 0.00 2.47 1.95 0.08 57.83 14:21:25 14:20:01 2 17.23 0.00 1.50 0.38 0.05 80.83 14:21:25 14:20:01 3 11.27 0.00 1.56 5.08 0.07 82.02 14:21:25 14:21:01 all 21.59 0.00 1.34 3.49 0.05 73.52 14:21:25 14:21:01 0 4.74 0.00 1.12 3.99 0.03 90.11 14:21:25 14:21:01 1 56.23 0.00 2.31 1.80 0.08 39.58 14:21:25 14:21:01 2 22.97 0.00 1.41 0.92 0.03 74.67 14:21:25 14:21:01 3 2.46 0.00 0.58 7.23 0.07 89.66 14:21:25 Average: all 20.73 0.00 1.69 3.81 0.06 73.71 14:21:25 Average: 0 9.02 0.00 1.87 6.53 0.05 82.54 14:21:25 Average: 1 46.94 0.00 2.39 1.88 0.08 48.71 14:21:25 Average: 2 20.10 0.00 1.45 0.65 0.04 77.75 14:21:25 Average: 3 6.86 0.00 1.07 6.16 0.07 85.85 14:21:25 14:21:25 14:21:25