07:46:14  Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/+/138729
07:46:14  Running as SYSTEM
07:46:14  [EnvInject] - Loading node environment variables.
07:46:14  Building remotely on prd-centos8-builder-2c-1g-32081 (centos8-builder-2c-1g) in workspace /w/workspace/integration-master-python-lint
07:46:14  [ssh-agent] Looking for ssh-agent implementation...
07:46:14  [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
07:46:14  $ ssh-agent
07:46:14  SSH_AUTH_SOCK=/tmp/ssh-VwoJpMaSDM6P/agent.18007
07:46:14  SSH_AGENT_PID=18008
07:46:14  [ssh-agent] Started.
07:46:14  Running ssh-add (command line suppressed)
07:46:14  Identity added: /w/workspace/integration-master-python-lint@tmp/private_key_8731599663976756688.key (/w/workspace/integration-master-python-lint@tmp/private_key_8731599663976756688.key)
07:46:15  [ssh-agent] Using credentials onap-jobbuiler (Gerrit user)
07:46:15  The recommended git tool is: NONE
07:46:17  using credential onap-jenkins-ssh
07:46:17  Wiping out workspace first.
07:46:17  Cloning the remote Git repository
07:46:17  Cloning repository git://cloud.onap.org/mirror/integration.git
07:46:17   > git init /w/workspace/integration-master-python-lint # timeout=10
07:46:17  Fetching upstream changes from git://cloud.onap.org/mirror/integration.git
07:46:17   > git --version # timeout=10
07:46:17   > git --version # 'git version 2.39.0'
07:46:17  using GIT_SSH to set credentials Gerrit user
07:46:17  [INFO] Currently running in a labeled security context
07:46:17  [INFO] Currently SELinux is 'enforcing' on the host
07:46:17   > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-python-lint@tmp/jenkins-gitclient-ssh18125117318086987594.key
07:46:17  Verifying host key using manually-configured host key entries
07:46:17   > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git +refs/heads/*:refs/remotes/origin/* # timeout=30
07:46:20   > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10
07:46:20   > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
07:46:20   > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10
07:46:20  Fetching upstream changes from git://cloud.onap.org/mirror/integration.git
07:46:20  using GIT_SSH to set credentials Gerrit user
07:46:20  [INFO] Currently running in a labeled security context
07:46:20  [INFO] Currently SELinux is 'enforcing' on the host
07:46:20   > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-python-lint@tmp/jenkins-gitclient-ssh3311838715794963025.key
07:46:20  Verifying host key using manually-configured host key entries
07:46:20   > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git refs/changes/29/138729/3 # timeout=30
07:46:20   > git rev-parse 26c0d65c85b9348b193aded194049f5e8f8797b7^{commit} # timeout=10
07:46:20  JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script
07:46:20  Checking out Revision 26c0d65c85b9348b193aded194049f5e8f8797b7 (refs/changes/29/138729/3)
07:46:20   > git config core.sparsecheckout # timeout=10
07:46:20   > git checkout -f 26c0d65c85b9348b193aded194049f5e8f8797b7 # timeout=30
07:46:24  Commit message: "new onap logo + remove broken link"
07:46:24   > git rev-parse FETCH_HEAD^{commit} # timeout=10
07:46:24   > git rev-list --no-walk 2b9a19a09d098c01fbb4f892b9659b084617a416 # timeout=10
07:46:24  [EnvInject] - Injecting environment variables from a build step.
07:46:24  [EnvInject] - Injecting as environment variables the properties content 
07:46:24  PYTHON=python3
07:46:24  
07:46:24  [EnvInject] - Variables injected successfully.
07:46:24  [integration-master-python-lint] $ /bin/bash -l /tmp/jenkins4323901048818974947.sh
07:46:24  ---> tox-install.sh
07:46:24  + source /home/jenkins/lf-env.sh
07:46:24  + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15
07:46:24  ++ mktemp -d /tmp/venv-XXXX
07:46:24  + lf_venv=/tmp/venv-ZNHH
07:46:24  + local venv_file=/tmp/.os_lf_venv
07:46:24  + local python=python3
07:46:24  + local options
07:46:24  + local set_path=true
07:46:24  + local install_args=
07:46:24  ++ 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
07:46:24  + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\'''
07:46:24  + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\'''
07:46:24  ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15
07:46:24  + true
07:46:24  + case $1 in
07:46:24  + venv_file=/tmp/.toxenv
07:46:24  + shift 2
07:46:24  + true
07:46:24  + case $1 in
07:46:24  + shift
07:46:24  + break
07:46:24  + case $python in
07:46:24  + local pkg_list=
07:46:24  + [[ -d /opt/pyenv ]]
07:46:24  + echo 'Setup pyenv:'
07:46:24  Setup pyenv:
07:46:24  + export PYENV_ROOT=/opt/pyenv
07:46:24  + PYENV_ROOT=/opt/pyenv
07:46:24  + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
07:46:24  + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
07:46:24  + pyenv versions
07:46:25    system
07:46:25  * 3.8.13 (set by /opt/pyenv/version)
07:46:25  * 3.9.13 (set by /opt/pyenv/version)
07:46:25  * 3.10.6 (set by /opt/pyenv/version)
07:46:25  + command -v pyenv
07:46:25  ++ pyenv init - --no-rehash
07:46:25  + 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[*]}"'\'')"
07:46:25  export PATH="/opt/pyenv/shims:${PATH}"
07:46:25  export PYENV_SHELL=bash
07:46:25  source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
07:46:25  pyenv() {
07:46:25    local command
07:46:25    command="${1:-}"
07:46:25    if [ "$#" -gt 0 ]; then
07:46:25      shift
07:46:25    fi
07:46:25  
07:46:25    case "$command" in
07:46:25    rehash|shell)
07:46:25      eval "$(pyenv "sh-$command" "$@")"
07:46:25      ;;
07:46:25    *)
07:46:25      command pyenv "$command" "$@"
07:46:25      ;;
07:46:25    esac
07:46:25  }'
07:46:25  +++ 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[*]}"'
07:46:25  ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
07:46:25  ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
07:46:25  ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
07:46:25  ++ export PYENV_SHELL=bash
07:46:25  ++ PYENV_SHELL=bash
07:46:25  ++ source /opt/pyenv/libexec/../completions/pyenv.bash
07:46:25  +++ complete -F _pyenv pyenv
07:46:25  ++ lf-pyver python3
07:46:25  ++ local py_version_xy=python3
07:46:25  ++ local py_version_xyz=
07:46:25  ++ pyenv versions
07:46:25  ++ local command
07:46:25  ++ command=versions
07:46:25  ++ '[' 1 -gt 0 ']'
07:46:25  ++ shift
07:46:25  ++ case "$command" in
07:46:25  ++ command pyenv versions
07:46:25  ++ pyenv versions
07:46:25  ++ sed 's/^[ *]* //'
07:46:25  ++ awk '{ print $1 }'
07:46:25  ++ grep -E '^[0-9.]*[0-9]$'
07:46:25  ++ [[ ! -s /tmp/.pyenv_versions ]]
07:46:25  +++ grep '^3' /tmp/.pyenv_versions
07:46:25  +++ sort -V
07:46:25  +++ tail -n 1
07:46:25  ++ py_version_xyz=3.10.6
07:46:25  ++ [[ -z 3.10.6 ]]
07:46:25  ++ echo 3.10.6
07:46:25  ++ return 0
07:46:25  + pyenv local 3.10.6
07:46:25  + local command
07:46:25  + command=local
07:46:25  + '[' 2 -gt 0 ']'
07:46:25  + shift
07:46:25  + case "$command" in
07:46:25  + command pyenv local 3.10.6
07:46:25  + pyenv local 3.10.6
07:46:25  + for arg in "$@"
07:46:25  + case $arg in
07:46:25  + pkg_list+='tox '
07:46:25  + for arg in "$@"
07:46:25  + case $arg in
07:46:25  + pkg_list+='virtualenv '
07:46:25  + for arg in "$@"
07:46:25  + case $arg in
07:46:25  + pkg_list+='urllib3~=1.26.15 '
07:46:25  + [[ -f /tmp/.toxenv ]]
07:46:25  + [[ ! -f /tmp/.toxenv ]]
07:46:25  + [[ -n '' ]]
07:46:25  + python3 -m venv /tmp/venv-ZNHH
07:46:29  + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZNHH'
07:46:29  lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZNHH
07:46:29  + echo /tmp/venv-ZNHH
07:46:29  + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv'
07:46:29  lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv
07:46:29  + /tmp/venv-ZNHH/bin/python3 -m pip install --upgrade --quiet pip virtualenv
07:46:32  + [[ -z tox virtualenv urllib3~=1.26.15  ]]
07:46:32  + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 '
07:46:32  lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 
07:46:32  + /tmp/venv-ZNHH/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15
07:46:35  + type python3
07:46:35  + true
07:46:35  + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ZNHH/bin to PATH'
07:46:35  lf-activate-venv(): INFO: Adding /tmp/venv-ZNHH/bin to PATH
07:46:35  + PATH=/tmp/venv-ZNHH/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
07:46:35  + return 0
07:46:35  + python3 --version
07:46:35  Python 3.10.6
07:46:35  + python3 -m pip --version
07:46:35  pip 24.2 from /tmp/venv-ZNHH/lib/python3.10/site-packages/pip (python 3.10)
07:46:35  + python3 -m pip freeze
07:46:35  cachetools==5.5.0
07:46:35  chardet==5.2.0
07:46:35  colorama==0.4.6
07:46:35  distlib==0.3.8
07:46:35  filelock==3.15.4
07:46:35  packaging==24.1
07:46:35  platformdirs==4.2.2
07:46:35  pluggy==1.5.0
07:46:35  pyproject-api==1.7.1
07:46:35  tomli==2.0.1
07:46:35  tox==4.18.0
07:46:35  urllib3==1.26.19
07:46:35  virtualenv==20.26.3
07:46:35  [EnvInject] - Injecting environment variables from a build step.
07:46:35  [EnvInject] - Injecting as environment variables the properties content 
07:46:35  PARALLEL=false
07:46:35  
07:46:35  [EnvInject] - Variables injected successfully.
07:46:35  [integration-master-python-lint] $ /bin/bash -l /tmp/jenkins1293217337122554513.sh
07:46:35  ---> tox-run.sh
07:46:35  + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
07:46:35  + ARCHIVE_TOX_DIR=/w/workspace/integration-master-python-lint/archives/tox
07:46:35  + ARCHIVE_DOC_DIR=/w/workspace/integration-master-python-lint/archives/docs
07:46:35  + mkdir -p /w/workspace/integration-master-python-lint/archives/tox
07:46:35  + cd /w/workspace/integration-master-python-lint/.
07:46:35  + source /home/jenkins/lf-env.sh
07:46:35  + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15
07:46:35  ++ mktemp -d /tmp/venv-XXXX
07:46:35  + lf_venv=/tmp/venv-0X1m
07:46:35  + local venv_file=/tmp/.os_lf_venv
07:46:35  + local python=python3
07:46:35  + local options
07:46:35  + local set_path=true
07:46:35  + local install_args=
07:46:35  ++ 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
07:46:35  + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\'''
07:46:35  + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\'''
07:46:35  ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15
07:46:35  + true
07:46:35  + case $1 in
07:46:35  + venv_file=/tmp/.toxenv
07:46:35  + shift 2
07:46:35  + true
07:46:35  + case $1 in
07:46:35  + shift
07:46:35  + break
07:46:35  + case $python in
07:46:35  + local pkg_list=
07:46:35  + [[ -d /opt/pyenv ]]
07:46:35  + echo 'Setup pyenv:'
07:46:35  Setup pyenv:
07:46:35  + export PYENV_ROOT=/opt/pyenv
07:46:35  + PYENV_ROOT=/opt/pyenv
07:46:35  + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
07:46:35  + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
07:46:35  + pyenv versions
07:46:36    system
07:46:36    3.8.13
07:46:36    3.9.13
07:46:36  * 3.10.6 (set by /w/workspace/integration-master-python-lint/.python-version)
07:46:36  + command -v pyenv
07:46:36  ++ pyenv init - --no-rehash
07:46:36  + 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[*]}"'\'')"
07:46:36  export PATH="/opt/pyenv/shims:${PATH}"
07:46:36  export PYENV_SHELL=bash
07:46:36  source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
07:46:36  pyenv() {
07:46:36    local command
07:46:36    command="${1:-}"
07:46:36    if [ "$#" -gt 0 ]; then
07:46:36      shift
07:46:36    fi
07:46:36  
07:46:36    case "$command" in
07:46:36    rehash|shell)
07:46:36      eval "$(pyenv "sh-$command" "$@")"
07:46:36      ;;
07:46:36    *)
07:46:36      command pyenv "$command" "$@"
07:46:36      ;;
07:46:36    esac
07:46:36  }'
07:46:36  +++ 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[*]}"'
07:46:36  ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
07:46:36  ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
07:46:36  ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
07:46:36  ++ export PYENV_SHELL=bash
07:46:36  ++ PYENV_SHELL=bash
07:46:36  ++ source /opt/pyenv/libexec/../completions/pyenv.bash
07:46:36  +++ complete -F _pyenv pyenv
07:46:36  ++ lf-pyver python3
07:46:36  ++ local py_version_xy=python3
07:46:36  ++ local py_version_xyz=
07:46:36  ++ pyenv versions
07:46:36  ++ local command
07:46:36  ++ grep -E '^[0-9.]*[0-9]$'
07:46:36  ++ command=versions
07:46:36  ++ '[' 1 -gt 0 ']'
07:46:36  ++ shift
07:46:36  ++ case "$command" in
07:46:36  ++ command pyenv versions
07:46:36  ++ pyenv versions
07:46:36  ++ sed 's/^[ *]* //'
07:46:36  ++ awk '{ print $1 }'
07:46:36  ++ [[ ! -s /tmp/.pyenv_versions ]]
07:46:36  +++ grep '^3' /tmp/.pyenv_versions
07:46:36  +++ sort -V
07:46:36  +++ tail -n 1
07:46:36  ++ py_version_xyz=3.10.6
07:46:36  ++ [[ -z 3.10.6 ]]
07:46:36  ++ echo 3.10.6
07:46:36  ++ return 0
07:46:36  + pyenv local 3.10.6
07:46:36  + local command
07:46:36  + command=local
07:46:36  + '[' 2 -gt 0 ']'
07:46:36  + shift
07:46:36  + case "$command" in
07:46:36  + command pyenv local 3.10.6
07:46:36  + pyenv local 3.10.6
07:46:36  + for arg in "$@"
07:46:36  + case $arg in
07:46:36  + pkg_list+='tox '
07:46:36  + for arg in "$@"
07:46:36  + case $arg in
07:46:36  + pkg_list+='virtualenv '
07:46:36  + for arg in "$@"
07:46:36  + case $arg in
07:46:36  + pkg_list+='urllib3~=1.26.15 '
07:46:36  + [[ -f /tmp/.toxenv ]]
07:46:36  ++ cat /tmp/.toxenv
07:46:36  + lf_venv=/tmp/venv-ZNHH
07:46:36  + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZNHH from' file:/tmp/.toxenv
07:46:36  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZNHH from file:/tmp/.toxenv
07:46:36  + /tmp/venv-ZNHH/bin/python3 -m pip install --upgrade --quiet pip virtualenv
07:46:37  + [[ -z tox virtualenv urllib3~=1.26.15  ]]
07:46:37  + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 '
07:46:37  lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 
07:46:37  + /tmp/venv-ZNHH/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15
07:46:38  + type python3
07:46:38  + true
07:46:38  + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ZNHH/bin to PATH'
07:46:38  lf-activate-venv(): INFO: Adding /tmp/venv-ZNHH/bin to PATH
07:46:38  + PATH=/tmp/venv-ZNHH/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
07:46:38  + return 0
07:46:38  + [[ -d /opt/pyenv ]]
07:46:38  + echo '---> Setting up pyenv'
07:46:38  ---> Setting up pyenv
07:46:38  + export PYENV_ROOT=/opt/pyenv
07:46:38  + PYENV_ROOT=/opt/pyenv
07:46:38  + export PATH=/opt/pyenv/bin:/tmp/venv-ZNHH/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
07:46:38  + PATH=/opt/pyenv/bin:/tmp/venv-ZNHH/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
07:46:38  ++ pwd
07:46:38  + PYTHONPATH=/w/workspace/integration-master-python-lint
07:46:38  + export PYTHONPATH
07:46:38  + export TOX_TESTENV_PASSENV=PYTHONPATH
07:46:38  + TOX_TESTENV_PASSENV=PYTHONPATH
07:46:38  + tox --version
07:46:38  4.18.0 from /tmp/venv-ZNHH/lib/python3.10/site-packages/tox/__init__.py
07:46:38  + PARALLEL=false
07:46:38  + TOX_OPTIONS_LIST=
07:46:38  + [[ -n py ]]
07:46:38  + TOX_OPTIONS_LIST=' -e py'
07:46:38  + case ${PARALLEL,,} in
07:46:38  + tox -e py
07:46:38  + tee -a /w/workspace/integration-master-python-lint/archives/tox/tox.log
07:46:40  py: install_deps> python -I -m pip install coala-bears nodeenv
07:47:08  py: freeze> python -m pip freeze --all
07:47:08  py: alabaster==0.7.13,appdirs==1.4.4,astroid==1.6.6,attrs==24.2.0,autoflake==0.6.6,autopep8==1.7.0,babel==2.16.0,bandit==1.6.2,certifi==2024.7.4,charset-normalizer==3.3.2,click==6.6,cmakelint==1.4.3,coala==0.11.0,coala-bears==0.11.1,coala-utils==0.6.7,colorama==0.3.9,colorlog==2.10.0,cppclean==0.12,cpplint==1.6.1,dennis==0.9,dependency-management==0.4.0,docopt==0.6.2,docutils==0.20.1,eradicate==0.1.6,future==1.0.0,gitdb==4.0.11,GitPython==3.1.43,guess_language-spirit==0.5.3,html-linter==0.3.0,idna==3.7,imagesize==1.4.1,importlib_resources==6.4.3,ipython-genutils==0.2.0,isort==4.3.21,Jinja2==3.1.4,joblib==1.4.2,jsonschema==4.23.0,jsonschema-specifications==2023.12.1,jupyter_core==5.7.2,lazy-object-proxy==1.10.0,libclang-py3==3.4.0,mando==0.3.3,MarkupSafe==2.1.5,mccabe==0.7.0,munkres3==1.0.5.5,mypy-lang==0.4.6,nbformat==4.4.0,nltk==3.9.1,nodeenv==1.9.1,packaging==24.1,pbr==6.0.0,pip==24.1,pkgutil_resolve_name==1.3.10,platformdirs==4.2.2,polib==1.2.0,proselint==0.7.0,pycodestyle==2.12.1,pydocstyle==1.1.1,pyflakes==1.4.0,Pygments==2.18.0,pylint==1.9.4,PyPrint==0.2.6,pyroma==2.2,pytz==2024.1,PyYAML==3.13,radon==1.4.0,referencing==0.35.1,regex==2024.7.24,requests==2.32.3,restructuredtext_lint==1.0.1,rpds-py==0.20.0,rstcheck==2.2,safety==0.5.1,sarge==0.1.7.post1,scspell3k==2.2,setuptools==70.1.0,six==1.16.0,smmap==5.0.1,snowballstemmer==2.2.0,Sphinx==1.4.9,stevedore==5.2.0,template-remover==0.1.9,termcolor==1.1.0,toml==0.10.2,tqdm==4.66.5,traitlets==5.14.3,unidiff==0.5.5,urllib3==2.2.2,vulture==0.10,wheel==0.43.0,wrapt==1.16.0,yamllint==1.6.1,yapf==0.14.0,zipp==3.20.0
07:47:08  py: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.py'"'"' > /tmp/.coalist_py'
07:47:08  py: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn py --files $(</tmp/.coalist_py) \ '
07:47:08  Executing section py...
07:47:09    py: OK (30.34=setup[29.22]+cmd[0.01,1.11] seconds)
07:47:09    congratulations :) (30.52 seconds)
07:47:09  + tox_status=0
07:47:09  + echo '---> Completed tox runs'
07:47:09  ---> Completed tox runs
07:47:09  + for i in .tox/*/log
07:47:09  ++ echo .tox/py/log
07:47:09  ++ awk -F/ '{print $2}'
07:47:09  + tox_env=py
07:47:09  + cp -r .tox/py/log /w/workspace/integration-master-python-lint/archives/tox/py
07:47:09  + DOC_DIR=docs/_build/html
07:47:09  + [[ -d docs/_build/html ]]
07:47:09  + echo '---> tox-run.sh ends'
07:47:09  ---> tox-run.sh ends
07:47:09  + test 0 -eq 0
07:47:09  $ ssh-agent -k
07:47:09  unset SSH_AUTH_SOCK;
07:47:09  unset SSH_AGENT_PID;
07:47:09  echo Agent pid 18008 killed;
07:47:09  [ssh-agent] Stopped.
07:47:09  [PostBuildScript] - [INFO] Executing post build scripts.
07:47:09  [integration-master-python-lint] $ /bin/bash /tmp/jenkins12226999178067463830.sh
07:47:09  ---> sysstat.sh
07:47:10  [integration-master-python-lint] $ /bin/bash /tmp/jenkins17811754637035713509.sh
07:47:10  ---> package-listing.sh
07:47:10  ++ tr '[:upper:]' '[:lower:]'
07:47:10  ++ facter osfamily
07:47:10  + OS_FAMILY=redhat
07:47:10  + workspace=/w/workspace/integration-master-python-lint
07:47:10  + START_PACKAGES=/tmp/packages_start.txt
07:47:10  + END_PACKAGES=/tmp/packages_end.txt
07:47:10  + DIFF_PACKAGES=/tmp/packages_diff.txt
07:47:10  + PACKAGES=/tmp/packages_start.txt
07:47:10  + '[' /w/workspace/integration-master-python-lint ']'
07:47:10  + PACKAGES=/tmp/packages_end.txt
07:47:10  + case "${OS_FAMILY}" in
07:47:10  + rpm -qa
07:47:10  + sort
07:47:10  + '[' -f /tmp/packages_start.txt ']'
07:47:10  + '[' -f /tmp/packages_end.txt ']'
07:47:10  + diff /tmp/packages_start.txt /tmp/packages_end.txt
07:47:10  + '[' /w/workspace/integration-master-python-lint ']'
07:47:10  + mkdir -p /w/workspace/integration-master-python-lint/archives/
07:47:10  + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-master-python-lint/archives/
07:47:10  [integration-master-python-lint] $ /bin/bash /tmp/jenkins17514359576504998284.sh
07:47:10  ---> capture-instance-metadata.sh
07:47:10  Setup pyenv:
07:47:11    system
07:47:11    3.8.13
07:47:11    3.9.13
07:47:11  * 3.10.6 (set by /w/workspace/integration-master-python-lint/.python-version)
07:47:14  lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2ZQD
07:47:14  lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
07:47:17  lf-activate-venv(): INFO: Installing: lftools 
07:47:43  lf-activate-venv(): INFO: Adding /tmp/venv-2ZQD/bin to PATH
07:47:43  INFO: Running in OpenStack, capturing instance metadata
07:47:44  [integration-master-python-lint] $ /bin/bash /tmp/jenkins12149864299084106488.sh
07:47:44  provisioning config files...
07:47:44  copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-master-python-lint@tmp/config10979119570845940661tmp
07:47:44  Regular expression run condition: Expression=[^.*logs-s3.*], Label=[]
07:47:44  Run condition [Regular expression match] preventing perform for step [Provide Configuration files]
07:47:44  [EnvInject] - Injecting environment variables from a build step.
07:47:44  [EnvInject] - Injecting as environment variables the properties content 
07:47:44  SERVER_ID=logs
07:47:44  
07:47:44  [EnvInject] - Variables injected successfully.
07:47:44  [integration-master-python-lint] $ /bin/bash /tmp/jenkins17582737953651351921.sh
07:47:44  ---> create-netrc.sh
07:47:44  [integration-master-python-lint] $ /bin/bash /tmp/jenkins18176623973159794877.sh
07:47:44  ---> python-tools-install.sh
07:47:44  Setup pyenv:
07:47:44    system
07:47:44    3.8.13
07:47:44    3.9.13
07:47:44  * 3.10.6 (set by /w/workspace/integration-master-python-lint/.python-version)
07:47:44  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2ZQD from file:/tmp/.os_lf_venv
07:47:45  lf-activate-venv(): INFO: Installing: lftools 
07:47:51  lf-activate-venv(): INFO: Adding /tmp/venv-2ZQD/bin to PATH
07:47:51  Generating Requirements File
07:48:09  Python 3.10.6
07:48:09  pip 24.2 from /tmp/venv-2ZQD/lib/python3.10/site-packages/pip (python 3.10)
07:48:09  appdirs==1.4.4
07:48:09  argcomplete==3.5.0
07:48:09  aspy.yaml==1.3.0
07:48:09  attrs==24.2.0
07:48:09  autopage==0.5.2
07:48:09  beautifulsoup4==4.12.3
07:48:09  boto3==1.35.0
07:48:09  botocore==1.35.0
07:48:09  bs4==0.0.2
07:48:09  cachetools==5.5.0
07:48:09  certifi==2024.7.4
07:48:09  cffi==1.17.0
07:48:09  cfgv==3.4.0
07:48:09  chardet==5.2.0
07:48:09  charset-normalizer==3.3.2
07:48:09  click==8.1.7
07:48:09  cliff==4.7.0
07:48:09  cmd2==2.4.3
07:48:09  cryptography==3.3.2
07:48:09  debtcollector==3.0.0
07:48:09  decorator==5.1.1
07:48:09  defusedxml==0.7.1
07:48:09  Deprecated==1.2.14
07:48:09  distlib==0.3.8
07:48:09  dnspython==2.6.1
07:48:09  docker==4.2.2
07:48:09  dogpile.cache==1.3.3
07:48:09  email_validator==2.2.0
07:48:09  filelock==3.15.4
07:48:09  future==1.0.0
07:48:09  gitdb==4.0.11
07:48:09  GitPython==3.1.43
07:48:09  google-auth==2.34.0
07:48:09  httplib2==0.22.0
07:48:09  identify==2.6.0
07:48:09  idna==3.7
07:48:09  importlib-resources==1.5.0
07:48:09  iso8601==2.1.0
07:48:09  Jinja2==3.1.4
07:48:09  jmespath==1.0.1
07:48:09  jsonpatch==1.33
07:48:09  jsonpointer==3.0.0
07:48:09  jsonschema==4.23.0
07:48:09  jsonschema-specifications==2023.12.1
07:48:09  keystoneauth1==5.7.0
07:48:09  kubernetes==30.1.0
07:48:09  lftools==0.37.10
07:48:09  lxml==5.3.0
07:48:09  MarkupSafe==2.1.5
07:48:09  msgpack==1.0.8
07:48:09  multi_key_dict==2.0.3
07:48:09  munch==4.0.0
07:48:09  netaddr==1.3.0
07:48:09  netifaces==0.11.0
07:48:09  niet==1.4.2
07:48:09  nodeenv==1.9.1
07:48:09  oauth2client==4.1.3
07:48:09  oauthlib==3.2.2
07:48:09  openstacksdk==3.3.0
07:48:09  os-client-config==2.1.0
07:48:09  os-service-types==1.7.0
07:48:09  osc-lib==3.1.0
07:48:09  oslo.config==9.5.0
07:48:09  oslo.context==5.5.0
07:48:09  oslo.i18n==6.3.0
07:48:09  oslo.log==6.1.1
07:48:09  oslo.serialization==5.5.0
07:48:09  oslo.utils==7.2.0
07:48:09  packaging==24.1
07:48:09  pbr==6.0.0
07:48:09  platformdirs==4.2.2
07:48:09  prettytable==3.11.0
07:48:09  pyasn1==0.6.0
07:48:09  pyasn1_modules==0.4.0
07:48:09  pycparser==2.22
07:48:09  pygerrit2==2.0.15
07:48:09  PyGithub==2.3.0
07:48:09  PyJWT==2.9.0
07:48:09  PyNaCl==1.5.0
07:48:09  pyparsing==2.4.7
07:48:09  pyperclip==1.9.0
07:48:09  pyrsistent==0.20.0
07:48:09  python-cinderclient==9.5.0
07:48:09  python-dateutil==2.9.0.post0
07:48:09  python-heatclient==3.5.0
07:48:09  python-jenkins==1.8.2
07:48:09  python-keystoneclient==5.4.0
07:48:09  python-magnumclient==4.6.0
07:48:09  python-openstackclient==7.0.0
07:48:09  python-swiftclient==4.6.0
07:48:09  PyYAML==6.0.2
07:48:09  referencing==0.35.1
07:48:09  requests==2.32.3
07:48:09  requests-oauthlib==2.0.0
07:48:09  requestsexceptions==1.4.0
07:48:09  rfc3986==2.0.0
07:48:09  rpds-py==0.20.0
07:48:09  rsa==4.9
07:48:09  ruamel.yaml==0.18.6
07:48:09  ruamel.yaml.clib==0.2.8
07:48:09  s3transfer==0.10.2
07:48:09  simplejson==3.19.3
07:48:09  six==1.16.0
07:48:09  smmap==5.0.1
07:48:09  soupsieve==2.6
07:48:09  stevedore==5.2.0
07:48:09  tabulate==0.9.0
07:48:09  toml==0.10.2
07:48:09  tomlkit==0.13.2
07:48:09  tqdm==4.66.5
07:48:09  typing_extensions==4.12.2
07:48:09  tzdata==2024.1
07:48:09  urllib3==1.26.19
07:48:09  virtualenv==20.26.3
07:48:09  wcwidth==0.2.13
07:48:09  websocket-client==1.8.0
07:48:09  wrapt==1.16.0
07:48:09  xdg==6.0.0
07:48:09  xmltodict==0.13.0
07:48:09  yq==3.4.3
07:48:09  [integration-master-python-lint] $ /bin/bash /tmp/jenkins4043768033454094137.sh
07:48:09  ---> sudo-logs.sh
07:48:09  Archiving 'sudo' log..
07:48:10  [integration-master-python-lint] $ /bin/bash /tmp/jenkins9564005006655974371.sh
07:48:10  ---> job-cost.sh
07:48:10  Setup pyenv:
07:48:10    system
07:48:10    3.8.13
07:48:10    3.9.13
07:48:10  * 3.10.6 (set by /w/workspace/integration-master-python-lint/.python-version)
07:48:10  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2ZQD from file:/tmp/.os_lf_venv
07:48:11  lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 
07:48:15  lf-activate-venv(): INFO: Adding /tmp/venv-2ZQD/bin to PATH
07:48:15  INFO: No Stack...
07:48:15  INFO: Retrieving Pricing Info for: v3-standard-2
07:48:15  INFO: Archiving Costs
07:48:15  [integration-master-python-lint] $ /bin/bash -l /tmp/jenkins4322651418609472803.sh
07:48:16  ---> logs-deploy.sh
07:48:16  Setup pyenv:
07:48:16    system
07:48:16    3.8.13
07:48:16    3.9.13
07:48:16  * 3.10.6 (set by /w/workspace/integration-master-python-lint/.python-version)
07:48:16  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2ZQD from file:/tmp/.os_lf_venv
07:48:17  lf-activate-venv(): INFO: Installing: lftools 
07:48:24  lf-activate-venv(): INFO: Adding /tmp/venv-2ZQD/bin to PATH
07:48:24  INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-master-python-lint/353
07:48:24  INFO: archiving workspace using pattern(s): 
07:48:25  Archives upload complete.
07:48:25  INFO: archiving logs to Nexus
07:48:26  ---> uname -a:
07:48:26  Linux prd-centos8-builder-2c-1g-32081.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
07:48:26  
07:48:26  
07:48:26  ---> lscpu:
07:48:26  Architecture:        x86_64
07:48:26  CPU op-mode(s):      32-bit, 64-bit
07:48:26  Byte Order:          Little Endian
07:48:26  CPU(s):              2
07:48:26  On-line CPU(s) list: 0,1
07:48:26  Thread(s) per core:  1
07:48:26  Core(s) per socket:  1
07:48:26  Socket(s):           2
07:48:26  NUMA node(s):        1
07:48:26  Vendor ID:           AuthenticAMD
07:48:26  CPU family:          23
07:48:26  Model:               49
07:48:26  Model name:          AMD EPYC-Rome Processor
07:48:26  Stepping:            0
07:48:26  CPU MHz:             2799.998
07:48:26  BogoMIPS:            5599.99
07:48:26  Virtualization:      AMD-V
07:48:26  Hypervisor vendor:   KVM
07:48:26  Virtualization type: full
07:48:26  L1d cache:           32K
07:48:26  L1i cache:           32K
07:48:26  L2 cache:            512K
07:48:26  L3 cache:            16384K
07:48:26  NUMA node0 CPU(s):   0,1
07:48:26  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 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 wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
07:48:26  
07:48:26  
07:48:26  ---> nproc:
07:48:26  2
07:48:26  
07:48:26  
07:48:26  ---> df -h:
07:48:26  Filesystem      Size  Used Avail Use% Mounted on
07:48:26  devtmpfs        3.8G     0  3.8G   0% /dev
07:48:26  tmpfs           3.8G     0  3.8G   0% /dev/shm
07:48:26  tmpfs           3.8G   17M  3.8G   1% /run
07:48:26  tmpfs           3.8G     0  3.8G   0% /sys/fs/cgroup
07:48:26  /dev/vda1        40G  8.7G   32G  22% /
07:48:26  tmpfs           770M     0  770M   0% /run/user/1001
07:48:26  
07:48:26  
07:48:26  ---> free -m:
07:48:26                total        used        free      shared  buff/cache   available
07:48:26  Mem:           7699         601        4709          19        2388        6780
07:48:26  Swap:          1023           0        1023
07:48:26  
07:48:26  
07:48:26  ---> ip addr:
07:48:26  1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
07:48:26      link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
07:48:26      inet 127.0.0.1/8 scope host lo
07:48:26         valid_lft forever preferred_lft forever
07:48:26      inet6 ::1/128 scope host 
07:48:26         valid_lft forever preferred_lft forever
07:48:26  2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000
07:48:26      link/ether fa:16:3e:45:b6:2e brd ff:ff:ff:ff:ff:ff
07:48:26      altname enp0s3
07:48:26      altname ens3
07:48:26      inet 10.30.106.249/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0
07:48:26         valid_lft 86238sec preferred_lft 86238sec
07:48:26      inet6 fe80::f816:3eff:fe45:b62e/64 scope link 
07:48:26         valid_lft forever preferred_lft forever
07:48:26  
07:48:26  
07:48:26  ---> sar -b -r -n DEV:
07:48:26  Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 	08/19/2024 	_x86_64_	(2 CPU)
07:48:26  
07:48:26  07:45:40     LINUX RESTART	(2 CPU)
07:48:26  
07:48:26  07:46:02 AM       tps      rtps      wtps   bread/s   bwrtn/s
07:48:26  07:47:01 AM    347.81    174.31    173.50   8175.55  45898.58
07:48:26  07:48:01 AM    143.19      6.75    136.44    262.89  11332.46
07:48:26  Average:       244.65     89.83    154.82   4186.31  28471.77
07:48:26  
07:48:26  07:46:02 AM kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
07:48:26  07:47:01 AM   5213048   6959748   2671388     33.88      2688   1924368    809464      9.06    208540   2136176    110012
07:48:26  07:48:01 AM   4937740   6982388   2946696     37.37      2688   2202136    674700      7.55    414272   2126088    137560
07:48:26  Average:      5075394   6971068   2809042     35.63      2688   2063252    742082      8.31    311406   2131132    123786
07:48:26  
07:48:26  07:46:02 AM     IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
07:48:26  07:47:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:48:26  07:47:01 AM      eth0    307.86    163.17   2085.72     65.65      0.00      0.00      0.00      0.00
07:48:26  07:48:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:48:26  07:48:01 AM      eth0     51.27     38.66    686.14     13.10      0.00      0.00      0.00      0.00
07:48:26  Average:           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:48:26  Average:         eth0    178.50    100.39   1380.11     39.16      0.00      0.00      0.00      0.00
07:48:26  
07:48:26  
07:48:26  ---> sar -P ALL:
07:48:26  Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 	08/19/2024 	_x86_64_	(2 CPU)
07:48:26  
07:48:26  07:45:40     LINUX RESTART	(2 CPU)
07:48:26  
07:48:26  07:46:02 AM     CPU     %user     %nice   %system   %iowait    %steal     %idle
07:48:26  07:47:01 AM     all     37.32      3.04     24.77     14.76      0.12     19.99
07:48:26  07:47:01 AM       0     38.24      3.29     22.98     12.43      0.12     22.93
07:48:26  07:47:01 AM       1     36.40      2.78     26.56     17.09      0.12     17.04
07:48:26  07:48:01 AM     all     40.77      0.00      4.85      3.24      0.12     51.03
07:48:26  07:48:01 AM       0     23.48      0.00      3.87      3.05      0.13     69.46
07:48:26  07:48:01 AM       1     58.10      0.00      5.82      3.43      0.10     32.55
07:48:26  Average:        all     39.08      1.48     14.59      8.88      0.12     35.85
07:48:26  Average:          0     30.70      1.61     13.22      7.64      0.13     46.69
07:48:26  Average:          1     47.49      1.36     15.97     10.11      0.11     24.97
07:48:26  
07:48:26  
07:48:26