16:01:38 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/netconf/+/109320 16:01:38 Running as SYSTEM 16:01:38 [EnvInject] - Loading node environment variables. 16:01:38 Building remotely on prd-centos8-builder-2c-2g-8170 (centos8-builder-2c-2g) in workspace /w/workspace/netconf-tox-verify-6.0.x 16:01:38 [ssh-agent] Looking for ssh-agent implementation... 16:01:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:01:38 $ ssh-agent 16:01:38 SSH_AUTH_SOCK=/tmp/ssh-MZc04D3yrAUe/agent.5469 16:01:38 SSH_AGENT_PID=5470 16:01:38 [ssh-agent] Started. 16:01:38 Running ssh-add (command line suppressed) 16:01:38 Identity added: /w/workspace/netconf-tox-verify-6.0.x@tmp/private_key_17215435628602942332.key (/w/workspace/netconf-tox-verify-6.0.x@tmp/private_key_17215435628602942332.key) 16:01:38 [ssh-agent] Using credentials jenkins (jenkins-ssh) 16:01:39 The recommended git tool is: NONE 16:01:41 using credential jenkins-ssh 16:01:41 Wiping out workspace first. 16:01:41 Cloning the remote Git repository 16:01:41 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 16:01:41 > git init /w/workspace/netconf-tox-verify-6.0.x # timeout=10 16:01:41 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 16:01:41 > git --version # timeout=10 16:01:41 > git --version # 'git version 2.39.3' 16:01:41 using GIT_SSH to set credentials jenkins-ssh 16:01:41 [INFO] Currently running in a labeled security context 16:01:41 [INFO] Currently SELinux is 'enforcing' on the host 16:01:41 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-tox-verify-6.0.x@tmp/jenkins-gitclient-ssh12735103979902008467.key 16:01:41 Verifying host key using known hosts file 16:01:41 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 16:01:41 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 16:01:48 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 16:01:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:01:48 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 16:01:48 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 16:01:48 using GIT_SSH to set credentials jenkins-ssh 16:01:48 [INFO] Currently running in a labeled security context 16:01:48 [INFO] Currently SELinux is 'enforcing' on the host 16:01:48 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-tox-verify-6.0.x@tmp/jenkins-gitclient-ssh15361093325818521924.key 16:01:48 Verifying host key using known hosts file 16:01:48 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 16:01:48 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf refs/changes/20/109320/2 # timeout=10 16:01:48 > git rev-parse 4e2b4fdb6ef9731d23a4e2a68457a4c59287acee^{commit} # timeout=10 16:01:48 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:01:48 Checking out Revision 4e2b4fdb6ef9731d23a4e2a68457a4c59287acee (refs/changes/20/109320/2) 16:01:48 > git config core.sparsecheckout # timeout=10 16:01:48 > git checkout -f 4e2b4fdb6ef9731d23a4e2a68457a4c59287acee # timeout=10 16:01:52 Commit message: "Use NettyIoConnector instead of Nio2Connector" 16:01:52 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:01:52 > git rev-list --no-walk 84c1dbaa41b571d68906e977ecd80f2db9490d14 # timeout=10 16:01:52 provisioning config files... 16:01:52 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:01:52 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:01:52 [netconf-tox-verify-6.0.x] $ /bin/bash /tmp/jenkins6794987724573102200.sh 16:01:52 ---> python-tools-install.sh 16:01:52 Setup pyenv: 16:01:52 system 16:01:52 * 3.8.13 (set by /opt/pyenv/version) 16:01:52 * 3.9.13 (set by /opt/pyenv/version) 16:01:52 * 3.10.6 (set by /opt/pyenv/version) 16:01:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-97YL 16:01:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:01:59 lf-activate-venv(): INFO: Installing: lftools 16:02:33 lf-activate-venv(): INFO: Adding /tmp/venv-97YL/bin to PATH 16:02:33 Generating Requirements File 16:03:08 Python 3.10.6 16:03:08 pip 23.3.1 from /tmp/venv-97YL/lib/python3.10/site-packages/pip (python 3.10) 16:03:09 appdirs==1.4.4 16:03:09 argcomplete==3.2.1 16:03:09 aspy.yaml==1.3.0 16:03:09 attrs==23.1.0 16:03:09 autopage==0.5.2 16:03:09 Babel==2.14.0 16:03:09 beautifulsoup4==4.12.2 16:03:09 boto3==1.34.1 16:03:09 botocore==1.34.1 16:03:09 bs4==0.0.1 16:03:09 cachetools==5.3.2 16:03:09 certifi==2023.11.17 16:03:09 cffi==1.16.0 16:03:09 cfgv==3.4.0 16:03:09 chardet==5.2.0 16:03:09 charset-normalizer==3.3.2 16:03:09 click==8.1.7 16:03:09 cliff==4.4.0 16:03:09 cmd2==2.4.3 16:03:09 cryptography==3.3.2 16:03:09 debtcollector==2.5.0 16:03:09 decorator==5.1.1 16:03:09 defusedxml==0.7.1 16:03:09 Deprecated==1.2.14 16:03:09 distlib==0.3.8 16:03:09 dnspython==2.4.2 16:03:09 docker==4.2.2 16:03:09 dogpile.cache==1.2.2 16:03:09 email-validator==2.1.0.post1 16:03:09 filelock==3.13.1 16:03:09 future==0.18.3 16:03:09 gitdb==4.0.11 16:03:09 GitPython==3.1.40 16:03:09 google-auth==2.25.2 16:03:09 httplib2==0.22.0 16:03:09 identify==2.5.33 16:03:09 idna==3.6 16:03:09 importlib-metadata==7.0.0 16:03:09 importlib-resources==1.5.0 16:03:09 iso8601==2.1.0 16:03:09 Jinja2==3.1.2 16:03:09 jmespath==1.0.1 16:03:09 jsonpatch==1.33 16:03:09 jsonpointer==2.4 16:03:09 jsonschema==4.20.0 16:03:09 jsonschema-specifications==2023.11.2 16:03:09 keystoneauth1==5.4.0 16:03:09 kubernetes==28.1.0 16:03:09 lftools==0.37.8 16:03:09 lxml==4.9.3 16:03:09 MarkupSafe==2.1.3 16:03:09 msgpack==1.0.7 16:03:09 multi-key-dict==2.0.3 16:03:09 munch==4.0.0 16:03:09 netaddr==0.9.0 16:03:09 netifaces==0.11.0 16:03:09 niet==1.4.2 16:03:09 nodeenv==1.8.0 16:03:09 oauth2client==4.1.3 16:03:09 oauthlib==3.2.2 16:03:09 openstacksdk==0.62.0 16:03:09 os-client-config==2.1.0 16:03:09 os-service-types==1.7.0 16:03:09 osc-lib==2.9.0 16:03:09 oslo.config==9.2.0 16:03:09 oslo.context==5.3.0 16:03:09 oslo.i18n==6.2.0 16:03:09 oslo.log==5.4.0 16:03:09 oslo.serialization==5.2.0 16:03:09 oslo.utils==6.3.0 16:03:09 packaging==23.2 16:03:09 pbr==6.0.0 16:03:09 platformdirs==4.1.0 16:03:09 prettytable==3.9.0 16:03:09 pyasn1==0.5.1 16:03:09 pyasn1-modules==0.3.0 16:03:09 pycparser==2.21 16:03:09 pygerrit2==2.0.15 16:03:09 PyGithub==2.1.1 16:03:09 pyinotify==0.9.6 16:03:09 PyJWT==2.8.0 16:03:09 PyNaCl==1.5.0 16:03:09 pyparsing==2.4.7 16:03:09 pyperclip==1.8.2 16:03:09 pyrsistent==0.20.0 16:03:09 python-cinderclient==9.4.0 16:03:09 python-dateutil==2.8.2 16:03:09 python-heatclient==3.3.0 16:03:09 python-jenkins==1.8.2 16:03:09 python-keystoneclient==5.2.0 16:03:09 python-magnumclient==4.3.0 16:03:09 python-novaclient==18.4.0 16:03:09 python-openstackclient==6.0.0 16:03:09 python-swiftclient==4.4.0 16:03:09 pytz==2023.3.post1 16:03:09 PyYAML==6.0.1 16:03:09 referencing==0.32.0 16:03:09 requests==2.31.0 16:03:09 requests-oauthlib==1.3.1 16:03:09 requestsexceptions==1.4.0 16:03:09 rfc3986==2.0.0 16:03:09 rpds-py==0.13.2 16:03:09 rsa==4.9 16:03:09 ruamel.yaml==0.18.5 16:03:09 ruamel.yaml.clib==0.2.8 16:03:09 s3transfer==0.9.0 16:03:09 simplejson==3.19.2 16:03:09 six==1.16.0 16:03:09 smmap==5.0.1 16:03:09 soupsieve==2.5 16:03:09 stevedore==5.1.0 16:03:09 tabulate==0.9.0 16:03:09 toml==0.10.2 16:03:09 tomlkit==0.12.3 16:03:09 tqdm==4.66.1 16:03:09 typing_extensions==4.9.0 16:03:09 tzdata==2023.3 16:03:09 urllib3==1.26.18 16:03:09 virtualenv==20.25.0 16:03:09 wcwidth==0.2.12 16:03:09 websocket-client==1.7.0 16:03:09 wrapt==1.16.0 16:03:09 xdg==6.0.0 16:03:09 xmltodict==0.13.0 16:03:09 yq==3.2.3 16:03:09 zipp==3.17.0 16:03:09 [EnvInject] - Injecting environment variables from a build step. 16:03:09 [EnvInject] - Injecting as environment variables the properties content 16:03:09 PYTHON=python3 16:03:09 16:03:09 [EnvInject] - Variables injected successfully. 16:03:09 [netconf-tox-verify-6.0.x] $ /bin/bash -l /tmp/jenkins15822806364756183320.sh 16:03:09 ---> tox-install.sh 16:03:09 + source /home/jenkins/lf-env.sh 16:03:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:03:09 ++ mktemp -d /tmp/venv-XXXX 16:03:09 + lf_venv=/tmp/venv-NFr5 16:03:09 + local venv_file=/tmp/.os_lf_venv 16:03:09 + local python=python3 16:03:09 + local options 16:03:09 + local set_path=true 16:03:09 + local install_args= 16:03:09 ++ 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:03:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:03:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:03:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:03:09 + true 16:03:09 + case $1 in 16:03:09 + venv_file=/tmp/.toxenv 16:03:09 + shift 2 16:03:09 + true 16:03:09 + case $1 in 16:03:09 + shift 16:03:09 + break 16:03:09 + case $python in 16:03:09 + local pkg_list= 16:03:09 + [[ -d /opt/pyenv ]] 16:03:09 + echo 'Setup pyenv:' 16:03:09 Setup pyenv: 16:03:09 + export PYENV_ROOT=/opt/pyenv 16:03:09 + PYENV_ROOT=/opt/pyenv 16:03:09 + 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 16:03:09 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 16:03:09 + pyenv versions 16:03:09 system 16:03:09 3.8.13 16:03:09 3.9.13 16:03:09 * 3.10.6 (set by /w/workspace/netconf-tox-verify-6.0.x/.python-version) 16:03:09 + command -v pyenv 16:03:09 ++ pyenv init - --no-rehash 16:03:09 + 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:03:09 export PATH="/opt/pyenv/shims:${PATH}" 16:03:09 export PYENV_SHELL=bash 16:03:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:03:09 pyenv() { 16:03:09 local command 16:03:09 command="${1:-}" 16:03:09 if [ "$#" -gt 0 ]; then 16:03:09 shift 16:03:09 fi 16:03:09 16:03:09 case "$command" in 16:03:09 rehash|shell) 16:03:09 eval "$(pyenv "sh-$command" "$@")" 16:03:09 ;; 16:03:09 *) 16:03:09 command pyenv "$command" "$@" 16:03:09 ;; 16:03:09 esac 16:03:09 }' 16:03:09 +++ 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:03:09 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 16:03:09 ++ 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 16:03:09 ++ 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 16:03:09 ++ export PYENV_SHELL=bash 16:03:09 ++ PYENV_SHELL=bash 16:03:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:03:09 +++ complete -F _pyenv pyenv 16:03:09 ++ lf-pyver python3 16:03:09 ++ local py_version_xy=python3 16:03:09 ++ local py_version_xyz= 16:03:09 ++ pyenv versions 16:03:09 ++ awk '{ print $1 }' 16:03:09 ++ local command 16:03:09 ++ command=versions 16:03:09 ++ '[' 1 -gt 0 ']' 16:03:09 ++ shift 16:03:09 ++ case "$command" in 16:03:09 ++ command pyenv versions 16:03:09 ++ pyenv versions 16:03:09 ++ sed 's/^[ *]* //' 16:03:09 ++ grep -E '^[0-9.]*[0-9]$' 16:03:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:03:09 +++ tail -n 1 16:03:09 +++ grep '^3' /tmp/.pyenv_versions 16:03:09 +++ sort -V 16:03:09 ++ py_version_xyz=3.10.6 16:03:09 ++ [[ -z 3.10.6 ]] 16:03:09 ++ echo 3.10.6 16:03:09 ++ return 0 16:03:09 + pyenv local 3.10.6 16:03:09 + local command 16:03:09 + command=local 16:03:09 + '[' 2 -gt 0 ']' 16:03:09 + shift 16:03:09 + case "$command" in 16:03:09 + command pyenv local 3.10.6 16:03:09 + pyenv local 3.10.6 16:03:09 + for arg in "$@" 16:03:09 + case $arg in 16:03:09 + pkg_list+='tox ' 16:03:09 + for arg in "$@" 16:03:09 + case $arg in 16:03:09 + pkg_list+='virtualenv ' 16:03:09 + for arg in "$@" 16:03:09 + case $arg in 16:03:09 + pkg_list+='urllib3~=1.26.15 ' 16:03:09 + [[ -f /tmp/.toxenv ]] 16:03:09 + [[ ! -f /tmp/.toxenv ]] 16:03:09 + [[ -n '' ]] 16:03:09 + python3 -m venv /tmp/venv-NFr5 16:03:13 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NFr5' 16:03:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NFr5 16:03:13 + echo /tmp/venv-NFr5 16:03:13 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:03:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:03:13 + /tmp/venv-NFr5/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:03:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:03:16 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:03:16 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:03:16 + /tmp/venv-NFr5/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:03:18 + type python3 16:03:18 + true 16:03:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-NFr5/bin to PATH' 16:03:18 lf-activate-venv(): INFO: Adding /tmp/venv-NFr5/bin to PATH 16:03:18 + PATH=/tmp/venv-NFr5/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 16:03:18 + return 0 16:03:18 + python3 --version 16:03:18 Python 3.10.6 16:03:18 + python3 -m pip --version 16:03:19 pip 23.3.1 from /tmp/venv-NFr5/lib/python3.10/site-packages/pip (python 3.10) 16:03:19 + python3 -m pip freeze 16:03:19 cachetools==5.3.2 16:03:19 chardet==5.2.0 16:03:19 colorama==0.4.6 16:03:19 distlib==0.3.8 16:03:19 filelock==3.13.1 16:03:19 packaging==23.2 16:03:19 platformdirs==4.1.0 16:03:19 pluggy==1.3.0 16:03:19 pyproject-api==1.6.1 16:03:19 tomli==2.0.1 16:03:19 tox==4.11.4 16:03:19 urllib3==1.26.18 16:03:19 virtualenv==20.25.0 16:03:19 [netconf-tox-verify-6.0.x] $ /bin/sh -xe /tmp/jenkins12303577334495833234.sh 16:03:19 [EnvInject] - Injecting environment variables from a build step. 16:03:19 [EnvInject] - Injecting as environment variables the properties content 16:03:19 PARALLEL=True 16:03:19 16:03:19 [EnvInject] - Variables injected successfully. 16:03:19 [netconf-tox-verify-6.0.x] $ /bin/bash -l /tmp/jenkins15413440758529666206.sh 16:03:19 ---> tox-run.sh 16:03:19 + 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 16:03:19 + ARCHIVE_TOX_DIR=/w/workspace/netconf-tox-verify-6.0.x/archives/tox 16:03:19 + ARCHIVE_DOC_DIR=/w/workspace/netconf-tox-verify-6.0.x/archives/docs 16:03:19 + mkdir -p /w/workspace/netconf-tox-verify-6.0.x/archives/tox 16:03:19 + cd /w/workspace/netconf-tox-verify-6.0.x/. 16:03:19 + source /home/jenkins/lf-env.sh 16:03:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:03:19 ++ mktemp -d /tmp/venv-XXXX 16:03:19 + lf_venv=/tmp/venv-G6E0 16:03:19 + local venv_file=/tmp/.os_lf_venv 16:03:19 + local python=python3 16:03:19 + local options 16:03:19 + local set_path=true 16:03:19 + local install_args= 16:03:19 ++ 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:03:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:03:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:03:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:03:19 + true 16:03:19 + case $1 in 16:03:19 + venv_file=/tmp/.toxenv 16:03:19 + shift 2 16:03:19 + true 16:03:19 + case $1 in 16:03:19 + shift 16:03:19 + break 16:03:19 + case $python in 16:03:19 + local pkg_list= 16:03:19 + [[ -d /opt/pyenv ]] 16:03:19 + echo 'Setup pyenv:' 16:03:19 Setup pyenv: 16:03:19 + export PYENV_ROOT=/opt/pyenv 16:03:19 + PYENV_ROOT=/opt/pyenv 16:03:19 + 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 16:03:19 + 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 16:03:19 + pyenv versions 16:03:19 system 16:03:19 3.8.13 16:03:19 3.9.13 16:03:19 * 3.10.6 (set by /w/workspace/netconf-tox-verify-6.0.x/.python-version) 16:03:19 + command -v pyenv 16:03:19 ++ pyenv init - --no-rehash 16:03:19 + 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:03:19 export PATH="/opt/pyenv/shims:${PATH}" 16:03:19 export PYENV_SHELL=bash 16:03:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:03:19 pyenv() { 16:03:19 local command 16:03:19 command="${1:-}" 16:03:19 if [ "$#" -gt 0 ]; then 16:03:19 shift 16:03:19 fi 16:03:19 16:03:19 case "$command" in 16:03:19 rehash|shell) 16:03:19 eval "$(pyenv "sh-$command" "$@")" 16:03:19 ;; 16:03:19 *) 16:03:19 command pyenv "$command" "$@" 16:03:19 ;; 16:03:19 esac 16:03:19 }' 16:03:19 +++ 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:03:19 ++ 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 16:03:19 ++ 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 16:03:19 ++ 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 16:03:19 ++ export PYENV_SHELL=bash 16:03:19 ++ PYENV_SHELL=bash 16:03:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:03:19 +++ complete -F _pyenv pyenv 16:03:19 ++ lf-pyver python3 16:03:19 ++ local py_version_xy=python3 16:03:19 ++ local py_version_xyz= 16:03:19 ++ pyenv versions 16:03:19 ++ local command 16:03:19 ++ command=versions 16:03:19 ++ '[' 1 -gt 0 ']' 16:03:19 ++ shift 16:03:19 ++ case "$command" in 16:03:19 ++ command pyenv versions 16:03:19 ++ pyenv versions 16:03:19 ++ awk '{ print $1 }' 16:03:19 ++ sed 's/^[ *]* //' 16:03:19 ++ grep -E '^[0-9.]*[0-9]$' 16:03:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:03:19 +++ grep '^3' /tmp/.pyenv_versions 16:03:19 +++ tail -n 1 16:03:19 +++ sort -V 16:03:19 ++ py_version_xyz=3.10.6 16:03:19 ++ [[ -z 3.10.6 ]] 16:03:19 ++ echo 3.10.6 16:03:19 ++ return 0 16:03:19 + pyenv local 3.10.6 16:03:19 + local command 16:03:19 + command=local 16:03:19 + '[' 2 -gt 0 ']' 16:03:19 + shift 16:03:19 + case "$command" in 16:03:19 + command pyenv local 3.10.6 16:03:19 + pyenv local 3.10.6 16:03:19 + for arg in "$@" 16:03:19 + case $arg in 16:03:19 + pkg_list+='tox ' 16:03:19 + for arg in "$@" 16:03:19 + case $arg in 16:03:19 + pkg_list+='virtualenv ' 16:03:19 + for arg in "$@" 16:03:19 + case $arg in 16:03:19 + pkg_list+='urllib3~=1.26.15 ' 16:03:19 + [[ -f /tmp/.toxenv ]] 16:03:19 ++ cat /tmp/.toxenv 16:03:19 + lf_venv=/tmp/venv-NFr5 16:03:19 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NFr5 from' file:/tmp/.toxenv 16:03:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NFr5 from file:/tmp/.toxenv 16:03:19 + /tmp/venv-NFr5/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:03:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:03:20 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:03:20 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:03:20 + /tmp/venv-NFr5/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:03:22 + type python3 16:03:22 + true 16:03:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-NFr5/bin to PATH' 16:03:22 lf-activate-venv(): INFO: Adding /tmp/venv-NFr5/bin to PATH 16:03:22 + PATH=/tmp/venv-NFr5/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 16:03:22 + return 0 16:03:22 + [[ -d /opt/pyenv ]] 16:03:22 + echo '---> Setting up pyenv' 16:03:22 ---> Setting up pyenv 16:03:22 + export PYENV_ROOT=/opt/pyenv 16:03:22 + PYENV_ROOT=/opt/pyenv 16:03:22 + export PATH=/opt/pyenv/bin:/tmp/venv-NFr5/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 16:03:22 + PATH=/opt/pyenv/bin:/tmp/venv-NFr5/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 16:03:22 ++ pwd 16:03:22 + PYTHONPATH=/w/workspace/netconf-tox-verify-6.0.x 16:03:22 + export PYTHONPATH 16:03:22 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:03:22 + TOX_TESTENV_PASSENV=PYTHONPATH 16:03:22 + tox --version 16:03:22 4.11.4 from /tmp/venv-NFr5/lib/python3.10/site-packages/tox/__init__.py 16:03:22 + PARALLEL=True 16:03:22 + TOX_OPTIONS_LIST= 16:03:22 + [[ -n '' ]] 16:03:22 + case ${PARALLEL,,} in 16:03:22 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 16:03:22 + tox --parallel auto --parallel-live 16:03:22 + tee -a /w/workspace/netconf-tox-verify-6.0.x/archives/tox/tox.log 16:03:23 docs: install_deps> python -I -m pip install -r docs/requirements.txt 16:03:23 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 16:04:08 docs: freeze> python -m pip freeze --all 16:04:08 docs-linkcheck: freeze> python -m pip freeze --all 16:04:08 docs: alabaster==0.7.13,attrs==23.1.0,Babel==2.14.0,blockdiag==3.0.0,certifi==2023.11.17,charset-normalizer==3.3.2,contourpy==1.2.0,cycler==0.12.1,docutils==0.18.1,fonttools==4.46.0,funcparserlib==2.0.0a0,future==0.18.3,idna==3.6,imagesize==1.4.1,Jinja2==3.1.2,jsonschema==3.2.0,kiwisolver==1.4.5,lfdocs-conf==0.9.0,MarkupSafe==2.1.3,matplotlib==3.8.2,numpy==1.26.2,nwdiag==3.0.0,packaging==23.2,Pillow==10.1.0,pip==23.3.1,Pygments==2.17.2,pyparsing==3.1.1,pyrsistent==0.20.0,python-dateutil==2.8.2,PyYAML==6.0.1,requests==2.31.0,requests-file==1.5.1,seqdiag==3.0.0,setuptools==69.0.2,six==1.16.0,snowballstemmer==2.2.0,Sphinx==7.2.6,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.2,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.4,sphinxcontrib-applehelp==1.0.7,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.5,sphinxcontrib-htmlhelp==2.0.4,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.27,sphinxcontrib-qthelp==1.0.6,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.9,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.1.0,webcolors==1.13,wheel==0.42.0 16:04:08 docs: commands[0]> sphinx-build -W -b html -n -d /w/workspace/netconf-tox-verify-6.0.x/.tox/docs/tmp/doctrees ./docs/ /w/workspace/netconf-tox-verify-6.0.x/docs/_build/html 16:04:08 docs-linkcheck: alabaster==0.7.13,attrs==23.1.0,Babel==2.14.0,blockdiag==3.0.0,certifi==2023.11.17,charset-normalizer==3.3.2,contourpy==1.2.0,cycler==0.12.1,docutils==0.18.1,fonttools==4.46.0,funcparserlib==2.0.0a0,future==0.18.3,idna==3.6,imagesize==1.4.1,Jinja2==3.1.2,jsonschema==3.2.0,kiwisolver==1.4.5,lfdocs-conf==0.9.0,MarkupSafe==2.1.3,matplotlib==3.8.2,numpy==1.26.2,nwdiag==3.0.0,packaging==23.2,Pillow==10.1.0,pip==23.3.1,Pygments==2.17.2,pyparsing==3.1.1,pyrsistent==0.20.0,python-dateutil==2.8.2,PyYAML==6.0.1,requests==2.31.0,requests-file==1.5.1,seqdiag==3.0.0,setuptools==69.0.2,six==1.16.0,snowballstemmer==2.2.0,Sphinx==7.2.6,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.2,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.4,sphinxcontrib-applehelp==1.0.7,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.5,sphinxcontrib-htmlhelp==2.0.4,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.27,sphinxcontrib-qthelp==1.0.6,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.9,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.1.0,webcolors==1.13,wheel==0.42.0 16:04:08 docs-linkcheck: commands[0]> sphinx-build -b linkcheck -d /w/workspace/netconf-tox-verify-6.0.x/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/netconf-tox-verify-6.0.x/docs/_build/linkcheck 16:04:08 Running Sphinx v7.2.6 16:04:08 Running Sphinx v7.2.6 16:04:09 making output directory... done 16:04:09 loading intersphinx inventory from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv... 16:04:09 loading intersphinx inventory from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv... 16:04:09 loading intersphinx inventory from https://docs.releng.linuxfoundation.org/en/latest/objects.inv... 16:04:09 loading intersphinx inventory from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv... 16:04:09 loading intersphinx inventory from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv... 16:04:09 loading intersphinx inventory from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv... 16:04:09 loading intersphinx inventory from https://docs.python.org/3/objects.inv... 16:04:09 making output directory... done 16:04:09 loading intersphinx inventory from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv... 16:04:09 loading intersphinx inventory from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv... 16:04:09 loading intersphinx inventory from https://docs.releng.linuxfoundation.org/en/latest/objects.inv... 16:04:09 loading intersphinx inventory from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv... 16:04:09 loading intersphinx inventory from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv... 16:04:09 loading intersphinx inventory from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv... 16:04:09 loading intersphinx inventory from https://docs.python.org/3/objects.inv... 16:04:09 building [mo]: targets for 0 po files that are out of date 16:04:09 writing output... 16:04:09 building [html]: targets for 4 source files that are out of date 16:04:09 updating environment: [new config] 4 added, 0 changed, 0 removed 16:04:09 building [mo]: targets for 0 po files that are out of date 16:04:09 writing output... 16:04:09 building [linkcheck]: targets for 4 source files that are out of date 16:04:09 updating environment: [new config] 4 added, 0 changed, 0 removed 16:04:09 reading sources... [ 25%] developer-guide reading sources... [ 50%] index reading sources... [ 75%] testtool reading sources... [100%] user-guide reading sources... [ 25%] developer-guide reading sources... [ 50%] index reading sources... [ 75%] testtool reading sources... [100%] user-guide 16:04:09 looking for now-outdated files... none found 16:04:09 16:04:09 looking for now-outdated files... none found 16:04:09 pickling environment... done 16:04:09 checking consistency... done 16:04:09 preparing documents... done 16:04:09 copying assets... done 16:04:09 pickling environment... done 16:04:09 checking consistency... done 16:04:09 preparing documents... done 16:04:09 writing output... [ 25%] developer-guide writing output... [ 50%] index writing output... [ 75%] testtool writing output... [100%] user-guide 16:04:09 16:04:09 ( user-guide: line 59) -ignored- http://localhost:8181/rests/data/network-topology:network-topology 16:04:09 ( user-guide: line 59) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=config 16:04:09 ( user-guide: line 59) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=nonconfig 16:04:09 ( user-guide: line 59) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf?content=config 16:04:09 ( user-guide: line 117) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device 16:04:09 ( user-guide: line 126) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf 16:04:09 ( user-guide: line 437) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device/yang-ext:mount?content=nonconfig 16:04:09 ( user-guide: line 454) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device/yang-ext:mount/Cisco-IOS-XR-ifmgr-cfg:interface-configurations 16:04:09 ( user-guide: line 490) -ignored- http://localhost:8181/rests/operations/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device/yang-ext:mount/ietf-netconf-monitoring:get-schema 16:04:09 ( user-guide: line 987) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netopeer/yang-ext:mount?content:config 16:04:09 ( user-guide: line 1109) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=controller-mdsal/yang-ext:mount?content:nonconfig 16:04:09 ( user-guide: line 2061) -ignored- http://localhost:8181/openapi/explorer/index.html 16:04:09 ( user-guide: line 2063) -ignored- http://localhost:8181/openapi/api/v3/single 16:04:09 ( user-guide: line 2089) -ignored- http://localhost:8181/openapi/explorer/index.html?urls.primaryName=17830-sim-device%20resources%20-%20RestConf%20RFC%208040 16:04:09 ( user-guide: line 2091) -ignored- http://localhost:8181/openapi/api/v3/mounts/1 16:04:09 ( user-guide: line 2093) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/toaster(2009-11-20) 16:04:09 copying assets... copying static files... done 16:04:09 copying extra files... done 16:04:09 done 16:04:09 ( user-guide: line 947) ok https://docs.docker.com/get-started/ 16:04:09 writing output... [ 25%] developer-guide ( user-guide: line 928) ok https://developer.mozilla.org/en-US/docs/Web/API/WebSockets_API/Writing_WebSocket_client_applications 16:04:10 writing output... [ 50%] index writing output... [ 75%] testtool ( user-guide: line 1220) ok https://github.com/CESNET/netopeer/wiki/CallHome 16:04:10 ( developer-guide: line 40) ok https://git.opendaylight.org/gerrit/admin/repos/coretutorials 16:04:10 ( testtool: line 61) ok https://git.opendaylight.org/gerrit/admin/repos/netconf 16:04:10 writing output... [100%] user-guide ( user-guide: line 1220) ok https://github.com/CESNET/netopeer2 16:04:10 ( developer-guide: line 36) ok https://github.com/opendaylight/coretutorials/tree/master/ncmount 16:04:10 16:04:10 generating indices... genindex done 16:04:10 highlighting module code... 16:04:10 ( developer-guide: line 145) ok https://github.com/opendaylight/coretutorials/blob/master/ncmount/impl/src/main/java/ncmount/impl/NcmountProvider.java 16:04:10 writing additional pages... search done 16:04:10 dumping search index in English (code: en)... done 16:04:10 dumping object inventory... done 16:04:10 build succeeded. 16:04:10 16:04:10 The HTML pages are in docs/_build/html. 16:04:10 ( testtool: line 71) ok https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-testtool/ 16:04:10 ( user-guide: line 942) ok https://hub.docker.com/r/sysrepo/sysrepo-netopeer2 16:04:10 ( user-guide: line 935) ok https://github.com/cesnet/netopeer 16:04:10 ( user-guide: line 748) redirect https://chrome.google.com/webstore/detail/simple-websocket-client/pfdhoblngboilpfeibdedpjgfnlcodoo - with Found to https://chromewebstore.google.com/detail/simple-websocket-client/pfdhoblngboilpfeibdedpjgfnlcodoo 16:04:10 ( user-guide: line 942) ok https://www.docker.com/ 16:04:10 ( user-guide: line 1018) ok https://jira.opendaylight.org/browse/ODLPARENT-112 16:04:10 ( user-guide: line 40) ok https://www.rfc-editor.org/rfc/rfc5277 16:04:10 ( user-guide: line 17) ok https://www.rfc-editor.org/rfc/rfc6241 16:04:10 ( user-guide: line 42) ok https://www.rfc-editor.org/rfc/rfc6022 16:04:10 ( user-guide: line 1036) ok https://www.rfc-editor.org/rfc/rfc6470 16:04:10 ( user-guide: line 44) ok https://www.rfc-editor.org/rfc/rfc7895 16:04:10 ( user-guide: line 70) ok https://www.rfc-editor.org/rfc/rfc8040 16:04:10 ( user-guide: line 1615) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.3 16:04:10 ( user-guide: line 680) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.4 16:04:10 ( developer-guide: line 22) ok https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:MD-SAL_App_Tutorial 16:04:10 ( developer-guide: line 61) ok https://wiki-archive.opendaylight.org/view/Controller_Core_Functionality_Tutorials:Tutorials:Netconf_Mount 16:04:10 ( developer-guide: line 42) ok https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Startup_Project_Archetype 16:04:10 ( user-guide: line 682) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.7 16:04:11 ( user-guide: line 1235) ok https://www.rfc-editor.org/rfc/rfc8071 16:04:11 ( user-guide: line 200) ok https://www.rfc-editor.org/rfc/rfc8072 16:04:11 ( user-guide: line 684) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.8 16:04:11 build succeeded. 16:04:11 16:04:11 Look for any errors in the above output or in docs/_build/linkcheck/output.txt 16:04:11 docs: OK ✔ in 47.7 seconds 16:04:11 docs: OK (47.70=setup[45.71]+cmd[1.99] seconds) 16:04:11 docs-linkcheck: OK (48.33=setup[45.86]+cmd[2.46] seconds) 16:04:11 congratulations :) (48.49 seconds) 16:04:11 + tox_status=0 16:04:11 + echo '---> Completed tox runs' 16:04:11 ---> Completed tox runs 16:04:11 + for i in .tox/*/log 16:04:11 ++ echo .tox/docs-linkcheck/log 16:04:11 ++ awk -F/ '{print $2}' 16:04:11 + tox_env=docs-linkcheck 16:04:11 + cp -r .tox/docs-linkcheck/log /w/workspace/netconf-tox-verify-6.0.x/archives/tox/docs-linkcheck 16:04:11 + for i in .tox/*/log 16:04:11 ++ echo .tox/docs/log 16:04:11 ++ awk -F/ '{print $2}' 16:04:11 + tox_env=docs 16:04:11 + cp -r .tox/docs/log /w/workspace/netconf-tox-verify-6.0.x/archives/tox/docs 16:04:11 + DOC_DIR=docs/_build/html 16:04:11 + [[ -d docs/_build/html ]] 16:04:11 + echo '---> Archiving generated docs' 16:04:11 ---> Archiving generated docs 16:04:11 + mv docs/_build/html /w/workspace/netconf-tox-verify-6.0.x/archives/docs 16:04:11 + echo '---> tox-run.sh ends' 16:04:11 ---> tox-run.sh ends 16:04:11 + test 0 -eq 0 16:04:11 $ ssh-agent -k 16:04:11 unset SSH_AUTH_SOCK; 16:04:11 unset SSH_AGENT_PID; 16:04:11 echo Agent pid 5470 killed; 16:04:11 [ssh-agent] Stopped. 16:04:11 [PostBuildScript] - [INFO] Executing post build scripts. 16:04:11 [netconf-tox-verify-6.0.x] $ /bin/bash /tmp/jenkins4672004882518937715.sh 16:04:11 ---> sysstat.sh 16:04:11 [netconf-tox-verify-6.0.x] $ /bin/bash /tmp/jenkins11635332474675019213.sh 16:04:11 ---> package-listing.sh 16:04:11 ++ facter osfamily 16:04:11 ++ tr '[:upper:]' '[:lower:]' 16:04:11 + OS_FAMILY=redhat 16:04:11 + workspace=/w/workspace/netconf-tox-verify-6.0.x 16:04:11 + START_PACKAGES=/tmp/packages_start.txt 16:04:11 + END_PACKAGES=/tmp/packages_end.txt 16:04:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:04:11 + PACKAGES=/tmp/packages_start.txt 16:04:11 + '[' /w/workspace/netconf-tox-verify-6.0.x ']' 16:04:11 + PACKAGES=/tmp/packages_end.txt 16:04:11 + case "${OS_FAMILY}" in 16:04:11 + rpm -qa 16:04:11 + sort 16:04:12 + '[' -f /tmp/packages_start.txt ']' 16:04:12 + '[' -f /tmp/packages_end.txt ']' 16:04:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:04:12 + '[' /w/workspace/netconf-tox-verify-6.0.x ']' 16:04:12 + mkdir -p /w/workspace/netconf-tox-verify-6.0.x/archives/ 16:04:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-tox-verify-6.0.x/archives/ 16:04:12 [netconf-tox-verify-6.0.x] $ /bin/bash /tmp/jenkins192235690956090420.sh 16:04:12 ---> capture-instance-metadata.sh 16:04:12 Setup pyenv: 16:04:12 system 16:04:12 3.8.13 16:04:12 3.9.13 16:04:12 * 3.10.6 (set by /w/workspace/netconf-tox-verify-6.0.x/.python-version) 16:04:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-97YL from file:/tmp/.os_lf_venv 16:04:14 lf-activate-venv(): INFO: Installing: lftools 16:04:29 lf-activate-venv(): INFO: Adding /tmp/venv-97YL/bin to PATH 16:04:29 INFO: Running in OpenStack, capturing instance metadata 16:04:29 [netconf-tox-verify-6.0.x] $ /bin/bash /tmp/jenkins2116420813921222704.sh 16:04:29 provisioning config files... 16:04:30 Could not find credentials [logs] for netconf-tox-verify-6.0.x #193 16:04:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-tox-verify-6.0.x@tmp/config4748646613180918557tmp 16:04:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 16:04:30 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 16:04:30 provisioning config files... 16:04:30 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 16:04:30 [EnvInject] - Injecting environment variables from a build step. 16:04:30 [EnvInject] - Injecting as environment variables the properties content 16:04:30 SERVER_ID=logs 16:04:30 16:04:30 [EnvInject] - Variables injected successfully. 16:04:30 [netconf-tox-verify-6.0.x] $ /bin/bash /tmp/jenkins14177576004843392635.sh 16:04:30 ---> create-netrc.sh 16:04:30 WARN: Log server credential not found. 16:04:30 [netconf-tox-verify-6.0.x] $ /bin/bash /tmp/jenkins13464664484516896742.sh 16:04:30 ---> python-tools-install.sh 16:04:30 Setup pyenv: 16:04:30 system 16:04:30 3.8.13 16:04:30 3.9.13 16:04:30 * 3.10.6 (set by /w/workspace/netconf-tox-verify-6.0.x/.python-version) 16:04:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-97YL from file:/tmp/.os_lf_venv 16:04:31 lf-activate-venv(): INFO: Installing: lftools 16:04:42 lf-activate-venv(): INFO: Adding /tmp/venv-97YL/bin to PATH 16:04:42 [netconf-tox-verify-6.0.x] $ /bin/bash /tmp/jenkins14564554772397343314.sh 16:04:42 ---> sudo-logs.sh 16:04:42 Archiving 'sudo' log.. 16:04:43 [netconf-tox-verify-6.0.x] $ /bin/bash /tmp/jenkins612366395446727279.sh 16:04:43 ---> job-cost.sh 16:04:43 Setup pyenv: 16:04:43 system 16:04:43 3.8.13 16:04:43 3.9.13 16:04:43 * 3.10.6 (set by /w/workspace/netconf-tox-verify-6.0.x/.python-version) 16:04:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-97YL from file:/tmp/.os_lf_venv 16:04:44 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:05:09 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 16:05:09 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 16:05:09 lf-activate-venv(): INFO: Adding /tmp/venv-97YL/bin to PATH 16:05:09 INFO: No Stack... 16:05:09 INFO: Retrieving Pricing Info for: v3-standard-2 16:05:09 INFO: Archiving Costs 16:05:09 [netconf-tox-verify-6.0.x] $ /bin/bash -l /tmp/jenkins1893161000797555988.sh 16:05:10 ---> logs-deploy.sh 16:05:10 Setup pyenv: 16:05:10 system 16:05:10 3.8.13 16:05:10 3.9.13 16:05:10 * 3.10.6 (set by /w/workspace/netconf-tox-verify-6.0.x/.python-version) 16:05:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-97YL from file:/tmp/.os_lf_venv 16:05:11 lf-activate-venv(): INFO: Installing: lftools 16:05:25 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 16:05:25 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 16:05:25 lf-activate-venv(): INFO: Adding /tmp/venv-97YL/bin to PATH 16:05:25 WARNING: Nexus logging server not set 16:05:25 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-tox-verify-6.0.x/193/ 16:05:25 INFO: archiving logs to S3 16:05:26 ---> uname -a: 16:05:26 Linux prd-centos8-builder-2c-2g-8170.novalocal 4.18.0-500.el8.x86_64 #1 SMP Wed Jun 28 00:07:07 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 16:05:26 16:05:26 16:05:26 ---> lscpu: 16:05:26 Architecture: x86_64 16:05:26 CPU op-mode(s): 32-bit, 64-bit 16:05:26 Byte Order: Little Endian 16:05:26 CPU(s): 2 16:05:26 On-line CPU(s) list: 0,1 16:05:26 Thread(s) per core: 1 16:05:26 Core(s) per socket: 1 16:05:26 Socket(s): 2 16:05:26 NUMA node(s): 1 16:05:26 Vendor ID: AuthenticAMD 16:05:26 CPU family: 23 16:05:26 Model: 49 16:05:26 Model name: AMD EPYC-Rome Processor 16:05:26 Stepping: 0 16:05:26 CPU MHz: 2800.000 16:05:26 BogoMIPS: 5600.00 16:05:26 Virtualization: AMD-V 16:05:26 Hypervisor vendor: KVM 16:05:26 Virtualization type: full 16:05:26 L1d cache: 32K 16:05:26 L1i cache: 32K 16:05:26 L2 cache: 512K 16:05:26 L3 cache: 16384K 16:05:26 NUMA node0 CPU(s): 0,1 16:05: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 16:05:26 16:05:26 16:05:26 ---> nproc: 16:05:26 2 16:05:26 16:05:26 16:05:26 ---> df -h: 16:05:26 Filesystem Size Used Avail Use% Mounted on 16:05:26 devtmpfs 3.8G 0 3.8G 0% /dev 16:05:26 tmpfs 3.8G 0 3.8G 0% /dev/shm 16:05:26 tmpfs 3.8G 17M 3.8G 1% /run 16:05:26 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 16:05:26 /dev/vda1 40G 8.6G 32G 22% / 16:05:26 tmpfs 770M 0 770M 0% /run/user/1001 16:05:26 16:05:26 16:05:26 ---> free -m: 16:05:26 total used free shared buff/cache available 16:05:26 Mem: 7697 669 3968 19 3059 6710 16:05:26 Swap: 1023 0 1023 16:05:26 16:05:26 16:05:26 ---> ip addr: 16:05:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:05:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:05:26 inet 127.0.0.1/8 scope host lo 16:05:26 valid_lft forever preferred_lft forever 16:05:26 inet6 ::1/128 scope host 16:05:26 valid_lft forever preferred_lft forever 16:05:26 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 16:05:26 link/ether fa:16:3e:66:9f:45 brd ff:ff:ff:ff:ff:ff 16:05:26 altname enp0s3 16:05:26 altname ens3 16:05:26 inet 10.30.171.6/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 16:05:26 valid_lft 86137sec preferred_lft 86137sec 16:05:26 inet6 fe80::f816:3eff:fe66:9f45/64 scope link 16:05:26 valid_lft forever preferred_lft forever 16:05:26 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 16:05:26 link/ether 02:42:30:40:f1:9b brd ff:ff:ff:ff:ff:ff 16:05:26 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:05:26 valid_lft forever preferred_lft forever 16:05:26 16:05:26 16:05:26 ---> sar -b -r -n DEV: 16:05:26 Linux 4.18.0-500.el8.x86_64 (centos-stream-8-builder-8ea90cd7-8f29-43de-9dcb-89e82942b15d.nov) 12/15/2023 _x86_64_ (2 CPU) 16:05:26 16:05:26 16:00:59 LINUX RESTART (2 CPU) 16:05:26 16:05:26 04:02:01 PM tps rtps wtps bread/s bwrtn/s 16:05:26 04:03:01 PM 99.02 6.95 92.07 1303.25 9365.79 16:05:26 04:04:01 PM 160.46 1.98 158.48 77.44 18012.06 16:05:26 04:05:01 PM 149.04 1.32 147.73 118.78 31326.10 16:05:26 Average: 136.18 3.42 132.76 499.80 19567.90 16:05:26 16:05:26 04:02:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:05:26 04:03:01 PM 4971104 6949624 2911192 36.93 2688 2159464 1022680 11.45 225288 2354828 111244 16:05:26 04:04:01 PM 3860316 6747504 4021980 51.03 2688 3039660 1221088 13.67 376924 3213636 646888 16:05:26 04:05:01 PM 4084664 6891460 3797632 48.18 2688 2954772 977948 10.95 451648 2897736 2780 16:05:26 Average: 4305361 6862863 3576935 45.38 2688 2717965 1073905 12.02 351287 2822067 253637 16:05:26 16:05:26 04:02:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:05:26 04:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:05:26 04:03:01 PM eth0 94.13 73.94 1124.48 8.79 0.00 0.00 0.00 0.00 16:05:26 04:03:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:05:26 04:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:05:26 04:04:01 PM eth0 157.25 122.69 2503.82 14.84 0.00 0.00 0.00 0.00 16:05:26 04:04:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:05:26 04:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:05:26 04:05:01 PM eth0 26.68 26.30 52.93 8.66 0.00 0.00 0.00 0.00 16:05:26 04:05:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:05:26 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:05:26 Average: eth0 92.69 74.31 1227.15 10.76 0.00 0.00 0.00 0.00 16:05:26 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:05:26 16:05:26 16:05:26 ---> sar -P ALL: 16:05:26 Linux 4.18.0-500.el8.x86_64 (centos-stream-8-builder-8ea90cd7-8f29-43de-9dcb-89e82942b15d.nov) 12/15/2023 _x86_64_ (2 CPU) 16:05:26 16:05:26 16:00:59 LINUX RESTART (2 CPU) 16:05:26 16:05:26 04:02:01 PM CPU %user %nice %system %iowait %steal %idle 16:05:26 04:03:01 PM all 36.98 0.00 3.66 3.46 0.10 55.80 16:05:26 04:03:01 PM 0 26.85 0.00 3.32 3.18 0.08 66.57 16:05:26 04:03:01 PM 1 47.12 0.00 4.00 3.74 0.12 45.02 16:05:26 04:04:01 PM all 53.16 0.00 5.68 8.48 0.16 32.52 16:05:26 04:04:01 PM 0 47.87 0.00 5.40 8.82 0.18 37.73 16:05:26 04:04:01 PM 1 58.49 0.00 5.96 8.14 0.14 27.28 16:05:26 04:05:01 PM all 30.72 0.00 3.23 9.19 0.12 56.74 16:05:26 04:05:01 PM 0 25.55 0.00 3.41 11.33 0.10 59.61 16:05:26 04:05:01 PM 1 35.89 0.00 3.06 7.04 0.13 53.87 16:05:26 Average: all 40.25 0.00 4.19 7.04 0.13 48.40 16:05:26 Average: 0 33.40 0.00 4.04 7.77 0.12 54.67 16:05:26 Average: 1 47.13 0.00 4.34 6.30 0.13 42.11 16:05:26 16:05:26 16:05:26