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