09:30:22 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137861 09:30:22 Running as SYSTEM 09:30:22 [EnvInject] - Loading node environment variables. 09:30:22 Building remotely on prd-ubuntu1804-builder-4c-4g-3772 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 09:30:22 [ssh-agent] Looking for ssh-agent implementation... 09:30:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:30:22 $ ssh-agent 09:30:22 SSH_AUTH_SOCK=/tmp/ssh-GREpYWBn4sdW/agent.1904 09:30:22 SSH_AGENT_PID=1906 09:30:22 [ssh-agent] Started. 09:30:22 Running ssh-add (command line suppressed) 09:30:22 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_944739700406983947.key (/w/workspace/oom-master-commit-lint@tmp/private_key_944739700406983947.key) 09:30:22 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:30:22 The recommended git tool is: NONE 09:30:24 using credential onap-jenkins-ssh 09:30:24 Wiping out workspace first. 09:30:24 Cloning the remote Git repository 09:30:24 Cloning repository git://cloud.onap.org/mirror/oom.git 09:30:24 > git init /w/workspace/oom-master-commit-lint # timeout=10 09:30:24 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:30:24 > git --version # timeout=10 09:30:24 > git --version # 'git version 2.17.1' 09:30:24 using GIT_SSH to set credentials Gerrit user 09:30:24 Verifying host key using manually-configured host key entries 09:30:24 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:30:30 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:30:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:30:30 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:30:30 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:30:30 using GIT_SSH to set credentials Gerrit user 09:30:30 Verifying host key using manually-configured host key entries 09:30:30 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/61/137861/8 # timeout=30 09:30:31 > git rev-parse acf1d1a09ed3d68c80a30006212639ded2055242^{commit} # timeout=10 09:30:31 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:30:31 Checking out Revision acf1d1a09ed3d68c80a30006212639ded2055242 (refs/changes/61/137861/8) 09:30:31 > git config core.sparsecheckout # timeout=10 09:30:31 > git checkout -f acf1d1a09ed3d68c80a30006212639ded2055242 # timeout=30 09:30:31 Commit message: "[COMMON] Fix Kyverno Policies" 09:30:31 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:30:31 > git rev-list --no-walk f3a138370598cb3eb841185592643ce04434ccec # timeout=10 09:30:34 [EnvInject] - Injecting environment variables from a build step. 09:30:34 [EnvInject] - Injecting as environment variables the properties content 09:30:34 PYTHON=python3 09:30:34 09:30:34 [EnvInject] - Variables injected successfully. 09:30:34 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins8180302357861949816.sh 09:30:34 ---> tox-install.sh 09:30:34 + source /home/jenkins/lf-env.sh 09:30:34 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:30:34 ++ mktemp -d /tmp/venv-XXXX 09:30:34 + lf_venv=/tmp/venv-tqIX 09:30:34 + local venv_file=/tmp/.os_lf_venv 09:30:34 + local python=python3 09:30:34 + local options 09:30:34 + local set_path=true 09:30:34 + local install_args= 09:30:34 ++ 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 09:30:34 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:30:34 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:30:34 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:30:34 + true 09:30:34 + case $1 in 09:30:34 + venv_file=/tmp/.toxenv 09:30:34 + shift 2 09:30:34 + true 09:30:34 + case $1 in 09:30:34 + shift 09:30:34 + break 09:30:34 + case $python in 09:30:34 + local pkg_list= 09:30:34 + [[ -d /opt/pyenv ]] 09:30:34 + echo 'Setup pyenv:' 09:30:34 Setup pyenv: 09:30:34 + export PYENV_ROOT=/opt/pyenv 09:30:34 + PYENV_ROOT=/opt/pyenv 09:30:34 + 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 09:30:34 + 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 09:30:34 + pyenv versions 09:30:34 * system (set by /opt/pyenv/version) 09:30:34 * 3.8.13 (set by /opt/pyenv/version) 09:30:34 * 3.9.13 (set by /opt/pyenv/version) 09:30:34 * 3.10.6 (set by /opt/pyenv/version) 09:30:34 + command -v pyenv 09:30:34 ++ pyenv init - --no-rehash 09:30:35 + 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[*]}"'\'')" 09:30:35 export PATH="/opt/pyenv/shims:${PATH}" 09:30:35 export PYENV_SHELL=bash 09:30:35 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:30:35 pyenv() { 09:30:35 local command 09:30:35 command="${1:-}" 09:30:35 if [ "$#" -gt 0 ]; then 09:30:35 shift 09:30:35 fi 09:30:35 09:30:35 case "$command" in 09:30:35 rehash|shell) 09:30:35 eval "$(pyenv "sh-$command" "$@")" 09:30:35 ;; 09:30:35 *) 09:30:35 command pyenv "$command" "$@" 09:30:35 ;; 09:30:35 esac 09:30:35 }' 09:30:35 +++ 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[*]}"' 09:30:35 ++ 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 09:30:35 ++ 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 09:30:35 ++ 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 09:30:35 ++ export PYENV_SHELL=bash 09:30:35 ++ PYENV_SHELL=bash 09:30:35 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:30:35 +++ complete -F _pyenv pyenv 09:30:35 ++ lf-pyver python3 09:30:35 ++ local py_version_xy=python3 09:30:35 ++ local py_version_xyz= 09:30:35 ++ pyenv versions 09:30:35 ++ local command 09:30:35 ++ command=versions 09:30:35 ++ '[' 1 -gt 0 ']' 09:30:35 ++ shift 09:30:35 ++ case "$command" in 09:30:35 ++ awk '{ print $1 }' 09:30:35 ++ command pyenv versions 09:30:35 ++ pyenv versions 09:30:35 ++ sed 's/^[ *]* //' 09:30:35 ++ grep -E '^[0-9.]*[0-9]$' 09:30:35 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:30:35 +++ grep '^3' /tmp/.pyenv_versions 09:30:35 +++ sort -V 09:30:35 +++ tail -n 1 09:30:35 ++ py_version_xyz=3.10.6 09:30:35 ++ [[ -z 3.10.6 ]] 09:30:35 ++ echo 3.10.6 09:30:35 ++ return 0 09:30:35 + pyenv local 3.10.6 09:30:35 + local command 09:30:35 + command=local 09:30:35 + '[' 2 -gt 0 ']' 09:30:35 + shift 09:30:35 + case "$command" in 09:30:35 + command pyenv local 3.10.6 09:30:35 + pyenv local 3.10.6 09:30:35 + for arg in "$@" 09:30:35 + case $arg in 09:30:35 + pkg_list+='tox ' 09:30:35 + for arg in "$@" 09:30:35 + case $arg in 09:30:35 + pkg_list+='virtualenv ' 09:30:35 + for arg in "$@" 09:30:35 + case $arg in 09:30:35 + pkg_list+='urllib3~=1.26.15 ' 09:30:35 + [[ -f /tmp/.toxenv ]] 09:30:35 + [[ ! -f /tmp/.toxenv ]] 09:30:35 + [[ -n '' ]] 09:30:35 + python3 -m venv /tmp/venv-tqIX 09:30:40 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tqIX' 09:30:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tqIX 09:30:40 + echo /tmp/venv-tqIX 09:30:40 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:30:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:30:40 + /tmp/venv-tqIX/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:30:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:30:45 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:30:45 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:30:45 + /tmp/venv-tqIX/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:30:51 + type python3 09:30:51 + true 09:30:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tqIX/bin to PATH' 09:30:51 lf-activate-venv(): INFO: Adding /tmp/venv-tqIX/bin to PATH 09:30:51 + PATH=/tmp/venv-tqIX/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 09:30:51 + return 0 09:30:51 + python3 --version 09:30:51 Python 3.10.6 09:30:51 + python3 -m pip --version 09:30:51 pip 24.0 from /tmp/venv-tqIX/lib/python3.10/site-packages/pip (python 3.10) 09:30:51 + python3 -m pip freeze 09:30:51 cachetools==5.3.3 09:30:51 chardet==5.2.0 09:30:51 colorama==0.4.6 09:30:51 distlib==0.3.8 09:30:51 filelock==3.14.0 09:30:51 packaging==24.0 09:30:51 platformdirs==4.2.2 09:30:51 pluggy==1.5.0 09:30:51 pyproject-api==1.6.1 09:30:51 tomli==2.0.1 09:30:51 tox==4.15.0 09:30:51 urllib3==1.26.18 09:30:51 virtualenv==20.26.2 09:30:51 [EnvInject] - Injecting environment variables from a build step. 09:30:51 [EnvInject] - Injecting as environment variables the properties content 09:30:51 PARALLEL=false 09:30:51 09:30:51 [EnvInject] - Variables injected successfully. 09:30:51 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins6515461341080184022.sh 09:30:51 ---> tox-run.sh 09:30:51 + 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 09:30:51 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 09:30:51 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 09:30:51 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 09:30:51 + cd /w/workspace/oom-master-commit-lint/. 09:30:51 + source /home/jenkins/lf-env.sh 09:30:51 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:30:51 ++ mktemp -d /tmp/venv-XXXX 09:30:51 + lf_venv=/tmp/venv-HW41 09:30:51 + local venv_file=/tmp/.os_lf_venv 09:30:51 + local python=python3 09:30:51 + local options 09:30:51 + local set_path=true 09:30:51 + local install_args= 09:30:51 ++ 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 09:30:51 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:30:51 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:30:51 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:30:51 + true 09:30:51 + case $1 in 09:30:51 + venv_file=/tmp/.toxenv 09:30:51 + shift 2 09:30:51 + true 09:30:51 + case $1 in 09:30:51 + shift 09:30:51 + break 09:30:51 + case $python in 09:30:51 + local pkg_list= 09:30:51 + [[ -d /opt/pyenv ]] 09:30:51 + echo 'Setup pyenv:' 09:30:51 Setup pyenv: 09:30:51 + export PYENV_ROOT=/opt/pyenv 09:30:51 + PYENV_ROOT=/opt/pyenv 09:30:51 + 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 09:30:51 + 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 09:30:51 + pyenv versions 09:30:51 system 09:30:51 3.8.13 09:30:51 3.9.13 09:30:51 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 09:30:51 + command -v pyenv 09:30:51 ++ pyenv init - --no-rehash 09:30:51 + 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[*]}"'\'')" 09:30:51 export PATH="/opt/pyenv/shims:${PATH}" 09:30:51 export PYENV_SHELL=bash 09:30:51 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:30:51 pyenv() { 09:30:51 local command 09:30:51 command="${1:-}" 09:30:51 if [ "$#" -gt 0 ]; then 09:30:51 shift 09:30:51 fi 09:30:51 09:30:51 case "$command" in 09:30:51 rehash|shell) 09:30:51 eval "$(pyenv "sh-$command" "$@")" 09:30:51 ;; 09:30:51 *) 09:30:51 command pyenv "$command" "$@" 09:30:51 ;; 09:30:51 esac 09:30:51 }' 09:30:51 +++ 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[*]}"' 09:30:51 ++ 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 09:30:51 ++ 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 09:30:51 ++ 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 09:30:51 ++ export PYENV_SHELL=bash 09:30:51 ++ PYENV_SHELL=bash 09:30:51 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:30:51 +++ complete -F _pyenv pyenv 09:30:51 ++ lf-pyver python3 09:30:51 ++ local py_version_xy=python3 09:30:51 ++ local py_version_xyz= 09:30:51 ++ pyenv versions 09:30:51 ++ local command 09:30:51 ++ command=versions 09:30:51 ++ '[' 1 -gt 0 ']' 09:30:51 ++ shift 09:30:51 ++ case "$command" in 09:30:51 ++ command pyenv versions 09:30:51 ++ pyenv versions 09:30:51 ++ awk '{ print $1 }' 09:30:51 ++ grep -E '^[0-9.]*[0-9]$' 09:30:51 ++ sed 's/^[ *]* //' 09:30:51 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:30:51 +++ grep '^3' /tmp/.pyenv_versions 09:30:51 +++ sort -V 09:30:51 +++ tail -n 1 09:30:51 ++ py_version_xyz=3.10.6 09:30:51 ++ [[ -z 3.10.6 ]] 09:30:51 ++ echo 3.10.6 09:30:51 ++ return 0 09:30:51 + pyenv local 3.10.6 09:30:51 + local command 09:30:51 + command=local 09:30:51 + '[' 2 -gt 0 ']' 09:30:51 + shift 09:30:51 + case "$command" in 09:30:51 + command pyenv local 3.10.6 09:30:51 + pyenv local 3.10.6 09:30:51 + for arg in "$@" 09:30:51 + case $arg in 09:30:51 + pkg_list+='tox ' 09:30:51 + for arg in "$@" 09:30:51 + case $arg in 09:30:51 + pkg_list+='virtualenv ' 09:30:51 + for arg in "$@" 09:30:51 + case $arg in 09:30:51 + pkg_list+='urllib3~=1.26.15 ' 09:30:51 + [[ -f /tmp/.toxenv ]] 09:30:51 ++ cat /tmp/.toxenv 09:30:51 + lf_venv=/tmp/venv-tqIX 09:30:51 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tqIX from' file:/tmp/.toxenv 09:30:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tqIX from file:/tmp/.toxenv 09:30:51 + /tmp/venv-tqIX/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:30:52 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:30:52 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:30:52 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:30:52 + /tmp/venv-tqIX/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:30:54 + type python3 09:30:54 + true 09:30:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tqIX/bin to PATH' 09:30:54 lf-activate-venv(): INFO: Adding /tmp/venv-tqIX/bin to PATH 09:30:54 + PATH=/tmp/venv-tqIX/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 09:30:54 + return 0 09:30:54 + [[ -d /opt/pyenv ]] 09:30:54 + echo '---> Setting up pyenv' 09:30:54 ---> Setting up pyenv 09:30:54 + export PYENV_ROOT=/opt/pyenv 09:30:54 + PYENV_ROOT=/opt/pyenv 09:30:54 + export PATH=/opt/pyenv/bin:/tmp/venv-tqIX/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 09:30:54 + PATH=/opt/pyenv/bin:/tmp/venv-tqIX/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 09:30:54 ++ pwd 09:30:54 + PYTHONPATH=/w/workspace/oom-master-commit-lint 09:30:54 + export PYTHONPATH 09:30:54 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:30:54 + TOX_TESTENV_PASSENV=PYTHONPATH 09:30:54 + tox --version 09:30:55 4.15.0 from /tmp/venv-tqIX/lib/python3.10/site-packages/tox/__init__.py 09:30:55 + PARALLEL=false 09:30:55 + TOX_OPTIONS_LIST= 09:30:55 + [[ -n gitlint ]] 09:30:55 + TOX_OPTIONS_LIST=' -e gitlint' 09:30:55 + case ${PARALLEL,,} in 09:30:55 + tox -e gitlint 09:30:55 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 09:30:57 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 09:31:27 gitlint: freeze> python -m pip freeze --all 09:31:27 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.11.0,dict2css==0.3.0.post1,dill==0.3.8,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.8.1,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.1.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.5,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.43.0,wrapt==1.13.3,zipp==3.7.0 09:31:27 gitlint: commands[0]> gitlint 09:31:27 gitlint: OK (32.45=setup[32.27]+cmd[0.18] seconds) 09:31:27 congratulations :) (32.62 seconds) 09:31:27 + tox_status=0 09:31:27 + echo '---> Completed tox runs' 09:31:27 ---> Completed tox runs 09:31:27 + for i in .tox/*/log 09:31:27 ++ echo .tox/gitlint/log 09:31:27 ++ awk -F/ '{print $2}' 09:31:27 + tox_env=gitlint 09:31:27 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 09:31:27 + DOC_DIR=docs/_build/html 09:31:27 + [[ -d docs/_build/html ]] 09:31:27 + echo '---> tox-run.sh ends' 09:31:27 ---> tox-run.sh ends 09:31:27 + test 0 -eq 0 09:31:27 $ ssh-agent -k 09:31:27 unset SSH_AUTH_SOCK; 09:31:27 unset SSH_AGENT_PID; 09:31:27 echo Agent pid 1906 killed; 09:31:27 [ssh-agent] Stopped. 09:31:27 [PostBuildScript] - [INFO] Executing post build scripts. 09:31:27 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2874755574555413242.sh 09:31:27 ---> sysstat.sh 09:31:28 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5638461242940380077.sh 09:31:28 ---> package-listing.sh 09:31:28 ++ facter osfamily 09:31:28 ++ tr '[:upper:]' '[:lower:]' 09:31:28 + OS_FAMILY=debian 09:31:28 + workspace=/w/workspace/oom-master-commit-lint 09:31:28 + START_PACKAGES=/tmp/packages_start.txt 09:31:28 + END_PACKAGES=/tmp/packages_end.txt 09:31:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:31:28 + PACKAGES=/tmp/packages_start.txt 09:31:28 + '[' /w/workspace/oom-master-commit-lint ']' 09:31:28 + PACKAGES=/tmp/packages_end.txt 09:31:28 + case "${OS_FAMILY}" in 09:31:28 + dpkg -l 09:31:28 + grep '^ii' 09:31:28 + '[' -f /tmp/packages_start.txt ']' 09:31:28 + '[' -f /tmp/packages_end.txt ']' 09:31:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:31:28 + '[' /w/workspace/oom-master-commit-lint ']' 09:31:28 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 09:31:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 09:31:28 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins18273186839009136063.sh 09:31:28 ---> capture-instance-metadata.sh 09:31:28 Setup pyenv: 09:31:28 system 09:31:28 3.8.13 09:31:28 3.9.13 09:31:28 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 09:31:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-h8BL 09:31:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:31:36 lf-activate-venv(): INFO: Installing: lftools 09:32:07 lf-activate-venv(): INFO: Adding /tmp/venv-h8BL/bin to PATH 09:32:07 INFO: Running in OpenStack, capturing instance metadata 09:32:08 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins18264967045164274012.sh 09:32:08 provisioning config files... 09:32:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config4230376349482735122tmp 09:32:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:32:08 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:32:08 [EnvInject] - Injecting environment variables from a build step. 09:32:08 [EnvInject] - Injecting as environment variables the properties content 09:32:08 SERVER_ID=logs 09:32:08 09:32:08 [EnvInject] - Variables injected successfully. 09:32:08 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8934585612927378581.sh 09:32:08 ---> create-netrc.sh 09:32:08 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11320351158061900589.sh 09:32:08 ---> python-tools-install.sh 09:32:08 Setup pyenv: 09:32:08 system 09:32:08 3.8.13 09:32:08 3.9.13 09:32:08 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 09:32:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-h8BL from file:/tmp/.os_lf_venv 09:32:09 lf-activate-venv(): INFO: Installing: lftools 09:32:17 lf-activate-venv(): INFO: Adding /tmp/venv-h8BL/bin to PATH 09:32:17 Generating Requirements File 09:32:41 Python 3.10.6 09:32:41 pip 24.0 from /tmp/venv-h8BL/lib/python3.10/site-packages/pip (python 3.10) 09:32:41 appdirs==1.4.4 09:32:41 argcomplete==3.3.0 09:32:41 aspy.yaml==1.3.0 09:32:41 attrs==23.2.0 09:32:41 autopage==0.5.2 09:32:41 beautifulsoup4==4.12.3 09:32:41 boto3==1.34.112 09:32:41 botocore==1.34.112 09:32:41 bs4==0.0.2 09:32:41 cachetools==5.3.3 09:32:41 certifi==2024.2.2 09:32:41 cffi==1.16.0 09:32:41 cfgv==3.4.0 09:32:41 chardet==5.2.0 09:32:41 charset-normalizer==3.3.2 09:32:41 click==8.1.7 09:32:41 cliff==4.7.0 09:32:41 cmd2==2.4.3 09:32:41 cryptography==3.3.2 09:32:41 debtcollector==3.0.0 09:32:41 decorator==5.1.1 09:32:41 defusedxml==0.7.1 09:32:41 Deprecated==1.2.14 09:32:41 distlib==0.3.8 09:32:41 dnspython==2.6.1 09:32:41 docker==4.2.2 09:32:41 dogpile.cache==1.3.3 09:32:41 email_validator==2.1.1 09:32:41 filelock==3.14.0 09:32:41 future==1.0.0 09:32:41 gitdb==4.0.11 09:32:41 GitPython==3.1.43 09:32:41 google-auth==2.29.0 09:32:41 httplib2==0.22.0 09:32:41 identify==2.5.36 09:32:41 idna==3.7 09:32:41 importlib-resources==1.5.0 09:32:41 iso8601==2.1.0 09:32:41 Jinja2==3.1.4 09:32:41 jmespath==1.0.1 09:32:41 jsonpatch==1.33 09:32:41 jsonpointer==2.4 09:32:41 jsonschema==4.22.0 09:32:41 jsonschema-specifications==2023.12.1 09:32:41 keystoneauth1==5.6.0 09:32:41 kubernetes==29.0.0 09:32:41 lftools==0.37.10 09:32:41 lxml==5.2.2 09:32:41 MarkupSafe==2.1.5 09:32:41 msgpack==1.0.8 09:32:41 multi_key_dict==2.0.3 09:32:41 munch==4.0.0 09:32:41 netaddr==1.2.1 09:32:41 netifaces==0.11.0 09:32:41 niet==1.4.2 09:32:41 nodeenv==1.8.0 09:32:41 oauth2client==4.1.3 09:32:41 oauthlib==3.2.2 09:32:41 openstacksdk==3.1.0 09:32:41 os-client-config==2.1.0 09:32:41 os-service-types==1.7.0 09:32:41 osc-lib==3.0.1 09:32:41 oslo.config==9.4.0 09:32:41 oslo.context==5.5.0 09:32:41 oslo.i18n==6.3.0 09:32:41 oslo.log==6.0.0 09:32:41 oslo.serialization==5.4.0 09:32:41 oslo.utils==7.1.0 09:32:41 packaging==24.0 09:32:41 pbr==6.0.0 09:32:41 platformdirs==4.2.2 09:32:41 prettytable==3.10.0 09:32:41 pyasn1==0.6.0 09:32:41 pyasn1_modules==0.4.0 09:32:41 pycparser==2.22 09:32:41 pygerrit2==2.0.15 09:32:41 PyGithub==2.3.0 09:32:41 PyJWT==2.8.0 09:32:41 PyNaCl==1.5.0 09:32:41 pyparsing==2.4.7 09:32:41 pyperclip==1.8.2 09:32:41 pyrsistent==0.20.0 09:32:41 python-cinderclient==9.5.0 09:32:41 python-dateutil==2.9.0.post0 09:32:41 python-heatclient==3.5.0 09:32:41 python-jenkins==1.8.2 09:32:41 python-keystoneclient==5.4.0 09:32:41 python-magnumclient==4.5.0 09:32:41 python-novaclient==18.6.0 09:32:41 python-openstackclient==6.6.0 09:32:41 python-swiftclient==4.6.0 09:32:41 PyYAML==6.0.1 09:32:41 referencing==0.35.1 09:32:41 requests==2.32.2 09:32:41 requests-oauthlib==2.0.0 09:32:41 requestsexceptions==1.4.0 09:32:41 rfc3986==2.0.0 09:32:41 rpds-py==0.18.1 09:32:41 rsa==4.9 09:32:41 ruamel.yaml==0.18.6 09:32:41 ruamel.yaml.clib==0.2.8 09:32:41 s3transfer==0.10.1 09:32:41 simplejson==3.19.2 09:32:41 six==1.16.0 09:32:41 smmap==5.0.1 09:32:41 soupsieve==2.5 09:32:41 stevedore==5.2.0 09:32:41 tabulate==0.9.0 09:32:41 toml==0.10.2 09:32:41 tomlkit==0.12.5 09:32:41 tqdm==4.66.4 09:32:41 typing_extensions==4.12.0 09:32:41 tzdata==2024.1 09:32:41 urllib3==1.26.18 09:32:41 virtualenv==20.26.2 09:32:41 wcwidth==0.2.13 09:32:41 websocket-client==1.8.0 09:32:41 wrapt==1.16.0 09:32:41 xdg==6.0.0 09:32:41 xmltodict==0.13.0 09:32:41 yq==3.4.3 09:32:41 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15845091557034666362.sh 09:32:41 ---> sudo-logs.sh 09:32:41 Archiving 'sudo' log.. 09:32:42 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4093527401465485223.sh 09:32:42 ---> job-cost.sh 09:32:42 Setup pyenv: 09:32:42 system 09:32:42 3.8.13 09:32:42 3.9.13 09:32:42 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 09:32:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-h8BL from file:/tmp/.os_lf_venv 09:32:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:32:48 lf-activate-venv(): INFO: Adding /tmp/venv-h8BL/bin to PATH 09:32:48 INFO: No Stack... 09:32:48 INFO: Retrieving Pricing Info for: v3-standard-4 09:32:48 INFO: Archiving Costs 09:32:48 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins484708429639693718.sh 09:32:48 ---> logs-deploy.sh 09:32:48 Setup pyenv: 09:32:48 system 09:32:48 3.8.13 09:32:48 3.9.13 09:32:49 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 09:32:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-h8BL from file:/tmp/.os_lf_venv 09:32:50 lf-activate-venv(): INFO: Installing: lftools 09:32:59 lf-activate-venv(): INFO: Adding /tmp/venv-h8BL/bin to PATH 09:32:59 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7378 09:32:59 INFO: archiving workspace using pattern(s): 09:33:00 Archives upload complete. 09:33:00 INFO: archiving logs to Nexus 09:33:01 ---> uname -a: 09:33:01 Linux prd-ubuntu1804-builder-4c-4g-3772 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:33:01 09:33:01 09:33:01 ---> lscpu: 09:33:01 Architecture: x86_64 09:33:01 CPU op-mode(s): 32-bit, 64-bit 09:33:01 Byte Order: Little Endian 09:33:01 CPU(s): 4 09:33:01 On-line CPU(s) list: 0-3 09:33:01 Thread(s) per core: 1 09:33:01 Core(s) per socket: 1 09:33:01 Socket(s): 4 09:33:01 NUMA node(s): 1 09:33:01 Vendor ID: AuthenticAMD 09:33:01 CPU family: 23 09:33:01 Model: 49 09:33:01 Model name: AMD EPYC-Rome Processor 09:33:01 Stepping: 0 09:33:01 CPU MHz: 2799.998 09:33:01 BogoMIPS: 5599.99 09:33:01 Virtualization: AMD-V 09:33:01 Hypervisor vendor: KVM 09:33:01 Virtualization type: full 09:33:01 L1d cache: 32K 09:33:01 L1i cache: 32K 09:33:01 L2 cache: 512K 09:33:01 L3 cache: 16384K 09:33:01 NUMA node0 CPU(s): 0-3 09:33:01 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 09:33:01 09:33:01 09:33:01 ---> nproc: 09:33:01 4 09:33:01 09:33:01 09:33:01 ---> df -h: 09:33:01 Filesystem Size Used Avail Use% Mounted on 09:33:01 udev 7.9G 0 7.9G 0% /dev 09:33:01 tmpfs 1.6G 672K 1.6G 1% /run 09:33:01 /dev/vda1 78G 8.4G 69G 11% / 09:33:01 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:33:01 tmpfs 5.0M 0 5.0M 0% /run/lock 09:33:01 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:33:01 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:33:01 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:33:01 09:33:01 09:33:01 ---> free -m: 09:33:01 total used free shared buff/cache available 09:33:01 Mem: 16040 552 13217 0 2269 15164 09:33:01 Swap: 1023 0 1023 09:33:01 09:33:01 09:33:01 ---> ip addr: 09:33:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:33:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:33:01 inet 127.0.0.1/8 scope host lo 09:33:01 valid_lft forever preferred_lft forever 09:33:01 inet6 ::1/128 scope host 09:33:01 valid_lft forever preferred_lft forever 09:33:01 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:33:01 link/ether fa:16:3e:23:40:97 brd ff:ff:ff:ff:ff:ff 09:33:01 inet 10.30.106.39/23 brd 10.30.107.255 scope global dynamic ens3 09:33:01 valid_lft 86197sec preferred_lft 86197sec 09:33:01 inet6 fe80::f816:3eff:fe23:4097/64 scope link 09:33:01 valid_lft forever preferred_lft forever 09:33:01 09:33:01 09:33:01 ---> sar -b -r -n DEV: 09:33:01 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3772) 05/24/24 _x86_64_ (4 CPU) 09:33:01 09:33:01 09:29:41 LINUX RESTART (4 CPU) 09:33:01 09:33:01 09:30:01 tps rtps wtps bread/s bwrtn/s 09:33:01 09:31:02 164.29 65.16 99.13 4009.33 30902.18 09:33:01 09:32:01 132.49 13.91 118.57 1008.51 17260.40 09:33:01 Average: 148.52 39.75 108.77 2521.53 24138.60 09:33:01 09:33:01 09:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:33:01 09:31:02 14117156 15549772 2307812 14.05 46916 1594180 865640 4.95 688616 1420276 91084 09:33:01 09:32:01 13649644 15477156 2775324 16.90 76512 1941300 894904 5.12 820732 1718148 114532 09:33:01 Average: 13883400 15513464 2541568 15.47 61714 1767740 880272 5.04 754674 1569212 102808 09:33:01 09:33:01 09:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:33:01 09:31:02 ens3 368.41 277.74 1612.11 79.21 0.00 0.00 0.00 0.00 09:33:01 09:31:02 lo 2.07 2.07 0.22 0.22 0.00 0.00 0.00 0.00 09:33:01 09:32:01 ens3 108.69 63.60 1255.04 12.08 0.00 0.00 0.00 0.00 09:33:01 09:32:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 09:33:01 Average: ens3 239.64 171.57 1435.07 45.93 0.00 0.00 0.00 0.00 09:33:01 Average: lo 1.58 1.58 0.17 0.17 0.00 0.00 0.00 0.00 09:33:01 09:33:01 09:33:01 ---> sar -P ALL: 09:33:01 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3772) 05/24/24 _x86_64_ (4 CPU) 09:33:01 09:33:01 09:29:41 LINUX RESTART (4 CPU) 09:33:01 09:33:01 09:30:01 CPU %user %nice %system %iowait %steal %idle 09:33:01 09:31:02 all 14.78 0.00 1.91 12.36 0.08 70.88 09:33:01 09:31:02 0 18.43 0.00 2.04 2.70 0.10 76.72 09:33:01 09:31:02 1 18.76 0.00 1.90 24.90 0.05 54.39 09:33:01 09:31:02 2 7.67 0.00 1.35 13.50 0.07 77.41 09:33:01 09:31:02 3 14.19 0.00 2.30 8.36 0.07 75.08 09:33:01 09:32:01 all 17.84 0.00 1.68 3.87 0.06 76.56 09:33:01 09:32:01 0 37.38 0.00 2.90 2.61 0.07 57.03 09:33:01 09:32:01 1 9.77 0.00 1.53 7.46 0.08 81.16 09:33:01 09:32:01 2 6.35 0.00 1.16 4.41 0.05 88.03 09:33:01 09:32:01 3 17.82 0.00 1.12 0.98 0.05 80.03 09:33:01 Average: all 16.30 0.00 1.79 8.15 0.07 73.70 09:33:01 Average: 0 27.83 0.00 2.47 2.66 0.08 66.96 09:33:01 Average: 1 14.30 0.00 1.72 16.25 0.07 67.66 09:33:01 Average: 2 7.02 0.00 1.25 8.99 0.06 82.69 09:33:01 Average: 3 15.99 0.00 1.71 4.70 0.06 77.54 09:33:01 09:33:01 09:33:01