15:37:35 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/netconf/+/120563 15:37:35 Running as SYSTEM 15:37:35 [EnvInject] - Loading node environment variables. 15:37:35 Building remotely on prd-ubuntu2204-builder-2c-2g-9184 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/netconf-tox-verify-master 15:37:35 [ssh-agent] Looking for ssh-agent implementation... 15:37:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:37:35 $ ssh-agent 15:37:35 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXSYYMRP/agent.1519 15:37:35 SSH_AGENT_PID=1521 15:37:35 [ssh-agent] Started. 15:37:35 Running ssh-add (command line suppressed) 15:37:35 Identity added: /w/workspace/netconf-tox-verify-master@tmp/private_key_3391959562431012956.key (/w/workspace/netconf-tox-verify-master@tmp/private_key_3391959562431012956.key) 15:37:35 [ssh-agent] Using credentials jenkins (jenkins-ssh) 15:37:35 The recommended git tool is: NONE 15:37:37 using credential jenkins-ssh 15:37:37 Wiping out workspace first. 15:37:37 Cloning the remote Git repository 15:37:37 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 15:37:37 > git init /w/workspace/netconf-tox-verify-master # timeout=10 15:37:37 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 15:37:37 > git --version # timeout=10 15:37:37 > git --version # 'git version 2.34.1' 15:37:37 using GIT_SSH to set credentials jenkins-ssh 15:37:37 Verifying host key using known hosts file 15:37:37 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. 15:37:37 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 15:37:45 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 15:37:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:37:46 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 15:37:46 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 15:37:46 using GIT_SSH to set credentials jenkins-ssh 15:37:46 Verifying host key using known hosts file 15:37:46 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. 15:37:46 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf refs/changes/63/120563/1 # timeout=10 15:37:46 > git rev-parse 209fd997c4577b70a241a57989251fc232e1fd09^{commit} # timeout=10 15:37:46 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:37:46 Checking out Revision 209fd997c4577b70a241a57989251fc232e1fd09 (refs/changes/63/120563/1) 15:37:46 > git config core.sparsecheckout # timeout=10 15:37:46 > git checkout -f 209fd997c4577b70a241a57989251fc232e1fd09 # timeout=10 15:37:49 Commit message: "WIP: Add Http2 Stream listening test" 15:37:49 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:37:50 > git rev-list --no-walk 0791495644dcb4afdf3f94fe266c37d8b050c4b2 # timeout=10 15:37:50 provisioning config files... 15:37:50 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:37:50 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:37:50 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins269801926557038803.sh 15:37:50 ---> python-tools-install.sh 15:37:50 Setup pyenv: 15:37:50 * system (set by /opt/pyenv/version) 15:37:50 * 3.8.20 (set by /opt/pyenv/version) 15:37:50 * 3.9.20 (set by /opt/pyenv/version) 15:37:50 3.10.15 15:37:50 3.11.10 15:37:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Zj91 15:37:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:37:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:37:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:37:59 lf-activate-venv(): INFO: Base packages installed successfully 15:37:59 lf-activate-venv(): INFO: Installing additional packages: lftools 15:38:22 lf-activate-venv(): INFO: Adding /tmp/venv-Zj91/bin to PATH 15:38:22 Generating Requirements File 15:38:40 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. 15:38:40 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:38:41 Python 3.11.10 15:38:41 pip 26.0.1 from /tmp/venv-Zj91/lib/python3.11/site-packages/pip (python 3.11) 15:38:41 appdirs==1.4.4 15:38:41 argcomplete==3.6.3 15:38:41 aspy.yaml==1.3.0 15:38:41 attrs==25.4.0 15:38:41 autopage==0.6.0 15:38:41 beautifulsoup4==4.14.3 15:38:41 boto3==1.42.45 15:38:41 botocore==1.42.45 15:38:41 bs4==0.0.2 15:38:41 certifi==2026.1.4 15:38:41 cffi==2.0.0 15:38:41 cfgv==3.5.0 15:38:41 chardet==5.2.0 15:38:41 charset-normalizer==3.4.4 15:38:41 click==8.3.1 15:38:41 cliff==4.13.1 15:38:41 cmd2==3.2.0 15:38:41 cryptography==3.3.2 15:38:41 debtcollector==3.0.0 15:38:41 decorator==5.2.1 15:38:41 defusedxml==0.7.1 15:38:41 Deprecated==1.3.1 15:38:41 distlib==0.4.0 15:38:41 dnspython==2.8.0 15:38:41 docker==7.1.0 15:38:41 dogpile.cache==1.5.0 15:38:41 durationpy==0.10 15:38:41 email-validator==2.3.0 15:38:41 filelock==3.20.3 15:38:41 future==1.0.0 15:38:41 gitdb==4.0.12 15:38:41 GitPython==3.1.46 15:38:41 httplib2==0.30.2 15:38:41 identify==2.6.16 15:38:41 idna==3.11 15:38:41 importlib-resources==1.5.0 15:38:41 iso8601==2.1.0 15:38:41 Jinja2==3.1.6 15:38:41 jmespath==1.1.0 15:38:41 jsonpatch==1.33 15:38:41 jsonpointer==3.0.0 15:38:41 jsonschema==4.26.0 15:38:41 jsonschema-specifications==2025.9.1 15:38:41 keystoneauth1==5.13.0 15:38:41 kubernetes==35.0.0 15:38:41 lftools==0.37.21 15:38:41 lxml==6.0.2 15:38:41 markdown-it-py==4.0.0 15:38:41 MarkupSafe==3.0.3 15:38:41 mdurl==0.1.2 15:38:41 msgpack==1.1.2 15:38:41 multi_key_dict==2.0.3 15:38:41 munch==4.0.0 15:38:41 netaddr==1.3.0 15:38:41 niet==1.4.2 15:38:41 nodeenv==1.10.0 15:38:41 oauth2client==4.1.3 15:38:41 oauthlib==3.3.1 15:38:41 openstacksdk==4.9.0 15:38:41 os-service-types==1.8.2 15:38:41 osc-lib==4.3.0 15:38:41 oslo.config==10.2.0 15:38:41 oslo.context==6.2.0 15:38:41 oslo.i18n==6.7.1 15:38:41 oslo.log==8.0.0 15:38:41 oslo.serialization==5.9.0 15:38:41 oslo.utils==9.2.0 15:38:41 packaging==26.0 15:38:41 pbr==7.0.3 15:38:41 platformdirs==4.5.1 15:38:41 prettytable==3.17.0 15:38:41 psutil==7.2.2 15:38:41 pyasn1==0.6.2 15:38:41 pyasn1_modules==0.4.2 15:38:41 pycparser==3.0 15:38:41 pygerrit2==2.0.15 15:38:41 PyGithub==2.8.1 15:38:41 Pygments==2.19.2 15:38:41 PyJWT==2.11.0 15:38:41 PyNaCl==1.6.2 15:38:41 pyparsing==2.4.7 15:38:41 pyperclip==1.11.0 15:38:41 pyrsistent==0.20.0 15:38:41 python-cinderclient==9.8.0 15:38:41 python-dateutil==2.9.0.post0 15:38:41 python-heatclient==5.0.0 15:38:41 python-jenkins==1.8.3 15:38:41 python-keystoneclient==5.7.0 15:38:41 python-magnumclient==4.9.0 15:38:41 python-openstackclient==8.3.0 15:38:41 python-swiftclient==4.9.0 15:38:41 PyYAML==6.0.3 15:38:41 referencing==0.37.0 15:38:41 requests==2.32.5 15:38:41 requests-oauthlib==2.0.0 15:38:41 requestsexceptions==1.4.0 15:38:41 rfc3986==2.0.0 15:38:41 rich==14.3.2 15:38:41 rich-argparse==1.7.2 15:38:41 rpds-py==0.30.0 15:38:41 rsa==4.9.1 15:38:41 ruamel.yaml==0.19.1 15:38:41 ruamel.yaml.clib==0.2.15 15:38:41 s3transfer==0.16.0 15:38:41 simplejson==3.20.2 15:38:41 six==1.17.0 15:38:41 smmap==5.0.2 15:38:41 soupsieve==2.8.3 15:38:41 stevedore==5.6.0 15:38:41 tabulate==0.9.0 15:38:41 toml==0.10.2 15:38:41 tomlkit==0.14.0 15:38:41 tqdm==4.67.3 15:38:41 typing_extensions==4.15.0 15:38:41 tzdata==2025.3 15:38:41 urllib3==1.26.20 15:38:41 virtualenv==20.36.1 15:38:41 wcwidth==0.6.0 15:38:41 websocket-client==1.9.0 15:38:41 wrapt==2.1.1 15:38:41 xdg==6.0.0 15:38:41 xmltodict==1.0.2 15:38:41 yq==3.4.3 15:38:41 [EnvInject] - Injecting environment variables from a build step. 15:38:41 [EnvInject] - Injecting as environment variables the properties content 15:38:41 PYTHON=python3 15:38:41 15:38:41 [EnvInject] - Variables injected successfully. 15:38:41 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins16427800483498098542.sh 15:38:41 ---> tox-install.sh 15:38:41 + source /home/jenkins/lf-env.sh 15:38:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:38:41 ++ mktemp -d /tmp/venv-XXXX 15:38:41 + lf_venv=/tmp/venv-cUTZ 15:38:41 + local venv_file=/tmp/.os_lf_venv 15:38:41 + local python=python3 15:38:41 + local options 15:38:41 + local set_path=true 15:38:41 + local install_args= 15:38:41 ++ 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 15:38:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:38:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:38:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:38:41 + true 15:38:41 + case $1 in 15:38:41 + venv_file=/tmp/.toxenv 15:38:41 + shift 2 15:38:41 + true 15:38:41 + case $1 in 15:38:41 + shift 15:38:41 + break 15:38:41 + case $python in 15:38:41 + local pkg_list= 15:38:41 + [[ -d /opt/pyenv ]] 15:38:41 + echo 'Setup pyenv:' 15:38:41 Setup pyenv: 15:38:41 + export PYENV_ROOT=/opt/pyenv 15:38:41 + PYENV_ROOT=/opt/pyenv 15:38:41 + 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 15:38:41 + 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 15:38:41 + pyenv versions 15:38:41 system 15:38:41 3.8.20 15:38:41 3.9.20 15:38:41 3.10.15 15:38:41 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 15:38:41 + command -v pyenv 15:38:41 ++ pyenv init - --no-rehash 15:38:41 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 15:38:41 for i in ${!paths[@]}; do 15:38:41 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 15:38:41 fi; done; 15:38:41 echo "${paths[*]}"'\'')" 15:38:41 export PATH="/opt/pyenv/shims:${PATH}" 15:38:41 export PYENV_SHELL=bash 15:38:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:38:41 pyenv() { 15:38:41 local command 15:38:41 command="${1:-}" 15:38:41 if [ "$#" -gt 0 ]; then 15:38:41 shift 15:38:41 fi 15:38:41 15:38:41 case "$command" in 15:38:41 rehash|shell) 15:38:41 eval "$(pyenv "sh-$command" "$@")" 15:38:41 ;; 15:38:41 *) 15:38:41 command pyenv "$command" "$@" 15:38:41 ;; 15:38:41 esac 15:38:41 }' 15:38:41 +++ bash --norc -ec 'IFS=:; paths=($PATH); 15:38:41 for i in ${!paths[@]}; do 15:38:41 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 15:38:41 fi; done; 15:38:41 echo "${paths[*]}"' 15:38:41 ++ 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 15:38:41 ++ 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 15:38:41 ++ 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 15:38:41 ++ export PYENV_SHELL=bash 15:38:41 ++ PYENV_SHELL=bash 15:38:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:38:41 +++ complete -F _pyenv pyenv 15:38:41 ++ lf-pyver python3 15:38:41 ++ local py_version_xy=python3 15:38:41 ++ local py_version_xyz= 15:38:41 ++ pyenv versions 15:38:41 ++ local command 15:38:41 ++ command=versions 15:38:41 ++ '[' 1 -gt 0 ']' 15:38:41 ++ shift 15:38:41 ++ case "$command" in 15:38:41 ++ command pyenv versions 15:38:41 ++ awk '{ print $1 }' 15:38:41 ++ grep -E '^[0-9.]*[0-9]$' 15:38:41 ++ sed 's/^[ *]* //' 15:38:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:38:41 +++ grep '^3' /tmp/.pyenv_versions 15:38:41 +++ tail -n 1 15:38:41 +++ sort -V 15:38:41 ++ py_version_xyz=3.11.10 15:38:41 ++ [[ -z 3.11.10 ]] 15:38:41 ++ echo 3.11.10 15:38:41 ++ return 0 15:38:41 + pyenv local 3.11.10 15:38:41 + local command 15:38:41 + command=local 15:38:41 + '[' 2 -gt 0 ']' 15:38:41 + shift 15:38:41 + case "$command" in 15:38:41 + command pyenv local 3.11.10 15:38:41 + for arg in "$@" 15:38:41 + case $arg in 15:38:41 + pkg_list+='tox ' 15:38:41 + for arg in "$@" 15:38:41 + case $arg in 15:38:41 + pkg_list+='virtualenv ' 15:38:41 + for arg in "$@" 15:38:41 + case $arg in 15:38:41 + pkg_list+='urllib3~=1.26.15 ' 15:38:41 + [[ -f /tmp/.toxenv ]] 15:38:41 + [[ ! -f /tmp/.toxenv ]] 15:38:41 + [[ -n '' ]] 15:38:41 + python3 -m venv /tmp/venv-cUTZ 15:38:46 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cUTZ' 15:38:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cUTZ 15:38:46 + echo /tmp/venv-cUTZ 15:38:46 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:38:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:38:46 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:38:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:38:46 + local 'pip_opts=--upgrade --quiet' 15:38:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:38:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:38:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:38:46 + [[ -n '' ]] 15:38:46 + [[ -n '' ]] 15:38:46 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:38:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:38:46 + /tmp/venv-cUTZ/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 15:38:49 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:38:49 lf-activate-venv(): INFO: Base packages installed successfully 15:38:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:38:49 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:38:49 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:38:49 + /tmp/venv-cUTZ/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 15:38:51 + type python3 15:38:51 + true 15:38:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-cUTZ/bin to PATH' 15:38:51 lf-activate-venv(): INFO: Adding /tmp/venv-cUTZ/bin to PATH 15:38:51 + PATH=/tmp/venv-cUTZ/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 15:38:51 + return 0 15:38:51 + python3 --version 15:38:51 Python 3.11.10 15:38:51 + python3 -m pip --version 15:38:52 pip 26.0.1 from /tmp/venv-cUTZ/lib/python3.11/site-packages/pip (python 3.11) 15:38:52 + python3 -m pip freeze 15:38:52 cachetools==7.0.0 15:38:52 chardet==5.2.0 15:38:52 colorama==0.4.6 15:38:52 distlib==0.4.0 15:38:52 filelock==3.20.3 15:38:52 packaging==26.0 15:38:52 platformdirs==4.5.1 15:38:52 pluggy==1.6.0 15:38:52 pyproject-api==1.10.0 15:38:52 tox==4.34.1 15:38:52 urllib3==1.26.20 15:38:52 virtualenv==20.36.1 15:38:52 [netconf-tox-verify-master] $ /bin/sh -xe /tmp/jenkins1725527668434308186.sh 15:38:52 [EnvInject] - Injecting environment variables from a build step. 15:38:52 [EnvInject] - Injecting as environment variables the properties content 15:38:52 PARALLEL=True 15:38:52 15:38:52 [EnvInject] - Variables injected successfully. 15:38:52 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins16446502576876884699.sh 15:38:52 ---> tox-run.sh 15:38:52 + 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 15:38:52 + ARCHIVE_TOX_DIR=/w/workspace/netconf-tox-verify-master/archives/tox 15:38:52 + ARCHIVE_DOC_DIR=/w/workspace/netconf-tox-verify-master/archives/docs 15:38:52 + mkdir -p /w/workspace/netconf-tox-verify-master/archives/tox 15:38:52 + cd /w/workspace/netconf-tox-verify-master/. 15:38:52 + source /home/jenkins/lf-env.sh 15:38:52 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:38:52 ++ mktemp -d /tmp/venv-XXXX 15:38:52 + lf_venv=/tmp/venv-J1No 15:38:52 + local venv_file=/tmp/.os_lf_venv 15:38:52 + local python=python3 15:38:52 + local options 15:38:52 + local set_path=true 15:38:52 + local install_args= 15:38:52 ++ 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 15:38:52 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:38:52 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:38:52 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:38:52 + true 15:38:52 + case $1 in 15:38:52 + venv_file=/tmp/.toxenv 15:38:52 + shift 2 15:38:52 + true 15:38:52 + case $1 in 15:38:52 + shift 15:38:52 + break 15:38:52 + case $python in 15:38:52 + local pkg_list= 15:38:52 + [[ -d /opt/pyenv ]] 15:38:52 + echo 'Setup pyenv:' 15:38:52 Setup pyenv: 15:38:52 + export PYENV_ROOT=/opt/pyenv 15:38:52 + PYENV_ROOT=/opt/pyenv 15:38:52 + 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 15:38:52 + 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 15:38:52 + pyenv versions 15:38:52 system 15:38:52 3.8.20 15:38:52 3.9.20 15:38:52 3.10.15 15:38:52 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 15:38:52 + command -v pyenv 15:38:52 ++ pyenv init - --no-rehash 15:38:52 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 15:38:52 for i in ${!paths[@]}; do 15:38:52 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 15:38:52 fi; done; 15:38:52 echo "${paths[*]}"'\'')" 15:38:52 export PATH="/opt/pyenv/shims:${PATH}" 15:38:52 export PYENV_SHELL=bash 15:38:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:38:52 pyenv() { 15:38:52 local command 15:38:52 command="${1:-}" 15:38:52 if [ "$#" -gt 0 ]; then 15:38:52 shift 15:38:52 fi 15:38:52 15:38:52 case "$command" in 15:38:52 rehash|shell) 15:38:52 eval "$(pyenv "sh-$command" "$@")" 15:38:52 ;; 15:38:52 *) 15:38:52 command pyenv "$command" "$@" 15:38:52 ;; 15:38:52 esac 15:38:52 }' 15:38:52 +++ bash --norc -ec 'IFS=:; paths=($PATH); 15:38:52 for i in ${!paths[@]}; do 15:38:52 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 15:38:52 fi; done; 15:38:52 echo "${paths[*]}"' 15:38:52 ++ 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 15:38:52 ++ 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 15:38:52 ++ 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 15:38:52 ++ export PYENV_SHELL=bash 15:38:52 ++ PYENV_SHELL=bash 15:38:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:38:52 +++ complete -F _pyenv pyenv 15:38:52 ++ lf-pyver python3 15:38:52 ++ local py_version_xy=python3 15:38:52 ++ local py_version_xyz= 15:38:52 ++ pyenv versions 15:38:52 ++ local command 15:38:52 ++ command=versions 15:38:52 ++ '[' 1 -gt 0 ']' 15:38:52 ++ shift 15:38:52 ++ case "$command" in 15:38:52 ++ command pyenv versions 15:38:52 ++ sed 's/^[ *]* //' 15:38:52 ++ grep -E '^[0-9.]*[0-9]$' 15:38:52 ++ awk '{ print $1 }' 15:38:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:38:52 +++ grep '^3' /tmp/.pyenv_versions 15:38:52 +++ sort -V 15:38:52 +++ tail -n 1 15:38:52 ++ py_version_xyz=3.11.10 15:38:52 ++ [[ -z 3.11.10 ]] 15:38:52 ++ echo 3.11.10 15:38:52 ++ return 0 15:38:52 + pyenv local 3.11.10 15:38:52 + local command 15:38:52 + command=local 15:38:52 + '[' 2 -gt 0 ']' 15:38:52 + shift 15:38:52 + case "$command" in 15:38:52 + command pyenv local 3.11.10 15:38:52 + for arg in "$@" 15:38:52 + case $arg in 15:38:52 + pkg_list+='tox ' 15:38:52 + for arg in "$@" 15:38:52 + case $arg in 15:38:52 + pkg_list+='virtualenv ' 15:38:52 + for arg in "$@" 15:38:52 + case $arg in 15:38:52 + pkg_list+='urllib3~=1.26.15 ' 15:38:52 + [[ -f /tmp/.toxenv ]] 15:38:52 ++ cat /tmp/.toxenv 15:38:52 + lf_venv=/tmp/venv-cUTZ 15:38:52 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cUTZ from' file:/tmp/.toxenv 15:38:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cUTZ from file:/tmp/.toxenv 15:38:52 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:38:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:38:52 + local 'pip_opts=--upgrade --quiet' 15:38:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:38:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:38:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:38:52 + [[ -n '' ]] 15:38:52 + [[ -n '' ]] 15:38:52 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:38:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:38:52 + /tmp/venv-cUTZ/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 15:38:53 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:38:53 lf-activate-venv(): INFO: Base packages installed successfully 15:38:53 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:38:53 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:38:53 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:38:53 + /tmp/venv-cUTZ/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 15:38:54 + type python3 15:38:54 + true 15:38:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-cUTZ/bin to PATH' 15:38:54 lf-activate-venv(): INFO: Adding /tmp/venv-cUTZ/bin to PATH 15:38:54 + PATH=/tmp/venv-cUTZ/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 15:38:54 + return 0 15:38:54 + [[ -d /opt/pyenv ]] 15:38:54 + echo '---> Setting up pyenv' 15:38:54 ---> Setting up pyenv 15:38:54 + export PYENV_ROOT=/opt/pyenv 15:38:54 + PYENV_ROOT=/opt/pyenv 15:38:54 + export PATH=/opt/pyenv/bin:/tmp/venv-cUTZ/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 15:38:54 + PATH=/opt/pyenv/bin:/tmp/venv-cUTZ/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 15:38:54 ++ pwd 15:38:54 + PYTHONPATH=/w/workspace/netconf-tox-verify-master 15:38:54 + export PYTHONPATH 15:38:54 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:38:54 + TOX_TESTENV_PASSENV=PYTHONPATH 15:38:54 + tox --version 15:38:54 4.34.1 from /tmp/venv-cUTZ/lib/python3.11/site-packages/tox/__init__.py 15:38:54 + PARALLEL=True 15:38:54 + TOX_OPTIONS_LIST= 15:38:54 + [[ -n '' ]] 15:38:54 + case ${PARALLEL,,} in 15:38:54 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 15:38:54 + tox --parallel auto --parallel-live 15:38:54 + tee -a /w/workspace/netconf-tox-verify-master/archives/tox/tox.log 15:38:55 docs: install_deps> python -I -m pip install -r docs/requirements.txt 15:38:55 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 15:39:19 docs: freeze> python -m pip freeze --all 15:39:19 docs-linkcheck: freeze> python -m pip freeze --all 15:39:19 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.0,pip==25.3,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==80.9.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 15:39:19 docs: commands[0]> sphinx-build -W -b html -n -d /w/workspace/netconf-tox-verify-master/.tox/docs/tmp/doctrees ./docs/ /w/workspace/netconf-tox-verify-master/docs/_build/html 15:39:19 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.0,pip==25.3,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==80.9.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 15:39:19 docs-linkcheck: commands[0]> sphinx-build -b linkcheck -d /w/workspace/netconf-tox-verify-master/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/netconf-tox-verify-master/docs/_build/linkcheck 15:39:19 Running Sphinx v8.2.3 15:39:19 loading translations [en]... done 15:39:19 Running Sphinx v8.2.3 15:39:19 loading translations [en]... done 15:39:20 making output directory... done 15:39:20 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 15:39:20 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 15:39:20 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 15:39:20 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 15:39:20 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 15:39:20 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 15:39:20 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 15:39:20 making output directory... done 15:39:20 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 15:39:20 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 15:39:20 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 15:39:20 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 15:39:20 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 15:39:20 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 15:39:20 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 15:39:20 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 15:39:20 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 15:39:20 building [mo]: targets for 0 po files that are out of date 15:39:20 writing output... 15:39:20 building [linkcheck]: targets for 4 source files that are out of date 15:39:20 updating environment: [new config] 4 added, 0 changed, 0 removed 15:39:20 reading sources... [ 25%] developer-guide 15:39:20 building [mo]: targets for 0 po files that are out of date 15:39:20 writing output... 15:39:20 building [html]: targets for 4 source files that are out of date 15:39:20 updating environment: [new config] 4 added, 0 changed, 0 removed 15:39:20 reading sources... [ 25%] developer-guide 15:39:20 reading sources... [ 50%] index 15:39:20 reading sources... [ 75%] testtool 15:39:20 reading sources... [ 50%] index 15:39:20 reading sources... [ 75%] testtool 15:39:20 reading sources... [100%] user-guide 15:39:20 reading sources... [100%] user-guide 15:39:21 15:39:21 looking for now-outdated files... none found 15:39:21 15:39:21 looking for now-outdated files... none found 15:39:21 pickling environment... done 15:39:21 checking consistency... done 15:39:21 preparing documents... done 15:39:21 copying assets... 15:39:21 copying assets: done 15:39:21 writing output... [ 25%] developer-guide 15:39:21 writing output... [ 50%] index 15:39:21 writing output... [ 75%] testtool 15:39:21 writing output... [100%] user-guide 15:39:21 pickling environment... done 15:39:21 checking consistency... done 15:39:21 preparing documents... done 15:39:21 copying assets... 15:39:21 copying static files... 15:39:21 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/basic.css 15:39:21 15:39:21 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/language_data.js 15:39:21 15:39:21 ( developer-guide: line 40) -ignored- https://git.opendaylight.org/gerrit/admin/repos/coretutorials 15:39:21 ( testtool: line 61) -ignored- https://git.opendaylight.org/gerrit/admin/repos/netconf 15:39:21 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology 15:39:21 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=config 15:39:21 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=nonconfig 15:39:21 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf?content=config 15:39:21 ( user-guide: line 117) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device 15:39:21 ( user-guide: line 126) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf 15:39:21 ( user-guide: line 639) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device/yang-ext:mount?content=nonconfig 15:39:21 ( user-guide: line 656) -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 15:39:21 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/documentation_options.js 15:39:21 ( user-guide: line 692) -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 15:39:21 ( user-guide: line 1443) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netopeer/yang-ext:mount?content:config 15:39:21 ( user-guide: line 1810) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=17830-sim-device?content=nonconfig 15:39:21 ( user-guide: line 1989) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=controller-mdsal/yang-ext:mount?content:nonconfig 15:39:21 ( user-guide: line 3001) -ignored- http://localhost:8181/openapi/explorer/index.html 15:39:21 ( user-guide: line 3003) -ignored- http://localhost:8181/openapi/api/v3/single 15:39:21 ( user-guide: line 3029) -ignored- http://localhost:8181/openapi/explorer/index.html?urls.primaryName=17830-sim-device%20resources%20-%20RestConf%20RFC%208040 15:39:21 ( user-guide: line 3031) -ignored- http://localhost:8181/openapi/api/v3/mounts/1 15:39:21 ( user-guide: line 3033) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/toaster?revision=2009-11-20 15:39:21 ( user-guide: line 3035) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/definition-test 15:39:21 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/bootstrap-sphinx.js 15:39:21 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/bootstrap-sphinx.css 15:39:21 copying static files: done 15:39:21 copying extra files... 15:39:21 copying extra files: done 15:39:21 copying assets: done 15:39:21 writing output... [ 25%] developer-guide 15:39:21 ( user-guide: line 1402) ok https://docs.docker.com/get-started/ 15:39:21 -rate limited- https://github.com/apache/mina-sshd/blob/master/docs/standards.md | sleeping... 15:39:21 writing output... [ 50%] index 15:39:21 writing output... [ 75%] testtool 15:39:21 writing output... [100%] user-guide 15:39:21 ( user-guide: line 1505) ok https://github.com/CESNET/netopeer2/tree/master/example_configuration 15:39:21 ( user-guide: line 2203) ok https://github.com/CESNET/netopeer/wiki/CallHome 15:39:22 15:39:22 ( user-guide: line 1390) ok https://github.com/cesnet/netopeer 15:39:22 generating indices... genindex done 15:39:22 highlighting module code... 15:39:22 writing additional pages... search done 15:39:22 dumping search index in English (code: en)... done 15:39:22 dumping object inventory... done 15:39:22 build succeeded. 15:39:22 15:39:22 The HTML pages are in docs/_build/html. 15:39:22 ( user-guide: line 1684) ok https://github.com/opendaylight/ietf/tree/master/model/iana 15:39:22 ( user-guide: line 2203) ok https://github.com/CESNET/netopeer2 15:39:22 ( developer-guide: line 36) ok https://github.com/opendaylight/coretutorials/tree/master/ncmount 15:39:22 ( testtool: line 71) ok https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-testtool/ 15:39:22 ( developer-guide: line 61) broken https://wiki-archive.opendaylight.org/view/Controller_Core_Functionality_Tutorials:Tutorials:Netconf_Mount - HTTPSConnectionPool(host='wiki-archive.opendaylight.org', port=443): Max retries exceeded with url: /view/Controller_Core_Functionality_Tutorials:Tutorials:Netconf_Mount (Caused by NewConnectionError("HTTPSConnection(host='wiki-archive.opendaylight.org', port=443): Failed to establish a new connection: [Errno 16] Device or resource busy")) 15:39:22 ( developer-guide: line 22) broken https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:MD-SAL_App_Tutorial - HTTPSConnectionPool(host='wiki-archive.opendaylight.org', port=443): Max retries exceeded with url: /view/OpenDaylight_Controller:MD-SAL:MD-SAL_App_Tutorial (Caused by NewConnectionError("HTTPSConnection(host='wiki-archive.opendaylight.org', port=443): Failed to establish a new connection: [Errno 16] Device or resource busy")) 15:39:22 ( developer-guide: line 42) broken https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Startup_Project_Archetype - HTTPSConnectionPool(host='wiki-archive.opendaylight.org', port=443): Max retries exceeded with url: /view/OpenDaylight_Controller:MD-SAL:Startup_Project_Archetype (Caused by NewConnectionError("HTTPSConnection(host='wiki-archive.opendaylight.org', port=443): Failed to establish a new connection: [Errno 16] Device or resource busy")) 15:39:22 docs: OK ✔ in 27.16 seconds 15:39:22 gitlint: install_deps> python -I -m pip install gitlint 15:39:22 ( user-guide: line 1397) ok https://hub.docker.com/r/sysrepo/sysrepo-netopeer2 15:39:22 ( user-guide: line 1397) ok https://www.docker.com/ 15:39:22 ( user-guide: line 1688) ok https://github.com/opendaylight/netconf/blob/master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/AlgorithmPolicy.java 15:39:22 ( user-guide: line 40) ok https://www.rfc-editor.org/rfc/rfc5277 15:39:22 ( user-guide: line 42) ok https://www.rfc-editor.org/rfc/rfc6022 15:39:22 ( user-guide: line 1916) ok https://www.rfc-editor.org/rfc/rfc6470 15:39:22 ( user-guide: line 44) ok https://www.rfc-editor.org/rfc/rfc7895 15:39:22 ( user-guide: line 70) ok https://www.rfc-editor.org/rfc/rfc8040 15:39:22 ( user-guide: line 17) ok https://www.rfc-editor.org/rfc/rfc6241 15:39:22 ( user-guide: line 1018) ok https://www.rfc-editor.org/rfc/rfc6241#section-6.4 15:39:22 ( user-guide: line 2525) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.3 15:39:22 ( user-guide: line 930) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.4 15:39:22 ( user-guide: line 932) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.7 15:39:23 ( user-guide: line 2218) ok https://www.rfc-editor.org/rfc/rfc8071 15:39:23 ( user-guide: line 951) ok https://www.rfc-editor.org/rfc/rfc8639 15:39:23 ( user-guide: line 959) ok https://www.rfc-editor.org/rfc/rfc8650#section-a.1.1-1 15:39:23 ( user-guide: line 934) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.8 15:39:23 ( user-guide: line 392) ok https://www.rfc-editor.org/rfc/rfc8072 15:39:23 ( user-guide: line 1898) redirect https://jira.opendaylight.org/browse/ODLPARENT-112 - permanently to https://lf-opendaylight.atlassian.net/browse/ODLPARENT-112 15:39:27 gitlint: freeze> python -m pip freeze --all 15:39:27 gitlint: arrow==1.2.3,click==8.1.3,gitlint==0.19.1,gitlint-core==0.19.1,pip==25.3,python-dateutil==2.9.0.post0,setuptools==80.9.0,sh==1.14.3,six==1.17.0 15:39:27 gitlint: commands[0]> gitlint 15:39:27 1: T5 Title contains the word 'WIP' (case-insensitive): "WIP: Add Http2 Stream listening test" 15:39:27 gitlint: exit 1 (0.18 seconds) /w/workspace/netconf-tox-verify-master> gitlint pid=2447 15:40:22 ( user-guide: line 1688) ok https://github.com/apache/mina-sshd/blob/master/docs/standards.md 15:40:22 ( developer-guide: line 145) ok https://github.com/opendaylight/coretutorials/blob/master/ncmount/impl/src/main/java/ncmount/impl/NcmountProvider.java 15:40:22 build finished with problems. 15:40:22 gitlint: FAIL ✖ in 5.66 seconds 15:40:22 docs-linkcheck: exit 1 (63.22 seconds) /w/workspace/netconf-tox-verify-master> sphinx-build -b linkcheck -d /w/workspace/netconf-tox-verify-master/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/netconf-tox-verify-master/docs/_build/linkcheck pid=2289 15:40:22 docs: OK (27.16=setup[24.41]+cmd[2.75] seconds) 15:40:22 docs-linkcheck: FAIL code 1 (87.72=setup[24.50]+cmd[63.22] seconds) 15:40:22 gitlint: FAIL code 1 (5.66=setup[5.48]+cmd[0.18] seconds) 15:40:22 evaluation failed :( (87.75 seconds) 15:40:22 + tox_status=255 15:40:22 + echo '---> Completed tox runs' 15:40:22 ---> Completed tox runs 15:40:22 + for i in .tox/*/log 15:40:22 ++ awk -F/ '{print $2}' 15:40:22 ++ echo .tox/docs-linkcheck/log 15:40:22 + tox_env=docs-linkcheck 15:40:22 + cp -r .tox/docs-linkcheck/log /w/workspace/netconf-tox-verify-master/archives/tox/docs-linkcheck 15:40:22 + for i in .tox/*/log 15:40:22 ++ awk -F/ '{print $2}' 15:40:22 ++ echo .tox/docs/log 15:40:22 + tox_env=docs 15:40:22 + cp -r .tox/docs/log /w/workspace/netconf-tox-verify-master/archives/tox/docs 15:40:22 + for i in .tox/*/log 15:40:22 ++ awk -F/ '{print $2}' 15:40:22 ++ echo .tox/gitlint/log 15:40:22 + tox_env=gitlint 15:40:22 + cp -r .tox/gitlint/log /w/workspace/netconf-tox-verify-master/archives/tox/gitlint 15:40:22 + DOC_DIR=docs/_build/html 15:40:22 + [[ -d docs/_build/html ]] 15:40:22 + echo '---> Archiving generated docs' 15:40:22 ---> Archiving generated docs 15:40:22 + mv docs/_build/html /w/workspace/netconf-tox-verify-master/archives/docs 15:40:22 + echo '---> tox-run.sh ends' 15:40:22 ---> tox-run.sh ends 15:40:22 + test 255 -eq 0 15:40:22 + exit 255 15:40:22 ++ '[' 1 = 1 ']' 15:40:22 ++ '[' -x /usr/bin/clear_console ']' 15:40:22 ++ /usr/bin/clear_console -q 15:40:22 Build step 'Execute shell' marked build as failure 15:40:22 $ ssh-agent -k 15:40:22 unset SSH_AUTH_SOCK; 15:40:22 unset SSH_AGENT_PID; 15:40:22 echo Agent pid 1521 killed; 15:40:22 [ssh-agent] Stopped. 15:40:23 [PostBuildScript] - [INFO] Executing post build scripts. 15:40:23 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins14117885342641129581.sh 15:40:23 ---> sysstat.sh 15:40:23 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins16108347478864504177.sh 15:40:23 ---> package-listing.sh 15:40:23 ++ facter osfamily 15:40:23 ++ tr '[:upper:]' '[:lower:]' 15:40:23 + OS_FAMILY=debian 15:40:23 + workspace=/w/workspace/netconf-tox-verify-master 15:40:23 + START_PACKAGES=/tmp/packages_start.txt 15:40:23 + END_PACKAGES=/tmp/packages_end.txt 15:40:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:40:23 + PACKAGES=/tmp/packages_start.txt 15:40:23 + '[' /w/workspace/netconf-tox-verify-master ']' 15:40:23 + PACKAGES=/tmp/packages_end.txt 15:40:23 + case "${OS_FAMILY}" in 15:40:23 + grep '^ii' 15:40:23 + dpkg -l 15:40:23 + '[' -f /tmp/packages_start.txt ']' 15:40:23 + '[' -f /tmp/packages_end.txt ']' 15:40:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:40:23 + '[' /w/workspace/netconf-tox-verify-master ']' 15:40:23 + mkdir -p /w/workspace/netconf-tox-verify-master/archives/ 15:40:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-tox-verify-master/archives/ 15:40:23 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins859401478785122352.sh 15:40:23 ---> capture-instance-metadata.sh 15:40:23 Setup pyenv: 15:40:23 system 15:40:23 3.8.20 15:40:23 3.9.20 15:40:23 3.10.15 15:40:24 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 15:40:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zj91 from file:/tmp/.os_lf_venv 15:40:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:40:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:40:26 lf-activate-venv(): INFO: Base packages installed successfully 15:40:26 lf-activate-venv(): INFO: Installing additional packages: lftools 15:40:38 lf-activate-venv(): INFO: Adding /tmp/venv-Zj91/bin to PATH 15:40:38 INFO: Running in OpenStack, capturing instance metadata 15:40:38 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins5030399464944507211.sh 15:40:38 provisioning config files... 15:40:38 Could not find credentials [logs] for netconf-tox-verify-master #16090 15:40:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-tox-verify-master@tmp/config2059263958743485513tmp 15:40:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 15:40:38 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 15:40:38 provisioning config files... 15:40:39 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 15:40:39 [EnvInject] - Injecting environment variables from a build step. 15:40:39 [EnvInject] - Injecting as environment variables the properties content 15:40:39 SERVER_ID=logs 15:40:39 15:40:39 [EnvInject] - Variables injected successfully. 15:40:39 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins8251888726767012389.sh 15:40:39 ---> create-netrc.sh 15:40:39 WARN: Log server credential not found. 15:40:39 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins16678049725233551561.sh 15:40:39 ---> python-tools-install.sh 15:40:39 Setup pyenv: 15:40:39 system 15:40:39 3.8.20 15:40:39 3.9.20 15:40:39 3.10.15 15:40:39 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 15:40:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zj91 from file:/tmp/.os_lf_venv 15:40:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:40:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:40:41 lf-activate-venv(): INFO: Base packages installed successfully 15:40:41 lf-activate-venv(): INFO: Installing additional packages: lftools 15:40:52 lf-activate-venv(): INFO: Adding /tmp/venv-Zj91/bin to PATH 15:40:52 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins16174700983784089538.sh 15:40:52 ---> sudo-logs.sh 15:40:52 Archiving 'sudo' log.. 15:40:52 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins7028234255814178491.sh 15:40:52 ---> job-cost.sh 15:40:52 Setup pyenv: 15:40:52 system 15:40:52 3.8.20 15:40:52 3.9.20 15:40:52 3.10.15 15:40:52 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 15:40:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zj91 from file:/tmp/.os_lf_venv 15:40:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:40:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:40:54 lf-activate-venv(): INFO: Base packages installed successfully 15:40:54 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:41:00 lf-activate-venv(): INFO: Adding /tmp/venv-Zj91/bin to PATH 15:41:00 INFO: No Stack... 15:41:01 INFO: Retrieving Pricing Info for: v3-standard-2 15:41:01 INFO: Archiving Costs 15:41:01 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins12432991120667002941.sh 15:41:01 ---> logs-deploy.sh 15:41:01 Setup pyenv: 15:41:01 system 15:41:01 3.8.20 15:41:01 3.9.20 15:41:01 3.10.15 15:41:01 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 15:41:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zj91 from file:/tmp/.os_lf_venv 15:41:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:41:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:41:03 lf-activate-venv(): INFO: Base packages installed successfully 15:41:03 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:41:12 lf-activate-venv(): INFO: Adding /tmp/venv-Zj91/bin to PATH 15:41:12 WARNING: Nexus logging server not set 15:41:12 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-tox-verify-master/16090/ 15:41:12 INFO: archiving logs to S3 15:41:13 ---> uname -a: 15:41:13 Linux prd-ubuntu2204-builder-2c-2g-9184 5.15.0-168-generic #178-Ubuntu SMP Fri Jan 9 19:05:03 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 15:41:13 15:41:13 15:41:13 ---> lscpu: 15:41:13 Architecture: x86_64 15:41:13 CPU op-mode(s): 32-bit, 64-bit 15:41:13 Address sizes: 40 bits physical, 48 bits virtual 15:41:13 Byte Order: Little Endian 15:41:13 CPU(s): 2 15:41:13 On-line CPU(s) list: 0,1 15:41:13 Vendor ID: AuthenticAMD 15:41:13 Model name: AMD EPYC-Rome Processor 15:41:13 CPU family: 23 15:41:13 Model: 49 15:41:13 Thread(s) per core: 1 15:41:13 Core(s) per socket: 1 15:41:13 Socket(s): 2 15:41:13 Stepping: 0 15:41:13 BogoMIPS: 5600.00 15:41:13 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 15:41:13 Virtualization: AMD-V 15:41:13 Hypervisor vendor: KVM 15:41:13 Virtualization type: full 15:41:13 L1d cache: 64 KiB (2 instances) 15:41:13 L1i cache: 64 KiB (2 instances) 15:41:13 L2 cache: 1 MiB (2 instances) 15:41:13 L3 cache: 32 MiB (2 instances) 15:41:13 NUMA node(s): 1 15:41:13 NUMA node0 CPU(s): 0,1 15:41:13 Vulnerability Gather data sampling: Not affected 15:41:13 Vulnerability Indirect target selection: Not affected 15:41:13 Vulnerability Itlb multihit: Not affected 15:41:13 Vulnerability L1tf: Not affected 15:41:13 Vulnerability Mds: Not affected 15:41:13 Vulnerability Meltdown: Not affected 15:41:13 Vulnerability Mmio stale data: Not affected 15:41:13 Vulnerability Reg file data sampling: Not affected 15:41:13 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 15:41:13 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 15:41:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:41:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:41:13 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 15:41:13 Vulnerability Srbds: Not affected 15:41:13 Vulnerability Tsa: Not affected 15:41:13 Vulnerability Tsx async abort: Not affected 15:41:13 Vulnerability Vmscape: Not affected 15:41:13 15:41:13 15:41:13 ---> nproc: 15:41:13 2 15:41:13 15:41:13 15:41:13 ---> df -h: 15:41:13 Filesystem Size Used Avail Use% Mounted on 15:41:13 tmpfs 794M 1.1M 793M 1% /run 15:41:13 /dev/vda1 39G 9.2G 30G 24% / 15:41:13 tmpfs 3.9G 0 3.9G 0% /dev/shm 15:41:13 tmpfs 5.0M 0 5.0M 0% /run/lock 15:41:13 /dev/vda15 105M 6.1M 99M 6% /boot/efi 15:41:13 tmpfs 794M 4.0K 794M 1% /run/user/1001 15:41:13 15:41:13 15:41:13 ---> free -m: 15:41:13 total used free shared buff/cache available 15:41:13 Mem: 7937 567 3916 4 3453 7058 15:41:13 Swap: 1023 0 1023 15:41:13 15:41:13 15:41:13 ---> ip addr: 15:41:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:41:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:41:13 inet 127.0.0.1/8 scope host lo 15:41:13 valid_lft forever preferred_lft forever 15:41:13 inet6 ::1/128 scope host 15:41:13 valid_lft forever preferred_lft forever 15:41:13 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:41:13 link/ether fa:16:3e:05:17:54 brd ff:ff:ff:ff:ff:ff 15:41:13 altname enp0s3 15:41:13 inet 10.30.170.145/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 15:41:13 valid_lft 86144sec preferred_lft 86144sec 15:41:13 inet6 fe80::f816:3eff:fe05:1754/64 scope link 15:41:13 valid_lft forever preferred_lft forever 15:41:13 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 15:41:13 link/ether 8a:6a:96:cd:3d:a9 brd ff:ff:ff:ff:ff:ff 15:41:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:41:13 valid_lft forever preferred_lft forever 15:41:13 15:41:13 15:41:13 ---> sar -b -r -n DEV: 15:41:13 Linux 5.15.0-168-generic (prd-ubuntu2204-builder-2c-2g-9184) 02/10/26 _x86_64_ (2 CPU) 15:41:13 15:41:13 15:37:01 LINUX RESTART (2 CPU) 15:41:13 15:41:13 15:41:13 ---> sar -P ALL: 15:41:13 Linux 5.15.0-168-generic (prd-ubuntu2204-builder-2c-2g-9184) 02/10/26 _x86_64_ (2 CPU) 15:41:13 15:41:13 15:37:01 LINUX RESTART (2 CPU) 15:41:13 15:41:13 15:41:13