13:35:12 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/netconf/+/117965 13:35:12 Running as SYSTEM 13:35:12 [EnvInject] - Loading node environment variables. 13:35:12 Building remotely on prd-ubuntu2204-builder-2c-2g-50444 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/netconf-tox-verify-master 13:35:12 [ssh-agent] Looking for ssh-agent implementation... 13:35:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:35:13 $ ssh-agent 13:35:13 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX1nkQ17/agent.2414 13:35:13 SSH_AGENT_PID=2416 13:35:13 [ssh-agent] Started. 13:35:13 Running ssh-add (command line suppressed) 13:35:13 Identity added: /w/workspace/netconf-tox-verify-master@tmp/private_key_10467785846121316438.key (/w/workspace/netconf-tox-verify-master@tmp/private_key_10467785846121316438.key) 13:35:13 [ssh-agent] Using credentials jenkins (jenkins-ssh) 13:35:13 The recommended git tool is: NONE 13:35:15 using credential jenkins-ssh 13:35:15 Wiping out workspace first. 13:35:15 Cloning the remote Git repository 13:35:15 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 13:35:15 > git init /w/workspace/netconf-tox-verify-master # timeout=10 13:35:15 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 13:35:15 > git --version # timeout=10 13:35:15 > git --version # 'git version 2.34.1' 13:35:15 using GIT_SSH to set credentials jenkins-ssh 13:35:15 Verifying host key using known hosts file 13:35:15 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. 13:35:15 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 13:35:24 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 13:35:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:35:24 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 13:35:24 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 13:35:24 using GIT_SSH to set credentials jenkins-ssh 13:35:24 Verifying host key using known hosts file 13:35:24 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. 13:35:24 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf refs/changes/65/117965/7 # timeout=10 13:35:25 > git rev-parse 8e43adb656ab6fa410f26bc48612c6f8dbb1a65c^{commit} # timeout=10 13:35:25 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:35:25 Checking out Revision 8e43adb656ab6fa410f26bc48612c6f8dbb1a65c (refs/changes/65/117965/7) 13:35:25 > git config core.sparsecheckout # timeout=10 13:35:25 > git checkout -f 8e43adb656ab6fa410f26bc48612c6f8dbb1a65c # timeout=10 13:35:28 Commit message: "Add TransportSubsystem" 13:35:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:35:28 > git rev-list --no-walk 8c2e4a17c57f6099310960337c1b6f3169df5d84 # timeout=10 13:35:29 provisioning config files... 13:35:29 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:35:29 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:35:29 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins3293902492828189072.sh 13:35:29 ---> python-tools-install.sh 13:35:29 Setup pyenv: 13:35:29 * system (set by /opt/pyenv/version) 13:35:29 * 3.8.20 (set by /opt/pyenv/version) 13:35:29 * 3.9.20 (set by /opt/pyenv/version) 13:35:29 * 3.10.15 (set by /opt/pyenv/version) 13:35:29 * 3.11.10 (set by /opt/pyenv/version) 13:35:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xTtW 13:35:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:35:37 lf-activate-venv(): INFO: Installing: lftools 13:36:03 lf-activate-venv(): INFO: Adding /tmp/venv-xTtW/bin to PATH 13:36:03 Generating Requirements File 13:36:25 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 13:36:25 httplib2 0.30.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:36:26 Python 3.11.10 13:36:26 pip 25.2 from /tmp/venv-xTtW/lib/python3.11/site-packages/pip (python 3.11) 13:36:26 appdirs==1.4.4 13:36:26 argcomplete==3.6.2 13:36:26 aspy.yaml==1.3.0 13:36:26 attrs==25.3.0 13:36:26 autopage==0.5.2 13:36:26 beautifulsoup4==4.13.5 13:36:26 boto3==1.40.25 13:36:26 botocore==1.40.25 13:36:26 bs4==0.0.2 13:36:26 cachetools==5.5.2 13:36:26 certifi==2025.8.3 13:36:26 cffi==1.17.1 13:36:26 cfgv==3.4.0 13:36:26 chardet==5.2.0 13:36:26 charset-normalizer==3.4.3 13:36:26 click==8.2.1 13:36:26 cliff==4.11.0 13:36:26 cmd2==2.7.0 13:36:26 cryptography==3.3.2 13:36:26 debtcollector==3.0.0 13:36:26 decorator==5.2.1 13:36:26 defusedxml==0.7.1 13:36:26 Deprecated==1.2.18 13:36:26 distlib==0.4.0 13:36:26 dnspython==2.7.0 13:36:26 docker==7.1.0 13:36:26 dogpile.cache==1.4.0 13:36:26 durationpy==0.10 13:36:26 email-validator==2.3.0 13:36:26 filelock==3.19.1 13:36:26 future==1.0.0 13:36:26 gitdb==4.0.12 13:36:26 GitPython==3.1.45 13:36:26 google-auth==2.40.3 13:36:26 httplib2==0.30.0 13:36:26 identify==2.6.14 13:36:26 idna==3.10 13:36:26 importlib-resources==1.5.0 13:36:26 iso8601==2.1.0 13:36:26 Jinja2==3.1.6 13:36:26 jmespath==1.0.1 13:36:26 jsonpatch==1.33 13:36:26 jsonpointer==3.0.0 13:36:26 jsonschema==4.25.1 13:36:26 jsonschema-specifications==2025.4.1 13:36:26 keystoneauth1==5.12.0 13:36:26 kubernetes==33.1.0 13:36:26 lftools==0.37.13 13:36:26 lxml==6.0.1 13:36:26 markdown-it-py==4.0.0 13:36:26 MarkupSafe==3.0.2 13:36:26 mdurl==0.1.2 13:36:26 msgpack==1.1.1 13:36:26 multi_key_dict==2.0.3 13:36:26 munch==4.0.0 13:36:26 netaddr==1.3.0 13:36:26 niet==1.4.2 13:36:26 nodeenv==1.9.1 13:36:26 oauth2client==4.1.3 13:36:26 oauthlib==3.3.1 13:36:26 openstacksdk==4.7.0 13:36:26 os-service-types==1.8.0 13:36:26 osc-lib==4.2.0 13:36:26 oslo.config==10.0.0 13:36:26 oslo.context==6.1.0 13:36:26 oslo.i18n==6.6.0 13:36:26 oslo.log==7.2.1 13:36:26 oslo.serialization==5.8.0 13:36:26 oslo.utils==9.1.0 13:36:26 packaging==25.0 13:36:26 pbr==7.0.1 13:36:26 platformdirs==4.4.0 13:36:26 prettytable==3.16.0 13:36:26 psutil==7.0.0 13:36:26 pyasn1==0.6.1 13:36:26 pyasn1_modules==0.4.2 13:36:26 pycparser==2.22 13:36:26 pygerrit2==2.0.15 13:36:26 PyGithub==2.8.1 13:36:26 Pygments==2.19.2 13:36:26 PyJWT==2.10.1 13:36:26 PyNaCl==1.5.0 13:36:26 pyparsing==2.4.7 13:36:26 pyperclip==1.9.0 13:36:26 pyrsistent==0.20.0 13:36:26 python-cinderclient==9.8.0 13:36:26 python-dateutil==2.9.0.post0 13:36:26 python-heatclient==4.3.0 13:36:26 python-jenkins==1.8.3 13:36:26 python-keystoneclient==5.7.0 13:36:26 python-magnumclient==4.9.0 13:36:26 python-openstackclient==8.2.0 13:36:26 python-swiftclient==4.8.0 13:36:26 PyYAML==6.0.2 13:36:26 referencing==0.36.2 13:36:26 requests==2.32.5 13:36:26 requests-oauthlib==2.0.0 13:36:26 requestsexceptions==1.4.0 13:36:26 rfc3986==2.0.0 13:36:26 rich==14.1.0 13:36:26 rich-argparse==1.7.1 13:36:26 rpds-py==0.27.1 13:36:26 rsa==4.9.1 13:36:26 ruamel.yaml==0.18.15 13:36:26 ruamel.yaml.clib==0.2.12 13:36:26 s3transfer==0.13.1 13:36:26 simplejson==3.20.1 13:36:26 six==1.17.0 13:36:26 smmap==5.0.2 13:36:26 soupsieve==2.8 13:36:26 stevedore==5.5.0 13:36:26 tabulate==0.9.0 13:36:26 toml==0.10.2 13:36:26 tomlkit==0.13.3 13:36:26 tqdm==4.67.1 13:36:26 typing_extensions==4.15.0 13:36:26 tzdata==2025.2 13:36:26 urllib3==1.26.20 13:36:26 virtualenv==20.34.0 13:36:26 wcwidth==0.2.13 13:36:26 websocket-client==1.8.0 13:36:26 wrapt==1.17.3 13:36:26 xdg==6.0.0 13:36:26 xmltodict==0.15.0 13:36:26 yq==3.4.3 13:36:26 [EnvInject] - Injecting environment variables from a build step. 13:36:26 [EnvInject] - Injecting as environment variables the properties content 13:36:26 PYTHON=python3 13:36:26 13:36:26 [EnvInject] - Variables injected successfully. 13:36:26 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins7636052025211559657.sh 13:36:26 ---> tox-install.sh 13:36:26 + source /home/jenkins/lf-env.sh 13:36:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:36:26 ++ mktemp -d /tmp/venv-XXXX 13:36:26 + lf_venv=/tmp/venv-ouyH 13:36:26 + local venv_file=/tmp/.os_lf_venv 13:36:26 + local python=python3 13:36:26 + local options 13:36:26 + local set_path=true 13:36:26 + local install_args= 13:36:26 ++ 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 13:36:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:36:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:36:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:36:26 + true 13:36:26 + case $1 in 13:36:26 + venv_file=/tmp/.toxenv 13:36:26 + shift 2 13:36:26 + true 13:36:26 + case $1 in 13:36:26 + shift 13:36:26 + break 13:36:26 + case $python in 13:36:26 + local pkg_list= 13:36:26 + [[ -d /opt/pyenv ]] 13:36:26 + echo 'Setup pyenv:' 13:36:26 Setup pyenv: 13:36:26 + export PYENV_ROOT=/opt/pyenv 13:36:26 + PYENV_ROOT=/opt/pyenv 13:36:26 + 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 13:36:26 + 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 13:36:26 + pyenv versions 13:36:26 system 13:36:26 3.8.20 13:36:26 3.9.20 13:36:26 3.10.15 13:36:26 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 13:36:26 + command -v pyenv 13:36:26 ++ pyenv init - --no-rehash 13:36:26 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 13:36:26 for i in ${!paths[@]}; do 13:36:26 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 13:36:26 fi; done; 13:36:26 echo "${paths[*]}"'\'')" 13:36:26 export PATH="/opt/pyenv/shims:${PATH}" 13:36:26 export PYENV_SHELL=bash 13:36:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:36:26 pyenv() { 13:36:26 local command 13:36:26 command="${1:-}" 13:36:26 if [ "$#" -gt 0 ]; then 13:36:26 shift 13:36:26 fi 13:36:26 13:36:26 case "$command" in 13:36:26 rehash|shell) 13:36:26 eval "$(pyenv "sh-$command" "$@")" 13:36:26 ;; 13:36:26 *) 13:36:26 command pyenv "$command" "$@" 13:36:26 ;; 13:36:26 esac 13:36:26 }' 13:36:26 +++ bash --norc -ec 'IFS=:; paths=($PATH); 13:36:26 for i in ${!paths[@]}; do 13:36:26 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 13:36:26 fi; done; 13:36:26 echo "${paths[*]}"' 13:36:26 ++ 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 13:36:26 ++ 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 13:36:26 ++ 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 13:36:26 ++ export PYENV_SHELL=bash 13:36:26 ++ PYENV_SHELL=bash 13:36:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:36:26 +++ complete -F _pyenv pyenv 13:36:26 ++ lf-pyver python3 13:36:26 ++ local py_version_xy=python3 13:36:26 ++ local py_version_xyz= 13:36:26 ++ pyenv versions 13:36:26 ++ local command 13:36:26 ++ command=versions 13:36:26 ++ '[' 1 -gt 0 ']' 13:36:26 ++ shift 13:36:26 ++ case "$command" in 13:36:26 ++ awk '{ print $1 }' 13:36:26 ++ command pyenv versions 13:36:26 ++ grep -E '^[0-9.]*[0-9]$' 13:36:26 ++ sed 's/^[ *]* //' 13:36:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:36:26 +++ grep '^3' /tmp/.pyenv_versions 13:36:26 +++ tail -n 1 13:36:26 +++ sort -V 13:36:26 ++ py_version_xyz=3.11.10 13:36:26 ++ [[ -z 3.11.10 ]] 13:36:26 ++ echo 3.11.10 13:36:26 ++ return 0 13:36:26 + pyenv local 3.11.10 13:36:26 + local command 13:36:26 + command=local 13:36:26 + '[' 2 -gt 0 ']' 13:36:26 + shift 13:36:26 + case "$command" in 13:36:26 + command pyenv local 3.11.10 13:36:26 + for arg in "$@" 13:36:26 + case $arg in 13:36:26 + pkg_list+='tox ' 13:36:26 + for arg in "$@" 13:36:26 + case $arg in 13:36:26 + pkg_list+='virtualenv ' 13:36:26 + for arg in "$@" 13:36:26 + case $arg in 13:36:26 + pkg_list+='urllib3~=1.26.15 ' 13:36:26 + [[ -f /tmp/.toxenv ]] 13:36:26 + [[ ! -f /tmp/.toxenv ]] 13:36:26 + [[ -n '' ]] 13:36:26 + python3 -m venv /tmp/venv-ouyH 13:36:31 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ouyH' 13:36:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ouyH 13:36:31 + echo /tmp/venv-ouyH 13:36:31 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:36:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:36:31 + /tmp/venv-ouyH/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 13:36:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:36:34 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:36:34 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:36:34 + /tmp/venv-ouyH/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:36:36 + type python3 13:36:36 + true 13:36:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ouyH/bin to PATH' 13:36:36 lf-activate-venv(): INFO: Adding /tmp/venv-ouyH/bin to PATH 13:36:36 + PATH=/tmp/venv-ouyH/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 13:36:36 + return 0 13:36:36 + python3 --version 13:36:36 Python 3.11.10 13:36:36 + python3 -m pip --version 13:36:36 pip 25.2 from /tmp/venv-ouyH/lib/python3.11/site-packages/pip (python 3.11) 13:36:36 + python3 -m pip freeze 13:36:37 cachetools==6.2.0 13:36:37 chardet==5.2.0 13:36:37 colorama==0.4.6 13:36:37 distlib==0.4.0 13:36:37 filelock==3.19.1 13:36:37 packaging==25.0 13:36:37 platformdirs==4.4.0 13:36:37 pluggy==1.6.0 13:36:37 pyproject-api==1.9.1 13:36:37 tox==4.30.2 13:36:37 urllib3==1.26.20 13:36:37 virtualenv==20.34.0 13:36:37 [netconf-tox-verify-master] $ /bin/sh -xe /tmp/jenkins4127248123447174917.sh 13:36:37 [EnvInject] - Injecting environment variables from a build step. 13:36:37 [EnvInject] - Injecting as environment variables the properties content 13:36:37 PARALLEL=True 13:36:37 13:36:37 [EnvInject] - Variables injected successfully. 13:36:37 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins13805771194387803158.sh 13:36:37 ---> tox-run.sh 13:36:37 + 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 13:36:37 + ARCHIVE_TOX_DIR=/w/workspace/netconf-tox-verify-master/archives/tox 13:36:37 + ARCHIVE_DOC_DIR=/w/workspace/netconf-tox-verify-master/archives/docs 13:36:37 + mkdir -p /w/workspace/netconf-tox-verify-master/archives/tox 13:36:37 + cd /w/workspace/netconf-tox-verify-master/. 13:36:37 + source /home/jenkins/lf-env.sh 13:36:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:36:37 ++ mktemp -d /tmp/venv-XXXX 13:36:37 + lf_venv=/tmp/venv-ssVL 13:36:37 + local venv_file=/tmp/.os_lf_venv 13:36:37 + local python=python3 13:36:37 + local options 13:36:37 + local set_path=true 13:36:37 + local install_args= 13:36:37 ++ 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 13:36:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:36:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:36:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:36:37 + true 13:36:37 + case $1 in 13:36:37 + venv_file=/tmp/.toxenv 13:36:37 + shift 2 13:36:37 + true 13:36:37 + case $1 in 13:36:37 + shift 13:36:37 + break 13:36:37 + case $python in 13:36:37 + local pkg_list= 13:36:37 + [[ -d /opt/pyenv ]] 13:36:37 + echo 'Setup pyenv:' 13:36:37 Setup pyenv: 13:36:37 + export PYENV_ROOT=/opt/pyenv 13:36:37 + PYENV_ROOT=/opt/pyenv 13:36:37 + 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 13:36:37 + 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 13:36:37 + pyenv versions 13:36:37 system 13:36:37 3.8.20 13:36:37 3.9.20 13:36:37 3.10.15 13:36:37 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 13:36:37 + command -v pyenv 13:36:37 ++ pyenv init - --no-rehash 13:36:37 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 13:36:37 for i in ${!paths[@]}; do 13:36:37 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 13:36:37 fi; done; 13:36:37 echo "${paths[*]}"'\'')" 13:36:37 export PATH="/opt/pyenv/shims:${PATH}" 13:36:37 export PYENV_SHELL=bash 13:36:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:36:37 pyenv() { 13:36:37 local command 13:36:37 command="${1:-}" 13:36:37 if [ "$#" -gt 0 ]; then 13:36:37 shift 13:36:37 fi 13:36:37 13:36:37 case "$command" in 13:36:37 rehash|shell) 13:36:37 eval "$(pyenv "sh-$command" "$@")" 13:36:37 ;; 13:36:37 *) 13:36:37 command pyenv "$command" "$@" 13:36:37 ;; 13:36:37 esac 13:36:37 }' 13:36:37 +++ bash --norc -ec 'IFS=:; paths=($PATH); 13:36:37 for i in ${!paths[@]}; do 13:36:37 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 13:36:37 fi; done; 13:36:37 echo "${paths[*]}"' 13:36:37 ++ 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 13:36:37 ++ 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 13:36:37 ++ 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 13:36:37 ++ export PYENV_SHELL=bash 13:36:37 ++ PYENV_SHELL=bash 13:36:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:36:37 +++ complete -F _pyenv pyenv 13:36:37 ++ lf-pyver python3 13:36:37 ++ local py_version_xy=python3 13:36:37 ++ local py_version_xyz= 13:36:37 ++ pyenv versions 13:36:37 ++ local command 13:36:37 ++ awk '{ print $1 }' 13:36:37 ++ command=versions 13:36:37 ++ '[' 1 -gt 0 ']' 13:36:37 ++ shift 13:36:37 ++ case "$command" in 13:36:37 ++ command pyenv versions 13:36:37 ++ grep -E '^[0-9.]*[0-9]$' 13:36:37 ++ sed 's/^[ *]* //' 13:36:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:36:37 +++ grep '^3' /tmp/.pyenv_versions 13:36:37 +++ tail -n 1 13:36:37 +++ sort -V 13:36:37 ++ py_version_xyz=3.11.10 13:36:37 ++ [[ -z 3.11.10 ]] 13:36:37 ++ echo 3.11.10 13:36:37 ++ return 0 13:36:37 + pyenv local 3.11.10 13:36:37 + local command 13:36:37 + command=local 13:36:37 + '[' 2 -gt 0 ']' 13:36:37 + shift 13:36:37 + case "$command" in 13:36:37 + command pyenv local 3.11.10 13:36:37 + for arg in "$@" 13:36:37 + case $arg in 13:36:37 + pkg_list+='tox ' 13:36:37 + for arg in "$@" 13:36:37 + case $arg in 13:36:37 + pkg_list+='virtualenv ' 13:36:37 + for arg in "$@" 13:36:37 + case $arg in 13:36:37 + pkg_list+='urllib3~=1.26.15 ' 13:36:37 + [[ -f /tmp/.toxenv ]] 13:36:37 ++ cat /tmp/.toxenv 13:36:37 + lf_venv=/tmp/venv-ouyH 13:36:37 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ouyH from' file:/tmp/.toxenv 13:36:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ouyH from file:/tmp/.toxenv 13:36:37 + /tmp/venv-ouyH/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 13:36:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:36:38 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:36:38 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:36:38 + /tmp/venv-ouyH/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:36:39 + type python3 13:36:39 + true 13:36:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ouyH/bin to PATH' 13:36:39 lf-activate-venv(): INFO: Adding /tmp/venv-ouyH/bin to PATH 13:36:39 + PATH=/tmp/venv-ouyH/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 13:36:39 + return 0 13:36:39 + [[ -d /opt/pyenv ]] 13:36:39 + echo '---> Setting up pyenv' 13:36:39 ---> Setting up pyenv 13:36:39 + export PYENV_ROOT=/opt/pyenv 13:36:39 + PYENV_ROOT=/opt/pyenv 13:36:39 + export PATH=/opt/pyenv/bin:/tmp/venv-ouyH/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 13:36:39 + PATH=/opt/pyenv/bin:/tmp/venv-ouyH/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 13:36:39 ++ pwd 13:36:39 + PYTHONPATH=/w/workspace/netconf-tox-verify-master 13:36:39 + export PYTHONPATH 13:36:39 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:36:39 + TOX_TESTENV_PASSENV=PYTHONPATH 13:36:39 + tox --version 13:36:39 4.30.2 from /tmp/venv-ouyH/lib/python3.11/site-packages/tox/__init__.py 13:36:39 + PARALLEL=True 13:36:39 + TOX_OPTIONS_LIST= 13:36:39 + [[ -n '' ]] 13:36:39 + case ${PARALLEL,,} in 13:36:39 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 13:36:39 + tox --parallel auto --parallel-live 13:36:39 + tee -a /w/workspace/netconf-tox-verify-master/archives/tox/tox.log 13:36:40 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 13:36:40 docs: install_deps> python -I -m pip install -r docs/requirements.txt 13:37:04 docs-linkcheck: freeze> python -m pip freeze --all 13:37:04 docs: freeze> python -m pip freeze --all 13:37:04 docs-linkcheck: alabaster==1.0.0,attrs==25.3.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.8.3,charset-normalizer==3.4.3,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.59.2,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.6,numpy==2.3.2,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.3,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.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-rtd-theme==3.0.2,sphinx-tabs==3.4.7,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.5.0,webcolors==24.11.1 13:37:04 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 13:37:04 Running Sphinx v8.2.3 13:37:04 docs: alabaster==1.0.0,attrs==25.3.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.8.3,charset-normalizer==3.4.3,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.59.2,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.6,numpy==2.3.2,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.3,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.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-rtd-theme==3.0.2,sphinx-tabs==3.4.7,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.5.0,webcolors==24.11.1 13:37:04 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 13:37:04 loading translations [en]... done 13:37:05 Running Sphinx v8.2.3 13:37:05 loading translations [en]... done 13:37:05 making output directory... done 13:37:05 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 13:37:05 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 13:37:05 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 13:37:05 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 13:37:05 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 13:37:05 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 13:37:05 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 13:37:05 making output directory... done 13:37:05 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 13:37:05 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 13:37:05 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 13:37:05 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 13:37:05 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 13:37:05 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 13:37:05 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 13:37:05 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 13:37:05 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 13:37:05 building [mo]: targets for 0 po files that are out of date 13:37:05 writing output... 13:37:05 building [linkcheck]: targets for 4 source files that are out of date 13:37:05 updating environment: [new config] 4 added, 0 changed, 0 removed 13:37:05 reading sources... [ 25%] developer-guide 13:37:05 reading sources... [ 50%] index 13:37:05 reading sources... [ 75%] testtool 13:37:06 reading sources... [100%] user-guide 13:37:06 13:37:06 looking for now-outdated files... none found 13:37:06 pickling environment... done 13:37:06 checking consistency... done 13:37:06 preparing documents... done 13:37:06 copying assets... 13:37:06 copying assets: done 13:37:06 writing output... [ 25%] developer-guide 13:37:06 writing output... [ 50%] index 13:37:06 writing output... [ 75%] testtool 13:37:06 writing output... [100%] user-guide 13:37:06 13:37:06 13:37:06 ( developer-guide: line 40) -ignored- https://git.opendaylight.org/gerrit/admin/repos/coretutorials 13:37:06 ( testtool: line 61) -ignored- https://git.opendaylight.org/gerrit/admin/repos/netconf 13:37:06 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology 13:37:06 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=config 13:37:06 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=nonconfig 13:37:06 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf?content=config 13:37:06 ( user-guide: line 117) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device 13:37:06 ( user-guide: line 126) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf 13:37:06 ( 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 13:37:06 ( 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 13:37:06 ( 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 13:37:06 ( user-guide: line 1443) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netopeer/yang-ext:mount?content:config 13:37:06 ( user-guide: line 1659) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=controller-mdsal/yang-ext:mount?content:nonconfig 13:37:06 ( user-guide: line 2671) -ignored- http://localhost:8181/openapi/explorer/index.html 13:37:06 ( user-guide: line 2673) -ignored- http://localhost:8181/openapi/api/v3/single 13:37:06 ( user-guide: line 2699) -ignored- http://localhost:8181/openapi/explorer/index.html?urls.primaryName=17830-sim-device%20resources%20-%20RestConf%20RFC%208040 13:37:06 ( user-guide: line 2701) -ignored- http://localhost:8181/openapi/api/v3/mounts/1 13:37:06 ( user-guide: line 2703) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/toaster?revision=2009-11-20 13:37:06 ( user-guide: line 2705) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/definition-test 13:37:06 ( user-guide: line 1402) ok https://docs.docker.com/get-started/ 13:37:06 building [mo]: targets for 0 po files that are out of date 13:37:06 writing output... 13:37:06 building [html]: targets for 4 source files that are out of date 13:37:06 updating environment: [new config] 4 added, 0 changed, 0 removed 13:37:06 reading sources... [ 25%] developer-guide 13:37:06 ( developer-guide: line 36) ok https://github.com/opendaylight/coretutorials/tree/master/ncmount 13:37:06 ( user-guide: line 1873) ok https://github.com/CESNET/netopeer/wiki/CallHome 13:37:06 reading sources... [ 50%] index 13:37:06 reading sources... [ 75%] testtool 13:37:06 ( user-guide: line 1505) ok https://github.com/CESNET/netopeer2/tree/master/example_configuration 13:37:06 reading sources... [100%] user-guide 13:37:06 ( user-guide: line 1873) ok https://github.com/CESNET/netopeer2 13:37:07 ( developer-guide: line 145) ok https://github.com/opendaylight/coretutorials/blob/master/ncmount/impl/src/main/java/ncmount/impl/NcmountProvider.java 13:37:07 ( user-guide: line 1397) ok https://hub.docker.com/r/sysrepo/sysrepo-netopeer2 13:37:07 ( user-guide: line 1390) ok https://github.com/cesnet/netopeer 13:37:07 ( testtool: line 71) ok https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-testtool/ 13:37:07 ( user-guide: line 1397) ok https://www.docker.com/ 13:37:07 13:37:07 looking for now-outdated files... none found 13:37:07 pickling environment... done 13:37:07 checking consistency... done 13:37:07 preparing documents... done 13:37:07 copying assets... 13:37:07 copying static files... 13:37:07 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/basic.css 13:37:07 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/language_data.js 13:37:07 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/documentation_options.js 13:37:07 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/bootstrap-sphinx.js 13:37:07 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/bootstrap-sphinx.css 13:37:07 copying static files: done 13:37:07 copying extra files... 13:37:07 copying extra files: done 13:37:07 copying assets: done 13:37:07 writing output... [ 25%] developer-guide 13:37:07 ( user-guide: line 40) ok https://www.rfc-editor.org/rfc/rfc5277 13:37:07 ( user-guide: line 42) ok https://www.rfc-editor.org/rfc/rfc6022 13:37:07 ( user-guide: line 17) ok https://www.rfc-editor.org/rfc/rfc6241 13:37:07 ( user-guide: line 1018) ok https://www.rfc-editor.org/rfc/rfc6241#section-6.4 13:37:07 writing output... [ 50%] index 13:37:07 writing output... [ 75%] testtool 13:37:07 ( developer-guide: line 22) ok https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:MD-SAL_App_Tutorial 13:37:07 ( user-guide: line 1586) ok https://www.rfc-editor.org/rfc/rfc6470 13:37:07 ( developer-guide: line 42) ok https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Startup_Project_Archetype 13:37:07 ( user-guide: line 70) ok https://www.rfc-editor.org/rfc/rfc8040 13:37:07 writing output... [100%] user-guide 13:37:07 ( developer-guide: line 61) ok https://wiki-archive.opendaylight.org/view/Controller_Core_Functionality_Tutorials:Tutorials:Netconf_Mount 13:37:07 ( user-guide: line 930) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.4 13:37:07 ( user-guide: line 44) ok https://www.rfc-editor.org/rfc/rfc7895 13:37:07 ( user-guide: line 1888) ok https://www.rfc-editor.org/rfc/rfc8071 13:37:07 ( user-guide: line 392) ok https://www.rfc-editor.org/rfc/rfc8072 13:37:07 ( user-guide: line 1568) redirect https://jira.opendaylight.org/browse/ODLPARENT-112 - permanently to https://lf-opendaylight.atlassian.net/browse/ODLPARENT-112 13:37:07 ( user-guide: line 951) ok https://www.rfc-editor.org/rfc/rfc8639 13:37:07 ( user-guide: line 2195) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.3 13:37:07 ( user-guide: line 934) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.8 13:37:07 ( user-guide: line 932) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.7 13:37:08 13:37:08 generating indices... genindex done 13:37:08 highlighting module code... 13:37:08 writing additional pages... search done 13:37:08 dumping search index in English (code: en)... done 13:37:08 dumping object inventory... done 13:37:08 build succeeded. 13:37:08 13:37:08 The HTML pages are in docs/_build/html. 13:37:08 ( user-guide: line 959) ok https://www.rfc-editor.org/rfc/rfc8650#section-a.1.1-1 13:37:08 build succeeded. 13:37:08 13:37:08 Look for any errors in the above output or in docs/_build/linkcheck/output.txt 13:37:08 docs: OK ✔ in 28.23 seconds 13:37:08 docs-linkcheck: OK ✔ in 28.25 seconds 13:37:08 gitlint: install_deps> python -I -m pip install gitlint 13:37:12 gitlint: freeze> python -m pip freeze --all 13:37:12 gitlint: arrow==1.2.3,click==8.1.3,gitlint==0.19.1,gitlint-core==0.19.1,pip==25.2,python-dateutil==2.9.0.post0,setuptools==80.9.0,sh==1.14.3,six==1.17.0 13:37:12 gitlint: commands[0]> gitlint 13:37:12 docs: OK (28.23=setup[24.95]+cmd[3.28] seconds) 13:37:12 docs-linkcheck: OK (28.25=setup[24.71]+cmd[3.54] seconds) 13:37:12 gitlint: OK (4.32=setup[4.18]+cmd[0.14] seconds) 13:37:12 congratulations :) (32.57 seconds) 13:37:12 + tox_status=0 13:37:12 + echo '---> Completed tox runs' 13:37:12 ---> Completed tox runs 13:37:12 + for i in .tox/*/log 13:37:12 ++ awk -F/ '{print $2}' 13:37:12 ++ echo .tox/docs-linkcheck/log 13:37:12 + tox_env=docs-linkcheck 13:37:12 + cp -r .tox/docs-linkcheck/log /w/workspace/netconf-tox-verify-master/archives/tox/docs-linkcheck 13:37:12 + for i in .tox/*/log 13:37:12 ++ awk -F/ '{print $2}' 13:37:12 ++ echo .tox/docs/log 13:37:12 + tox_env=docs 13:37:12 + cp -r .tox/docs/log /w/workspace/netconf-tox-verify-master/archives/tox/docs 13:37:12 + for i in .tox/*/log 13:37:12 ++ echo .tox/gitlint/log 13:37:12 ++ awk -F/ '{print $2}' 13:37:12 + tox_env=gitlint 13:37:12 + cp -r .tox/gitlint/log /w/workspace/netconf-tox-verify-master/archives/tox/gitlint 13:37:12 + DOC_DIR=docs/_build/html 13:37:12 + [[ -d docs/_build/html ]] 13:37:12 + echo '---> Archiving generated docs' 13:37:12 ---> Archiving generated docs 13:37:12 + mv docs/_build/html /w/workspace/netconf-tox-verify-master/archives/docs 13:37:12 + echo '---> tox-run.sh ends' 13:37:12 ---> tox-run.sh ends 13:37:12 + test 0 -eq 0 13:37:12 $ ssh-agent -k 13:37:12 unset SSH_AUTH_SOCK; 13:37:12 unset SSH_AGENT_PID; 13:37:12 echo Agent pid 2416 killed; 13:37:12 [ssh-agent] Stopped. 13:37:12 [PostBuildScript] - [INFO] Executing post build scripts. 13:37:12 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins4080288829534542980.sh 13:37:12 ---> sysstat.sh 13:37:13 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins14534248811182620451.sh 13:37:13 ---> package-listing.sh 13:37:13 ++ facter osfamily 13:37:13 ++ tr '[:upper:]' '[:lower:]' 13:37:13 + OS_FAMILY=debian 13:37:13 + workspace=/w/workspace/netconf-tox-verify-master 13:37:13 + START_PACKAGES=/tmp/packages_start.txt 13:37:13 + END_PACKAGES=/tmp/packages_end.txt 13:37:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:37:13 + PACKAGES=/tmp/packages_start.txt 13:37:13 + '[' /w/workspace/netconf-tox-verify-master ']' 13:37:13 + PACKAGES=/tmp/packages_end.txt 13:37:13 + case "${OS_FAMILY}" in 13:37:13 + dpkg -l 13:37:13 + grep '^ii' 13:37:13 + '[' -f /tmp/packages_start.txt ']' 13:37:13 + '[' -f /tmp/packages_end.txt ']' 13:37:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:37:13 + '[' /w/workspace/netconf-tox-verify-master ']' 13:37:13 + mkdir -p /w/workspace/netconf-tox-verify-master/archives/ 13:37:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-tox-verify-master/archives/ 13:37:13 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins8831064037400769046.sh 13:37:13 ---> capture-instance-metadata.sh 13:37:13 Setup pyenv: 13:37:13 system 13:37:13 3.8.20 13:37:13 3.9.20 13:37:13 3.10.15 13:37:13 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 13:37:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xTtW from file:/tmp/.os_lf_venv 13:37:15 lf-activate-venv(): INFO: Installing: lftools 13:37:27 lf-activate-venv(): INFO: Adding /tmp/venv-xTtW/bin to PATH 13:37:27 INFO: Running in OpenStack, capturing instance metadata 13:37:27 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins8529633253436170609.sh 13:37:27 provisioning config files... 13:37:28 Could not find credentials [logs] for netconf-tox-verify-master #14661 13:37:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-tox-verify-master@tmp/config11902838747451234131tmp 13:37:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 13:37:28 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 13:37:28 provisioning config files... 13:37:28 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 13:37:28 [EnvInject] - Injecting environment variables from a build step. 13:37:28 [EnvInject] - Injecting as environment variables the properties content 13:37:28 SERVER_ID=logs 13:37:28 13:37:28 [EnvInject] - Variables injected successfully. 13:37:28 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins7878571129208962777.sh 13:37:28 ---> create-netrc.sh 13:37:28 WARN: Log server credential not found. 13:37:28 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins17951935560578122950.sh 13:37:28 ---> python-tools-install.sh 13:37:28 Setup pyenv: 13:37:28 system 13:37:28 3.8.20 13:37:28 3.9.20 13:37:28 3.10.15 13:37:28 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 13:37:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xTtW from file:/tmp/.os_lf_venv 13:37:30 lf-activate-venv(): INFO: Installing: lftools 13:37:41 lf-activate-venv(): INFO: Adding /tmp/venv-xTtW/bin to PATH 13:37:41 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins16100919508245896014.sh 13:37:41 ---> sudo-logs.sh 13:37:41 Archiving 'sudo' log.. 13:37:41 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins2539153663519929884.sh 13:37:41 ---> job-cost.sh 13:37:41 Setup pyenv: 13:37:41 system 13:37:41 3.8.20 13:37:41 3.9.20 13:37:41 3.10.15 13:37:41 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 13:37:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xTtW from file:/tmp/.os_lf_venv 13:37:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:37:50 lf-activate-venv(): INFO: Adding /tmp/venv-xTtW/bin to PATH 13:37:50 INFO: No Stack... 13:37:50 INFO: Retrieving Pricing Info for: v3-standard-2 13:37:50 INFO: Archiving Costs 13:37:50 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins11670481183282453058.sh 13:37:50 ---> logs-deploy.sh 13:37:51 Setup pyenv: 13:37:51 system 13:37:51 3.8.20 13:37:51 3.9.20 13:37:51 3.10.15 13:37:51 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 13:37:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xTtW from file:/tmp/.os_lf_venv 13:37:53 lf-activate-venv(): INFO: Installing: lftools 13:38:03 lf-activate-venv(): INFO: Adding /tmp/venv-xTtW/bin to PATH 13:38:03 WARNING: Nexus logging server not set 13:38:03 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-tox-verify-master/14661/ 13:38:03 INFO: archiving logs to S3 13:38:04 ---> uname -a: 13:38:04 Linux prd-ubuntu2204-builder-2c-2g-50444 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 13:38:04 13:38:04 13:38:04 ---> lscpu: 13:38:04 Architecture: x86_64 13:38:04 CPU op-mode(s): 32-bit, 64-bit 13:38:04 Address sizes: 40 bits physical, 48 bits virtual 13:38:04 Byte Order: Little Endian 13:38:04 CPU(s): 2 13:38:04 On-line CPU(s) list: 0,1 13:38:04 Vendor ID: AuthenticAMD 13:38:04 Model name: AMD EPYC-Rome Processor 13:38:04 CPU family: 23 13:38:04 Model: 49 13:38:04 Thread(s) per core: 1 13:38:04 Core(s) per socket: 1 13:38:04 Socket(s): 2 13:38:04 Stepping: 0 13:38:04 BogoMIPS: 5600.00 13:38:04 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 13:38:04 Virtualization: AMD-V 13:38:04 Hypervisor vendor: KVM 13:38:04 Virtualization type: full 13:38:04 L1d cache: 64 KiB (2 instances) 13:38:04 L1i cache: 64 KiB (2 instances) 13:38:04 L2 cache: 1 MiB (2 instances) 13:38:04 L3 cache: 32 MiB (2 instances) 13:38:04 NUMA node(s): 1 13:38:04 NUMA node0 CPU(s): 0,1 13:38:04 Vulnerability Gather data sampling: Not affected 13:38:04 Vulnerability Itlb multihit: Not affected 13:38:04 Vulnerability L1tf: Not affected 13:38:04 Vulnerability Mds: Not affected 13:38:04 Vulnerability Meltdown: Not affected 13:38:04 Vulnerability Mmio stale data: Not affected 13:38:04 Vulnerability Reg file data sampling: Not affected 13:38:04 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 13:38:04 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 13:38:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:38:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:38:04 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 13:38:04 Vulnerability Srbds: Not affected 13:38:04 Vulnerability Tsx async abort: Not affected 13:38:04 13:38:04 13:38:04 ---> nproc: 13:38:04 2 13:38:04 13:38:04 13:38:04 ---> df -h: 13:38:04 Filesystem Size Used Avail Use% Mounted on 13:38:04 tmpfs 794M 1.1M 793M 1% /run 13:38:04 /dev/vda1 39G 9.3G 30G 24% / 13:38:04 tmpfs 3.9G 0 3.9G 0% /dev/shm 13:38:04 tmpfs 5.0M 0 5.0M 0% /run/lock 13:38:04 /dev/vda15 105M 6.1M 99M 6% /boot/efi 13:38:04 tmpfs 794M 4.0K 794M 1% /run/user/1001 13:38:04 13:38:04 13:38:04 ---> free -m: 13:38:04 total used free shared buff/cache available 13:38:04 Mem: 7937 543 3577 4 3817 7083 13:38:04 Swap: 1023 0 1023 13:38:04 13:38:04 13:38:04 ---> ip addr: 13:38:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:38:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:38:04 inet 127.0.0.1/8 scope host lo 13:38:04 valid_lft forever preferred_lft forever 13:38:04 inet6 ::1/128 scope host 13:38:04 valid_lft forever preferred_lft forever 13:38:04 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:38:04 link/ether fa:16:3e:33:80:69 brd ff:ff:ff:ff:ff:ff 13:38:04 altname enp0s3 13:38:04 inet 10.30.170.66/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 13:38:04 valid_lft 85276sec preferred_lft 85276sec 13:38:04 inet6 fe80::f816:3eff:fe33:8069/64 scope link 13:38:04 valid_lft forever preferred_lft forever 13:38:04 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:38:04 link/ether 02:42:3a:18:05:ac brd ff:ff:ff:ff:ff:ff 13:38:04 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:38:04 valid_lft forever preferred_lft forever 13:38:04 13:38:04 13:38:04 ---> sar -b -r -n DEV: 13:38:04 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-50444) 09/07/25 _x86_64_ (2 CPU) 13:38:04 13:38:04 13:19:22 LINUX RESTART (2 CPU) 13:38:04 13:38:04 13:20:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:38:04 13:30:01 7.26 0.47 6.15 0.64 584.96 935.58 15761.75 13:38:04 Average: 7.26 0.47 6.15 0.64 584.96 935.58 15761.75 13:38:04 13:38:04 13:20:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:38:04 13:30:01 5294808 7424188 384020 4.72 38836 2284684 953632 10.39 392664 2200672 168 13:38:04 Average: 5294808 7424188 384020 4.72 38836 2284684 953632 10.39 392664 2200672 168 13:38:04 13:38:04 13:20:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:38:04 13:30:01 lo 0.18 0.18 0.02 0.02 0.00 0.00 0.00 0.00 13:38:04 13:30:01 ens3 16.54 9.91 267.54 0.79 0.00 0.00 0.00 0.00 13:38:04 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:04 Average: lo 0.18 0.18 0.02 0.02 0.00 0.00 0.00 0.00 13:38:04 Average: ens3 16.54 9.91 267.54 0.79 0.00 0.00 0.00 0.00 13:38:04 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:04 13:38:04 13:38:04 ---> sar -P ALL: 13:38:04 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-50444) 09/07/25 _x86_64_ (2 CPU) 13:38:04 13:38:04 13:19:22 LINUX RESTART (2 CPU) 13:38:04 13:38:04 13:20:02 CPU %user %nice %system %iowait %steal %idle 13:38:04 13:30:01 all 1.09 0.00 0.51 0.53 0.03 97.84 13:38:04 13:30:01 0 1.44 0.00 0.50 0.29 0.02 97.74 13:38:04 13:30:01 1 0.73 0.00 0.52 0.77 0.03 97.95 13:38:04 Average: all 1.09 0.00 0.51 0.53 0.03 97.84 13:38:04 Average: 0 1.44 0.00 0.50 0.29 0.02 97.74 13:38:04 Average: 1 0.73 0.00 0.52 0.77 0.03 97.95 13:38:04 13:38:04 13:38:04