10:47:20 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/bgpcep/+/120810 10:47:20 Running as SYSTEM 10:47:20 [EnvInject] - Loading node environment variables. 10:47:21 Building remotely on prd-ubuntu2204-docker-8c-8g-18892 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/bgpcep-tox-verify-0.22.x 10:47:22 [ssh-agent] Looking for ssh-agent implementation... 10:47:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:47:22 $ ssh-agent 10:47:22 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXUzIFuM/agent.1642 10:47:22 SSH_AGENT_PID=1644 10:47:22 [ssh-agent] Started. 10:47:22 Running ssh-add (command line suppressed) 10:47:22 Identity added: /w/workspace/bgpcep-tox-verify-0.22.x@tmp/private_key_6522098401714973415.key (/w/workspace/bgpcep-tox-verify-0.22.x@tmp/private_key_6522098401714973415.key) 10:47:22 [ssh-agent] Using credentials jenkins (jenkins-ssh) 10:47:22 The recommended git tool is: NONE 10:47:25 using credential jenkins-ssh 10:47:25 Wiping out workspace first. 10:47:25 Cloning the remote Git repository 10:47:25 Cloning repository git://devvexx.opendaylight.org/mirror/bgpcep 10:47:25 > git init /w/workspace/bgpcep-tox-verify-0.22.x # timeout=10 10:47:25 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/bgpcep 10:47:25 > git --version # timeout=10 10:47:25 > git --version # 'git version 2.34.1' 10:47:25 using GIT_SSH to set credentials jenkins-ssh 10:47:25 Verifying host key using known hosts file 10:47:25 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' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 10:47:25 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/bgpcep +refs/heads/*:refs/remotes/origin/* # timeout=10 10:47:32 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/bgpcep # timeout=10 10:47:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:47:32 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/bgpcep # timeout=10 10:47:32 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/bgpcep 10:47:32 using GIT_SSH to set credentials jenkins-ssh 10:47:32 Verifying host key using known hosts file 10:47:32 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' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 10:47:32 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/bgpcep refs/changes/10/120810/1 # timeout=10 10:47:33 > git rev-parse db950c750cec28755d93a1654d899084da0cbff4^{commit} # timeout=10 10:47:33 Checking out Revision db950c750cec28755d93a1654d899084da0cbff4 (refs/changes/10/120810/1) 10:47:33 > git config core.sparsecheckout # timeout=10 10:47:33 > git checkout -f db950c750cec28755d93a1654d899084da0cbff4 # timeout=10 10:47:36 Commit message: "Simplify TopologyStatsProvider.Task.reschedule()" 10:47:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:47:36 > git rev-list --no-walk d929e78aa897f07d43eced01db3d627995f49733 # timeout=10 10:47:37 provisioning config files... 10:47:37 copy managed file [npmrc] to file:/home/jenkins/.npmrc 10:47:37 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 10:47:37 [bgpcep-tox-verify-0.22.x] $ /bin/bash /tmp/jenkins2172526384598494581.sh 10:47:37 ---> python-tools-install.sh 10:47:37 Setup pyenv: 10:47:37 * system (set by /opt/pyenv/version) 10:47:37 * 3.8.20 (set by /opt/pyenv/version) 10:47:37 * 3.9.20 (set by /opt/pyenv/version) 10:47:37 3.10.15 10:47:37 3.11.10 10:47:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-R35b 10:47:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:47:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:47:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:47:46 lf-activate-venv(): INFO: Base packages installed successfully 10:47:46 lf-activate-venv(): INFO: Installing additional packages: lftools 10:48:12 lf-activate-venv(): INFO: Adding /tmp/venv-R35b/bin to PATH 10:48:12 Generating Requirements File 10:48:32 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. 10:48:32 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:48:32 Python 3.11.10 10:48:32 pip 26.0.1 from /tmp/venv-R35b/lib/python3.11/site-packages/pip (python 3.11) 10:48:32 appdirs==1.4.4 10:48:32 argcomplete==3.6.3 10:48:32 aspy.yaml==1.3.0 10:48:32 attrs==25.4.0 10:48:32 autopage==0.6.0 10:48:32 beautifulsoup4==4.14.3 10:48:32 boto3==1.42.52 10:48:32 botocore==1.42.52 10:48:32 bs4==0.0.2 10:48:32 certifi==2026.1.4 10:48:32 cffi==2.0.0 10:48:32 cfgv==3.5.0 10:48:32 chardet==5.2.0 10:48:32 charset-normalizer==3.4.4 10:48:32 click==8.3.1 10:48:32 cliff==4.13.2 10:48:32 cmd2==3.2.0 10:48:32 cryptography==3.3.2 10:48:32 debtcollector==3.0.0 10:48:32 decorator==5.2.1 10:48:32 defusedxml==0.7.1 10:48:32 Deprecated==1.3.1 10:48:32 distlib==0.4.0 10:48:32 dnspython==2.8.0 10:48:32 docker==7.1.0 10:48:32 dogpile.cache==1.5.0 10:48:32 durationpy==0.10 10:48:32 email-validator==2.3.0 10:48:32 filelock==3.24.3 10:48:32 future==1.0.0 10:48:32 gitdb==4.0.12 10:48:32 GitPython==3.1.46 10:48:32 httplib2==0.30.2 10:48:32 identify==2.6.16 10:48:32 idna==3.11 10:48:32 importlib-resources==1.5.0 10:48:32 iso8601==2.1.0 10:48:32 Jinja2==3.1.6 10:48:32 jmespath==1.1.0 10:48:32 jsonpatch==1.33 10:48:32 jsonpointer==3.0.0 10:48:32 jsonschema==4.26.0 10:48:32 jsonschema-specifications==2025.9.1 10:48:32 keystoneauth1==5.13.0 10:48:32 kubernetes==35.0.0 10:48:32 lftools==0.37.21 10:48:32 lxml==6.0.2 10:48:32 markdown-it-py==4.0.0 10:48:32 MarkupSafe==3.0.3 10:48:32 mdurl==0.1.2 10:48:32 msgpack==1.1.2 10:48:32 multi_key_dict==2.0.3 10:48:32 munch==4.0.0 10:48:32 netaddr==1.3.0 10:48:32 niet==1.4.2 10:48:32 nodeenv==1.10.0 10:48:32 oauth2client==4.1.3 10:48:32 oauthlib==3.3.1 10:48:32 openstacksdk==4.10.0 10:48:32 os-service-types==1.8.2 10:48:32 osc-lib==4.4.0 10:48:32 oslo.config==10.3.0 10:48:32 oslo.context==6.3.0 10:48:32 oslo.i18n==6.7.2 10:48:32 oslo.log==8.1.0 10:48:32 oslo.serialization==5.9.1 10:48:32 oslo.utils==9.2.0 10:48:32 packaging==26.0 10:48:32 pbr==7.0.3 10:48:32 platformdirs==4.9.2 10:48:32 prettytable==3.17.0 10:48:32 psutil==7.2.2 10:48:32 pyasn1==0.6.2 10:48:32 pyasn1_modules==0.4.2 10:48:32 pycparser==3.0 10:48:32 pygerrit2==2.0.15 10:48:32 PyGithub==2.8.1 10:48:32 Pygments==2.19.2 10:48:32 PyJWT==2.11.0 10:48:32 PyNaCl==1.6.2 10:48:32 pyparsing==2.4.7 10:48:32 pyperclip==1.11.0 10:48:32 pyrsistent==0.20.0 10:48:32 python-cinderclient==9.8.0 10:48:32 python-dateutil==2.9.0.post0 10:48:32 python-heatclient==5.0.0 10:48:32 python-jenkins==1.8.3 10:48:32 python-keystoneclient==5.7.0 10:48:32 python-magnumclient==4.9.0 10:48:32 python-openstackclient==9.0.0 10:48:32 python-swiftclient==4.9.0 10:48:32 PyYAML==6.0.3 10:48:32 referencing==0.37.0 10:48:32 requests==2.32.5 10:48:32 requests-oauthlib==2.0.0 10:48:32 requestsexceptions==1.4.0 10:48:32 rfc3986==2.0.0 10:48:32 rich==14.3.2 10:48:32 rich-argparse==1.7.2 10:48:32 rpds-py==0.30.0 10:48:32 rsa==4.9.1 10:48:32 ruamel.yaml==0.19.1 10:48:32 ruamel.yaml.clib==0.2.15 10:48:32 s3transfer==0.16.0 10:48:32 simplejson==3.20.2 10:48:32 six==1.17.0 10:48:32 smmap==5.0.2 10:48:32 soupsieve==2.8.3 10:48:32 stevedore==5.6.0 10:48:32 tabulate==0.9.0 10:48:32 toml==0.10.2 10:48:32 tomlkit==0.14.0 10:48:32 tqdm==4.67.3 10:48:32 typing_extensions==4.15.0 10:48:32 tzdata==2025.3 10:48:32 urllib3==1.26.20 10:48:32 virtualenv==20.38.0 10:48:32 wcwidth==0.6.0 10:48:32 websocket-client==1.9.0 10:48:32 wrapt==2.1.1 10:48:32 xdg==6.0.0 10:48:32 xmltodict==1.0.3 10:48:32 yq==3.4.3 10:48:32 [EnvInject] - Injecting environment variables from a build step. 10:48:32 [EnvInject] - Injecting as environment variables the properties content 10:48:32 PYTHON=python3 10:48:32 10:48:32 [EnvInject] - Variables injected successfully. 10:48:32 [bgpcep-tox-verify-0.22.x] $ /bin/bash -l /tmp/jenkins16865807234014023351.sh 10:48:32 ---> tox-install.sh 10:48:32 + source /home/jenkins/lf-env.sh 10:48:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:48:32 ++ mktemp -d /tmp/venv-XXXX 10:48:32 + lf_venv=/tmp/venv-d9HU 10:48:32 + local venv_file=/tmp/.os_lf_venv 10:48:32 + local python=python3 10:48:32 + local options 10:48:32 + local set_path=true 10:48:32 + local install_args= 10:48:32 ++ 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 10:48:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:48:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:48:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:48:32 + true 10:48:32 + case $1 in 10:48:32 + venv_file=/tmp/.toxenv 10:48:32 + shift 2 10:48:32 + true 10:48:32 + case $1 in 10:48:32 + shift 10:48:32 + break 10:48:32 + case $python in 10:48:32 + local pkg_list= 10:48:32 + [[ -d /opt/pyenv ]] 10:48:32 + echo 'Setup pyenv:' 10:48:32 Setup pyenv: 10:48:32 + export PYENV_ROOT=/opt/pyenv 10:48:32 + PYENV_ROOT=/opt/pyenv 10:48:32 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:48:32 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:48:32 + pyenv versions 10:48:32 system 10:48:32 3.8.20 10:48:32 3.9.20 10:48:32 3.10.15 10:48:32 * 3.11.10 (set by /w/workspace/bgpcep-tox-verify-0.22.x/.python-version) 10:48:32 + command -v pyenv 10:48:32 ++ pyenv init - --no-rehash 10:48:33 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 10:48:33 for i in ${!paths[@]}; do 10:48:33 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 10:48:33 fi; done; 10:48:33 echo "${paths[*]}"'\'')" 10:48:33 export PATH="/opt/pyenv/shims:${PATH}" 10:48:33 export PYENV_SHELL=bash 10:48:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:48:33 pyenv() { 10:48:33 local command 10:48:33 command="${1:-}" 10:48:33 if [ "$#" -gt 0 ]; then 10:48:33 shift 10:48:33 fi 10:48:33 10:48:33 case "$command" in 10:48:33 rehash|shell) 10:48:33 eval "$(pyenv "sh-$command" "$@")" 10:48:33 ;; 10:48:33 *) 10:48:33 command pyenv "$command" "$@" 10:48:33 ;; 10:48:33 esac 10:48:33 }' 10:48:33 +++ bash --norc -ec 'IFS=:; paths=($PATH); 10:48:33 for i in ${!paths[@]}; do 10:48:33 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 10:48:33 fi; done; 10:48:33 echo "${paths[*]}"' 10:48:33 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:48:33 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:48:33 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:48:33 ++ export PYENV_SHELL=bash 10:48:33 ++ PYENV_SHELL=bash 10:48:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:48:33 +++ complete -F _pyenv pyenv 10:48:33 ++ lf-pyver python3 10:48:33 ++ local py_version_xy=python3 10:48:33 ++ local py_version_xyz= 10:48:33 ++ pyenv versions 10:48:33 ++ local command 10:48:33 ++ command=versions 10:48:33 ++ '[' 1 -gt 0 ']' 10:48:33 ++ shift 10:48:33 ++ case "$command" in 10:48:33 ++ command pyenv versions 10:48:33 ++ sed 's/^[ *]* //' 10:48:33 ++ grep -E '^[0-9.]*[0-9]$' 10:48:33 ++ awk '{ print $1 }' 10:48:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:48:33 +++ grep '^3' /tmp/.pyenv_versions 10:48:33 +++ sort -V 10:48:33 +++ tail -n 1 10:48:33 ++ py_version_xyz=3.11.10 10:48:33 ++ [[ -z 3.11.10 ]] 10:48:33 ++ echo 3.11.10 10:48:33 ++ return 0 10:48:33 + pyenv local 3.11.10 10:48:33 + local command 10:48:33 + command=local 10:48:33 + '[' 2 -gt 0 ']' 10:48:33 + shift 10:48:33 + case "$command" in 10:48:33 + command pyenv local 3.11.10 10:48:33 + for arg in "$@" 10:48:33 + case $arg in 10:48:33 + pkg_list+='tox ' 10:48:33 + for arg in "$@" 10:48:33 + case $arg in 10:48:33 + pkg_list+='virtualenv ' 10:48:33 + for arg in "$@" 10:48:33 + case $arg in 10:48:33 + pkg_list+='urllib3~=1.26.15 ' 10:48:33 + [[ -f /tmp/.toxenv ]] 10:48:33 + [[ ! -f /tmp/.toxenv ]] 10:48:33 + [[ -n '' ]] 10:48:33 + python3 -m venv /tmp/venv-d9HU 10:48:37 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-d9HU' 10:48:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-d9HU 10:48:37 + echo /tmp/venv-d9HU 10:48:37 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:48:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:48:37 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:48:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:48:37 + local 'pip_opts=--upgrade --quiet' 10:48:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:48:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:48:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:48:37 + [[ -n '' ]] 10:48:37 + [[ -n '' ]] 10:48:37 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:48:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:48:37 + /tmp/venv-d9HU/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 10:48:40 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:48:40 lf-activate-venv(): INFO: Base packages installed successfully 10:48:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:48:40 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:48:40 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:48:40 + /tmp/venv-d9HU/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:48:42 + type python3 10:48:42 + true 10:48:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-d9HU/bin to PATH' 10:48:42 lf-activate-venv(): INFO: Adding /tmp/venv-d9HU/bin to PATH 10:48:42 + PATH=/tmp/venv-d9HU/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:48:42 + return 0 10:48:42 + python3 --version 10:48:42 Python 3.11.10 10:48:42 + python3 -m pip --version 10:48:42 pip 26.0.1 from /tmp/venv-d9HU/lib/python3.11/site-packages/pip (python 3.11) 10:48:42 + python3 -m pip freeze 10:48:43 cachetools==7.0.1 10:48:43 chardet==5.2.0 10:48:43 colorama==0.4.6 10:48:43 distlib==0.4.0 10:48:43 filelock==3.24.3 10:48:43 packaging==26.0 10:48:43 platformdirs==4.9.2 10:48:43 pluggy==1.6.0 10:48:43 pyproject-api==1.10.0 10:48:43 tox==4.40.0 10:48:43 urllib3==1.26.20 10:48:43 virtualenv==20.38.0 10:48:43 [bgpcep-tox-verify-0.22.x] $ /bin/sh -xe /tmp/jenkins9774916015595294943.sh 10:48:43 [EnvInject] - Injecting environment variables from a build step. 10:48:43 [EnvInject] - Injecting as environment variables the properties content 10:48:43 PARALLEL=True 10:48:43 10:48:43 [EnvInject] - Variables injected successfully. 10:48:43 [bgpcep-tox-verify-0.22.x] $ /bin/bash -l /tmp/jenkins15914694269888210635.sh 10:48:43 ---> tox-run.sh 10:48:43 + PATH=/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 10:48:43 + ARCHIVE_TOX_DIR=/w/workspace/bgpcep-tox-verify-0.22.x/archives/tox 10:48:43 + ARCHIVE_DOC_DIR=/w/workspace/bgpcep-tox-verify-0.22.x/archives/docs 10:48:43 + mkdir -p /w/workspace/bgpcep-tox-verify-0.22.x/archives/tox 10:48:43 + cd /w/workspace/bgpcep-tox-verify-0.22.x/. 10:48:43 + source /home/jenkins/lf-env.sh 10:48:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:48:43 ++ mktemp -d /tmp/venv-XXXX 10:48:43 + lf_venv=/tmp/venv-bnGI 10:48:43 + local venv_file=/tmp/.os_lf_venv 10:48:43 + local python=python3 10:48:43 + local options 10:48:43 + local set_path=true 10:48:43 + local install_args= 10:48:43 ++ 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 10:48:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:48:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:48:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:48:43 + true 10:48:43 + case $1 in 10:48:43 + venv_file=/tmp/.toxenv 10:48:43 + shift 2 10:48:43 + true 10:48:43 + case $1 in 10:48:43 + shift 10:48:43 + break 10:48:43 + case $python in 10:48:43 + local pkg_list= 10:48:43 + [[ -d /opt/pyenv ]] 10:48:43 + echo 'Setup pyenv:' 10:48:43 Setup pyenv: 10:48:43 + export PYENV_ROOT=/opt/pyenv 10:48:43 + PYENV_ROOT=/opt/pyenv 10:48:43 + 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 10:48:43 + 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 10:48:43 + pyenv versions 10:48:43 system 10:48:43 3.8.20 10:48:43 3.9.20 10:48:43 3.10.15 10:48:43 * 3.11.10 (set by /w/workspace/bgpcep-tox-verify-0.22.x/.python-version) 10:48:43 + command -v pyenv 10:48:43 ++ pyenv init - --no-rehash 10:48:43 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 10:48:43 for i in ${!paths[@]}; do 10:48:43 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 10:48:43 fi; done; 10:48:43 echo "${paths[*]}"'\'')" 10:48:43 export PATH="/opt/pyenv/shims:${PATH}" 10:48:43 export PYENV_SHELL=bash 10:48:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:48:43 pyenv() { 10:48:43 local command 10:48:43 command="${1:-}" 10:48:43 if [ "$#" -gt 0 ]; then 10:48:43 shift 10:48:43 fi 10:48:43 10:48:43 case "$command" in 10:48:43 rehash|shell) 10:48:43 eval "$(pyenv "sh-$command" "$@")" 10:48:43 ;; 10:48:43 *) 10:48:43 command pyenv "$command" "$@" 10:48:43 ;; 10:48:43 esac 10:48:43 }' 10:48:43 +++ bash --norc -ec 'IFS=:; paths=($PATH); 10:48:43 for i in ${!paths[@]}; do 10:48:43 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 10:48:43 fi; done; 10:48:43 echo "${paths[*]}"' 10:48:43 ++ 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 10:48:43 ++ 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 10:48:43 ++ 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 10:48:43 ++ export PYENV_SHELL=bash 10:48:43 ++ PYENV_SHELL=bash 10:48:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:48:43 +++ complete -F _pyenv pyenv 10:48:43 ++ lf-pyver python3 10:48:43 ++ local py_version_xy=python3 10:48:43 ++ local py_version_xyz= 10:48:43 ++ pyenv versions 10:48:43 ++ local command 10:48:43 ++ command=versions 10:48:43 ++ '[' 1 -gt 0 ']' 10:48:43 ++ shift 10:48:43 ++ case "$command" in 10:48:43 ++ command pyenv versions 10:48:43 ++ sed 's/^[ *]* //' 10:48:43 ++ awk '{ print $1 }' 10:48:43 ++ grep -E '^[0-9.]*[0-9]$' 10:48:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:48:43 +++ grep '^3' /tmp/.pyenv_versions 10:48:43 +++ sort -V 10:48:43 +++ tail -n 1 10:48:43 ++ py_version_xyz=3.11.10 10:48:43 ++ [[ -z 3.11.10 ]] 10:48:43 ++ echo 3.11.10 10:48:43 ++ return 0 10:48:43 + pyenv local 3.11.10 10:48:43 + local command 10:48:43 + command=local 10:48:43 + '[' 2 -gt 0 ']' 10:48:43 + shift 10:48:43 + case "$command" in 10:48:43 + command pyenv local 3.11.10 10:48:43 + for arg in "$@" 10:48:43 + case $arg in 10:48:43 + pkg_list+='tox ' 10:48:43 + for arg in "$@" 10:48:43 + case $arg in 10:48:43 + pkg_list+='virtualenv ' 10:48:43 + for arg in "$@" 10:48:43 + case $arg in 10:48:43 + pkg_list+='urllib3~=1.26.15 ' 10:48:43 + [[ -f /tmp/.toxenv ]] 10:48:43 ++ cat /tmp/.toxenv 10:48:43 + lf_venv=/tmp/venv-d9HU 10:48:43 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d9HU from' file:/tmp/.toxenv 10:48:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d9HU from file:/tmp/.toxenv 10:48:43 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:48:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:48:43 + local 'pip_opts=--upgrade --quiet' 10:48:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:48:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:48:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:48:43 + [[ -n '' ]] 10:48:43 + [[ -n '' ]] 10:48:43 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:48:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:48:43 + /tmp/venv-d9HU/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 10:48:44 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:48:44 lf-activate-venv(): INFO: Base packages installed successfully 10:48:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:48:44 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:48:44 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:48:44 + /tmp/venv-d9HU/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:48:45 + type python3 10:48:45 + true 10:48:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-d9HU/bin to PATH' 10:48:45 lf-activate-venv(): INFO: Adding /tmp/venv-d9HU/bin to PATH 10:48:45 + PATH=/tmp/venv-d9HU/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 10:48:45 + return 0 10:48:45 + [[ -d /opt/pyenv ]] 10:48:45 + echo '---> Setting up pyenv' 10:48:45 ---> Setting up pyenv 10:48:45 + export PYENV_ROOT=/opt/pyenv 10:48:45 + PYENV_ROOT=/opt/pyenv 10:48:45 + export PATH=/opt/pyenv/bin:/tmp/venv-d9HU/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 10:48:45 + PATH=/opt/pyenv/bin:/tmp/venv-d9HU/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 10:48:45 ++ pwd 10:48:45 + PYTHONPATH=/w/workspace/bgpcep-tox-verify-0.22.x 10:48:45 + export PYTHONPATH 10:48:45 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:48:45 + TOX_TESTENV_PASSENV=PYTHONPATH 10:48:45 + tox --version 10:48:45 4.40.0 from /tmp/venv-d9HU/lib/python3.11/site-packages/tox/__init__.py 10:48:45 + PARALLEL=True 10:48:45 + TOX_OPTIONS_LIST= 10:48:45 + [[ -n '' ]] 10:48:45 + case ${PARALLEL,,} in 10:48:45 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 10:48:45 + tox --parallel auto --parallel-live 10:48:45 + tee -a /w/workspace/bgpcep-tox-verify-0.22.x/archives/tox/tox.log 10:48:47 docs: install_deps> python -I -m pip install -r docs/requirements.txt 10:48:47 pre-commit: install_deps> python -I -m pip install pre-commit 10:48:47 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 10:48:50 pre-commit: freeze> python -m pip freeze --all 10:48:50 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.24.3,identify==2.6.16,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.2,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==82.0.0,virtualenv==20.38.0 10:48:50 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:48:50 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 10:48:50 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:48:51 [WARNING] repo `https://github.com/pre-commit/pre-commit-hooks` uses deprecated stage names (commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks` will fix this. if it does not -- consider reporting an issue to that repo. 10:48:51 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:48:51 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:48:51 [INFO] Once installed this environment will be reused. 10:48:51 [INFO] This may take a few minutes... 10:48:55 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:48:55 [INFO] Once installed this environment will be reused. 10:48:55 [INFO] This may take a few minutes... 10:49:02 trim trailing whitespace.................................................Passed 10:49:03 Tabs remover.............................................................Passed 10:49:08 pre-commit: OK ✔ in 16.96 seconds 10:49:08 docs: freeze> python -m pip freeze --all 10:49:08 docs-linkcheck: freeze> python -m pip freeze --all 10:49:08 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.2,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==26.0.1,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-tabs==3.4.7,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.0 10:49:08 docs: commands[0]> sphinx-build -W --keep-going -b html -n -d /w/workspace/bgpcep-tox-verify-0.22.x/.tox/docs/tmp/doctrees ./docs/ /w/workspace/bgpcep-tox-verify-0.22.x/docs/_build/html 10:49:09 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.2,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==26.0.1,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-tabs==3.4.7,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.0 10:49:09 docs-linkcheck: commands[0]> sphinx-build -b linkcheck -d /w/workspace/bgpcep-tox-verify-0.22.x/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/bgpcep-tox-verify-0.22.x/docs/_build/linkcheck 10:49:09 Running Sphinx v8.2.3 10:49:09 loading translations [en]... done 10:49:09 Running Sphinx v8.2.3 10:49:09 loading translations [en]... done 10:49:09 making output directory... done 10:49:09 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 10:49:09 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 10:49:09 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 10:49:09 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 10:49:09 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 10:49:09 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 10:49:09 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 10:49:09 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 10:49:09 making output directory... done 10:49:09 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 10:49:09 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 10:49:09 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 10:49:09 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 10:49:09 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 10:49:09 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 10:49:09 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 10:49:09 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 10:49:09 building [mo]: targets for 0 po files that are out of date 10:49:09 writing output... 10:49:09 building [linkcheck]: targets for 58 source files that are out of date 10:49:09 updating environment: [new config] 58 added, 0 changed, 0 removed 10:49:09 reading sources... [ 2%] algo/algo-user-guide-algo-model 10:49:09 building [mo]: targets for 0 po files that are out of date 10:49:09 writing output... 10:49:09 building [html]: targets for 58 source files that are out of date 10:49:09 updating environment: [new config] 58 added, 0 changed, 0 removed 10:49:09 reading sources... [ 2%] algo/algo-user-guide-algo-model 10:49:10 reading sources... [ 3%] algo/algo-user-guide-running-algo 10:49:10 reading sources... [ 3%] algo/algo-user-guide-running-algo 10:49:10 reading sources... [ 5%] algo/index 10:49:10 reading sources... [ 5%] algo/index 10:49:10 reading sources... [ 7%] bgp-developer-guide 10:49:10 reading sources... [ 7%] bgp-developer-guide 10:49:10 reading sources... [ 9%] bgp-monitoring-protocol-developer-guide 10:49:10 reading sources... [ 9%] bgp-monitoring-protocol-developer-guide 10:49:10 reading sources... [ 10%] bgp/bgp-user-guide-additional-path-capability 10:49:10 reading sources... [ 10%] bgp/bgp-user-guide-additional-path-capability 10:49:10 reading sources... [ 12%] bgp/bgp-user-guide-bgp-application-peer 10:49:10 reading sources... [ 12%] bgp/bgp-user-guide-bgp-application-peer 10:49:10 reading sources... [ 14%] bgp/bgp-user-guide-bgp-peering 10:49:10 reading sources... [ 14%] bgp/bgp-user-guide-bgp-peering 10:49:10 reading sources... [ 16%] bgp/bgp-user-guide-bgp-server 10:49:10 reading sources... [ 17%] bgp/bgp-user-guide-config-concepts 10:49:10 reading sources... [ 19%] bgp/bgp-user-guide-evpn-family 10:49:10 reading sources... [ 16%] bgp/bgp-user-guide-bgp-server 10:49:10 reading sources... [ 17%] bgp/bgp-user-guide-config-concepts 10:49:10 reading sources... [ 19%] bgp/bgp-user-guide-evpn-family 10:49:10 reading sources... [ 21%] bgp/bgp-user-guide-flowspec-family 10:49:10 reading sources... [ 22%] bgp/bgp-user-guide-graceful-restart-capability 10:49:10 reading sources... [ 24%] bgp/bgp-user-guide-high-availability 10:49:10 reading sources... [ 26%] bgp/bgp-user-guide-ip-unicast-family 10:49:10 reading sources... [ 21%] bgp/bgp-user-guide-flowspec-family 10:49:10 reading sources... [ 28%] bgp/bgp-user-guide-l3vpn-family 10:49:10 reading sources... [ 29%] bgp/bgp-user-guide-labeled-family 10:49:10 reading sources... [ 22%] bgp/bgp-user-guide-graceful-restart-capability 10:49:10 reading sources... [ 31%] bgp/bgp-user-guide-linkstate-family 10:49:10 reading sources... [ 33%] bgp/bgp-user-guide-long-lived-graceful-restart-capability 10:49:10 reading sources... [ 24%] bgp/bgp-user-guide-high-availability 10:49:10 reading sources... [ 34%] bgp/bgp-user-guide-mvpn-family 10:49:10 reading sources... [ 26%] bgp/bgp-user-guide-ip-unicast-family 10:49:10 reading sources... [ 28%] bgp/bgp-user-guide-l3vpn-family 10:49:10 reading sources... [ 36%] bgp/bgp-user-guide-operational-state 10:49:10 reading sources... [ 29%] bgp/bgp-user-guide-labeled-family 10:49:10 reading sources... [ 31%] bgp/bgp-user-guide-linkstate-family 10:49:10 reading sources... [ 33%] bgp/bgp-user-guide-long-lived-graceful-restart-capability 10:49:10 reading sources... [ 38%] bgp/bgp-user-guide-overview 10:49:10 reading sources... [ 40%] bgp/bgp-user-guide-pmsi-attribute 10:49:10 reading sources... [ 34%] bgp/bgp-user-guide-mvpn-family 10:49:11 reading sources... [ 41%] bgp/bgp-user-guide-protocol-configuration 10:49:11 reading sources... [ 43%] bgp/bgp-user-guide-protocol-configuration-loader 10:49:11 reading sources... [ 45%] bgp/bgp-user-guide-revised-error-handling 10:49:11 reading sources... [ 47%] bgp/bgp-user-guide-rib-config-policies 10:49:11 reading sources... [ 36%] bgp/bgp-user-guide-operational-state 10:49:11 reading sources... [ 38%] bgp/bgp-user-guide-overview 10:49:11 reading sources... [ 40%] bgp/bgp-user-guide-pmsi-attribute 10:49:11 reading sources... [ 48%] bgp/bgp-user-guide-route-refresh-capability 10:49:11 reading sources... [ 41%] bgp/bgp-user-guide-protocol-configuration 10:49:11 reading sources... [ 50%] bgp/bgp-user-guide-route-target-family 10:49:11 reading sources... [ 43%] bgp/bgp-user-guide-protocol-configuration-loader 10:49:11 reading sources... [ 52%] bgp/bgp-user-guide-running-bgp 10:49:11 reading sources... [ 45%] bgp/bgp-user-guide-revised-error-handling 10:49:11 reading sources... [ 53%] bgp/bgp-user-guide-supported-capabilities 10:49:11 reading sources... [ 47%] bgp/bgp-user-guide-rib-config-policies 10:49:11 reading sources... [ 55%] bgp/bgp-user-guide-test-tools 10:49:11 reading sources... [ 57%] bgp/bgp-user-guide-topology-provider 10:49:11 reading sources... [ 59%] bgp/bgp-user-guide-troubleshooting 10:49:11 reading sources... [ 60%] bgp/index 10:49:11 reading sources... [ 62%] bmp/bgp-monitoring-protocol-user-guide-config-concepts 10:49:11 reading sources... [ 64%] bmp/bgp-monitoring-protocol-user-guide-overview 10:49:11 reading sources... [ 66%] bmp/bgp-monitoring-protocol-user-guide-running-bmp 10:49:11 reading sources... [ 67%] bmp/bgp-monitoring-protocol-user-guide-supported-capabilities 10:49:11 reading sources... [ 69%] bmp/bgp-monitoring-protocol-user-guide-test-tools 10:49:11 reading sources... [ 71%] bmp/bgp-monitoring-protocol-user-guide-troubleshooting 10:49:11 reading sources... [ 72%] bmp/index 10:49:11 reading sources... [ 74%] graph/graph-user-guide-graph-model 10:49:11 reading sources... [ 76%] graph/graph-user-guide-manage-graph 10:49:11 reading sources... [ 78%] graph/graph-user-guide-running-graph 10:49:11 reading sources... [ 79%] graph/index 10:49:11 reading sources... [ 81%] index 10:49:11 reading sources... [ 83%] pcep-developer-guide 10:49:11 reading sources... [ 84%] pcep/index 10:49:11 reading sources... [ 86%] pcep/pcep-user-guide-active-stateful-pce 10:49:11 reading sources... [ 48%] bgp/bgp-user-guide-route-refresh-capability 10:49:11 reading sources... [ 50%] bgp/bgp-user-guide-route-target-family 10:49:11 reading sources... [ 52%] bgp/bgp-user-guide-running-bgp 10:49:11 reading sources... [ 53%] bgp/bgp-user-guide-supported-capabilities 10:49:11 reading sources... [ 55%] bgp/bgp-user-guide-test-tools 10:49:11 reading sources... [ 57%] bgp/bgp-user-guide-topology-provider 10:49:11 reading sources... [ 88%] pcep/pcep-user-guide-cli 10:49:11 reading sources... [ 90%] pcep/pcep-user-guide-overview 10:49:11 reading sources... [ 91%] pcep/pcep-user-guide-pce-server 10:49:11 reading sources... [ 59%] bgp/bgp-user-guide-troubleshooting 10:49:11 reading sources... [ 93%] pcep/pcep-user-guide-running-pcep 10:49:11 reading sources... [ 60%] bgp/index 10:49:11 reading sources... [ 62%] bmp/bgp-monitoring-protocol-user-guide-config-concepts 10:49:11 reading sources... [ 95%] pcep/pcep-user-guide-session-statistics 10:49:11 reading sources... [ 64%] bmp/bgp-monitoring-protocol-user-guide-overview 10:49:11 reading sources... [ 97%] pcep/pcep-user-guide-supported-capabilities 10:49:11 reading sources... [ 66%] bmp/bgp-monitoring-protocol-user-guide-running-bmp 10:49:11 reading sources... [ 98%] pcep/pcep-user-guide-test-tools 10:49:11 reading sources... [ 67%] bmp/bgp-monitoring-protocol-user-guide-supported-capabilities 10:49:11 reading sources... [ 69%] bmp/bgp-monitoring-protocol-user-guide-test-tools 10:49:11 reading sources... [ 71%] bmp/bgp-monitoring-protocol-user-guide-troubleshooting 10:49:11 reading sources... [ 72%] bmp/index 10:49:11 reading sources... [ 74%] graph/graph-user-guide-graph-model 10:49:11 reading sources... [100%] pcep/pcep-user-guide-troubleshooting 10:49:11 10:49:11 looking for now-outdated files... none found 10:49:11 reading sources... [ 76%] graph/graph-user-guide-manage-graph 10:49:11 pickling environment... done 10:49:11 checking consistency... done 10:49:11 preparing documents... done 10:49:11 copying assets... 10:49:11 copying static files... 10:49:11 Writing evaluated template result to /w/workspace/bgpcep-tox-verify-0.22.x/docs/_build/html/_static/basic.css 10:49:11 Writing evaluated template result to /w/workspace/bgpcep-tox-verify-0.22.x/docs/_build/html/_static/language_data.js 10:49:11 Writing evaluated template result to /w/workspace/bgpcep-tox-verify-0.22.x/docs/_build/html/_static/documentation_options.js 10:49:11 Writing evaluated template result to /w/workspace/bgpcep-tox-verify-0.22.x/docs/_build/html/_static/bootstrap-sphinx.js 10:49:11 Writing evaluated template result to /w/workspace/bgpcep-tox-verify-0.22.x/docs/_build/html/_static/bootstrap-sphinx.css 10:49:12 reading sources... [ 78%] graph/graph-user-guide-running-graph 10:49:12 copying static files: done 10:49:12 reading sources... [ 79%] graph/index 10:49:12 copying extra files... 10:49:12 copying extra files: done 10:49:12 copying assets: done 10:49:12 writing output... [ 2%] algo/algo-user-guide-algo-model 10:49:12 reading sources... [ 81%] index 10:49:12 reading sources... [ 83%] pcep-developer-guide 10:49:12 reading sources... [ 84%] pcep/index 10:49:12 reading sources... [ 86%] pcep/pcep-user-guide-active-stateful-pce 10:49:12 writing output... [ 3%] algo/algo-user-guide-running-algo 10:49:12 writing output... [ 5%] algo/index 10:49:12 reading sources... [ 88%] pcep/pcep-user-guide-cli 10:49:12 writing output... [ 7%] bgp-developer-guide 10:49:12 reading sources... [ 90%] pcep/pcep-user-guide-overview 10:49:12 reading sources... [ 91%] pcep/pcep-user-guide-pce-server 10:49:12 reading sources... [ 93%] pcep/pcep-user-guide-running-pcep 10:49:12 writing output... [ 9%] bgp-monitoring-protocol-developer-guide 10:49:12 reading sources... [ 95%] pcep/pcep-user-guide-session-statistics 10:49:12 writing output... [ 10%] bgp/bgp-user-guide-additional-path-capability 10:49:12 reading sources... [ 97%] pcep/pcep-user-guide-supported-capabilities 10:49:12 reading sources... [ 98%] pcep/pcep-user-guide-test-tools 10:49:12 writing output... [ 12%] bgp/bgp-user-guide-bgp-application-peer 10:49:12 reading sources... [100%] pcep/pcep-user-guide-troubleshooting 10:49:12 10:49:12 looking for now-outdated files... none found 10:49:12 writing output... [ 14%] bgp/bgp-user-guide-bgp-peering 10:49:12 pickling environment... done 10:49:12 checking consistency... done 10:49:12 preparing documents... done 10:49:12 copying assets... 10:49:12 copying assets: done 10:49:12 writing output... [ 2%] algo/algo-user-guide-algo-model 10:49:12 writing output... [ 3%] algo/algo-user-guide-running-algo 10:49:12 writing output... [ 5%] algo/index 10:49:12 writing output... [ 7%] bgp-developer-guide 10:49:12 writing output... [ 9%] bgp-monitoring-protocol-developer-guide 10:49:12 writing output... [ 10%] bgp/bgp-user-guide-additional-path-capability 10:49:12 writing output... [ 12%] bgp/bgp-user-guide-bgp-application-peer 10:49:12 writing output... [ 14%] bgp/bgp-user-guide-bgp-peering 10:49:12 writing output... [ 16%] bgp/bgp-user-guide-bgp-server 10:49:12 writing output... [ 17%] bgp/bgp-user-guide-config-concepts 10:49:12 writing output... [ 19%] bgp/bgp-user-guide-evpn-family 10:49:12 writing output... [ 21%] bgp/bgp-user-guide-flowspec-family 10:49:12 writing output... [ 22%] bgp/bgp-user-guide-graceful-restart-capability 10:49:12 writing output... [ 24%] bgp/bgp-user-guide-high-availability 10:49:12 writing output... [ 26%] bgp/bgp-user-guide-ip-unicast-family 10:49:12 writing output... [ 28%] bgp/bgp-user-guide-l3vpn-family 10:49:12 writing output... [ 29%] bgp/bgp-user-guide-labeled-family 10:49:12 writing output... [ 16%] bgp/bgp-user-guide-bgp-server 10:49:12 writing output... [ 31%] bgp/bgp-user-guide-linkstate-family 10:49:12 writing output... [ 33%] bgp/bgp-user-guide-long-lived-graceful-restart-capability 10:49:12 writing output... [ 34%] bgp/bgp-user-guide-mvpn-family 10:49:12 writing output... [ 36%] bgp/bgp-user-guide-operational-state 10:49:12 writing output... [ 38%] bgp/bgp-user-guide-overview 10:49:12 writing output... [ 40%] bgp/bgp-user-guide-pmsi-attribute 10:49:12 writing output... [ 41%] bgp/bgp-user-guide-protocol-configuration 10:49:12 writing output... [ 43%] bgp/bgp-user-guide-protocol-configuration-loader 10:49:12 writing output... [ 45%] bgp/bgp-user-guide-revised-error-handling 10:49:12 writing output... [ 47%] bgp/bgp-user-guide-rib-config-policies 10:49:12 writing output... [ 48%] bgp/bgp-user-guide-route-refresh-capability 10:49:12 writing output... [ 50%] bgp/bgp-user-guide-route-target-family 10:49:12 writing output... [ 52%] bgp/bgp-user-guide-running-bgp 10:49:12 writing output... [ 53%] bgp/bgp-user-guide-supported-capabilities 10:49:12 writing output... [ 55%] bgp/bgp-user-guide-test-tools 10:49:12 writing output... [ 57%] bgp/bgp-user-guide-topology-provider 10:49:12 writing output... [ 59%] bgp/bgp-user-guide-troubleshooting 10:49:12 writing output... [ 60%] bgp/index 10:49:12 writing output... [ 62%] bmp/bgp-monitoring-protocol-user-guide-config-concepts 10:49:12 writing output... [ 64%] bmp/bgp-monitoring-protocol-user-guide-overview 10:49:12 writing output... [ 66%] bmp/bgp-monitoring-protocol-user-guide-running-bmp 10:49:12 writing output... [ 67%] bmp/bgp-monitoring-protocol-user-guide-supported-capabilities 10:49:12 writing output... [ 69%] bmp/bgp-monitoring-protocol-user-guide-test-tools 10:49:12 writing output... [ 71%] bmp/bgp-monitoring-protocol-user-guide-troubleshooting 10:49:12 writing output... [ 72%] bmp/index 10:49:12 writing output... [ 74%] graph/graph-user-guide-graph-model 10:49:12 writing output... [ 76%] graph/graph-user-guide-manage-graph 10:49:12 writing output... [ 78%] graph/graph-user-guide-running-graph 10:49:12 writing output... [ 79%] graph/index 10:49:12 writing output... [ 81%] index 10:49:12 writing output... [ 17%] bgp/bgp-user-guide-config-concepts 10:49:12 writing output... [ 19%] bgp/bgp-user-guide-evpn-family 10:49:12 writing output... [ 83%] pcep-developer-guide 10:49:12 writing output... [ 84%] pcep/index 10:49:12 writing output... [ 86%] pcep/pcep-user-guide-active-stateful-pce 10:49:12 writing output... [ 88%] pcep/pcep-user-guide-cli 10:49:12 writing output... [ 90%] pcep/pcep-user-guide-overview 10:49:12 writing output... [ 91%] pcep/pcep-user-guide-pce-server 10:49:12 writing output... [ 93%] pcep/pcep-user-guide-running-pcep 10:49:12 writing output... [ 95%] pcep/pcep-user-guide-session-statistics 10:49:12 writing output... [ 97%] pcep/pcep-user-guide-supported-capabilities 10:49:12 writing output... [ 98%] pcep/pcep-user-guide-test-tools 10:49:12 writing output... [ 21%] bgp/bgp-user-guide-flowspec-family 10:49:12 writing output... [100%] pcep/pcep-user-guide-troubleshooting 10:49:12 10:49:12 10:49:12 (bgp-developer-guide: line 32) -ignored- https://tools.ietf.org/html/rfc4271 10:49:12 (bgp-developer-guide: line 32) -ignored- https://tools.ietf.org/html/rfc4760 10:49:12 (bgp-developer-guide: line 32) -ignored- https://tools.ietf.org/html/rfc4456 10:49:12 (bgp-developer-guide: line 32) -ignored- https://tools.ietf.org/html/rfc1997 10:49:12 (bgp-developer-guide: line 32) -ignored- https://tools.ietf.org/html/rfc4360 10:49:12 (bgp-developer-guide: line 39) -ignored- https://git.opendaylight.org/gerrit/gitweb?p=bgpcep.git;a=blob;f=bgp/concepts/src/main/yang/bgp-types.yang;hb=refs/heads/stable/boron 10:49:12 (bgp-developer-guide: line 42) -ignored- https://git.opendaylight.org/gerrit/gitweb?p=bgpcep.git;a=blob;f=bgp/concepts/src/main/java/org/opendaylight/bgp/concepts/NextHopUtil.java;hb=refs/heads/stable/boron 10:49:12 (bgp-developer-guide: line 57) -ignored- https://git.opendaylight.org/gerrit/gitweb?p=bgpcep.git;a=blob;f=bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/BGPActivator.java;hb=refs/heads/stable/boron 10:49:12 (bgp-developer-guide: line 95) -ignored- https://git.opendaylight.org/gerrit/gitweb?p=bgpcep.git;a=blob;f=bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/pojo/SimpleBGPExtensionProviderContext.java;hb=refs/heads/stable/boron 10:49:12 (bgp-developer-guide: line 95) -ignored- https://git.opendaylight.org/gerrit/gitweb?p=bgpcep.git;a=tree;f=bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi;hb=refs/heads/stable/boron 10:49:12 (bgp-developer-guide: line 194) -ignored- https://git.opendaylight.org/gerrit/gitweb?p=bgpcep.git;a=blob;f=bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSynchronization.java;hb=refs/heads/stable/boron 10:49:12 (bgp-developer-guide: line 203) -ignored- https://git.opendaylight.org/gerrit/gitweb?p=bgpcep.git;a=blob;f=bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPPeer.java;hb=refs/heads/stable/boron 10:49:12 (bgp-developer-guide: line 203) -ignored- https://git.opendaylight.org/gerrit/gitweb?p=bgpcep.git;a=blob;f=bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/StrictBGPPeerRegistry.java;hb=refs/heads/stable/boron 10:49:12 (bgp-developer-guide: line 214) -ignored- https://git.opendaylight.org/gerrit/gitweb?p=bgpcep.git;a=blob;f=bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/ApplicationPeer.java;hb=refs/heads/stable/boron 10:49:12 (bgp-developer-guide: line 223) -ignored- https://tools.ietf.org/html/rfc4271#section-3.2 10:49:12 (bgp-developer-guide: line 229) -ignored- https://git.opendaylight.org/gerrit/gitweb?p=bgpcep.git;a=blob;f=bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBSupport.java;hb=refs/heads/stable/boron 10:49:12 (bgp-developer-guide: line 242) -ignored- https://git.opendaylight.org/gerrit/gitweb?p=bgpcep.git;a=blob;f=bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/AdjRibInWriter.java;hb=refs/heads/stable/boron 10:49:12 (bgp-developer-guide: line 248) -ignored- https://git.opendaylight.org/gerrit/gitweb?p=bgpcep.git;a=blob;f=bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/EffectiveRibInWriter.java;hb=refs/heads/stable/boron 10:49:12 (bgp-developer-guide: line 253) -ignored- https://git.opendaylight.org/gerrit/gitweb?p=bgpcep.git;a=blob;f=bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/LocRibWriter.java;hb=refs/heads/stable/boron 10:49:12 (bgp-developer-guide: line 259) -ignored- https://git.opendaylight.org/gerrit/gitweb?p=bgpcep.git;a=blob;f=bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/AdjRibOutListener.java;h=a14fd54a29ea613b381a36248f67491d968963b8;hb=refs/heads/stable/boron 10:49:12 (bgp-developer-guide: line 266) -ignored- https://git.opendaylight.org/gerrit/gitweb?p=bgpcep.git;a=blob;f=bgp/inet/src/main/yang/bgp-inet.yang;hb=refs/heads/stable/boron 10:49:12 (bgp-developer-guide: line 274) -ignored- https://tools.ietf.org/html/rfc5575 10:49:12 (bgp-developer-guide: line 274) -ignored- https://tools.ietf.org/html/draft-ietf-idr-flow-spec-v6-06 10:49:12 (bgp-developer-guide: line 274) -ignored- https://git.opendaylight.org/gerrit/gitweb?p=bgpcep.git;a=blob;f=bgp/flowspec/src/main/yang/bgp-flowspec.yang;hb=refs/heads/stable/boron 10:49:12 (bgp-developer-guide: line 289) -ignored- https://tools.ietf.org/html/draft-ietf-idr-ls-distribution-04 10:49:12 (bgp-developer-guide: line 289) -ignored- https://git.opendaylight.org/gerrit/gitweb?p=bgpcep.git;a=blob;f=bgp/linkstate/src/main/yang/bgp-linkstate.yang;hb=refs/heads/stable/boron 10:49:12 (bgp-developer-guide: line 289) -ignored- https://git.opendaylight.org/gerrit/gitweb?p=bgpcep.git;a=blob;f=bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/LinkstateAttributeParser.java;hb=HEAD 10:49:12 (bgp-developer-guide: line 289) -ignored- https://git.opendaylight.org/gerrit/gitweb?p=bgpcep.git;a=blob;f=bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/nlri/LinkstateNlriParser.java;hb=HEAD 10:49:12 (bgp-developer-guide: line 289) -ignored- https://tools.ietf.org/html/draft-ietf-idr-te-lsp-distribution-03 10:49:12 (bgp-developer-guide: line 289) -ignored- https://tools.ietf.org/html/draft-gredler-idr-bgp-ls-segment-routing-ext-00 10:49:12 (bgp-developer-guide: line 289) -ignored- https://tools.ietf.org/html/draft-ietf-idr-bgpls-segment-routing-epe-02 10:49:12 (bgp-developer-guide: line 312) -ignored- https://tools.ietf.org/html/rfc3107 10:49:12 (bgp-developer-guide: line 312) -ignored- https://git.opendaylight.org/gerrit/gitweb?p=bgpcep.git;a=blob_plain;f=bgp/labeled-unicast/src/main/yang/bgp-labeled-unicast.yang;hb=refs/heads/stable/boron 10:49:12 (bgp-developer-guide: line 326) -ignored- https://tools.ietf.org/html/draft-clemm-netmod-yang-network-topo-01 10:49:12 (bgp-monitoring-protocol-developer-guide: line 50) -ignored- https://tools.ietf.org/html/draft-ietf-grow-bmp-15 10:49:12 (bgp/bgp-user-guide-additional-path-capability: line 344) -ignored- https://tools.ietf.org/html/rfc7911 10:49:12 (bgp/bgp-user-guide-additional-path-capability: line 345) -ignored- https://tools.ietf.org/html/draft-ietf-idr-add-paths-guidelines-08 10:49:12 (bgp/bgp-user-guide-config-concepts: line 88) -ignored- https://tools.ietf.org/html/rfc6793 10:49:12 (bgp/bgp-user-guide-config-concepts: line 89) -ignored- https://tools.ietf.org/html/rfc7311 10:49:12 (bgp/bgp-user-guide-config-concepts: line 90) -ignored- https://tools.ietf.org/html/rfc5668 10:49:12 (bgp/bgp-user-guide-config-concepts: line 91) -ignored- https://tools.ietf.org/html/draft-ietf-idr-link-bandwidth-06 10:49:12 (bgp/bgp-user-guide-config-concepts: line 92) -ignored- https://tools.ietf.org/html/rfc7938 10:49:12 (bgp/bgp-user-guide-evpn-family: line 1021) -ignored- https://tools.ietf.org/html/rfc7432 10:49:12 (bgp/bgp-user-guide-evpn-family: line 1022) -ignored- https://tools.ietf.org/html/rfc7623 10:49:12 (bgp/bgp-user-guide-evpn-family: line 1023) -ignored- https://tools.ietf.org/html/draft-ietf-bess-evpn-vpws-07 10:49:12 (bgp/bgp-user-guide-evpn-family: line 1024) -ignored- https://tools.ietf.org/html/draft-ietf-bess-evpn-overlay-04 10:49:12 (bgp/bgp-user-guide-evpn-family: line 1025) -ignored- https://tools.ietf.org/html/draft-ietf-bess-dci-evpn-overlay-04 10:49:12 (bgp/bgp-user-guide-evpn-family: line 1026) -ignored- https://tools.ietf.org/html/draft-ietf-bess-evpn-usage-03 10:49:12 (bgp/bgp-user-guide-flowspec-family: line 1390) -ignored- https://tools.ietf.org/html/draft-ietf-idr-flow-spec-v6-07 10:49:12 (bgp/bgp-user-guide-flowspec-family: line 1391) -ignored- https://tools.ietf.org/html/draft-ietf-idr-flowspec-redirect-ip-00 10:49:12 (bgp/bgp-user-guide-flowspec-family: line 1392) -ignored- https://tools.ietf.org/html/rfc7674 10:49:12 (bgp/bgp-user-guide-flowspec-family: line 1393) -ignored- https://tools.ietf.org/html/draft-ietf-idr-bgp-flowspec-oid-03 10:49:12 (bgp/bgp-user-guide-graceful-restart-capability: line 174) -ignored- https://tools.ietf.org/html/rfc4724 10:49:12 (bgp/bgp-user-guide-l3vpn-family: line 651) -ignored- https://tools.ietf.org/html/rfc4364 10:49:12 (bgp/bgp-user-guide-l3vpn-family: line 652) -ignored- https://tools.ietf.org/html/rfc4659 10:49:12 (bgp/bgp-user-guide-l3vpn-family: line 653) -ignored- https://tools.ietf.org/html/draft-ietf-bess-virtual-pe-00 10:49:12 (bgp/bgp-user-guide-labeled-family: line 460) -ignored- https://tools.ietf.org/html/draft-ietf-idr-bgp-prefix-sid-03 10:49:12 (bgp/bgp-user-guide-labeled-family: line 461) -ignored- https://tools.ietf.org/html/rfc4798 10:49:12 (bgp/bgp-user-guide-labeled-family: line 462) -ignored- https://tools.ietf.org/html/draft-ietf-spring-segment-routing-msdc-01 10:49:12 (bgp/bgp-user-guide-labeled-family: line 463) -ignored- https://tools.ietf.org/html/draft-gredler-idr-bgplu-epe-06 10:49:12 (bgp/bgp-user-guide-linkstate-family: line 616) -ignored- https://tools.ietf.org/html/rfc7752 10:49:12 (bgp/bgp-user-guide-linkstate-family: line 617) -ignored- https://tools.ietf.org/html/draft-gredler-idr-bgp-ls-segment-routing-ext-03 10:49:12 (bgp/bgp-user-guide-linkstate-family: line 618) -ignored- https://tools.ietf.org/html/draft-ietf-idr-bgpls-segment-routing-epe-05 10:49:12 (bgp/bgp-user-guide-linkstate-family: line 619) -ignored- https://tools.ietf.org/html/draft-ietf-idr-ls-distribution-impl-04 10:49:12 (bgp/bgp-user-guide-long-lived-graceful-restart-capability: line 75) -ignored- https://tools.ietf.org/html/draft-uttaro-idr-bgp-persistence-04 10:49:12 (bgp/bgp-user-guide-mvpn-family: line 994) -ignored- https://tools.ietf.org/html/rfc6513 10:49:12 (bgp/bgp-user-guide-mvpn-family: line 995) -ignored- https://tools.ietf.org/html/rfc6514 10:49:12 (bgp/bgp-user-guide-mvpn-family: line 996) -ignored- https://tools.ietf.org/html/rfc6515 10:49:12 (bgp/bgp-user-guide-revised-error-handling: line 6) -ignored- https://tools.ietf.org/html/rfc7606 10:49:12 (bgp/bgp-user-guide-rib-config-policies: line 8) -ignored- https://tools.ietf.org/html/rfc8212 10:49:12 (bgp/bgp-user-guide-route-refresh-capability: line 58) -ignored- https://tools.ietf.org/html/rfc2918 10:49:12 (bgp/bgp-user-guide-route-target-family: line 433) -ignored- https://tools.ietf.org/html/rfc4684 10:49:12 (bgp/bgp-user-guide-supported-capabilities: line 11) -ignored- https://tools.ietf.org/html/rfc4486 10:49:12 (bgp/bgp-user-guide-supported-capabilities: line 12) -ignored- https://tools.ietf.org/html/rfc5492 10:49:12 (bgp/bgp-user-guide-supported-capabilities: line 13) -ignored- https://tools.ietf.org/html/rfc5004 10:49:12 (bgp/bgp-user-guide-supported-capabilities: line 14) -ignored- https://tools.ietf.org/html/rfc6286 10:49:12 (bgp/bgp-user-guide-supported-capabilities: line 19) -ignored- https://tools.ietf.org/html/draft-ietf-idr-bgp-extended-messages-13 10:49:12 (bgp/bgp-user-guide-supported-capabilities: line 25) -ignored- http://tools.ietf.org/html/rfc7674 10:49:12 (bgp/bgp-user-guide-supported-capabilities: line 39) -ignored- https://tools.ietf.org/html/draft-sajassi-bess-evpn-vpws-fxc-01 10:49:12 (bmp/bgp-monitoring-protocol-user-guide-supported-capabilities: line 7) -ignored- https://tools.ietf.org/html/rfc7854 10:49:12 (pcep-developer-guide: line 68) -ignored- https://tools.ietf.org/html/rfc5441 10:49:12 (pcep-developer-guide: line 68) -ignored- https://tools.ietf.org/html/rfc5541 10:49:12 (pcep-developer-guide: line 68) -ignored- https://tools.ietf.org/html/rfc5455 10:49:12 (pcep-developer-guide: line 68) -ignored- https://tools.ietf.org/html/rfc5557 10:49:12 (pcep-developer-guide: line 68) -ignored- https://tools.ietf.org/html/rfc5521 10:49:12 (pcep-developer-guide: line 120) -ignored- https://git.opendaylight.org/gerrit/gitweb?p=bgpcep.git;a=blob;f=pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/pojo/SimplePCEPExtensionProviderContext.java;hb=HEAD 10:49:12 (pcep-developer-guide: line 120) -ignored- https://git.opendaylight.org/gerrit/gitweb?p=bgpcep.git;a=tree;f=pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/pojo;hb=HEAD 10:49:12 (pcep-developer-guide: line 162) -ignored- https://tools.ietf.org/html/draft-ietf-pce-stateful-pce 10:49:12 (pcep-developer-guide: line 162) -ignored- https://tools.ietf.org/html/draft-ietf-pce-pce-initiated-lsp 10:49:12 (pcep-developer-guide: line 173) -ignored- https://git.opendaylight.org/gerrit/gitweb?p=bgpcep.git;a=blob;f=pcep/api/src/main/yang/pcep-types.yang;hb=HEAD 10:49:12 (pcep-developer-guide: line 198) -ignored- https://tools.ietf.org/html/draft-ietf-pce-segment-routing-01 10:49:12 (pcep-developer-guide: line 213) -ignored- https://git.opendaylight.org/gerrit/gitweb?p=bgpcep.git;a=blob;f=pcep/segment-routing/src/main/yang/odl-pcep-segment-routing.yang;hb=HEAD 10:49:12 (pcep-developer-guide: line 218) -ignored- https://git.opendaylight.org/gerrit/gitweb?p=bgpcep.git;a=blob;f=pcep/segment-routing/src/main/java/org/opendaylight/protocol/pcep/segment/routing/SrEroSubobjectParser.java;hb=HEAD 10:49:12 (pcep-developer-guide: line 218) -ignored- https://git.opendaylight.org/gerrit/gitweb?p=bgpcep.git;a=blob;f=pcep/segment-routing/src/main/java/org/opendaylight/protocol/pcep/segment/routing/SrPceCapabilityTlvParser.java;hb=HEAD 10:49:12 (pcep-developer-guide: line 220) -ignored- https://tools.ietf.org/html/draft-ietf-pce-lsp-setup-type-01 10:49:12 (pcep-developer-guide: line 228) -ignored- https://git.opendaylight.org/gerrit/gitweb?p=bgpcep.git;a=blob;f=pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/tlv/PathSetupTypeTlvParser.java;hb=HEAD 10:49:12 (pcep/pcep-user-guide-supported-capabilities: line 6) -ignored- https://tools.ietf.org/html/rfc5440 10:49:12 (pcep/pcep-user-guide-supported-capabilities: line 8) -ignored- https://tools.ietf.org/html/rfc5520 10:49:12 (pcep/pcep-user-guide-supported-capabilities: line 12) -ignored- https://tools.ietf.org/html/rfc5886 10:49:12 (pcep/pcep-user-guide-supported-capabilities: line 13) -ignored- https://tools.ietf.org/html/rfc7470 10:49:12 (pcep/pcep-user-guide-supported-capabilities: line 14) -ignored- https://tools.ietf.org/html/rfc7896 10:49:12 (pcep/pcep-user-guide-supported-capabilities: line 15) -ignored- https://tools.ietf.org/html/draft-ietf-pce-stateful-pce-16 10:49:12 (pcep/pcep-user-guide-supported-capabilities: line 16) -ignored- https://tools.ietf.org/html/draft-ietf-pce-pce-initiated-lsp-07 10:49:12 (pcep/pcep-user-guide-supported-capabilities: line 17) -ignored- https://tools.ietf.org/html/draft-ietf-pce-segment-routing-07 10:49:12 (pcep/pcep-user-guide-supported-capabilities: line 18) -ignored- https://tools.ietf.org/html/draft-ietf-pce-lsp-setup-type-03 10:49:12 (pcep/pcep-user-guide-supported-capabilities: line 19) -ignored- https://tools.ietf.org/html/draft-ietf-pce-stateful-sync-optimizations-05 10:49:12 (pcep/pcep-user-guide-supported-capabilities: line 20) -ignored- https://tools.ietf.org/html/draft-sivabalan-pce-binding-label-sid-01 10:49:12 (pcep/pcep-user-guide-supported-capabilities: line 21) -ignored- https://tools.ietf.org/html/draft-ietf-pce-pceps-10 10:49:12 (pcep/pcep-user-guide-supported-capabilities: line 22) -ignored- https://tools.ietf.org/html/rfc8306 10:49:12 (pcep/pcep-user-guide-troubleshooting: line 67) -ignored- https://tools.ietf.org/html/rfc4655 10:49:12 (pcep/pcep-user-guide-troubleshooting: line 68) -ignored- https://tools.ietf.org/html/rfc4657 10:49:12 (pcep/pcep-user-guide-troubleshooting: line 69) -ignored- https://tools.ietf.org/html/rfc7399 10:49:12 (pcep/pcep-user-guide-troubleshooting: line 70) -ignored- https://tools.ietf.org/html/rfc7491 10:49:12 (pcep/pcep-user-guide-troubleshooting: line 71) -ignored- https://tools.ietf.org/html/rfc5623 10:49:12 (pcep/pcep-user-guide-troubleshooting: line 72) -ignored- https://tools.ietf.org/html/draft-ietf-pce-stateful-pce-app-07 10:49:12 writing output... [ 22%] bgp/bgp-user-guide-graceful-restart-capability 10:49:12 writing output... [ 24%] bgp/bgp-user-guide-high-availability 10:49:12 (bgp/bgp-user-guide-evpn-family: line 976) ok http://www.iana.org/assignments/bgp-parameters/bgp-parameters.xhtml#tunnel-types 10:49:12 writing output... [ 26%] bgp/bgp-user-guide-ip-unicast-family 10:49:12 writing output... [ 28%] bgp/bgp-user-guide-l3vpn-family 10:49:13 (algo/algo-user-guide-algo-model: line 30) ok https://en.wikipedia.org/wiki/Shortest_path_problem 10:49:13 (graph/graph-user-guide-graph-model: line 50) ok https://en.wikipedia.org/wiki/Graph_theory 10:49:13 (algo/algo-user-guide-algo-model: line 30) ok https://en.wikipedia.org/wiki/Constrained_Shortest_Path_First 10:49:13 writing output... [ 29%] bgp/bgp-user-guide-labeled-family 10:49:13 writing output... [ 31%] bgp/bgp-user-guide-linkstate-family 10:49:13 writing output... [ 33%] bgp/bgp-user-guide-long-lived-graceful-restart-capability 10:49:13 writing output... [ 34%] bgp/bgp-user-guide-mvpn-family 10:49:13 writing output... [ 36%] bgp/bgp-user-guide-operational-state 10:49:13 writing output... [ 38%] bgp/bgp-user-guide-overview 10:49:13 writing output... [ 40%] bgp/bgp-user-guide-pmsi-attribute 10:49:13 writing output... [ 41%] bgp/bgp-user-guide-protocol-configuration 10:49:13 writing output... [ 43%] bgp/bgp-user-guide-protocol-configuration-loader 10:49:13 writing output... [ 45%] bgp/bgp-user-guide-revised-error-handling 10:49:13 writing output... [ 47%] bgp/bgp-user-guide-rib-config-policies 10:49:13 writing output... [ 48%] bgp/bgp-user-guide-route-refresh-capability 10:49:13 writing output... [ 50%] bgp/bgp-user-guide-route-target-family 10:49:13 writing output... [ 52%] bgp/bgp-user-guide-running-bgp 10:49:13 writing output... [ 53%] bgp/bgp-user-guide-supported-capabilities 10:49:13 writing output... [ 55%] bgp/bgp-user-guide-test-tools 10:49:13 writing output... [ 57%] bgp/bgp-user-guide-topology-provider 10:49:14 writing output... [ 59%] bgp/bgp-user-guide-troubleshooting 10:49:14 writing output... [ 60%] bgp/index 10:49:14 writing output... [ 62%] bmp/bgp-monitoring-protocol-user-guide-config-concepts 10:49:14 writing output... [ 64%] bmp/bgp-monitoring-protocol-user-guide-overview 10:49:14 writing output... [ 66%] bmp/bgp-monitoring-protocol-user-guide-running-bmp 10:49:14 writing output... [ 67%] bmp/bgp-monitoring-protocol-user-guide-supported-capabilities 10:49:14 writing output... [ 69%] bmp/bgp-monitoring-protocol-user-guide-test-tools 10:49:14 writing output... [ 71%] bmp/bgp-monitoring-protocol-user-guide-troubleshooting 10:49:14 writing output... [ 72%] bmp/index 10:49:14 writing output... [ 74%] graph/graph-user-guide-graph-model 10:49:14 (bgp/bgp-user-guide-troubleshooting: line 41) redirect https://jira.opendaylight.org/browse/BGPCEP-756?jql=project%20%3D%20BGPCEP%20AND%20component%20%3D%20BGP - with Found to https://lf-opendaylight.atlassian.net/issues/?jql=project+%3D+BGPCEP+AND+component+%3D+BGP&selectedIssue=BGPCEP-756 10:49:14 writing output... [ 76%] graph/graph-user-guide-manage-graph 10:49:14 writing output... [ 78%] graph/graph-user-guide-running-graph 10:49:14 writing output... [ 79%] graph/index 10:49:14 writing output... [ 81%] index 10:49:14 writing output... [ 83%] pcep-developer-guide 10:49:14 writing output... [ 84%] pcep/index 10:49:14 writing output... [ 86%] pcep/pcep-user-guide-active-stateful-pce 10:49:14 writing output... [ 88%] pcep/pcep-user-guide-cli 10:49:14 writing output... [ 90%] pcep/pcep-user-guide-overview 10:49:14 writing output... [ 91%] pcep/pcep-user-guide-pce-server 10:49:14 writing output... [ 93%] pcep/pcep-user-guide-running-pcep 10:49:14 writing output... [ 95%] pcep/pcep-user-guide-session-statistics 10:49:14 writing output... [ 97%] pcep/pcep-user-guide-supported-capabilities 10:49:14 writing output... [ 98%] pcep/pcep-user-guide-test-tools 10:49:15 writing output... [100%] pcep/pcep-user-guide-troubleshooting 10:49:15 10:49:15 (bmp/bgp-monitoring-protocol-user-guide-troubleshooting: line 43) redirect https://jira.opendaylight.org/projects/BGPCEP/issues/BGPCEP-589?filter=allopenissues - with Found to https://lf-opendaylight.atlassian.net/jira/software/c/projects/BGPCEP/issues/?filter=allopenissues&selectedIssue=BGPCEP-589 10:49:15 build succeeded. 10:49:15 10:49:15 generating indices... genindex done 10:49:15 highlighting module code... 10:49:15 Look for any errors in the above output or in docs/_build/linkcheck/output.txt 10:49:15 writing additional pages... search done 10:49:15 copying images... [ 4%] images/bgpcep/bgp-dependency-tree.png 10:49:15 copying images... [ 7%] images/bgpcep/PathAttributesSerialization.png 10:49:15 copying images... [ 11%] images/bgpcep/RIB.png 10:49:15 copying images... [ 15%] bgp/images/local-as.png 10:49:15 copying images... [ 19%] bgp/images/MultipleClustersIds.png 10:49:15 copying images... [ 22%] bgp/images/bgp-pipeline.png 10:49:15 copying images... [ 26%] bgp/images/bgp-app-pipeline.png 10:49:15 copying images... [ 30%] bgp/images/BGP_HA.png 10:49:15 copying images... [ 33%] bgp/images/BGP_HA_failure.png 10:49:15 copying images... [ 37%] bgp/images/BGP_HA_recovery.png 10:49:15 copying images... [ 41%] bmp/images/bmp.png 10:49:15 copying images... [ 44%] bmp/images/bmp-plugin.png 10:49:15 copying images... [ 48%] images/bgpcep/pcep-dependency-tree.png 10:49:15 copying images... [ 52%] images/bgpcep/pcep-parsing.png 10:49:15 copying images... [ 56%] images/bgpcep/validation.png 10:49:15 copying images... [ 59%] pcep/images/pcep-sync.png 10:49:15 copying images... [ 63%] pcep/images/pcep-delegation-return.png 10:49:15 copying images... [ 67%] pcep/images/pcep-update.png 10:49:15 copying images... [ 70%] pcep/images/pcep-initiate.png 10:49:15 copying images... [ 74%] pcep/images/pcep-deletion.png 10:49:15 copying images... [ 78%] pcep/images/pcep-revoke-delegation.png 10:49:15 copying images... [ 81%] pcep/images/pcep-sync-skipped.png 10:49:15 copying images... [ 85%] pcep/images/pcep-sync-incremental.png 10:49:15 copying images... [ 89%] pcep/images/pcep-sync-initial.png 10:49:15 copying images... [ 93%] pcep/images/pcep-re-sync.png 10:49:15 copying images... [ 96%] pcep/images/pcep.png 10:49:15 copying images... [100%] pcep/images/pcep-plugin.png 10:49:15 10:49:15 dumping search index in English (code: en)... done 10:49:15 dumping object inventory... done 10:49:15 build succeeded. 10:49:15 10:49:15 The HTML pages are in docs/_build/html. 10:49:15 docs-linkcheck: OK ✔ in 29.1 seconds 10:49:15 docs: OK (29.20=setup[22.75]+cmd[6.45] seconds) 10:49:15 docs-linkcheck: OK (29.10=setup[22.86]+cmd[6.24] seconds) 10:49:15 pre-commit: OK (16.96=setup[4.45]+cmd[12.51] seconds) 10:49:15 congratulations :) (29.23 seconds) 10:49:15 + tox_status=0 10:49:15 + echo '---> Completed tox runs' 10:49:15 ---> Completed tox runs 10:49:15 + for i in .tox/*/log 10:49:15 ++ echo .tox/docs-linkcheck/log 10:49:15 ++ awk -F/ '{print $2}' 10:49:15 + tox_env=docs-linkcheck 10:49:15 + cp -r .tox/docs-linkcheck/log /w/workspace/bgpcep-tox-verify-0.22.x/archives/tox/docs-linkcheck 10:49:15 + for i in .tox/*/log 10:49:15 ++ echo .tox/docs/log 10:49:15 ++ awk -F/ '{print $2}' 10:49:15 + tox_env=docs 10:49:15 + cp -r .tox/docs/log /w/workspace/bgpcep-tox-verify-0.22.x/archives/tox/docs 10:49:15 + for i in .tox/*/log 10:49:15 ++ echo .tox/pre-commit/log 10:49:15 ++ awk -F/ '{print $2}' 10:49:15 + tox_env=pre-commit 10:49:15 + cp -r .tox/pre-commit/log /w/workspace/bgpcep-tox-verify-0.22.x/archives/tox/pre-commit 10:49:15 + DOC_DIR=docs/_build/html 10:49:15 + [[ -d docs/_build/html ]] 10:49:15 + echo '---> Archiving generated docs' 10:49:15 ---> Archiving generated docs 10:49:15 + mv docs/_build/html /w/workspace/bgpcep-tox-verify-0.22.x/archives/docs 10:49:15 + echo '---> tox-run.sh ends' 10:49:15 ---> tox-run.sh ends 10:49:15 + test 0 -eq 0 10:49:15 $ ssh-agent -k 10:49:15 unset SSH_AUTH_SOCK; 10:49:15 unset SSH_AGENT_PID; 10:49:15 echo Agent pid 1644 killed; 10:49:15 [ssh-agent] Stopped. 10:49:15 [PostBuildScript] - [INFO] Executing post build scripts. 10:49:15 [bgpcep-tox-verify-0.22.x] $ /bin/bash /tmp/jenkins12741557177900370247.sh 10:49:15 ---> sysstat.sh 10:49:16 [bgpcep-tox-verify-0.22.x] $ /bin/bash /tmp/jenkins9659600633547776885.sh 10:49:16 ---> package-listing.sh 10:49:16 ++ facter osfamily 10:49:16 ++ tr '[:upper:]' '[:lower:]' 10:49:16 + OS_FAMILY=debian 10:49:16 + workspace=/w/workspace/bgpcep-tox-verify-0.22.x 10:49:16 + START_PACKAGES=/tmp/packages_start.txt 10:49:16 + END_PACKAGES=/tmp/packages_end.txt 10:49:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:49:16 + PACKAGES=/tmp/packages_start.txt 10:49:16 + '[' /w/workspace/bgpcep-tox-verify-0.22.x ']' 10:49:16 + PACKAGES=/tmp/packages_end.txt 10:49:16 + case "${OS_FAMILY}" in 10:49:16 + dpkg -l 10:49:16 + grep '^ii' 10:49:16 + '[' -f /tmp/packages_start.txt ']' 10:49:16 + '[' -f /tmp/packages_end.txt ']' 10:49:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:49:16 + '[' /w/workspace/bgpcep-tox-verify-0.22.x ']' 10:49:16 + mkdir -p /w/workspace/bgpcep-tox-verify-0.22.x/archives/ 10:49:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/bgpcep-tox-verify-0.22.x/archives/ 10:49:16 [bgpcep-tox-verify-0.22.x] $ /bin/bash /tmp/jenkins9706519050194176333.sh 10:49:16 ---> capture-instance-metadata.sh 10:49:16 Setup pyenv: 10:49:16 system 10:49:16 3.8.20 10:49:16 3.9.20 10:49:16 3.10.15 10:49:16 * 3.11.10 (set by /w/workspace/bgpcep-tox-verify-0.22.x/.python-version) 10:49:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-R35b from file:/tmp/.os_lf_venv 10:49:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:49:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:49:18 lf-activate-venv(): INFO: Base packages installed successfully 10:49:18 lf-activate-venv(): INFO: Installing additional packages: lftools 10:49:28 lf-activate-venv(): INFO: Adding /tmp/venv-R35b/bin to PATH 10:49:28 INFO: Running in OpenStack, capturing instance metadata 10:49:28 [bgpcep-tox-verify-0.22.x] $ /bin/bash /tmp/jenkins3830124505792284892.sh 10:49:28 provisioning config files... 10:49:29 Could not find credentials [logs] for bgpcep-tox-verify-0.22.x #57 10:49:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/bgpcep-tox-verify-0.22.x@tmp/config6634694079611546990tmp 10:49:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 10:49:29 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 10:49:29 provisioning config files... 10:49:29 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 10:49:29 [EnvInject] - Injecting environment variables from a build step. 10:49:29 [EnvInject] - Injecting as environment variables the properties content 10:49:29 SERVER_ID=logs 10:49:29 10:49:29 [EnvInject] - Variables injected successfully. 10:49:29 [bgpcep-tox-verify-0.22.x] $ /bin/bash /tmp/jenkins2298073739250037861.sh 10:49:29 ---> create-netrc.sh 10:49:29 WARN: Log server credential not found. 10:49:29 [bgpcep-tox-verify-0.22.x] $ /bin/bash /tmp/jenkins18298536100241814309.sh 10:49:29 ---> python-tools-install.sh 10:49:29 Setup pyenv: 10:49:29 system 10:49:29 3.8.20 10:49:29 3.9.20 10:49:29 3.10.15 10:49:29 * 3.11.10 (set by /w/workspace/bgpcep-tox-verify-0.22.x/.python-version) 10:49:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-R35b from file:/tmp/.os_lf_venv 10:49:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:49:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:49:31 lf-activate-venv(): INFO: Base packages installed successfully 10:49:31 lf-activate-venv(): INFO: Installing additional packages: lftools 10:49:40 lf-activate-venv(): INFO: Adding /tmp/venv-R35b/bin to PATH 10:49:40 [bgpcep-tox-verify-0.22.x] $ /bin/bash /tmp/jenkins12299228917772859759.sh 10:49:40 ---> sudo-logs.sh 10:49:40 Archiving 'sudo' log.. 10:49:41 [bgpcep-tox-verify-0.22.x] $ /bin/bash /tmp/jenkins10618954023431172275.sh 10:49:41 ---> job-cost.sh 10:49:41 INFO: Activating Python virtual environment... 10:49:41 Setup pyenv: 10:49:41 system 10:49:41 3.8.20 10:49:41 3.9.20 10:49:41 3.10.15 10:49:41 * 3.11.10 (set by /w/workspace/bgpcep-tox-verify-0.22.x/.python-version) 10:49:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-R35b from file:/tmp/.os_lf_venv 10:49:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:49:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:49:43 lf-activate-venv(): INFO: Base packages installed successfully 10:49:43 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:49:48 lf-activate-venv(): INFO: Adding /tmp/venv-R35b/bin to PATH 10:49:48 INFO: No stack-cost file found 10:49:48 INFO: Instance uptime: 189s 10:49:48 INFO: Fetching instance metadata (attempt 1 of 3)... 10:49:48 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 10:49:48 INFO: Successfully fetched instance metadata 10:49:48 INFO: Instance type: v3-standard-8 10:49:48 INFO: Retrieving pricing info for: v3-standard-8 10:49:48 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 10:49:48 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=189 10:49:49 INFO: Successfully fetched Vexxhost pricing API 10:49:49 INFO: Retrieved cost: 0.22 10:49:49 INFO: Retrieved resource: v3-standard-8 10:49:49 INFO: Creating archive directory: /w/workspace/bgpcep-tox-verify-0.22.x/archives/cost 10:49:49 INFO: Archiving costs to: /w/workspace/bgpcep-tox-verify-0.22.x/archives/cost.csv 10:49:49 INFO: Successfully archived job cost data 10:49:49 DEBUG: Cost data: bgpcep-tox-verify-0.22.x,57,2026-02-19 10:49:49,v3-standard-8,189,0.22,0.00,SUCCESS 10:49:49 [bgpcep-tox-verify-0.22.x] $ /bin/bash -l /tmp/jenkins10651135088965914538.sh 10:49:49 ---> logs-deploy.sh 10:49:49 Setup pyenv: 10:49:49 system 10:49:49 3.8.20 10:49:49 3.9.20 10:49:49 3.10.15 10:49:49 * 3.11.10 (set by /w/workspace/bgpcep-tox-verify-0.22.x/.python-version) 10:49:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-R35b from file:/tmp/.os_lf_venv 10:49:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:49:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:49:51 lf-activate-venv(): INFO: Base packages installed successfully 10:49:51 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:49:59 lf-activate-venv(): INFO: Adding /tmp/venv-R35b/bin to PATH 10:49:59 WARNING: Nexus logging server not set 10:49:59 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/bgpcep-tox-verify-0.22.x/57/ 10:49:59 INFO: archiving logs to S3 10:50:00 ---> uname -a: 10:50:00 Linux prd-ubuntu2204-docker-8c-8g-18892 5.15.0-168-generic #178-Ubuntu SMP Fri Jan 9 19:05:03 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 10:50:00 10:50:00 10:50:00 ---> lscpu: 10:50:00 Architecture: x86_64 10:50:00 CPU op-mode(s): 32-bit, 64-bit 10:50:00 Address sizes: 40 bits physical, 48 bits virtual 10:50:00 Byte Order: Little Endian 10:50:00 CPU(s): 8 10:50:00 On-line CPU(s) list: 0-7 10:50:00 Vendor ID: AuthenticAMD 10:50:00 Model name: AMD EPYC-Rome Processor 10:50:00 CPU family: 23 10:50:00 Model: 49 10:50:00 Thread(s) per core: 1 10:50:00 Core(s) per socket: 1 10:50:00 Socket(s): 8 10:50:00 Stepping: 0 10:50:00 BogoMIPS: 5600.00 10:50:00 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:50:00 Virtualization: AMD-V 10:50:00 Hypervisor vendor: KVM 10:50:00 Virtualization type: full 10:50:00 L1d cache: 256 KiB (8 instances) 10:50:00 L1i cache: 256 KiB (8 instances) 10:50:00 L2 cache: 4 MiB (8 instances) 10:50:00 L3 cache: 128 MiB (8 instances) 10:50:00 NUMA node(s): 1 10:50:00 NUMA node0 CPU(s): 0-7 10:50:00 Vulnerability Gather data sampling: Not affected 10:50:00 Vulnerability Indirect target selection: Not affected 10:50:00 Vulnerability Itlb multihit: Not affected 10:50:00 Vulnerability L1tf: Not affected 10:50:00 Vulnerability Mds: Not affected 10:50:00 Vulnerability Meltdown: Not affected 10:50:00 Vulnerability Mmio stale data: Not affected 10:50:00 Vulnerability Reg file data sampling: Not affected 10:50:00 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 10:50:00 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 10:50:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:50:00 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:50:00 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 10:50:00 Vulnerability Srbds: Not affected 10:50:00 Vulnerability Tsa: Not affected 10:50:00 Vulnerability Tsx async abort: Not affected 10:50:00 Vulnerability Vmscape: Not affected 10:50:00 10:50:00 10:50:00 ---> nproc: 10:50:00 8 10:50:00 10:50:00 10:50:00 ---> df -h: 10:50:00 Filesystem Size Used Avail Use% Mounted on 10:50:00 tmpfs 3.2G 1.1M 3.2G 1% /run 10:50:00 /dev/vda1 155G 9.2G 146G 6% / 10:50:00 tmpfs 16G 0 16G 0% /dev/shm 10:50:00 tmpfs 5.0M 0 5.0M 0% /run/lock 10:50:00 /dev/vda15 105M 6.1M 99M 6% /boot/efi 10:50:00 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 10:50:00 10:50:00 10:50:00 ---> free -m: 10:50:00 total used free shared buff/cache available 10:50:00 Mem: 32092 893 27680 4 3518 30730 10:50:00 Swap: 1023 0 1023 10:50:00 10:50:00 10:50:00 ---> ip addr: 10:50:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:50:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:50:00 inet 127.0.0.1/8 scope host lo 10:50:00 valid_lft forever preferred_lft forever 10:50:00 inet6 ::1/128 scope host 10:50:00 valid_lft forever preferred_lft forever 10:50:00 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:50:00 link/ether fa:16:3e:c6:c6:40 brd ff:ff:ff:ff:ff:ff 10:50:00 altname enp0s3 10:50:00 inet 10.30.170.138/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 10:50:00 valid_lft 86206sec preferred_lft 86206sec 10:50:00 inet6 fe80::f816:3eff:fec6:c640/64 scope link 10:50:00 valid_lft forever preferred_lft forever 10:50:00 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 10:50:00 link/ether 8e:35:4c:7c:ca:4b brd ff:ff:ff:ff:ff:ff 10:50:00 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:50:00 valid_lft forever preferred_lft forever 10:50:00 10:50:00 10:50:00 ---> sar -b -r -n DEV: 10:50:00 Linux 5.15.0-168-generic (prd-ubuntu2204-docker-8c-8g-18892) 02/19/26 _x86_64_ (8 CPU) 10:50:00 10:50:00 10:46:48 LINUX RESTART (8 CPU) 10:50:00 10:50:00 10:50:00 ---> sar -P ALL: 10:50:00 Linux 5.15.0-168-generic (prd-ubuntu2204-docker-8c-8g-18892) 02/19/26 _x86_64_ (8 CPU) 10:50:00 10:50:00 10:46:48 LINUX RESTART (8 CPU) 10:50:00 10:50:00 10:50:00