08:40:36 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/netconf/+/120380 08:40:36 Running as SYSTEM 08:40:36 [EnvInject] - Loading node environment variables. 08:40:36 Building remotely on prd-ubuntu2204-builder-2c-2g-5701 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/netconf-tox-verify-9.0.x 08:40:36 [ssh-agent] Looking for ssh-agent implementation... 08:40:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:40:36 $ ssh-agent 08:40:36 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIDZueu/agent.1531 08:40:36 SSH_AGENT_PID=1533 08:40:36 [ssh-agent] Started. 08:40:36 Running ssh-add (command line suppressed) 08:40:36 Identity added: /w/workspace/netconf-tox-verify-9.0.x@tmp/private_key_18158616370771539184.key (/w/workspace/netconf-tox-verify-9.0.x@tmp/private_key_18158616370771539184.key) 08:40:36 [ssh-agent] Using credentials jenkins (jenkins-ssh) 08:40:36 The recommended git tool is: NONE 08:40:39 using credential jenkins-ssh 08:40:39 Wiping out workspace first. 08:40:39 Cloning the remote Git repository 08:40:39 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 08:40:39 > git init /w/workspace/netconf-tox-verify-9.0.x # timeout=10 08:40:39 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 08:40:39 > git --version # timeout=10 08:40:39 > git --version # 'git version 2.34.1' 08:40:39 using GIT_SSH to set credentials jenkins-ssh 08:40:39 Verifying host key using known hosts file 08:40:39 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. 08:40:39 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 08:40:46 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 08:40:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:40:47 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 08:40:47 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 08:40:47 using GIT_SSH to set credentials jenkins-ssh 08:40:47 Verifying host key using known hosts file 08:40:47 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. 08:40:47 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf refs/changes/80/120380/2 # timeout=10 08:40:47 > git rev-parse c07cbd8d83f92b80e81c699bf2be8e619b723498^{commit} # timeout=10 08:40:47 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:40:47 Checking out Revision c07cbd8d83f92b80e81c699bf2be8e619b723498 (refs/changes/80/120380/2) 08:40:47 > git config core.sparsecheckout # timeout=10 08:40:47 > git checkout -f c07cbd8d83f92b80e81c699bf2be8e619b723498 # timeout=10 08:40:50 ERROR: Unable to retrieve commit message 08:40:50 java.lang.InterruptedException 08:40:50 at java.base/java.lang.Object.wait(Native Method) 08:40:50 at hudson.remoting.Request.call(Request.java:177) 08:40:50 at hudson.remoting.Channel.call(Channel.java:1002) 08:40:50 at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285) 08:40:50 at com.sun.proxy.$Proxy226.withRepository(Unknown Source) 08:40:50 at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:261) 08:40:50 at hudson.plugins.git.GitSCM.printCommitMessageToLog(GitSCM.java:1423) 08:40:50 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1363) 08:40:50 at hudson.scm.SCM.checkout(SCM.java:540) 08:40:50 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 08:40:50 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 08:40:50 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 08:40:50 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 08:40:50 at hudson.model.Run.execute(Run.java:1895) 08:40:50 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 08:40:50 at hudson.model.ResourceController.execute(ResourceController.java:101) 08:40:50 at hudson.model.Executor.run(Executor.java:442) 08:40:50 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:40:50 > git rev-list --no-walk 75c6ff0eece3226984037e3304cd0f9e69f59acf # timeout=10 08:40:51 provisioning config files... 08:40:51 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:40:51 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:40:51 [netconf-tox-verify-9.0.x] $ /bin/bash /tmp/jenkins10918914085798113353.sh 08:40:51 ---> python-tools-install.sh 08:40:51 Setup pyenv: 08:40:51 * system (set by /opt/pyenv/version) 08:40:51 * 3.8.20 (set by /opt/pyenv/version) 08:40:51 * 3.9.20 (set by /opt/pyenv/version) 08:40:51 3.10.15 08:40:51 3.11.10 08:40:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-B768 08:40:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:40:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:40:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:40:59 lf-activate-venv(): INFO: Base packages installed successfully 08:40:59 lf-activate-venv(): INFO: Installing additional packages: lftools 08:41:27 lf-activate-venv(): INFO: Adding /tmp/venv-B768/bin to PATH 08:41:27 Generating Requirements File 08:41:47 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. 08:41:47 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:41:47 Python 3.11.10 08:41:47 pip 25.3 from /tmp/venv-B768/lib/python3.11/site-packages/pip (python 3.11) 08:41:48 appdirs==1.4.4 08:41:48 argcomplete==3.6.3 08:41:48 aspy.yaml==1.3.0 08:41:48 attrs==25.4.0 08:41:48 autopage==0.5.2 08:41:48 beautifulsoup4==4.14.3 08:41:48 boto3==1.42.37 08:41:48 botocore==1.42.37 08:41:48 bs4==0.0.2 08:41:48 certifi==2026.1.4 08:41:48 cffi==2.0.0 08:41:48 cfgv==3.5.0 08:41:48 chardet==5.2.0 08:41:48 charset-normalizer==3.4.4 08:41:48 click==8.3.1 08:41:48 cliff==4.13.1 08:41:48 cmd2==3.1.2 08:41:48 cryptography==3.3.2 08:41:48 debtcollector==3.0.0 08:41:48 decorator==5.2.1 08:41:48 defusedxml==0.7.1 08:41:48 Deprecated==1.3.1 08:41:48 distlib==0.4.0 08:41:48 dnspython==2.8.0 08:41:48 docker==7.1.0 08:41:48 dogpile.cache==1.5.0 08:41:48 durationpy==0.10 08:41:48 email-validator==2.3.0 08:41:48 filelock==3.20.3 08:41:48 future==1.0.0 08:41:48 gitdb==4.0.12 08:41:48 GitPython==3.1.46 08:41:48 httplib2==0.30.2 08:41:48 identify==2.6.16 08:41:48 idna==3.11 08:41:48 importlib-resources==1.5.0 08:41:48 iso8601==2.1.0 08:41:48 Jinja2==3.1.6 08:41:48 jmespath==1.1.0 08:41:48 jsonpatch==1.33 08:41:48 jsonpointer==3.0.0 08:41:48 jsonschema==4.26.0 08:41:48 jsonschema-specifications==2025.9.1 08:41:48 keystoneauth1==5.13.0 08:41:48 kubernetes==35.0.0 08:41:48 lftools==0.37.21 08:41:48 lxml==6.0.2 08:41:48 markdown-it-py==4.0.0 08:41:48 MarkupSafe==3.0.3 08:41:48 mdurl==0.1.2 08:41:48 msgpack==1.1.2 08:41:48 multi_key_dict==2.0.3 08:41:48 munch==4.0.0 08:41:48 netaddr==1.3.0 08:41:48 niet==1.4.2 08:41:48 nodeenv==1.10.0 08:41:48 oauth2client==4.1.3 08:41:48 oauthlib==3.3.1 08:41:48 openstacksdk==4.9.0 08:41:48 os-service-types==1.8.2 08:41:48 osc-lib==4.3.0 08:41:48 oslo.config==10.2.0 08:41:48 oslo.context==6.2.0 08:41:48 oslo.i18n==6.7.1 08:41:48 oslo.log==8.0.0 08:41:48 oslo.serialization==5.9.0 08:41:48 oslo.utils==9.2.0 08:41:48 packaging==26.0 08:41:48 pbr==7.0.3 08:41:48 platformdirs==4.5.1 08:41:48 prettytable==3.17.0 08:41:48 psutil==7.2.2 08:41:48 pyasn1==0.6.2 08:41:48 pyasn1_modules==0.4.2 08:41:48 pycparser==3.0 08:41:48 pygerrit2==2.0.15 08:41:48 PyGithub==2.8.1 08:41:48 Pygments==2.19.2 08:41:48 PyJWT==2.10.1 08:41:48 PyNaCl==1.6.2 08:41:48 pyparsing==2.4.7 08:41:48 pyperclip==1.11.0 08:41:48 pyrsistent==0.20.0 08:41:48 python-cinderclient==9.8.0 08:41:48 python-dateutil==2.9.0.post0 08:41:48 python-heatclient==5.0.0 08:41:48 python-jenkins==1.8.3 08:41:48 python-keystoneclient==5.7.0 08:41:48 python-magnumclient==4.9.0 08:41:48 python-openstackclient==8.3.0 08:41:48 python-swiftclient==4.9.0 08:41:48 PyYAML==6.0.3 08:41:48 referencing==0.37.0 08:41:48 requests==2.32.5 08:41:48 requests-oauthlib==2.0.0 08:41:48 requestsexceptions==1.4.0 08:41:48 rfc3986==2.0.0 08:41:48 rich==14.3.1 08:41:48 rich-argparse==1.7.2 08:41:48 rpds-py==0.30.0 08:41:48 rsa==4.9.1 08:41:48 ruamel.yaml==0.19.1 08:41:48 ruamel.yaml.clib==0.2.15 08:41:48 s3transfer==0.16.0 08:41:48 simplejson==3.20.2 08:41:48 six==1.17.0 08:41:48 smmap==5.0.2 08:41:48 soupsieve==2.8.3 08:41:48 stevedore==5.6.0 08:41:48 tabulate==0.9.0 08:41:48 toml==0.10.2 08:41:48 tomlkit==0.14.0 08:41:48 tqdm==4.67.1 08:41:48 typing_extensions==4.15.0 08:41:48 tzdata==2025.3 08:41:48 urllib3==1.26.20 08:41:48 virtualenv==20.36.1 08:41:48 wcwidth==0.5.0 08:41:48 websocket-client==1.9.0 08:41:48 wrapt==2.0.1 08:41:48 xdg==6.0.0 08:41:48 xmltodict==1.0.2 08:41:48 yq==3.4.3 08:41:48 [EnvInject] - Injecting environment variables from a build step. 08:41:48 [EnvInject] - Injecting as environment variables the properties content 08:41:48 PYTHON=python3 08:41:48 08:41:48 [EnvInject] - Variables injected successfully. 08:41:48 [netconf-tox-verify-9.0.x] $ /bin/bash -l /tmp/jenkins1595762151348647433.sh 08:41:48 ---> tox-install.sh 08:41:48 + source /home/jenkins/lf-env.sh 08:41:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:41:48 ++ mktemp -d /tmp/venv-XXXX 08:41:48 + lf_venv=/tmp/venv-XoxZ 08:41:48 + local venv_file=/tmp/.os_lf_venv 08:41:48 + local python=python3 08:41:48 + local options 08:41:48 + local set_path=true 08:41:48 + local install_args= 08:41:48 ++ 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 08:41:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:41:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:41:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:41:48 + true 08:41:48 + case $1 in 08:41:48 + venv_file=/tmp/.toxenv 08:41:48 + shift 2 08:41:48 + true 08:41:48 + case $1 in 08:41:48 + shift 08:41:48 + break 08:41:48 + case $python in 08:41:48 + local pkg_list= 08:41:48 + [[ -d /opt/pyenv ]] 08:41:48 + echo 'Setup pyenv:' 08:41:48 Setup pyenv: 08:41:48 + export PYENV_ROOT=/opt/pyenv 08:41:48 + PYENV_ROOT=/opt/pyenv 08:41:48 + 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 08:41:48 + 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 08:41:48 + pyenv versions 08:41:48 system 08:41:48 3.8.20 08:41:48 3.9.20 08:41:48 3.10.15 08:41:48 * 3.11.10 (set by /w/workspace/netconf-tox-verify-9.0.x/.python-version) 08:41:48 + command -v pyenv 08:41:48 ++ pyenv init - --no-rehash 08:41:48 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 08:41:48 for i in ${!paths[@]}; do 08:41:48 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 08:41:48 fi; done; 08:41:48 echo "${paths[*]}"'\'')" 08:41:48 export PATH="/opt/pyenv/shims:${PATH}" 08:41:48 export PYENV_SHELL=bash 08:41:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:41:48 pyenv() { 08:41:48 local command 08:41:48 command="${1:-}" 08:41:48 if [ "$#" -gt 0 ]; then 08:41:48 shift 08:41:48 fi 08:41:48 08:41:48 case "$command" in 08:41:48 rehash|shell) 08:41:48 eval "$(pyenv "sh-$command" "$@")" 08:41:48 ;; 08:41:48 *) 08:41:48 command pyenv "$command" "$@" 08:41:48 ;; 08:41:48 esac 08:41:48 }' 08:41:48 +++ bash --norc -ec 'IFS=:; paths=($PATH); 08:41:48 for i in ${!paths[@]}; do 08:41:48 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 08:41:48 fi; done; 08:41:48 echo "${paths[*]}"' 08:41:48 ++ 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 08:41:48 ++ 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 08:41:48 ++ 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 08:41:48 ++ export PYENV_SHELL=bash 08:41:48 ++ PYENV_SHELL=bash 08:41:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:41:48 +++ complete -F _pyenv pyenv 08:41:48 ++ lf-pyver python3 08:41:48 ++ local py_version_xy=python3 08:41:48 ++ local py_version_xyz= 08:41:48 ++ pyenv versions 08:41:48 ++ grep -E '^[0-9.]*[0-9]$' 08:41:48 ++ local command 08:41:48 ++ command=versions 08:41:48 ++ '[' 1 -gt 0 ']' 08:41:48 ++ shift 08:41:48 ++ case "$command" in 08:41:48 ++ command pyenv versions 08:41:48 ++ awk '{ print $1 }' 08:41:48 ++ sed 's/^[ *]* //' 08:41:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:41:48 +++ grep '^3' /tmp/.pyenv_versions 08:41:48 +++ tail -n 1 08:41:48 +++ sort -V 08:41:48 ++ py_version_xyz=3.11.10 08:41:48 ++ [[ -z 3.11.10 ]] 08:41:48 ++ echo 3.11.10 08:41:48 ++ return 0 08:41:48 + pyenv local 3.11.10 08:41:48 + local command 08:41:48 + command=local 08:41:48 + '[' 2 -gt 0 ']' 08:41:48 + shift 08:41:48 + case "$command" in 08:41:48 + command pyenv local 3.11.10 08:41:48 + for arg in "$@" 08:41:48 + case $arg in 08:41:48 + pkg_list+='tox ' 08:41:48 + for arg in "$@" 08:41:48 + case $arg in 08:41:48 + pkg_list+='virtualenv ' 08:41:48 + for arg in "$@" 08:41:48 + case $arg in 08:41:48 + pkg_list+='urllib3~=1.26.15 ' 08:41:48 + [[ -f /tmp/.toxenv ]] 08:41:48 + [[ ! -f /tmp/.toxenv ]] 08:41:48 + [[ -n '' ]] 08:41:48 + python3 -m venv /tmp/venv-XoxZ 08:41:52 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XoxZ' 08:41:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XoxZ 08:41:52 + echo /tmp/venv-XoxZ 08:41:52 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:41:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:41:52 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:41:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:41:52 + local 'pip_opts=--upgrade --quiet' 08:41:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:41:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:41:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:41:52 + [[ -n '' ]] 08:41:52 + [[ -n '' ]] 08:41:52 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:41:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:41:52 + /tmp/venv-XoxZ/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 08:41:56 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:41:56 lf-activate-venv(): INFO: Base packages installed successfully 08:41:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:41:56 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:41:56 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:41:56 + /tmp/venv-XoxZ/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 08:41:58 + type python3 08:41:58 + true 08:41:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-XoxZ/bin to PATH' 08:41:58 lf-activate-venv(): INFO: Adding /tmp/venv-XoxZ/bin to PATH 08:41:58 + PATH=/tmp/venv-XoxZ/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 08:41:58 + return 0 08:41:58 + python3 --version 08:41:58 Python 3.11.10 08:41:58 + python3 -m pip --version 08:41:58 pip 25.3 from /tmp/venv-XoxZ/lib/python3.11/site-packages/pip (python 3.11) 08:41:58 + python3 -m pip freeze 08:41:58 cachetools==6.2.6 08:41:58 chardet==5.2.0 08:41:58 colorama==0.4.6 08:41:58 distlib==0.4.0 08:41:58 filelock==3.20.3 08:41:58 packaging==26.0 08:41:58 platformdirs==4.5.1 08:41:58 pluggy==1.6.0 08:41:58 pyproject-api==1.10.0 08:41:58 tox==4.34.1 08:41:58 urllib3==1.26.20 08:41:58 virtualenv==20.36.1 08:41:58 [netconf-tox-verify-9.0.x] $ /bin/sh -xe /tmp/jenkins9118568354763712748.sh 08:41:58 [EnvInject] - Injecting environment variables from a build step. 08:41:58 [EnvInject] - Injecting as environment variables the properties content 08:41:58 PARALLEL=True 08:41:58 08:41:58 [EnvInject] - Variables injected successfully. 08:41:58 [netconf-tox-verify-9.0.x] $ /bin/bash -l /tmp/jenkins2679287589761586709.sh 08:41:58 ---> tox-run.sh 08:41:58 + 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 08:41:58 + ARCHIVE_TOX_DIR=/w/workspace/netconf-tox-verify-9.0.x/archives/tox 08:41:58 + ARCHIVE_DOC_DIR=/w/workspace/netconf-tox-verify-9.0.x/archives/docs 08:41:58 + mkdir -p /w/workspace/netconf-tox-verify-9.0.x/archives/tox 08:41:58 + cd /w/workspace/netconf-tox-verify-9.0.x/. 08:41:58 + source /home/jenkins/lf-env.sh 08:41:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:41:58 ++ mktemp -d /tmp/venv-XXXX 08:41:58 + lf_venv=/tmp/venv-DDbv 08:41:58 + local venv_file=/tmp/.os_lf_venv 08:41:58 + local python=python3 08:41:58 + local options 08:41:58 + local set_path=true 08:41:58 + local install_args= 08:41:58 ++ 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 08:41:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:41:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:41:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:41:58 + true 08:41:58 + case $1 in 08:41:58 + venv_file=/tmp/.toxenv 08:41:58 + shift 2 08:41:58 + true 08:41:58 + case $1 in 08:41:58 + shift 08:41:58 + break 08:41:58 + case $python in 08:41:58 + local pkg_list= 08:41:58 + [[ -d /opt/pyenv ]] 08:41:58 + echo 'Setup pyenv:' 08:41:58 Setup pyenv: 08:41:58 + export PYENV_ROOT=/opt/pyenv 08:41:58 + PYENV_ROOT=/opt/pyenv 08:41:58 + 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 08:41:58 + 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 08:41:58 + pyenv versions 08:41:58 system 08:41:58 3.8.20 08:41:58 3.9.20 08:41:58 3.10.15 08:41:58 * 3.11.10 (set by /w/workspace/netconf-tox-verify-9.0.x/.python-version) 08:41:58 + command -v pyenv 08:41:58 ++ pyenv init - --no-rehash 08:41:58 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 08:41:58 for i in ${!paths[@]}; do 08:41:58 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 08:41:58 fi; done; 08:41:58 echo "${paths[*]}"'\'')" 08:41:58 export PATH="/opt/pyenv/shims:${PATH}" 08:41:58 export PYENV_SHELL=bash 08:41:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:41:58 pyenv() { 08:41:58 local command 08:41:58 command="${1:-}" 08:41:58 if [ "$#" -gt 0 ]; then 08:41:58 shift 08:41:58 fi 08:41:58 08:41:58 case "$command" in 08:41:58 rehash|shell) 08:41:58 eval "$(pyenv "sh-$command" "$@")" 08:41:58 ;; 08:41:58 *) 08:41:58 command pyenv "$command" "$@" 08:41:58 ;; 08:41:58 esac 08:41:58 }' 08:41:58 +++ bash --norc -ec 'IFS=:; paths=($PATH); 08:41:58 for i in ${!paths[@]}; do 08:41:58 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 08:41:58 fi; done; 08:41:58 echo "${paths[*]}"' 08:41:58 ++ 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 08:41:58 ++ 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 08:41:58 ++ 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 08:41:58 ++ export PYENV_SHELL=bash 08:41:58 ++ PYENV_SHELL=bash 08:41:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:41:58 +++ complete -F _pyenv pyenv 08:41:58 ++ lf-pyver python3 08:41:58 ++ local py_version_xy=python3 08:41:58 ++ local py_version_xyz= 08:41:58 ++ awk '{ print $1 }' 08:41:58 ++ sed 's/^[ *]* //' 08:41:58 ++ pyenv versions 08:41:58 ++ local command 08:41:58 ++ command=versions 08:41:58 ++ '[' 1 -gt 0 ']' 08:41:58 ++ shift 08:41:58 ++ case "$command" in 08:41:58 ++ command pyenv versions 08:41:58 ++ grep -E '^[0-9.]*[0-9]$' 08:41:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:41:58 +++ sort -V 08:41:58 +++ grep '^3' /tmp/.pyenv_versions 08:41:58 +++ tail -n 1 08:41:58 ++ py_version_xyz=3.11.10 08:41:58 ++ [[ -z 3.11.10 ]] 08:41:58 ++ echo 3.11.10 08:41:58 ++ return 0 08:41:58 + pyenv local 3.11.10 08:41:58 + local command 08:41:58 + command=local 08:41:58 + '[' 2 -gt 0 ']' 08:41:58 + shift 08:41:58 + case "$command" in 08:41:58 + command pyenv local 3.11.10 08:41:58 + for arg in "$@" 08:41:58 + case $arg in 08:41:58 + pkg_list+='tox ' 08:41:58 + for arg in "$@" 08:41:58 + case $arg in 08:41:58 + pkg_list+='virtualenv ' 08:41:58 + for arg in "$@" 08:41:58 + case $arg in 08:41:58 + pkg_list+='urllib3~=1.26.15 ' 08:41:58 + [[ -f /tmp/.toxenv ]] 08:41:58 ++ cat /tmp/.toxenv 08:41:58 + lf_venv=/tmp/venv-XoxZ 08:41:58 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XoxZ from' file:/tmp/.toxenv 08:41:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XoxZ from file:/tmp/.toxenv 08:41:58 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:41:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:41:58 + local 'pip_opts=--upgrade --quiet' 08:41:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:41:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:41:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:41:58 + [[ -n '' ]] 08:41:58 + [[ -n '' ]] 08:41:58 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:41:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:41:58 + /tmp/venv-XoxZ/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 08:41:59 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:41:59 lf-activate-venv(): INFO: Base packages installed successfully 08:41:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:41:59 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:41:59 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:41:59 + /tmp/venv-XoxZ/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 08:42:00 + type python3 08:42:00 + true 08:42:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-XoxZ/bin to PATH' 08:42:00 lf-activate-venv(): INFO: Adding /tmp/venv-XoxZ/bin to PATH 08:42:00 + PATH=/tmp/venv-XoxZ/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 08:42:00 + return 0 08:42:00 + [[ -d /opt/pyenv ]] 08:42:00 + echo '---> Setting up pyenv' 08:42:00 ---> Setting up pyenv 08:42:00 + export PYENV_ROOT=/opt/pyenv 08:42:00 + PYENV_ROOT=/opt/pyenv 08:42:00 + export PATH=/opt/pyenv/bin:/tmp/venv-XoxZ/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 08:42:00 + PATH=/opt/pyenv/bin:/tmp/venv-XoxZ/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 08:42:00 ++ pwd 08:42:00 + PYTHONPATH=/w/workspace/netconf-tox-verify-9.0.x 08:42:00 + export PYTHONPATH 08:42:00 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:42:00 + TOX_TESTENV_PASSENV=PYTHONPATH 08:42:00 + tox --version 08:42:01 4.34.1 from /tmp/venv-XoxZ/lib/python3.11/site-packages/tox/__init__.py 08:42:01 + PARALLEL=True 08:42:01 + TOX_OPTIONS_LIST= 08:42:01 + [[ -n '' ]] 08:42:01 + case ${PARALLEL,,} in 08:42:01 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 08:42:01 + tox --parallel auto --parallel-live 08:42:01 + tee -a /w/workspace/netconf-tox-verify-9.0.x/archives/tox/tox.log 08:42:02 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 08:42:02 docs: install_deps> python -I -m pip install -r docs/requirements.txt 08:42:23 docs-linkcheck: freeze> python -m pip freeze --all 08:42:23 docs: freeze> python -m pip freeze --all 08:42:23 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.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.1,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 08:42:23 docs-linkcheck: commands[0]> sphinx-build -b linkcheck -d /w/workspace/netconf-tox-verify-9.0.x/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/netconf-tox-verify-9.0.x/docs/_build/linkcheck 08:42:23 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.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.1,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 08:42:23 docs: commands[0]> sphinx-build -W -b html -n -d /w/workspace/netconf-tox-verify-9.0.x/.tox/docs/tmp/doctrees ./docs/ /w/workspace/netconf-tox-verify-9.0.x/docs/_build/html 08:42:24 Running Sphinx v8.2.3 08:42:24 loading translations [en]... done 08:42:24 Running Sphinx v8.2.3 08:42:24 loading translations [en]... done 08:42:24 making output directory... done 08:42:24 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 08:42:24 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 08:42:24 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 08:42:24 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 08:42:24 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 08:42:24 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 08:42:24 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 08:42:24 making output directory... done 08:42:24 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 08:42:24 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 08:42:24 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 08:42:24 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 08:42:24 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 08:42:24 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 08:42:24 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 08:42:24 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 08:42:24 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 08:42:24 building [mo]: targets for 0 po files that are out of date 08:42:24 writing output... 08:42:24 building [linkcheck]: targets for 4 source files that are out of date 08:42:24 updating environment: [new config] 4 added, 0 changed, 0 removed 08:42:24 reading sources... [ 25%] developer-guide 08:42:24 building [mo]: targets for 0 po files that are out of date 08:42:24 writing output... 08:42:24 building [html]: targets for 4 source files that are out of date 08:42:24 updating environment: [new config] 4 added, 0 changed, 0 removed 08:42:24 reading sources... [ 25%] developer-guide 08:42:24 reading sources... [ 50%] index 08:42:24 reading sources... [ 75%] testtool 08:42:24 reading sources... [ 50%] index 08:42:24 reading sources... [ 75%] testtool 08:42:24 reading sources... [100%] user-guide 08:42:25 reading sources... [100%] user-guide 08:42:25 08:42:25 looking for now-outdated files... none found 08:42:25 08:42:25 looking for now-outdated files... none found 08:42:25 pickling environment... done 08:42:25 pickling environment... done 08:42:25 checking consistency... done 08:42:25 preparing documents... done 08:42:25 copying assets... 08:42:25 copying static files... 08:42:25 Writing evaluated template result to /w/workspace/netconf-tox-verify-9.0.x/docs/_build/html/_static/basic.css 08:42:25 Writing evaluated template result to /w/workspace/netconf-tox-verify-9.0.x/docs/_build/html/_static/language_data.js 08:42:25 checking consistency... done 08:42:25 preparing documents... done 08:42:25 copying assets... 08:42:25 copying assets: done 08:42:25 writing output... [ 25%] developer-guide 08:42:25 writing output... [ 50%] index 08:42:25 Writing evaluated template result to /w/workspace/netconf-tox-verify-9.0.x/docs/_build/html/_static/documentation_options.js 08:42:25 writing output... [ 75%] testtool 08:42:25 writing output... [100%] user-guide 08:42:25 Writing evaluated template result to /w/workspace/netconf-tox-verify-9.0.x/docs/_build/html/_static/bootstrap-sphinx.js 08:42:25 Writing evaluated template result to /w/workspace/netconf-tox-verify-9.0.x/docs/_build/html/_static/bootstrap-sphinx.css 08:42:25 08:42:25 08:42:25 copying static files: done 08:42:25 copying extra files... 08:42:25 copying extra files: done 08:42:25 copying assets: done 08:42:25 writing output... [ 25%] developer-guide 08:42:25 ( developer-guide: line 40) -ignored- https://git.opendaylight.org/gerrit/admin/repos/coretutorials 08:42:25 ( testtool: line 61) -ignored- https://git.opendaylight.org/gerrit/admin/repos/netconf 08:42:25 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology 08:42:25 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=config 08:42:25 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=nonconfig 08:42:25 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf?content=config 08:42:25 ( user-guide: line 117) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device 08:42:25 ( user-guide: line 126) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf 08:42:25 ( 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 08:42:25 ( 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 08:42:25 ( 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 08:42:25 ( user-guide: line 1443) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netopeer/yang-ext:mount?content:config 08:42:25 ( user-guide: line 1923) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=controller-mdsal/yang-ext:mount?content:nonconfig 08:42:25 ( user-guide: line 2935) -ignored- http://localhost:8181/openapi/explorer/index.html 08:42:25 ( user-guide: line 2937) -ignored- http://localhost:8181/openapi/api/v3/single 08:42:25 ( user-guide: line 2963) -ignored- http://localhost:8181/openapi/explorer/index.html?urls.primaryName=17830-sim-device%20resources%20-%20RestConf%20RFC%208040 08:42:25 ( user-guide: line 2965) -ignored- http://localhost:8181/openapi/api/v3/mounts/1 08:42:25 ( user-guide: line 2967) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/toaster?revision=2009-11-20 08:42:25 ( user-guide: line 2969) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/definition-test 08:42:25 ( user-guide: line 1402) ok https://docs.docker.com/get-started/ 08:42:25 -rate limited- https://github.com/apache/mina-sshd/blob/master/docs/standards.md | sleeping... 08:42:25 writing output... [ 50%] index 08:42:25 writing output... [ 75%] testtool 08:42:25 writing output... [100%] user-guide 08:42:25 ( user-guide: line 1505) ok https://github.com/CESNET/netopeer2/tree/master/example_configuration 08:42:25 ( user-guide: line 2137) ok https://github.com/CESNET/netopeer/wiki/CallHome 08:42:26 ( user-guide: line 1390) ok https://github.com/cesnet/netopeer 08:42:26 ( user-guide: line 2137) ok https://github.com/CESNET/netopeer2 08:42:26 08:42:26 generating indices... genindex done 08:42:26 highlighting module code... 08:42:26 ( developer-guide: line 36) ok https://github.com/opendaylight/coretutorials/tree/master/ncmount 08:42:26 writing additional pages... search done 08:42:26 dumping search index in English (code: en)... done 08:42:26 dumping object inventory... done 08:42:26 build succeeded. 08:42:26 08:42:26 The HTML pages are in docs/_build/html. 08:42:26 ( user-guide: line 1397) ok https://hub.docker.com/r/sysrepo/sysrepo-netopeer2 08:42:26 ( testtool: line 71) ok https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-testtool/ 08:42:26 ( user-guide: line 1684) ok https://github.com/opendaylight/ietf/tree/master/model/iana 08:42:26 docs: OK ✔ in 24.84 seconds 08:42:26 gitlint: install_deps> python -I -m pip install gitlint 08:42:26 ( 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 08:42:26 ( user-guide: line 1397) ok https://www.docker.com/ 08:42:26 ( user-guide: line 40) ok https://www.rfc-editor.org/rfc/rfc5277 08:42:26 ( user-guide: line 42) ok https://www.rfc-editor.org/rfc/rfc6022 08:42:26 ( user-guide: line 17) ok https://www.rfc-editor.org/rfc/rfc6241 08:42:26 ( developer-guide: line 22) ok https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:MD-SAL_App_Tutorial 08:42:26 ( user-guide: line 1018) ok https://www.rfc-editor.org/rfc/rfc6241#section-6.4 08:42:26 ( developer-guide: line 42) ok https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Startup_Project_Archetype 08:42:26 ( user-guide: line 1850) ok https://www.rfc-editor.org/rfc/rfc6470 08:42:27 ( user-guide: line 2459) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.3 08:42:27 ( developer-guide: line 61) ok https://wiki-archive.opendaylight.org/view/Controller_Core_Functionality_Tutorials:Tutorials:Netconf_Mount 08:42:27 ( user-guide: line 70) ok https://www.rfc-editor.org/rfc/rfc8040 08:42:27 ( user-guide: line 934) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.8 08:42:27 ( user-guide: line 930) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.4 08:42:27 ( user-guide: line 932) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.7 08:42:27 ( user-guide: line 2152) ok https://www.rfc-editor.org/rfc/rfc8071 08:42:27 ( user-guide: line 44) ok https://www.rfc-editor.org/rfc/rfc7895 08:42:27 ( user-guide: line 1832) redirect https://jira.opendaylight.org/browse/ODLPARENT-112 - permanently to https://lf-opendaylight.atlassian.net/browse/ODLPARENT-112 08:42:27 ( user-guide: line 959) ok https://www.rfc-editor.org/rfc/rfc8650#section-a.1.1-1 08:42:27 ( user-guide: line 392) ok https://www.rfc-editor.org/rfc/rfc8072 08:42:27 ( user-guide: line 951) ok https://www.rfc-editor.org/rfc/rfc8639 08:42:30 gitlint: freeze> python -m pip freeze --all 08:42:30 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 08:42:30 gitlint: commands[0]> gitlint 08:43:26 ( developer-guide: line 145) ok https://github.com/opendaylight/coretutorials/blob/master/ncmount/impl/src/main/java/ncmount/impl/NcmountProvider.java 08:43:26 ( user-guide: line 1688) ok https://github.com/apache/mina-sshd/blob/master/docs/standards.md 08:43:26 build succeeded. 08:43:26 08:43:26 Look for any errors in the above output or in docs/_build/linkcheck/output.txt 08:43:26 gitlint: OK ✔ in 4.7 seconds 08:43:26 docs: OK (24.84=setup[22.47]+cmd[2.37] seconds) 08:43:26 docs-linkcheck: OK (85.47=setup[22.38]+cmd[63.09] seconds) 08:43:26 gitlint: OK (4.70=setup[4.56]+cmd[0.14] seconds) 08:43:26 congratulations :) (85.50 seconds) 08:43:26 + tox_status=0 08:43:26 + echo '---> Completed tox runs' 08:43:26 ---> Completed tox runs 08:43:26 + for i in .tox/*/log 08:43:26 ++ awk -F/ '{print $2}' 08:43:26 ++ echo .tox/docs-linkcheck/log 08:43:26 + tox_env=docs-linkcheck 08:43:26 + cp -r .tox/docs-linkcheck/log /w/workspace/netconf-tox-verify-9.0.x/archives/tox/docs-linkcheck 08:43:26 + for i in .tox/*/log 08:43:26 ++ awk -F/ '{print $2}' 08:43:26 ++ echo .tox/docs/log 08:43:26 + tox_env=docs 08:43:26 + cp -r .tox/docs/log /w/workspace/netconf-tox-verify-9.0.x/archives/tox/docs 08:43:26 + for i in .tox/*/log 08:43:26 ++ echo .tox/gitlint/log 08:43:26 ++ awk -F/ '{print $2}' 08:43:26 + tox_env=gitlint 08:43:26 + cp -r .tox/gitlint/log /w/workspace/netconf-tox-verify-9.0.x/archives/tox/gitlint 08:43:26 + DOC_DIR=docs/_build/html 08:43:26 + [[ -d docs/_build/html ]] 08:43:26 + echo '---> Archiving generated docs' 08:43:26 ---> Archiving generated docs 08:43:26 + mv docs/_build/html /w/workspace/netconf-tox-verify-9.0.x/archives/docs 08:43:26 + echo '---> tox-run.sh ends' 08:43:26 ---> tox-run.sh ends 08:43:26 + test 0 -eq 0 08:43:27 $ ssh-agent -k 08:43:27 unset SSH_AUTH_SOCK; 08:43:27 unset SSH_AGENT_PID; 08:43:27 echo Agent pid 1533 killed; 08:43:27 [ssh-agent] Stopped. 08:43:27 [PostBuildScript] - [INFO] Executing post build scripts. 08:43:27 [netconf-tox-verify-9.0.x] $ /bin/bash /tmp/jenkins17840238424256228008.sh 08:43:27 ---> sysstat.sh 08:43:27 [netconf-tox-verify-9.0.x] $ /bin/bash /tmp/jenkins11931297881875328130.sh 08:43:27 ---> package-listing.sh 08:43:27 ++ facter osfamily 08:43:27 ++ tr '[:upper:]' '[:lower:]' 08:43:27 + OS_FAMILY=debian 08:43:27 + workspace=/w/workspace/netconf-tox-verify-9.0.x 08:43:27 + START_PACKAGES=/tmp/packages_start.txt 08:43:27 + END_PACKAGES=/tmp/packages_end.txt 08:43:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:43:27 + PACKAGES=/tmp/packages_start.txt 08:43:27 + '[' /w/workspace/netconf-tox-verify-9.0.x ']' 08:43:27 + PACKAGES=/tmp/packages_end.txt 08:43:27 + case "${OS_FAMILY}" in 08:43:27 + dpkg -l 08:43:27 + grep '^ii' 08:43:27 + '[' -f /tmp/packages_start.txt ']' 08:43:27 + '[' -f /tmp/packages_end.txt ']' 08:43:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:43:27 + '[' /w/workspace/netconf-tox-verify-9.0.x ']' 08:43:27 + mkdir -p /w/workspace/netconf-tox-verify-9.0.x/archives/ 08:43:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-tox-verify-9.0.x/archives/ 08:43:27 [netconf-tox-verify-9.0.x] $ /bin/bash /tmp/jenkins13865491575535743657.sh 08:43:27 ---> capture-instance-metadata.sh 08:43:27 Setup pyenv: 08:43:27 system 08:43:27 3.8.20 08:43:27 3.9.20 08:43:27 3.10.15 08:43:27 * 3.11.10 (set by /w/workspace/netconf-tox-verify-9.0.x/.python-version) 08:43:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-B768 from file:/tmp/.os_lf_venv 08:43:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:43:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:43:29 lf-activate-venv(): INFO: Base packages installed successfully 08:43:29 lf-activate-venv(): INFO: Installing additional packages: lftools 08:43:40 lf-activate-venv(): INFO: Adding /tmp/venv-B768/bin to PATH 08:43:40 INFO: Running in OpenStack, capturing instance metadata 08:43:41 [netconf-tox-verify-9.0.x] $ /bin/bash /tmp/jenkins12263308702007751130.sh 08:43:41 provisioning config files... 08:43:41 Could not find credentials [logs] for netconf-tox-verify-9.0.x #382 08:43:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-tox-verify-9.0.x@tmp/config4912466269629687538tmp 08:43:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 08:43:41 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 08:43:41 provisioning config files... 08:43:41 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 08:43:41 [EnvInject] - Injecting environment variables from a build step. 08:43:41 [EnvInject] - Injecting as environment variables the properties content 08:43:41 SERVER_ID=logs 08:43:41 08:43:41 [EnvInject] - Variables injected successfully. 08:43:41 [netconf-tox-verify-9.0.x] $ /bin/bash /tmp/jenkins16238609494780466812.sh 08:43:41 ---> create-netrc.sh 08:43:41 WARN: Log server credential not found. 08:43:41 [netconf-tox-verify-9.0.x] $ /bin/bash /tmp/jenkins16020130849818761580.sh 08:43:41 ---> python-tools-install.sh 08:43:41 Setup pyenv: 08:43:41 system 08:43:41 3.8.20 08:43:41 3.9.20 08:43:41 3.10.15 08:43:41 * 3.11.10 (set by /w/workspace/netconf-tox-verify-9.0.x/.python-version) 08:43:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-B768 from file:/tmp/.os_lf_venv 08:43:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:43:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:43:52 lf-activate-venv(): INFO: Base packages installed successfully 08:43:52 lf-activate-venv(): INFO: Installing additional packages: lftools 08:44:02 lf-activate-venv(): INFO: Adding /tmp/venv-B768/bin to PATH 08:44:02 [netconf-tox-verify-9.0.x] $ /bin/bash /tmp/jenkins1628266635696675236.sh 08:44:02 ---> sudo-logs.sh 08:44:02 Archiving 'sudo' log.. 08:44:03 [netconf-tox-verify-9.0.x] $ /bin/bash /tmp/jenkins10104680427218655625.sh 08:44:03 ---> job-cost.sh 08:44:03 Setup pyenv: 08:44:03 system 08:44:03 3.8.20 08:44:03 3.9.20 08:44:03 3.10.15 08:44:03 * 3.11.10 (set by /w/workspace/netconf-tox-verify-9.0.x/.python-version) 08:44:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-B768 from file:/tmp/.os_lf_venv 08:44:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:44:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:44:05 lf-activate-venv(): INFO: Base packages installed successfully 08:44:05 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:44:11 lf-activate-venv(): INFO: Adding /tmp/venv-B768/bin to PATH 08:44:11 INFO: No Stack... 08:44:11 INFO: Retrieving Pricing Info for: v3-standard-2 08:44:11 INFO: Archiving Costs 08:44:11 [netconf-tox-verify-9.0.x] $ /bin/bash -l /tmp/jenkins6948631717631391867.sh 08:44:11 ---> logs-deploy.sh 08:44:11 Setup pyenv: 08:44:12 system 08:44:12 3.8.20 08:44:12 3.9.20 08:44:12 3.10.15 08:44:12 * 3.11.10 (set by /w/workspace/netconf-tox-verify-9.0.x/.python-version) 08:44:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-B768 from file:/tmp/.os_lf_venv 08:44:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:44:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:44:14 lf-activate-venv(): INFO: Base packages installed successfully 08:44:14 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:44:24 lf-activate-venv(): INFO: Adding /tmp/venv-B768/bin to PATH 08:44:24 WARNING: Nexus logging server not set 08:44:24 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-tox-verify-9.0.x/382/ 08:44:24 INFO: archiving logs to S3 08:44:25 ---> uname -a: 08:44:25 Linux prd-ubuntu2204-builder-2c-2g-5701 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 08:44:25 08:44:25 08:44:25 ---> lscpu: 08:44:25 Architecture: x86_64 08:44:25 CPU op-mode(s): 32-bit, 64-bit 08:44:25 Address sizes: 40 bits physical, 48 bits virtual 08:44:25 Byte Order: Little Endian 08:44:25 CPU(s): 2 08:44:25 On-line CPU(s) list: 0,1 08:44:25 Vendor ID: AuthenticAMD 08:44:25 Model name: AMD EPYC-Rome Processor 08:44:25 CPU family: 23 08:44:25 Model: 49 08:44:25 Thread(s) per core: 1 08:44:25 Core(s) per socket: 1 08:44:25 Socket(s): 2 08:44:25 Stepping: 0 08:44:25 BogoMIPS: 5600.00 08:44:25 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 08:44:25 Virtualization: AMD-V 08:44:25 Hypervisor vendor: KVM 08:44:25 Virtualization type: full 08:44:25 L1d cache: 64 KiB (2 instances) 08:44:25 L1i cache: 64 KiB (2 instances) 08:44:25 L2 cache: 1 MiB (2 instances) 08:44:25 L3 cache: 32 MiB (2 instances) 08:44:25 NUMA node(s): 1 08:44:25 NUMA node0 CPU(s): 0,1 08:44:25 Vulnerability Gather data sampling: Not affected 08:44:25 Vulnerability Indirect target selection: Not affected 08:44:25 Vulnerability Itlb multihit: Not affected 08:44:25 Vulnerability L1tf: Not affected 08:44:25 Vulnerability Mds: Not affected 08:44:25 Vulnerability Meltdown: Not affected 08:44:25 Vulnerability Mmio stale data: Not affected 08:44:25 Vulnerability Reg file data sampling: Not affected 08:44:25 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 08:44:25 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 08:44:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:44:25 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:44:25 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:44:25 Vulnerability Srbds: Not affected 08:44:25 Vulnerability Tsa: Not affected 08:44:25 Vulnerability Tsx async abort: Not affected 08:44:25 Vulnerability Vmscape: Not affected 08:44:25 08:44:25 08:44:25 ---> nproc: 08:44:25 2 08:44:25 08:44:25 08:44:25 ---> df -h: 08:44:25 Filesystem Size Used Avail Use% Mounted on 08:44:25 tmpfs 794M 1.1M 793M 1% /run 08:44:25 /dev/vda1 39G 9.2G 30G 24% / 08:44:25 tmpfs 3.9G 0 3.9G 0% /dev/shm 08:44:25 tmpfs 5.0M 0 5.0M 0% /run/lock 08:44:25 /dev/vda15 105M 6.1M 99M 6% /boot/efi 08:44:25 tmpfs 794M 4.0K 794M 1% /run/user/1001 08:44:25 08:44:25 08:44:25 ---> free -m: 08:44:25 total used free shared buff/cache available 08:44:25 Mem: 7937 548 3944 4 3445 7078 08:44:25 Swap: 1023 0 1023 08:44:25 08:44:25 08:44:25 ---> ip addr: 08:44:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:44:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:44:25 inet 127.0.0.1/8 scope host lo 08:44:25 valid_lft forever preferred_lft forever 08:44:25 inet6 ::1/128 scope host 08:44:25 valid_lft forever preferred_lft forever 08:44:25 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:44:25 link/ether fa:16:3e:e0:fd:c3 brd ff:ff:ff:ff:ff:ff 08:44:25 altname enp0s3 08:44:25 inet 10.30.170.179/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 08:44:25 valid_lft 86130sec preferred_lft 86130sec 08:44:25 inet6 fe80::f816:3eff:fee0:fdc3/64 scope link 08:44:25 valid_lft forever preferred_lft forever 08:44:25 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 08:44:25 link/ether 72:c4:f0:e3:c9:50 brd ff:ff:ff:ff:ff:ff 08:44:25 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:44:25 valid_lft forever preferred_lft forever 08:44:25 08:44:25 08:44:25 ---> sar -b -r -n DEV: 08:44:25 Linux 5.15.0-164-generic (prd-ubuntu2204-builder-2c-2g-5701) 01/29/26 _x86_64_ (2 CPU) 08:44:25 08:44:25 08:39:58 LINUX RESTART (2 CPU) 08:44:25 08:44:25 08:44:25 ---> sar -P ALL: 08:44:25 Linux 5.15.0-164-generic (prd-ubuntu2204-builder-2c-2g-5701) 01/29/26 _x86_64_ (2 CPU) 08:44:25 08:44:25 08:39:58 LINUX RESTART (2 CPU) 08:44:25 08:44:25 08:44:25