16:42:50 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137672 16:42:50 Running as SYSTEM 16:42:50 [EnvInject] - Loading node environment variables. 16:42:50 Building remotely on prd-ubuntu1804-builder-4c-4g-22522 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 16:42:50 [ssh-agent] Looking for ssh-agent implementation... 16:42:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:42:51 $ ssh-agent 16:42:51 SSH_AUTH_SOCK=/tmp/ssh-5lMoSDNPcOtU/agent.1755 16:42:51 SSH_AGENT_PID=1757 16:42:51 [ssh-agent] Started. 16:42:51 Running ssh-add (command line suppressed) 16:42:51 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_10820578465681580515.key (/w/workspace/oom-master-commit-lint@tmp/private_key_10820578465681580515.key) 16:42:51 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:42:51 The recommended git tool is: NONE 16:42:53 using credential onap-jenkins-ssh 16:42:53 Wiping out workspace first. 16:42:53 Cloning the remote Git repository 16:42:53 Cloning repository git://cloud.onap.org/mirror/oom.git 16:42:53 > git init /w/workspace/oom-master-commit-lint # timeout=10 16:42:53 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:42:53 > git --version # timeout=10 16:42:53 > git --version # 'git version 2.17.1' 16:42:53 using GIT_SSH to set credentials Gerrit user 16:42:53 Verifying host key using manually-configured host key entries 16:42:53 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:42:59 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:42:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:42:59 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:42:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:42:59 using GIT_SSH to set credentials Gerrit user 16:42:59 Verifying host key using manually-configured host key entries 16:42:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/72/137672/5 # timeout=30 16:42:59 > git rev-parse ee119102020f1dc6044f686c748a37ff0e7487de^{commit} # timeout=10 16:42:59 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:42:59 Checking out Revision ee119102020f1dc6044f686c748a37ff0e7487de (refs/changes/72/137672/5) 16:42:59 > git config core.sparsecheckout # timeout=10 16:42:59 > git checkout -f ee119102020f1dc6044f686c748a37ff0e7487de # timeout=30 16:43:00 Commit message: "[COMMON] Update all ReadinessChecks" 16:43:00 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:43:00 > git rev-list --no-walk 16d200e4f99dbad508156d936b9481bed051055b # timeout=10 16:43:00 [EnvInject] - Injecting environment variables from a build step. 16:43:00 [EnvInject] - Injecting as environment variables the properties content 16:43:00 PYTHON=python3 16:43:00 16:43:00 [EnvInject] - Variables injected successfully. 16:43:00 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins2800616393732896620.sh 16:43:00 ---> tox-install.sh 16:43:00 + source /home/jenkins/lf-env.sh 16:43:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:43:00 ++ mktemp -d /tmp/venv-XXXX 16:43:00 + lf_venv=/tmp/venv-oi4f 16:43:00 + local venv_file=/tmp/.os_lf_venv 16:43:00 + local python=python3 16:43:00 + local options 16:43:00 + local set_path=true 16:43:00 + local install_args= 16:43:00 ++ 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 16:43:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:43:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:43:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:43:00 + true 16:43:00 + case $1 in 16:43:00 + venv_file=/tmp/.toxenv 16:43:00 + shift 2 16:43:00 + true 16:43:00 + case $1 in 16:43:00 + shift 16:43:00 + break 16:43:00 + case $python in 16:43:00 + local pkg_list= 16:43:00 + [[ -d /opt/pyenv ]] 16:43:00 + echo 'Setup pyenv:' 16:43:00 Setup pyenv: 16:43:00 + export PYENV_ROOT=/opt/pyenv 16:43:00 + PYENV_ROOT=/opt/pyenv 16:43:00 + 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 16:43:00 + 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 16:43:00 + pyenv versions 16:43:00 * system (set by /opt/pyenv/version) 16:43:00 * 3.8.13 (set by /opt/pyenv/version) 16:43:00 * 3.9.13 (set by /opt/pyenv/version) 16:43:00 * 3.10.6 (set by /opt/pyenv/version) 16:43:00 + command -v pyenv 16:43:00 ++ pyenv init - --no-rehash 16:43:00 + 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[*]}"'\'')" 16:43:00 export PATH="/opt/pyenv/shims:${PATH}" 16:43:00 export PYENV_SHELL=bash 16:43:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:43:00 pyenv() { 16:43:00 local command 16:43:00 command="${1:-}" 16:43:00 if [ "$#" -gt 0 ]; then 16:43:00 shift 16:43:00 fi 16:43:00 16:43:00 case "$command" in 16:43:00 rehash|shell) 16:43:00 eval "$(pyenv "sh-$command" "$@")" 16:43:00 ;; 16:43:00 *) 16:43:00 command pyenv "$command" "$@" 16:43:00 ;; 16:43:00 esac 16:43:00 }' 16:43:00 +++ 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[*]}"' 16:43:00 ++ 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 16:43:00 ++ 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 16:43:00 ++ 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 16:43:00 ++ export PYENV_SHELL=bash 16:43:00 ++ PYENV_SHELL=bash 16:43:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:43:00 +++ complete -F _pyenv pyenv 16:43:00 ++ lf-pyver python3 16:43:00 ++ local py_version_xy=python3 16:43:00 ++ local py_version_xyz= 16:43:00 ++ pyenv versions 16:43:00 ++ local command 16:43:00 ++ command=versions 16:43:00 ++ '[' 1 -gt 0 ']' 16:43:00 ++ shift 16:43:00 ++ case "$command" in 16:43:00 ++ command pyenv versions 16:43:00 ++ pyenv versions 16:43:00 ++ awk '{ print $1 }' 16:43:00 ++ sed 's/^[ *]* //' 16:43:00 ++ grep -E '^[0-9.]*[0-9]$' 16:43:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:43:00 +++ grep '^3' /tmp/.pyenv_versions 16:43:00 +++ sort -V 16:43:00 +++ tail -n 1 16:43:00 ++ py_version_xyz=3.10.6 16:43:00 ++ [[ -z 3.10.6 ]] 16:43:00 ++ echo 3.10.6 16:43:00 ++ return 0 16:43:00 + pyenv local 3.10.6 16:43:00 + local command 16:43:00 + command=local 16:43:00 + '[' 2 -gt 0 ']' 16:43:00 + shift 16:43:00 + case "$command" in 16:43:00 + command pyenv local 3.10.6 16:43:00 + pyenv local 3.10.6 16:43:00 + for arg in "$@" 16:43:00 + case $arg in 16:43:00 + pkg_list+='tox ' 16:43:00 + for arg in "$@" 16:43:00 + case $arg in 16:43:00 + pkg_list+='virtualenv ' 16:43:00 + for arg in "$@" 16:43:00 + case $arg in 16:43:00 + pkg_list+='urllib3~=1.26.15 ' 16:43:00 + [[ -f /tmp/.toxenv ]] 16:43:00 + [[ ! -f /tmp/.toxenv ]] 16:43:00 + [[ -n '' ]] 16:43:00 + python3 -m venv /tmp/venv-oi4f 16:43:05 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oi4f' 16:43:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oi4f 16:43:05 + echo /tmp/venv-oi4f 16:43:05 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:43:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:43:05 + /tmp/venv-oi4f/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:43:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:43:08 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:43:08 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:43:08 + /tmp/venv-oi4f/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:43:10 + type python3 16:43:10 + true 16:43:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-oi4f/bin to PATH' 16:43:10 lf-activate-venv(): INFO: Adding /tmp/venv-oi4f/bin to PATH 16:43:10 + PATH=/tmp/venv-oi4f/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 16:43:10 + return 0 16:43:10 + python3 --version 16:43:10 Python 3.10.6 16:43:10 + python3 -m pip --version 16:43:11 pip 24.0 from /tmp/venv-oi4f/lib/python3.10/site-packages/pip (python 3.10) 16:43:11 + python3 -m pip freeze 16:43:11 cachetools==5.3.3 16:43:11 chardet==5.2.0 16:43:11 colorama==0.4.6 16:43:11 distlib==0.3.8 16:43:11 filelock==3.13.4 16:43:11 packaging==24.0 16:43:11 platformdirs==4.2.0 16:43:11 pluggy==1.4.0 16:43:11 pyproject-api==1.6.1 16:43:11 tomli==2.0.1 16:43:11 tox==4.14.2 16:43:11 urllib3==1.26.18 16:43:11 virtualenv==20.25.1 16:43:11 [EnvInject] - Injecting environment variables from a build step. 16:43:11 [EnvInject] - Injecting as environment variables the properties content 16:43:11 PARALLEL=false 16:43:11 16:43:11 [EnvInject] - Variables injected successfully. 16:43:11 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins13889024532191949065.sh 16:43:11 ---> tox-run.sh 16:43:11 + 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 16:43:11 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 16:43:11 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 16:43:11 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 16:43:11 + cd /w/workspace/oom-master-commit-lint/. 16:43:11 + source /home/jenkins/lf-env.sh 16:43:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:43:11 ++ mktemp -d /tmp/venv-XXXX 16:43:11 + lf_venv=/tmp/venv-fNZy 16:43:11 + local venv_file=/tmp/.os_lf_venv 16:43:11 + local python=python3 16:43:11 + local options 16:43:11 + local set_path=true 16:43:11 + local install_args= 16:43:11 ++ 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 16:43:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:43:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:43:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:43:11 + true 16:43:11 + case $1 in 16:43:11 + venv_file=/tmp/.toxenv 16:43:11 + shift 2 16:43:11 + true 16:43:11 + case $1 in 16:43:11 + shift 16:43:11 + break 16:43:11 + case $python in 16:43:11 + local pkg_list= 16:43:11 + [[ -d /opt/pyenv ]] 16:43:11 + echo 'Setup pyenv:' 16:43:11 Setup pyenv: 16:43:11 + export PYENV_ROOT=/opt/pyenv 16:43:11 + PYENV_ROOT=/opt/pyenv 16:43:11 + 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 16:43:11 + 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 16:43:11 + pyenv versions 16:43:11 system 16:43:11 3.8.13 16:43:11 3.9.13 16:43:11 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 16:43:11 + command -v pyenv 16:43:11 ++ pyenv init - --no-rehash 16:43:11 + 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[*]}"'\'')" 16:43:11 export PATH="/opt/pyenv/shims:${PATH}" 16:43:11 export PYENV_SHELL=bash 16:43:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:43:11 pyenv() { 16:43:11 local command 16:43:11 command="${1:-}" 16:43:11 if [ "$#" -gt 0 ]; then 16:43:11 shift 16:43:11 fi 16:43:11 16:43:11 case "$command" in 16:43:11 rehash|shell) 16:43:11 eval "$(pyenv "sh-$command" "$@")" 16:43:11 ;; 16:43:11 *) 16:43:11 command pyenv "$command" "$@" 16:43:11 ;; 16:43:11 esac 16:43:11 }' 16:43:11 +++ 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[*]}"' 16:43:11 ++ 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 16:43:11 ++ 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 16:43:11 ++ 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 16:43:11 ++ export PYENV_SHELL=bash 16:43:11 ++ PYENV_SHELL=bash 16:43:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:43:11 +++ complete -F _pyenv pyenv 16:43:11 ++ lf-pyver python3 16:43:11 ++ local py_version_xy=python3 16:43:11 ++ local py_version_xyz= 16:43:11 ++ pyenv versions 16:43:11 ++ local command 16:43:11 ++ sed 's/^[ *]* //' 16:43:11 ++ awk '{ print $1 }' 16:43:11 ++ command=versions 16:43:11 ++ '[' 1 -gt 0 ']' 16:43:11 ++ shift 16:43:11 ++ case "$command" in 16:43:11 ++ command pyenv versions 16:43:11 ++ pyenv versions 16:43:11 ++ grep -E '^[0-9.]*[0-9]$' 16:43:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:43:11 +++ grep '^3' /tmp/.pyenv_versions 16:43:11 +++ sort -V 16:43:11 +++ tail -n 1 16:43:11 ++ py_version_xyz=3.10.6 16:43:11 ++ [[ -z 3.10.6 ]] 16:43:11 ++ echo 3.10.6 16:43:11 ++ return 0 16:43:11 + pyenv local 3.10.6 16:43:11 + local command 16:43:11 + command=local 16:43:11 + '[' 2 -gt 0 ']' 16:43:11 + shift 16:43:11 + case "$command" in 16:43:11 + command pyenv local 3.10.6 16:43:11 + pyenv local 3.10.6 16:43:11 + for arg in "$@" 16:43:11 + case $arg in 16:43:11 + pkg_list+='tox ' 16:43:11 + for arg in "$@" 16:43:11 + case $arg in 16:43:11 + pkg_list+='virtualenv ' 16:43:11 + for arg in "$@" 16:43:11 + case $arg in 16:43:11 + pkg_list+='urllib3~=1.26.15 ' 16:43:11 + [[ -f /tmp/.toxenv ]] 16:43:11 ++ cat /tmp/.toxenv 16:43:11 + lf_venv=/tmp/venv-oi4f 16:43:11 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oi4f from' file:/tmp/.toxenv 16:43:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oi4f from file:/tmp/.toxenv 16:43:11 + /tmp/venv-oi4f/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:43:13 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:43:13 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:43:13 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:43:13 + /tmp/venv-oi4f/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:43:14 + type python3 16:43:14 + true 16:43:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-oi4f/bin to PATH' 16:43:14 lf-activate-venv(): INFO: Adding /tmp/venv-oi4f/bin to PATH 16:43:14 + PATH=/tmp/venv-oi4f/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 16:43:14 + return 0 16:43:14 + [[ -d /opt/pyenv ]] 16:43:14 + echo '---> Setting up pyenv' 16:43:14 ---> Setting up pyenv 16:43:14 + export PYENV_ROOT=/opt/pyenv 16:43:14 + PYENV_ROOT=/opt/pyenv 16:43:14 + export PATH=/opt/pyenv/bin:/tmp/venv-oi4f/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 16:43:14 + PATH=/opt/pyenv/bin:/tmp/venv-oi4f/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 16:43:14 ++ pwd 16:43:14 + PYTHONPATH=/w/workspace/oom-master-commit-lint 16:43:14 + export PYTHONPATH 16:43:14 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:43:14 + TOX_TESTENV_PASSENV=PYTHONPATH 16:43:14 + tox --version 16:43:14 4.14.2 from /tmp/venv-oi4f/lib/python3.10/site-packages/tox/__init__.py 16:43:14 + PARALLEL=false 16:43:14 + TOX_OPTIONS_LIST= 16:43:14 + [[ -n gitlint ]] 16:43:14 + TOX_OPTIONS_LIST=' -e gitlint' 16:43:14 + case ${PARALLEL,,} in 16:43:14 + tox -e gitlint 16:43:14 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 16:43:17 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 16:43:45 gitlint: freeze> python -m pip freeze --all 16:43:46 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 16:43:46 gitlint: commands[0]> gitlint 16:43:46 gitlint: OK (31.27=setup[31.09]+cmd[0.18] seconds) 16:43:46 congratulations :) (31.44 seconds) 16:43:46 + tox_status=0 16:43:46 + echo '---> Completed tox runs' 16:43:46 ---> Completed tox runs 16:43:46 + for i in .tox/*/log 16:43:46 ++ echo .tox/gitlint/log 16:43:46 ++ awk -F/ '{print $2}' 16:43:46 + tox_env=gitlint 16:43:46 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 16:43:46 + DOC_DIR=docs/_build/html 16:43:46 + [[ -d docs/_build/html ]] 16:43:46 + echo '---> tox-run.sh ends' 16:43:46 ---> tox-run.sh ends 16:43:46 + test 0 -eq 0 16:43:46 $ ssh-agent -k 16:43:46 unset SSH_AUTH_SOCK; 16:43:46 unset SSH_AGENT_PID; 16:43:46 echo Agent pid 1757 killed; 16:43:46 [ssh-agent] Stopped. 16:43:46 [PostBuildScript] - [INFO] Executing post build scripts. 16:43:46 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4001951324755182275.sh 16:43:46 ---> sysstat.sh 16:43:46 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9984040461647303552.sh 16:43:46 ---> package-listing.sh 16:43:46 ++ tr '[:upper:]' '[:lower:]' 16:43:46 ++ facter osfamily 16:43:47 + OS_FAMILY=debian 16:43:47 + workspace=/w/workspace/oom-master-commit-lint 16:43:47 + START_PACKAGES=/tmp/packages_start.txt 16:43:47 + END_PACKAGES=/tmp/packages_end.txt 16:43:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:43:47 + PACKAGES=/tmp/packages_start.txt 16:43:47 + '[' /w/workspace/oom-master-commit-lint ']' 16:43:47 + PACKAGES=/tmp/packages_end.txt 16:43:47 + case "${OS_FAMILY}" in 16:43:47 + dpkg -l 16:43:47 + grep '^ii' 16:43:47 + '[' -f /tmp/packages_start.txt ']' 16:43:47 + '[' -f /tmp/packages_end.txt ']' 16:43:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:43:47 + '[' /w/workspace/oom-master-commit-lint ']' 16:43:47 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 16:43:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 16:43:47 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9930076460965292228.sh 16:43:47 ---> capture-instance-metadata.sh 16:43:47 Setup pyenv: 16:43:47 system 16:43:47 3.8.13 16:43:47 3.9.13 16:43:47 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 16:43:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Vmm1 16:43:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:43:54 lf-activate-venv(): INFO: Installing: lftools 16:44:26 lf-activate-venv(): INFO: Adding /tmp/venv-Vmm1/bin to PATH 16:44:26 INFO: Running in OpenStack, capturing instance metadata 16:44:26 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9342157816940137017.sh 16:44:26 provisioning config files... 16:44:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config2125759136731008202tmp 16:44:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:44:26 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:44:26 [EnvInject] - Injecting environment variables from a build step. 16:44:26 [EnvInject] - Injecting as environment variables the properties content 16:44:26 SERVER_ID=logs 16:44:26 16:44:26 [EnvInject] - Variables injected successfully. 16:44:26 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8830264282050772418.sh 16:44:26 ---> create-netrc.sh 16:44:27 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7852005417770176212.sh 16:44:27 ---> python-tools-install.sh 16:44:27 Setup pyenv: 16:44:27 system 16:44:27 3.8.13 16:44:27 3.9.13 16:44:27 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 16:44:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vmm1 from file:/tmp/.os_lf_venv 16:44:28 lf-activate-venv(): INFO: Installing: lftools 16:44:36 lf-activate-venv(): INFO: Adding /tmp/venv-Vmm1/bin to PATH 16:44:36 Generating Requirements File 16:45:04 Python 3.10.6 16:45:04 pip 24.0 from /tmp/venv-Vmm1/lib/python3.10/site-packages/pip (python 3.10) 16:45:05 appdirs==1.4.4 16:45:05 argcomplete==3.2.3 16:45:05 aspy.yaml==1.3.0 16:45:05 attrs==23.2.0 16:45:05 autopage==0.5.2 16:45:05 beautifulsoup4==4.12.3 16:45:05 boto3==1.34.82 16:45:05 botocore==1.34.82 16:45:05 bs4==0.0.2 16:45:05 cachetools==5.3.3 16:45:05 certifi==2024.2.2 16:45:05 cffi==1.16.0 16:45:05 cfgv==3.4.0 16:45:05 chardet==5.2.0 16:45:05 charset-normalizer==3.3.2 16:45:05 click==8.1.7 16:45:05 cliff==4.6.0 16:45:05 cmd2==2.4.3 16:45:05 cryptography==3.3.2 16:45:05 debtcollector==3.0.0 16:45:05 decorator==5.1.1 16:45:05 defusedxml==0.7.1 16:45:05 Deprecated==1.2.14 16:45:05 distlib==0.3.8 16:45:05 dnspython==2.6.1 16:45:05 docker==4.2.2 16:45:05 dogpile.cache==1.3.2 16:45:05 email_validator==2.1.1 16:45:05 filelock==3.13.4 16:45:05 future==1.0.0 16:45:05 gitdb==4.0.11 16:45:05 GitPython==3.1.43 16:45:05 google-auth==2.29.0 16:45:05 httplib2==0.22.0 16:45:05 identify==2.5.35 16:45:05 idna==3.7 16:45:05 importlib-resources==1.5.0 16:45:05 iso8601==2.1.0 16:45:05 Jinja2==3.1.3 16:45:05 jmespath==1.0.1 16:45:05 jsonpatch==1.33 16:45:05 jsonpointer==2.4 16:45:05 jsonschema==4.21.1 16:45:05 jsonschema-specifications==2023.12.1 16:45:05 keystoneauth1==5.6.0 16:45:05 kubernetes==29.0.0 16:45:05 lftools==0.37.10 16:45:05 lxml==5.2.1 16:45:05 MarkupSafe==2.1.5 16:45:05 msgpack==1.0.8 16:45:05 multi_key_dict==2.0.3 16:45:05 munch==4.0.0 16:45:05 netaddr==1.2.1 16:45:05 netifaces==0.11.0 16:45:05 niet==1.4.2 16:45:05 nodeenv==1.8.0 16:45:05 oauth2client==4.1.3 16:45:05 oauthlib==3.2.2 16:45:05 openstacksdk==3.0.0 16:45:05 os-client-config==2.1.0 16:45:05 os-service-types==1.7.0 16:45:05 osc-lib==3.0.1 16:45:05 oslo.config==9.4.0 16:45:05 oslo.context==5.5.0 16:45:05 oslo.i18n==6.3.0 16:45:05 oslo.log==5.5.1 16:45:05 oslo.serialization==5.4.0 16:45:05 oslo.utils==7.1.0 16:45:05 packaging==24.0 16:45:05 pbr==6.0.0 16:45:05 platformdirs==4.2.0 16:45:05 prettytable==3.10.0 16:45:05 pyasn1==0.6.0 16:45:05 pyasn1_modules==0.4.0 16:45:05 pycparser==2.22 16:45:05 pygerrit2==2.0.15 16:45:05 PyGithub==2.3.0 16:45:05 pyinotify==0.9.6 16:45:05 PyJWT==2.8.0 16:45:05 PyNaCl==1.5.0 16:45:05 pyparsing==2.4.7 16:45:05 pyperclip==1.8.2 16:45:05 pyrsistent==0.20.0 16:45:05 python-cinderclient==9.5.0 16:45:05 python-dateutil==2.9.0.post0 16:45:05 python-heatclient==3.5.0 16:45:05 python-jenkins==1.8.2 16:45:05 python-keystoneclient==5.4.0 16:45:05 python-magnumclient==4.4.0 16:45:05 python-novaclient==18.6.0 16:45:05 python-openstackclient==6.6.0 16:45:05 python-swiftclient==4.5.0 16:45:05 PyYAML==6.0.1 16:45:05 referencing==0.34.0 16:45:05 requests==2.31.0 16:45:05 requests-oauthlib==2.0.0 16:45:05 requestsexceptions==1.4.0 16:45:05 rfc3986==2.0.0 16:45:05 rpds-py==0.18.0 16:45:05 rsa==4.9 16:45:05 ruamel.yaml==0.18.6 16:45:05 ruamel.yaml.clib==0.2.8 16:45:05 s3transfer==0.10.1 16:45:05 simplejson==3.19.2 16:45:05 six==1.16.0 16:45:05 smmap==5.0.1 16:45:05 soupsieve==2.5 16:45:05 stevedore==5.2.0 16:45:05 tabulate==0.9.0 16:45:05 toml==0.10.2 16:45:05 tomlkit==0.12.4 16:45:05 tqdm==4.66.2 16:45:05 typing_extensions==4.11.0 16:45:05 tzdata==2024.1 16:45:05 urllib3==1.26.18 16:45:05 virtualenv==20.25.1 16:45:05 wcwidth==0.2.13 16:45:05 websocket-client==1.7.0 16:45:05 wrapt==1.16.0 16:45:05 xdg==6.0.0 16:45:05 xmltodict==0.13.0 16:45:05 yq==3.2.3 16:45:05 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11049904468831924242.sh 16:45:05 ---> sudo-logs.sh 16:45:05 Archiving 'sudo' log.. 16:45:05 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17938426341407221872.sh 16:45:05 ---> job-cost.sh 16:45:05 Setup pyenv: 16:45:05 system 16:45:05 3.8.13 16:45:05 3.9.13 16:45:05 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 16:45:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vmm1 from file:/tmp/.os_lf_venv 16:45:06 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:45:11 lf-activate-venv(): INFO: Adding /tmp/venv-Vmm1/bin to PATH 16:45:11 INFO: No Stack... 16:45:12 INFO: Retrieving Pricing Info for: v3-standard-4 16:45:12 INFO: Archiving Costs 16:45:12 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins17905255183732116584.sh 16:45:12 ---> logs-deploy.sh 16:45:12 Setup pyenv: 16:45:12 system 16:45:12 3.8.13 16:45:12 3.9.13 16:45:12 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 16:45:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vmm1 from file:/tmp/.os_lf_venv 16:45:13 lf-activate-venv(): INFO: Installing: lftools 16:45:23 lf-activate-venv(): INFO: Adding /tmp/venv-Vmm1/bin to PATH 16:45:23 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7315 16:45:23 INFO: archiving workspace using pattern(s): 16:45:24 Archives upload complete. 16:45:24 INFO: archiving logs to Nexus 16:45:25 ---> uname -a: 16:45:25 Linux prd-ubuntu1804-builder-4c-4g-22522 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 16:45:25 16:45:25 16:45:25 ---> lscpu: 16:45:25 Architecture: x86_64 16:45:25 CPU op-mode(s): 32-bit, 64-bit 16:45:25 Byte Order: Little Endian 16:45:25 CPU(s): 4 16:45:25 On-line CPU(s) list: 0-3 16:45:25 Thread(s) per core: 1 16:45:25 Core(s) per socket: 1 16:45:25 Socket(s): 4 16:45:25 NUMA node(s): 1 16:45:25 Vendor ID: AuthenticAMD 16:45:25 CPU family: 23 16:45:25 Model: 49 16:45:25 Model name: AMD EPYC-Rome Processor 16:45:25 Stepping: 0 16:45:25 CPU MHz: 2799.998 16:45:25 BogoMIPS: 5599.99 16:45:25 Virtualization: AMD-V 16:45:25 Hypervisor vendor: KVM 16:45:25 Virtualization type: full 16:45:25 L1d cache: 32K 16:45:25 L1i cache: 32K 16:45:25 L2 cache: 512K 16:45:25 L3 cache: 16384K 16:45:25 NUMA node0 CPU(s): 0-3 16:45: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 16:45:25 16:45:25 16:45:25 ---> nproc: 16:45:25 4 16:45:25 16:45:25 16:45:25 ---> df -h: 16:45:25 Filesystem Size Used Avail Use% Mounted on 16:45:25 udev 7.9G 0 7.9G 0% /dev 16:45:25 tmpfs 1.6G 672K 1.6G 1% /run 16:45:25 /dev/vda1 78G 8.4G 69G 11% / 16:45:25 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:45:25 tmpfs 5.0M 0 5.0M 0% /run/lock 16:45:25 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 16:45:25 /dev/vda15 105M 4.4M 100M 5% /boot/efi 16:45:25 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:45:25 16:45:25 16:45:25 ---> free -m: 16:45:25 total used free shared buff/cache available 16:45:25 Mem: 16040 533 13233 0 2273 15183 16:45:25 Swap: 1023 0 1023 16:45:25 16:45:25 16:45:25 ---> ip addr: 16:45:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:45:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:45:25 inet 127.0.0.1/8 scope host lo 16:45:25 valid_lft forever preferred_lft forever 16:45:25 inet6 ::1/128 scope host 16:45:25 valid_lft forever preferred_lft forever 16:45:25 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:45:25 link/ether fa:16:3e:ec:8a:9f brd ff:ff:ff:ff:ff:ff 16:45:25 inet 10.30.107.75/23 brd 10.30.107.255 scope global dynamic ens3 16:45:25 valid_lft 86219sec preferred_lft 86219sec 16:45:25 inet6 fe80::f816:3eff:feec:8a9f/64 scope link 16:45:25 valid_lft forever preferred_lft forever 16:45:25 16:45:25 16:45:25 ---> sar -b -r -n DEV: 16:45:25 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22522) 04/11/24 _x86_64_ (4 CPU) 16:45:25 16:45:25 16:42:27 LINUX RESTART (4 CPU) 16:45:25 16:45:25 16:43:01 tps rtps wtps bread/s bwrtn/s 16:45:25 16:44:01 116.08 18.06 98.02 609.37 25434.29 16:45:25 16:45:01 131.94 13.85 118.10 1048.09 30699.02 16:45:25 Average: 124.01 15.96 108.06 828.73 28066.66 16:45:25 16:45:25 16:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:45:25 16:44:01 13837216 15528140 2587752 15.75 69540 1815956 826696 4.73 731756 1628588 184988 16:45:25 16:45:01 13534456 15512396 2890512 17.60 91612 2066380 817492 4.68 786472 1847940 99088 16:45:25 Average: 13685836 15520268 2739132 16.68 80576 1941168 822094 4.70 759114 1738264 142038 16:45:25 16:45:25 16:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:45:25 16:44:01 ens3 73.20 52.26 824.43 29.20 0.00 0.00 0.00 0.00 16:45:25 16:44:01 lo 2.00 2.00 0.22 0.22 0.00 0.00 0.00 0.00 16:45:25 16:45:01 ens3 52.87 35.93 798.60 8.57 0.00 0.00 0.00 0.00 16:45:25 16:45:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 16:45:25 Average: ens3 63.04 44.09 811.51 18.89 0.00 0.00 0.00 0.00 16:45:25 Average: lo 1.67 1.67 0.18 0.18 0.00 0.00 0.00 0.00 16:45:25 16:45:25 16:45:25 ---> sar -P ALL: 16:45:25 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22522) 04/11/24 _x86_64_ (4 CPU) 16:45:25 16:45:25 16:42:27 LINUX RESTART (4 CPU) 16:45:25 16:45:25 16:43:01 CPU %user %nice %system %iowait %steal %idle 16:45:25 16:44:01 all 19.26 0.00 1.52 4.46 0.06 74.70 16:45:25 16:44:01 0 14.03 0.00 1.01 3.08 0.07 81.81 16:45:25 16:44:01 1 15.14 0.00 1.49 2.41 0.05 80.92 16:45:25 16:44:01 2 18.35 0.00 1.26 2.54 0.05 77.80 16:45:25 16:44:01 3 29.59 0.00 2.34 9.83 0.08 58.15 16:45:25 16:45:01 all 20.35 0.00 1.29 5.31 0.05 73.00 16:45:25 16:45:01 0 22.96 0.00 1.57 1.51 0.05 73.91 16:45:25 16:45:01 1 31.19 0.00 1.46 4.38 0.05 62.92 16:45:25 16:45:01 2 13.87 0.00 0.93 11.06 0.05 74.09 16:45:25 16:45:01 3 13.44 0.00 1.17 4.28 0.07 81.05 16:45:25 Average: all 19.81 0.00 1.41 4.88 0.06 73.85 16:45:25 Average: 0 18.48 0.00 1.29 2.30 0.06 77.88 16:45:25 Average: 1 23.15 0.00 1.47 3.39 0.05 71.94 16:45:25 Average: 2 16.10 0.00 1.09 6.81 0.05 75.94 16:45:25 Average: 3 21.51 0.00 1.76 7.05 0.08 69.61 16:45:25 16:45:25 16:45:25