15:22:42 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/119617 15:22:42 Running as SYSTEM 15:22:42 [EnvInject] - Loading node environment variables. 15:22:42 Building remotely on prd-ubuntu2204-docker-4c-16g-9712 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 15:22:42 [ssh-agent] Looking for ssh-agent implementation... 15:22:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:22:42 $ ssh-agent 15:22:42 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXzDhFAJ/agent.1543 15:22:42 SSH_AGENT_PID=1545 15:22:42 [ssh-agent] Started. 15:22:42 Running ssh-add (command line suppressed) 15:22:42 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_14190004092697901494.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_14190004092697901494.key) 15:22:42 [ssh-agent] Using credentials jenkins (jenkins-ssh) 15:22:42 The recommended git tool is: NONE 15:22:44 using credential jenkins-ssh 15:22:44 Wiping out workspace first. 15:22:44 Cloning the remote Git repository 15:22:45 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 15:22:45 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 15:22:45 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 15:22:45 > git --version # timeout=10 15:22:45 > git --version # 'git version 2.34.1' 15:22:45 using GIT_SSH to set credentials jenkins-ssh 15:22:45 Verifying host key using known hosts file 15:22:45 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 15:22:45 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 15:22:48 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 15:22:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:22:49 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 15:22:49 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 15:22:49 using GIT_SSH to set credentials jenkins-ssh 15:22:49 Verifying host key using known hosts file 15:22: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. 15:22:49 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/17/119617/5 # timeout=10 15:22:49 > git rev-parse 8ea0813dcc0fef97183d16e7dbfca2f38c09c170^{commit} # timeout=10 15:22:49 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:22:49 Checking out Revision 8ea0813dcc0fef97183d16e7dbfca2f38c09c170 (refs/changes/17/119617/5) 15:22:49 > git config core.sparsecheckout # timeout=10 15:22:49 > git checkout -f 8ea0813dcc0fef97183d16e7dbfca2f38c09c170 # timeout=10 15:22:49 Commit message: "TAPI - Refactor finding avail/used freq" 15:22:49 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:22:50 > git rev-list --no-walk c1c1b672e33395bc79d9eb6725b209066bc471ac # timeout=10 15:22:50 > git remote # timeout=10 15:22:50 > git submodule init # timeout=10 15:22:50 > git submodule sync # timeout=10 15:22:50 > git config --get remote.origin.url # timeout=10 15:22:50 > git submodule init # timeout=10 15:22:50 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 15:22:50 ERROR: No submodules found. 15:22:53 provisioning config files... 15:22:53 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:22:53 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:22:53 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins8330711966494750984.sh 15:22:53 ---> python-tools-install.sh 15:22:53 Setup pyenv: 15:22:53 * system (set by /opt/pyenv/version) 15:22:53 * 3.8.20 (set by /opt/pyenv/version) 15:22:53 * 3.9.20 (set by /opt/pyenv/version) 15:22:53 3.10.15 15:22:53 3.11.10 15:22:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Jh5o 15:22:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:22:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:22:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:23:02 lf-activate-venv(): INFO: Base packages installed successfully 15:23:02 lf-activate-venv(): INFO: Installing additional packages: lftools 15:23:31 lf-activate-venv(): INFO: Adding /tmp/venv-Jh5o/bin to PATH 15:23:31 Generating Requirements File 15:23:52 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 15:23:52 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:23:52 Python 3.11.10 15:23:53 pip 25.3 from /tmp/venv-Jh5o/lib/python3.11/site-packages/pip (python 3.11) 15:23:53 appdirs==1.4.4 15:23:53 argcomplete==3.6.3 15:23:53 aspy.yaml==1.3.0 15:23:53 attrs==25.4.0 15:23:53 autopage==0.5.2 15:23:53 beautifulsoup4==4.14.3 15:23:53 boto3==1.42.3 15:23:53 botocore==1.42.3 15:23:53 bs4==0.0.2 15:23:53 cachetools==6.2.2 15:23:53 certifi==2025.11.12 15:23:53 cffi==2.0.0 15:23:53 cfgv==3.5.0 15:23:53 chardet==5.2.0 15:23:53 charset-normalizer==3.4.4 15:23:53 click==8.3.1 15:23:53 cliff==4.13.0 15:23:53 cmd2==2.7.0 15:23:53 cryptography==3.3.2 15:23:53 debtcollector==3.0.0 15:23:53 decorator==5.2.1 15:23:53 defusedxml==0.7.1 15:23:53 Deprecated==1.3.1 15:23:53 distlib==0.4.0 15:23:53 dnspython==2.8.0 15:23:53 docker==7.1.0 15:23:53 dogpile.cache==1.5.0 15:23:53 durationpy==0.10 15:23:53 email-validator==2.3.0 15:23:53 filelock==3.20.0 15:23:53 future==1.0.0 15:23:53 gitdb==4.0.12 15:23:53 GitPython==3.1.45 15:23:53 google-auth==2.43.0 15:23:53 httplib2==0.31.0 15:23:53 identify==2.6.15 15:23:53 idna==3.11 15:23:53 importlib-resources==1.5.0 15:23:53 iso8601==2.1.0 15:23:53 Jinja2==3.1.6 15:23:53 jmespath==1.0.1 15:23:53 jsonpatch==1.33 15:23:53 jsonpointer==3.0.0 15:23:53 jsonschema==4.25.1 15:23:53 jsonschema-specifications==2025.9.1 15:23:53 keystoneauth1==5.12.0 15:23:53 kubernetes==34.1.0 15:23:53 lftools==0.37.16 15:23:53 lxml==6.0.2 15:23:53 markdown-it-py==4.0.0 15:23:53 MarkupSafe==3.0.3 15:23:53 mdurl==0.1.2 15:23:53 msgpack==1.1.2 15:23:53 multi_key_dict==2.0.3 15:23:53 munch==4.0.0 15:23:53 netaddr==1.3.0 15:23:53 niet==1.4.2 15:23:53 nodeenv==1.9.1 15:23:53 oauth2client==4.1.3 15:23:53 oauthlib==3.3.1 15:23:53 openstacksdk==4.8.0 15:23:53 os-service-types==1.8.2 15:23:53 osc-lib==4.2.0 15:23:53 oslo.config==10.1.0 15:23:53 oslo.context==6.2.0 15:23:53 oslo.i18n==6.7.1 15:23:53 oslo.log==7.2.1 15:23:53 oslo.serialization==5.8.0 15:23:53 oslo.utils==9.2.0 15:23:53 packaging==25.0 15:23:53 pbr==7.0.3 15:23:53 platformdirs==4.5.1 15:23:53 prettytable==3.17.0 15:23:53 psutil==7.1.3 15:23:53 pyasn1==0.6.1 15:23:53 pyasn1_modules==0.4.2 15:23:53 pycparser==2.23 15:23:53 pygerrit2==2.0.15 15:23:53 PyGithub==2.8.1 15:23:53 Pygments==2.19.2 15:23:53 PyJWT==2.10.1 15:23:53 PyNaCl==1.6.1 15:23:53 pyparsing==2.4.7 15:23:53 pyperclip==1.11.0 15:23:53 pyrsistent==0.20.0 15:23:53 python-cinderclient==9.8.0 15:23:53 python-dateutil==2.9.0.post0 15:23:53 python-heatclient==4.3.0 15:23:53 python-jenkins==1.8.3 15:23:53 python-keystoneclient==5.7.0 15:23:53 python-magnumclient==4.9.0 15:23:53 python-openstackclient==8.2.0 15:23:53 python-swiftclient==4.9.0 15:23:53 PyYAML==6.0.3 15:23:53 referencing==0.37.0 15:23:53 requests==2.32.5 15:23:53 requests-oauthlib==2.0.0 15:23:53 requestsexceptions==1.4.0 15:23:53 rfc3986==2.0.0 15:23:53 rich==14.2.0 15:23:53 rich-argparse==1.7.2 15:23:53 rpds-py==0.30.0 15:23:53 rsa==4.9.1 15:23:53 ruamel.yaml==0.18.16 15:23:53 ruamel.yaml.clib==0.2.15 15:23:53 s3transfer==0.16.0 15:23:53 simplejson==3.20.2 15:23:53 six==1.17.0 15:23:53 smmap==5.0.2 15:23:53 soupsieve==2.8 15:23:53 stevedore==5.6.0 15:23:53 tabulate==0.9.0 15:23:53 toml==0.10.2 15:23:53 tomlkit==0.13.3 15:23:53 tqdm==4.67.1 15:23:53 typing_extensions==4.15.0 15:23:53 tzdata==2025.2 15:23:53 urllib3==1.26.20 15:23:53 virtualenv==20.35.4 15:23:53 wcwidth==0.2.14 15:23:53 websocket-client==1.9.0 15:23:53 wrapt==2.0.1 15:23:53 xdg==6.0.0 15:23:53 xmltodict==1.0.2 15:23:53 yq==3.4.3 15:23:53 [EnvInject] - Injecting environment variables from a build step. 15:23:53 [EnvInject] - Injecting as environment variables the properties content 15:23:53 PYTHON=python3 15:23:53 15:23:53 [EnvInject] - Variables injected successfully. 15:23:53 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins4303603027562325348.sh 15:23:53 ---> tox-install.sh 15:23:53 + source /home/jenkins/lf-env.sh 15:23:53 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:23:53 ++ mktemp -d /tmp/venv-XXXX 15:23:53 + lf_venv=/tmp/venv-Sbbt 15:23:53 + local venv_file=/tmp/.os_lf_venv 15:23:53 + local python=python3 15:23:53 + local options 15:23:53 + local set_path=true 15:23:53 + local install_args= 15:23:53 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:23:53 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:23:53 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:23:53 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:23:53 + true 15:23:53 + case $1 in 15:23:53 + venv_file=/tmp/.toxenv 15:23:53 + shift 2 15:23:53 + true 15:23:53 + case $1 in 15:23:53 + shift 15:23:53 + break 15:23:53 + case $python in 15:23:53 + local pkg_list= 15:23:53 + [[ -d /opt/pyenv ]] 15:23:53 + echo 'Setup pyenv:' 15:23:53 Setup pyenv: 15:23:53 + export PYENV_ROOT=/opt/pyenv 15:23:53 + PYENV_ROOT=/opt/pyenv 15:23:53 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:23:53 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:23:53 + pyenv versions 15:23:53 system 15:23:53 3.8.20 15:23:53 3.9.20 15:23:53 3.10.15 15:23:53 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 15:23:53 + command -v pyenv 15:23:53 ++ pyenv init - --no-rehash 15:23:53 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 15:23:53 for i in ${!paths[@]}; do 15:23:53 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 15:23:53 fi; done; 15:23:53 echo "${paths[*]}"'\'')" 15:23:53 export PATH="/opt/pyenv/shims:${PATH}" 15:23:53 export PYENV_SHELL=bash 15:23:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:23:53 pyenv() { 15:23:53 local command 15:23:53 command="${1:-}" 15:23:53 if [ "$#" -gt 0 ]; then 15:23:53 shift 15:23:53 fi 15:23:53 15:23:53 case "$command" in 15:23:53 rehash|shell) 15:23:53 eval "$(pyenv "sh-$command" "$@")" 15:23:53 ;; 15:23:53 *) 15:23:53 command pyenv "$command" "$@" 15:23:53 ;; 15:23:53 esac 15:23:53 }' 15:23:53 +++ bash --norc -ec 'IFS=:; paths=($PATH); 15:23:53 for i in ${!paths[@]}; do 15:23:53 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 15:23:53 fi; done; 15:23:53 echo "${paths[*]}"' 15:23:53 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:23:53 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:23:53 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:23:53 ++ export PYENV_SHELL=bash 15:23:53 ++ PYENV_SHELL=bash 15:23:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:23:53 +++ complete -F _pyenv pyenv 15:23:53 ++ lf-pyver python3 15:23:53 ++ local py_version_xy=python3 15:23:53 ++ local py_version_xyz= 15:23:53 ++ pyenv versions 15:23:53 ++ local command 15:23:53 ++ command=versions 15:23:53 ++ '[' 1 -gt 0 ']' 15:23:53 ++ shift 15:23:53 ++ case "$command" in 15:23:53 ++ command pyenv versions 15:23:53 ++ sed 's/^[ *]* //' 15:23:53 ++ awk '{ print $1 }' 15:23:53 ++ grep -E '^[0-9.]*[0-9]$' 15:23:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:23:53 +++ grep '^3' /tmp/.pyenv_versions 15:23:53 +++ sort -V 15:23:53 +++ tail -n 1 15:23:53 ++ py_version_xyz=3.11.10 15:23:53 ++ [[ -z 3.11.10 ]] 15:23:53 ++ echo 3.11.10 15:23:53 ++ return 0 15:23:53 + pyenv local 3.11.10 15:23:53 + local command 15:23:53 + command=local 15:23:53 + '[' 2 -gt 0 ']' 15:23:53 + shift 15:23:53 + case "$command" in 15:23:53 + command pyenv local 3.11.10 15:23:53 + for arg in "$@" 15:23:53 + case $arg in 15:23:53 + pkg_list+='tox ' 15:23:53 + for arg in "$@" 15:23:53 + case $arg in 15:23:53 + pkg_list+='virtualenv ' 15:23:53 + for arg in "$@" 15:23:53 + case $arg in 15:23:53 + pkg_list+='urllib3~=1.26.15 ' 15:23:53 + [[ -f /tmp/.toxenv ]] 15:23:53 + [[ ! -f /tmp/.toxenv ]] 15:23:53 + [[ -n '' ]] 15:23:53 + python3 -m venv /tmp/venv-Sbbt 15:23:57 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Sbbt' 15:23:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Sbbt 15:23:57 + echo /tmp/venv-Sbbt 15:23:57 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:23:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:23:57 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:23:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:23:57 + local 'pip_opts=--upgrade --quiet' 15:23:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:23:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:23:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:23:57 + [[ -n '' ]] 15:23:57 + [[ -n '' ]] 15:23:57 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:23:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:23:57 + /tmp/venv-Sbbt/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 15:24:01 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:24:01 lf-activate-venv(): INFO: Base packages installed successfully 15:24:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:24:01 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:24:01 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:24:01 + /tmp/venv-Sbbt/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:24:03 + type python3 15:24:03 + true 15:24:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Sbbt/bin to PATH' 15:24:03 lf-activate-venv(): INFO: Adding /tmp/venv-Sbbt/bin to PATH 15:24:03 + PATH=/tmp/venv-Sbbt/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:24:03 + return 0 15:24:03 + python3 --version 15:24:03 Python 3.11.10 15:24:03 + python3 -m pip --version 15:24:03 pip 25.3 from /tmp/venv-Sbbt/lib/python3.11/site-packages/pip (python 3.11) 15:24:03 + python3 -m pip freeze 15:24:03 cachetools==6.2.2 15:24:03 chardet==5.2.0 15:24:03 colorama==0.4.6 15:24:03 distlib==0.4.0 15:24:03 filelock==3.20.0 15:24:03 packaging==25.0 15:24:03 platformdirs==4.5.1 15:24:03 pluggy==1.6.0 15:24:03 pyproject-api==1.10.0 15:24:03 tox==4.32.0 15:24:03 urllib3==1.26.20 15:24:03 virtualenv==20.35.4 15:24:03 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins1633624378451804957.sh 15:24:04 [EnvInject] - Injecting environment variables from a build step. 15:24:04 [EnvInject] - Injecting as environment variables the properties content 15:24:04 PARALLEL=True 15:24:04 15:24:04 [EnvInject] - Variables injected successfully. 15:24:04 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins12208486391800614290.sh 15:24:04 ---> tox-run.sh 15:24:04 + PATH=/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:24:04 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 15:24:04 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 15:24:04 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 15:24:04 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 15:24:04 + source /home/jenkins/lf-env.sh 15:24:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:24:04 ++ mktemp -d /tmp/venv-XXXX 15:24:04 + lf_venv=/tmp/venv-akEZ 15:24:04 + local venv_file=/tmp/.os_lf_venv 15:24:04 + local python=python3 15:24:04 + local options 15:24:04 + local set_path=true 15:24:04 + local install_args= 15:24:04 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:24:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:24:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:24:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:24:04 + true 15:24:04 + case $1 in 15:24:04 + venv_file=/tmp/.toxenv 15:24:04 + shift 2 15:24:04 + true 15:24:04 + case $1 in 15:24:04 + shift 15:24:04 + break 15:24:04 + case $python in 15:24:04 + local pkg_list= 15:24:04 + [[ -d /opt/pyenv ]] 15:24:04 + echo 'Setup pyenv:' 15:24:04 Setup pyenv: 15:24:04 + export PYENV_ROOT=/opt/pyenv 15:24:04 + PYENV_ROOT=/opt/pyenv 15:24:04 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:24:04 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:24:04 + pyenv versions 15:24:04 system 15:24:04 3.8.20 15:24:04 3.9.20 15:24:04 3.10.15 15:24:04 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 15:24:04 + command -v pyenv 15:24:04 ++ pyenv init - --no-rehash 15:24:04 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 15:24:04 for i in ${!paths[@]}; do 15:24:04 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 15:24:04 fi; done; 15:24:04 echo "${paths[*]}"'\'')" 15:24:04 export PATH="/opt/pyenv/shims:${PATH}" 15:24:04 export PYENV_SHELL=bash 15:24:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:24:04 pyenv() { 15:24:04 local command 15:24:04 command="${1:-}" 15:24:04 if [ "$#" -gt 0 ]; then 15:24:04 shift 15:24:04 fi 15:24:04 15:24:04 case "$command" in 15:24:04 rehash|shell) 15:24:04 eval "$(pyenv "sh-$command" "$@")" 15:24:04 ;; 15:24:04 *) 15:24:04 command pyenv "$command" "$@" 15:24:04 ;; 15:24:04 esac 15:24:04 }' 15:24:04 +++ bash --norc -ec 'IFS=:; paths=($PATH); 15:24:04 for i in ${!paths[@]}; do 15:24:04 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 15:24:04 fi; done; 15:24:04 echo "${paths[*]}"' 15:24:04 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:24:04 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:24:04 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:24:04 ++ export PYENV_SHELL=bash 15:24:04 ++ PYENV_SHELL=bash 15:24:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:24:04 +++ complete -F _pyenv pyenv 15:24:04 ++ lf-pyver python3 15:24:04 ++ local py_version_xy=python3 15:24:04 ++ local py_version_xyz= 15:24:04 ++ pyenv versions 15:24:04 ++ local command 15:24:04 ++ command=versions 15:24:04 ++ '[' 1 -gt 0 ']' 15:24:04 ++ shift 15:24:04 ++ case "$command" in 15:24:04 ++ command pyenv versions 15:24:04 ++ sed 's/^[ *]* //' 15:24:04 ++ grep -E '^[0-9.]*[0-9]$' 15:24:04 ++ awk '{ print $1 }' 15:24:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:24:04 +++ grep '^3' /tmp/.pyenv_versions 15:24:04 +++ sort -V 15:24:04 +++ tail -n 1 15:24:04 ++ py_version_xyz=3.11.10 15:24:04 ++ [[ -z 3.11.10 ]] 15:24:04 ++ echo 3.11.10 15:24:04 ++ return 0 15:24:04 + pyenv local 3.11.10 15:24:04 + local command 15:24:04 + command=local 15:24:04 + '[' 2 -gt 0 ']' 15:24:04 + shift 15:24:04 + case "$command" in 15:24:04 + command pyenv local 3.11.10 15:24:04 + for arg in "$@" 15:24:04 + case $arg in 15:24:04 + pkg_list+='tox ' 15:24:04 + for arg in "$@" 15:24:04 + case $arg in 15:24:04 + pkg_list+='virtualenv ' 15:24:04 + for arg in "$@" 15:24:04 + case $arg in 15:24:04 + pkg_list+='urllib3~=1.26.15 ' 15:24:04 + [[ -f /tmp/.toxenv ]] 15:24:04 ++ cat /tmp/.toxenv 15:24:04 + lf_venv=/tmp/venv-Sbbt 15:24:04 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Sbbt from' file:/tmp/.toxenv 15:24:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Sbbt from file:/tmp/.toxenv 15:24:04 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:24:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:24:04 + local 'pip_opts=--upgrade --quiet' 15:24:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:24:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:24:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:24:04 + [[ -n '' ]] 15:24:04 + [[ -n '' ]] 15:24:04 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:24:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:24:04 + /tmp/venv-Sbbt/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 15:24:05 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:24:05 lf-activate-venv(): INFO: Base packages installed successfully 15:24:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:24:05 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:24:05 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:24:05 + /tmp/venv-Sbbt/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:24:06 + type python3 15:24:06 + true 15:24:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Sbbt/bin to PATH' 15:24:06 lf-activate-venv(): INFO: Adding /tmp/venv-Sbbt/bin to PATH 15:24:06 + PATH=/tmp/venv-Sbbt/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:24:06 + return 0 15:24:06 + [[ -d /opt/pyenv ]] 15:24:06 + echo '---> Setting up pyenv' 15:24:06 ---> Setting up pyenv 15:24:06 + export PYENV_ROOT=/opt/pyenv 15:24:06 + PYENV_ROOT=/opt/pyenv 15:24:06 + export PATH=/opt/pyenv/bin:/tmp/venv-Sbbt/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:24:06 + PATH=/opt/pyenv/bin:/tmp/venv-Sbbt/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:24:06 ++ pwd 15:24:06 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 15:24:06 + export PYTHONPATH 15:24:06 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:24:06 + TOX_TESTENV_PASSENV=PYTHONPATH 15:24:06 + tox --version 15:24:06 4.32.0 from /tmp/venv-Sbbt/lib/python3.11/site-packages/tox/__init__.py 15:24:06 + PARALLEL=True 15:24:06 + TOX_OPTIONS_LIST= 15:24:06 + [[ -n '' ]] 15:24:06 + case ${PARALLEL,,} in 15:24:06 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 15:24:06 + tox --parallel auto --parallel-live 15:24:06 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 15:24:08 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 15:24:08 checkbashisms: freeze> python -m pip freeze --all 15:24:08 buildcontroller: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 15:24:08 docs: install_deps> python -I -m pip install -r docs/requirements.txt 15:24:08 checkbashisms: pip==25.3,setuptools==80.9.0 15:24:08 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 15:24:08 checkbashisms: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sh -c 'command checkbashisms>/dev/null || sudo yum install -y devscripts-checkbashisms || sudo yum install -y devscripts-minimal || sudo yum install -y devscripts || sudo yum install -y https://archives.fedoraproject.org/pub/archive/fedora/linux/releases/31/Everything/x86_64/os/Packages/d/devscripts-checkbashisms-2.19.6-2.fc31.x86_64.rpm || (echo "checkbashisms command not found - please install it (e.g. sudo apt-get install devscripts | yum install devscripts-minimal )" >&2 && exit 1)' 15:24:08 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 15:24:10 checkbashisms: OK ✔ in 3.17 seconds 15:24:10 pre-commit: install_deps> python -I -m pip install pre-commit 15:24:12 pre-commit: freeze> python -m pip freeze --all 15:24:12 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.3,platformdirs==4.5.1,pre_commit==4.5.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.4 15:24:12 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 15:24:12 pre-commit: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sh -c 'which cpan || sudo yum install -y perl-CPAN || (echo "cpan command not found - please install it (e.g. sudo apt-get install perl-modules | yum install perl-CPAN )" >&2 && exit 1)' 15:24:12 /usr/bin/cpan 15:24:12 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 15:24:13 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 15:24:13 [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 15:24:13 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:24:13 [WARNING] repo `https://github.com/pre-commit/pre-commit-hooks` uses deprecated stage names (commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks` will fix this. if it does not -- consider reporting an issue to that repo. 15:24:13 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:24:13 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:24:14 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:24:14 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 15:24:14 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 15:24:15 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:24:15 [INFO] Once installed this environment will be reused. 15:24:15 [INFO] This may take a few minutes... 15:24:15 buildcontroller: freeze> python -m pip freeze --all 15:24:16 buildcontroller: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 15:24:16 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 15:24:16 + update-java-alternatives -l 15:24:16 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 15:24:16 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 15:24:16 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 15:24:16 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 15:24:16 update-alternatives: error: no alternatives for jaotc 15:24:16 update-alternatives: error: no alternatives for rmic 15:24:16 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 15:24:16 + java -version 15:24:16 + JAVA_VER=21 15:24:16 + echo 21 15:24:16 21 15:24:16 + javac -version 15:24:16 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 15:24:17 + JAVAC_VER=21 15:24:17 + echo 21 15:24:17 + [ 21 -ge 21 ] 15:24:17 + [ 21 -ge 21 ] 15:24:17 + echo ok, java is 21 or newer 15:24:17 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 15:24:17 21 15:24:17 ok, java is 21 or newer 15:24:17 2025-12-05 15:24:17 URL:https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz [9160848/9160848] -> "/tmp/apache-maven-3.9.11-bin.tar.gz" [1] 15:24:17 + sudo mkdir -p /opt 15:24:17 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 15:24:17 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 15:24:17 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 15:24:17 + mvn --version 15:24:18 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 15:24:18 Maven home: /opt/maven 15:24:18 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 15:24:18 Default locale: en, platform encoding: UTF-8 15:24:18 OS name: "linux", version: "5.15.0-161-generic", arch: "amd64", family: "unix" 15:24:18 NOTE: Picked up JDK_JAVA_OPTIONS: 15:24:18 --add-opens=java.base/java.io=ALL-UNNAMED 15:24:18 --add-opens=java.base/java.lang=ALL-UNNAMED 15:24:18 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 15:24:18 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 15:24:18 --add-opens=java.base/java.net=ALL-UNNAMED 15:24:18 --add-opens=java.base/java.nio=ALL-UNNAMED 15:24:18 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 15:24:18 --add-opens=java.base/java.nio.file=ALL-UNNAMED 15:24:18 --add-opens=java.base/java.util=ALL-UNNAMED 15:24:18 --add-opens=java.base/java.util.jar=ALL-UNNAMED 15:24:18 --add-opens=java.base/java.util.stream=ALL-UNNAMED 15:24:18 --add-opens=java.base/java.util.zip=ALL-UNNAMED 15:24:18 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 15:24:18 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 15:24:18 -Xlog:disable 15:24:20 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:24:20 [INFO] Once installed this environment will be reused. 15:24:20 [INFO] This may take a few minutes... 15:24:27 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 15:24:27 [INFO] Once installed this environment will be reused. 15:24:27 [INFO] This may take a few minutes... 15:24:33 [INFO] Installing environment for https://github.com/perltidy/perltidy. 15:24:33 [INFO] Once installed this environment will be reused. 15:24:33 [INFO] This may take a few minutes... 15:24:35 docs: freeze> python -m pip freeze --all 15:24:35 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.11.12,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.5,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.3,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-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.6.0,webcolors==25.10.0 15:24:35 docs: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -W --keep-going -b html -n -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/html 15:24:35 docs-linkcheck: freeze> python -m pip freeze --all 15:24:36 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.11.12,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.5,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.3,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-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.6.0,webcolors==25.10.0 15:24:36 docs-linkcheck: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -b linkcheck -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs-linkcheck/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/linkcheck 15:24:38 docs: OK ✔ in 31.59 seconds 15:24:38 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 15:24:42 docs-linkcheck: OK ✔ in 34.25 seconds 15:24:42 pylint: freeze> python -m pip freeze --all 15:24:43 pylint: astroid==4.0.2,dill==0.4.0,isort==7.0.0,mccabe==0.7.0,pip==25.3,platformdirs==4.5.1,pylint==4.0.4,setuptools==80.9.0,tomlkit==0.13.3 15:24:43 pylint: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find transportpce_tests/ -name '*.py' -exec pylint --fail-under=10 --max-line-length=120 --disable=missing-docstring,import-error --disable=fixme --disable=duplicate-code '--module-rgx=([a-z0-9_]+$)|([0-9.]{1,30}$)' '--method-rgx=(([a-z_][a-zA-Z0-9_]{2,})|(_[a-z0-9_]*)|(__[a-zA-Z][a-zA-Z0-9_]+__))$' '--variable-rgx=[a-zA-Z_][a-zA-Z0-9_]{1,30}$' '{}' + 15:24:45 trim trailing whitespace.................................................Passed 15:24:45 Tabs remover.............................................................Passed 15:24:45 autopep8.................................................................Passed 15:24:50 perltidy.................................................................Passed 15:24:51 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 15:24:51 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 15:24:51 [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 15:24:51 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:24:51 [INFO] Once installed this environment will be reused. 15:24:51 [INFO] This may take a few minutes... 15:25:03 gitlint..................................................................Failed 15:25:03 - hook id: gitlint-ci 15:25:03 - exit code: 1 15:25:03 15:25:03 5: B1 Line exceeds max length (75>72): "- Simplify TTP/PP used-frequency flow and remove duplicated parsing/logging" 15:25:03 15:25:03 pre-commit: exit 1 (12.22 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual pid=3381 15:25:06 15:25:06 ------------------------------------ 15:25:06 Your code has been rated at 10.00/10 15:25:06 15:26:00 pre-commit: FAIL ✖ in 53.48 seconds 15:26:00 pylint: OK ✔ in 29.66 seconds 15:26:00 buildcontroller: OK ✔ in 1 minute 52.62 seconds 15:26:00 build_karaf_tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 15:26:00 build_karaf_tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 15:26:00 build_karaf_tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 15:26:00 build_karaf_tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 15:26:06 build_karaf_tests121: freeze> python -m pip freeze --all 15:26:07 build_karaf_tests190: freeze> python -m pip freeze --all 15:26:07 build_karaf_tests71: freeze> python -m pip freeze --all 15:26:07 build_karaf_tests121: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 15:26:07 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 15:26:07 build karaf in karaf121 with ./karaf121.env 15:26:07 NOTE: Picked up JDK_JAVA_OPTIONS: 15:26:07 --add-opens=java.base/java.io=ALL-UNNAMED 15:26:07 --add-opens=java.base/java.lang=ALL-UNNAMED 15:26:07 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 15:26:07 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 15:26:07 --add-opens=java.base/java.net=ALL-UNNAMED 15:26:07 --add-opens=java.base/java.nio=ALL-UNNAMED 15:26:07 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 15:26:07 --add-opens=java.base/java.nio.file=ALL-UNNAMED 15:26:07 --add-opens=java.base/java.util=ALL-UNNAMED 15:26:07 --add-opens=java.base/java.util.jar=ALL-UNNAMED 15:26:07 --add-opens=java.base/java.util.stream=ALL-UNNAMED 15:26:07 --add-opens=java.base/java.util.zip=ALL-UNNAMED 15:26:07 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 15:26:07 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 15:26:07 -Xlog:disable 15:26:07 build_karaf_tests190: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 15:26:07 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 15:26:07 build karaf in karafoc with ./karafoc.env 15:26:07 build_karaf_tests221: freeze> python -m pip freeze --all 15:26:07 build_karaf_tests71: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 15:26:07 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 15:26:07 build karaf in karaf71 with ./karaf71.env 15:26:07 NOTE: Picked up JDK_JAVA_OPTIONS: 15:26:07 --add-opens=java.base/java.io=ALL-UNNAMED 15:26:07 --add-opens=java.base/java.lang=ALL-UNNAMED 15:26:07 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 15:26:07 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 15:26:07 --add-opens=java.base/java.net=ALL-UNNAMED 15:26:07 --add-opens=java.base/java.nio=ALL-UNNAMED 15:26:07 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 15:26:07 --add-opens=java.base/java.nio.file=ALL-UNNAMED 15:26:07 --add-opens=java.base/java.util=ALL-UNNAMED 15:26:07 --add-opens=java.base/java.util.jar=ALL-UNNAMED 15:26:07 --add-opens=java.base/java.util.stream=ALL-UNNAMED 15:26:07 --add-opens=java.base/java.util.zip=ALL-UNNAMED 15:26:07 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 15:26:07 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 15:26:07 -Xlog:disable 15:26:07 NOTE: Picked up JDK_JAVA_OPTIONS: 15:26:07 --add-opens=java.base/java.io=ALL-UNNAMED 15:26:07 --add-opens=java.base/java.lang=ALL-UNNAMED 15:26:07 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 15:26:07 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 15:26:07 --add-opens=java.base/java.net=ALL-UNNAMED 15:26:07 --add-opens=java.base/java.nio=ALL-UNNAMED 15:26:07 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 15:26:07 --add-opens=java.base/java.nio.file=ALL-UNNAMED 15:26:07 --add-opens=java.base/java.util=ALL-UNNAMED 15:26:07 --add-opens=java.base/java.util.jar=ALL-UNNAMED 15:26:07 --add-opens=java.base/java.util.stream=ALL-UNNAMED 15:26:07 --add-opens=java.base/java.util.zip=ALL-UNNAMED 15:26:07 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 15:26:07 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 15:26:07 -Xlog:disable 15:26:07 build_karaf_tests221: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 15:26:07 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 15:26:07 build karaf in karaf221 with ./karaf221.env 15:26:08 NOTE: Picked up JDK_JAVA_OPTIONS: 15:26:08 --add-opens=java.base/java.io=ALL-UNNAMED 15:26:08 --add-opens=java.base/java.lang=ALL-UNNAMED 15:26:08 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 15:26:08 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 15:26:08 --add-opens=java.base/java.net=ALL-UNNAMED 15:26:08 --add-opens=java.base/java.nio=ALL-UNNAMED 15:26:08 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 15:26:08 --add-opens=java.base/java.nio.file=ALL-UNNAMED 15:26:08 --add-opens=java.base/java.util=ALL-UNNAMED 15:26:08 --add-opens=java.base/java.util.jar=ALL-UNNAMED 15:26:08 --add-opens=java.base/java.util.stream=ALL-UNNAMED 15:26:08 --add-opens=java.base/java.util.zip=ALL-UNNAMED 15:26:08 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 15:26:08 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 15:26:08 -Xlog:disable 15:27:12 build_karaf_tests121: OK ✔ in 1 minute 12.71 seconds 15:27:12 buildlighty: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 15:27:17 build_karaf_tests221: OK ✔ in 1 minute 18.13 seconds 15:27:17 build_karaf_tests190: OK ✔ in 1 minute 18.16 seconds 15:27:17 build_karaf_tests71: OK ✔ in 1 minute 18.22 seconds 15:27:17 sims: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 15:27:18 testsPCE: install_deps> python -I -m pip install gnpy4tpce==2.4.7 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 15:27:23 buildlighty: freeze> python -m pip freeze --all 15:27:24 buildlighty: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 15:27:24 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 15:27:24 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 15:27:25 sims: freeze> python -m pip freeze --all 15:27:25 sims: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 15:27:25 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 15:27:25 Using lighynode version 20.1.0.5 15:27:25 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 15:28:10 sims: OK ✔ in 12.17 seconds 15:28:10 buildlighty: OK ✔ in 34.42 seconds 15:28:10 testsPCE: freeze> python -m pip freeze --all 15:28:10 testsPCE: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.1,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.7,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.61.0,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.23.0,invoke==2.2.1,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.4.9,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.7,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==25.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pyparsing==3.2.5,pytest==9.0.1,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.16.3,setuptools==50.3.2,six==1.17.0,urllib3==2.6.0,Werkzeug==2.0.3,xlrd==1.2.0 15:28:10 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 15:28:10 pytest -q transportpce_tests/pce/test01_pce.py 15:28:57 .................... [100%] 15:30:00 20 passed in 109.72s (0:01:49) 15:30:00 pytest -q transportpce_tests/pce/test02_pce_400G.py 15:30:17 ............ [100%] 15:30:47 12 passed in 46.67s 15:30:47 pytest -q transportpce_tests/pce/test03_gnpy.py 15:31:03 ........ [100%] 15:31:24 8 passed in 36.81s 15:31:24 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 15:31:55 ... [100%] 15:32:00 3 passed in 35.69s 15:32:01 testsPCE: OK ✔ in 4 minutes 43.13 seconds 15:32:01 tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 15:32:01 tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 15:32:01 tests_tapi: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 15:32:07 tests_tapi: freeze> python -m pip freeze --all 15:32:07 tests121: freeze> python -m pip freeze --all 15:32:08 tests190: freeze> python -m pip freeze --all 15:32:08 tests_tapi: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 15:32:08 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 15:32:08 using environment variables from ./karaf221.env 15:32:08 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 15:32:08 tests121: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 15:32:08 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 15:32:08 using environment variables from ./karaf121.env 15:32:08 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 15:32:08 tests190: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 15:32:08 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 15:32:08 using environment variables from ./karafoc.env 15:32:08 pytest -q transportpce_tests/oc/test01_portmapping.py 15:33:11 ........... [100%] 15:33:27 10 passed in 78.44s (0:01:18) 15:33:27 pytest -q transportpce_tests/oc/test02_topology.py 15:33:33 .......................................................... [100%] 15:34:33 14 passed in 66.14s (0:01:06) 15:34:33 pytest -q transportpce_tests/oc/test03_renderer.py 15:34:51 .......................... [100%] 15:35:22 19 passed in 47.65s 15:35:22 tests190: OK ✔ in 3 minutes 21.37 seconds 15:35:22 tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 15:35:28 tests71: freeze> python -m pip freeze --all 15:35:29 tests71: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 15:35:29 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 15:35:29 using environment variables from ./karaf71.env 15:35:29 pytest -q transportpce_tests/7.1/test01_portmapping.py 15:35:35 ..................... [100%] 15:36:14 12 passed in 44.53s 15:36:14 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 15:36:39 ...................... [100%] 15:37:13 21 passed in 304.56s (0:05:04) 15:37:13 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 15:37:13 ................................................... [100%] 15:38:49 62 passed in 155.29s (0:02:35) 15:38:49 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 15:38:58 .............................. [100%] 15:40:17 51 passed in 489.19s (0:08:09) 15:40:17 pytest -q transportpce_tests/tapi/test02_full_topology.py 15:40:19 ..................... [100%] 15:41:00 6 passed in 226.75s (0:03:46) 15:41:00 pytest -q transportpce_tests/1.2.1/test03_topology.py 15:41:01 ... [100%] 15:41:07 48 passed in 137.56s (0:02:17) 15:41:07 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 15:41:13 ....................................................... [100%] 15:42:38 22 passed in 90.11s (0:01:30) 15:42:38 ................................. [100%] 15:43:38 44 passed in 158.35s (0:02:38) 15:43:38 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 15:43:47 .............................. [100%] 15:45:01 24 passed in 82.51s (0:01:22) 15:45:01 pytest -q transportpce_tests/1.2.1/test05_olm.py 15:45:09 ................ [100%] 15:45:55 36 passed in 337.88s (0:05:37) 15:45:55 .pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 15:45:56 ...................................................................................................... [100%] 15:51:04 40 passed in 362.89s (0:06:02) 15:51:04 pytest -q transportpce_tests/1.2.1/test06_end2end.py 15:51:04 [100%] 15:51:04 71 passed in 308.76s (0:05:08) 15:51:04 pytest -q transportpce_tests/tapi/test04_topo_extension.py 15:52:02 ................................................ [100%] 15:53:48 19 passed in 163.21s (0:02:43) 15:53:48 tests71: OK ✔ in 7 minutes 16.05 seconds 15:53:48 tests_tapi: OK ✔ in 21 minutes 47.54 seconds 15:53:48 tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 15:53:55 tests221: freeze> python -m pip freeze --all 15:53:55 tests221: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 15:53:55 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 15:53:55 using environment variables from ./karaf221.env 15:53:55 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 15:54:00 ................................................ [100%] 15:55:14 35 passed in 78.88s (0:01:18) 15:55:14 .pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 15:55:34 ........... [100%] 15:56:02 6 passed in 47.35s 15:56:02 pytest -q transportpce_tests/2.2.1/test03_topology.py 15:56:45 ............................................. [100%] 15:58:19 44 passed in 137.56s (0:02:17) 15:58:20 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 15:58:55 ............ [100%] 15:59:20 12 passed in 59.79s 15:59:20 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 15:59:45 ........... [100%] 16:00:19 54 passed in 554.52s (0:09:14) 16:00:30 .......... [100%] 16:01:14 16 passed in 114.13s (0:01:54) 16:01:14 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 16:01:43 ............................... [100%] 16:01:50 31 passed in 35.49s 16:01:50 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 16:02:26 .......................... [100%] 16:03:21 26 passed in 91.11s (0:01:31) 16:03:21 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 16:03:57 ...................... [100%] 16:05:01 22 passed in 99.03s (0:01:39) 16:05:01 pytest -q transportpce_tests/2.2.1/test09_olm.py 16:05:41 ........................................ [100%] 16:08:03 40 passed in 181.74s (0:03:01) 16:08:03 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 16:08:44 ........................................................................ [ 74%] 16:14:20 ......................... [100%] 16:16:12 97 passed in 489.37s (0:08:09) 16:16:12 pytest -q transportpce_tests/2.2.1/test12_end2end.py 16:16:51 ...................................................... [100%] 16:23:38 54 passed in 445.56s (0:07:25) 16:23:38 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 16:24:32 ........................................................................ [ 71%] 16:29:40 ............................. [100%] 16:34:49 101 passed in 670.90s (0:11:10) 16:34:49 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 16:35:43 ........................................................................ [ 67%] 16:41:28 ................................... [100%] 16:44:49 107 passed in 599.09s (0:09:59) 16:44:49 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 16:45:31 ............................................. [100%] 16:48:08 45 passed in 199.21s (0:03:19) 16:48:08 tests121: OK ✔ in 28 minutes 18.85 seconds 16:48:08 tests221: OK ✔ in 54 minutes 20.36 seconds 16:48:08 tests_hybrid: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 16:48:15 tests_hybrid: freeze> python -m pip freeze --all 16:48:15 tests_hybrid: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 16:48:15 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 16:48:15 using environment variables from ./karaf221.env 16:48:15 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 16:48:55 ................................................... [100%] 16:50:42 51 passed in 146.12s (0:02:26) 16:50:42 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 16:51:24 ........................................................................ [ 66%] 16:55:44 ..................................... [100%] 16:57:50 109 passed in 428.38s (0:07:08) 16:57:50 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 16:58:38 ..................................................... [100%] 17:02:10 53 passed in 258.98s (0:04:18) 17:02:10 buildcontroller: OK (112.62=setup[9.50]+cmd[103.12] seconds) 17:02:10 sims: OK (12.17=setup[8.33]+cmd[3.84] seconds) 17:02:10 build_karaf_tests121: OK (72.70=setup[7.74]+cmd[64.96] seconds) 17:02:10 testsPCE: OK (283.13=setup[53.01]+cmd[230.12] seconds) 17:02:10 tests121: OK (1698.85=setup[7.40]+cmd[1691.44] seconds) 17:02:10 build_karaf_tests221: OK (78.13=setup[8.32]+cmd[69.81] seconds) 17:02:10 tests_tapi: OK (1307.53=setup[7.29]+cmd[1300.25] seconds) 17:02:10 tests221: OK (3260.36=setup[6.88]+cmd[3253.48] seconds) 17:02:10 build_karaf_tests71: OK (78.22=setup[7.94]+cmd[70.28] seconds) 17:02:10 tests71: OK (436.05=setup[7.07]+cmd[428.99] seconds) 17:02:10 build_karaf_tests190: OK (78.16=setup[7.83]+cmd[70.33] seconds) 17:02:10 tests190: OK (201.36=setup[7.51]+cmd[193.86] seconds) 17:02:10 tests_hybrid: OK (841.39=setup[7.00]+cmd[834.39] seconds) 17:02:10 buildlighty: OK (34.42=setup[11.86]+cmd[22.55] seconds) 17:02:10 docs: OK (31.59=setup[28.64]+cmd[2.95] seconds) 17:02:10 docs-linkcheck: OK (34.25=setup[29.36]+cmd[4.89] seconds) 17:02:10 checkbashisms: OK (3.17=setup[1.91]+cmd[0.01,0.05,1.21] seconds) 17:02:10 pre-commit: FAIL code 1 (53.48=setup[2.84]+cmd[0.01,0.00,38.41,12.22] seconds) 17:02:10 pylint: OK (29.66=setup[4.74]+cmd[24.92] seconds) 17:02:10 evaluation failed :( (5883.32 seconds) 17:02:10 + tox_status=255 17:02:10 + echo '---> Completed tox runs' 17:02:10 ---> Completed tox runs 17:02:10 + for i in .tox/*/log 17:02:10 ++ echo .tox/build_karaf_tests121/log 17:02:10 ++ awk -F/ '{print $2}' 17:02:10 + tox_env=build_karaf_tests121 17:02:10 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 17:02:10 + for i in .tox/*/log 17:02:10 ++ echo .tox/build_karaf_tests190/log 17:02:10 ++ awk -F/ '{print $2}' 17:02:10 + tox_env=build_karaf_tests190 17:02:10 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 17:02:10 + for i in .tox/*/log 17:02:10 ++ echo .tox/build_karaf_tests221/log 17:02:10 ++ awk -F/ '{print $2}' 17:02:10 + tox_env=build_karaf_tests221 17:02:10 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 17:02:10 + for i in .tox/*/log 17:02:10 ++ echo .tox/build_karaf_tests71/log 17:02:10 ++ awk -F/ '{print $2}' 17:02:10 + tox_env=build_karaf_tests71 17:02:10 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 17:02:10 + for i in .tox/*/log 17:02:10 ++ echo .tox/buildcontroller/log 17:02:10 ++ awk -F/ '{print $2}' 17:02:10 + tox_env=buildcontroller 17:02:10 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 17:02:10 + for i in .tox/*/log 17:02:10 ++ echo .tox/buildlighty/log 17:02:10 ++ awk -F/ '{print $2}' 17:02:10 + tox_env=buildlighty 17:02:10 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 17:02:10 + for i in .tox/*/log 17:02:10 ++ echo .tox/checkbashisms/log 17:02:10 ++ awk -F/ '{print $2}' 17:02:10 + tox_env=checkbashisms 17:02:10 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 17:02:10 + for i in .tox/*/log 17:02:10 ++ echo .tox/docs-linkcheck/log 17:02:10 ++ awk -F/ '{print $2}' 17:02:10 + tox_env=docs-linkcheck 17:02:10 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 17:02:10 + for i in .tox/*/log 17:02:10 ++ echo .tox/docs/log 17:02:10 ++ awk -F/ '{print $2}' 17:02:10 + tox_env=docs 17:02:10 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 17:02:10 + for i in .tox/*/log 17:02:10 ++ echo .tox/pre-commit/log 17:02:10 ++ awk -F/ '{print $2}' 17:02:10 + tox_env=pre-commit 17:02:10 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 17:02:10 + for i in .tox/*/log 17:02:10 ++ echo .tox/pylint/log 17:02:10 ++ awk -F/ '{print $2}' 17:02:10 + tox_env=pylint 17:02:10 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 17:02:10 + for i in .tox/*/log 17:02:10 ++ awk -F/ '{print $2}' 17:02:10 ++ echo .tox/sims/log 17:02:10 + tox_env=sims 17:02:10 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 17:02:10 + for i in .tox/*/log 17:02:10 ++ echo .tox/tests121/log 17:02:10 ++ awk -F/ '{print $2}' 17:02:10 + tox_env=tests121 17:02:10 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 17:02:10 + for i in .tox/*/log 17:02:10 ++ echo .tox/tests190/log 17:02:10 ++ awk -F/ '{print $2}' 17:02:10 + tox_env=tests190 17:02:10 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 17:02:10 + for i in .tox/*/log 17:02:10 ++ echo .tox/tests221/log 17:02:10 ++ awk -F/ '{print $2}' 17:02:10 + tox_env=tests221 17:02:10 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 17:02:10 + for i in .tox/*/log 17:02:10 ++ echo .tox/tests71/log 17:02:10 ++ awk -F/ '{print $2}' 17:02:10 + tox_env=tests71 17:02:10 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 17:02:10 + for i in .tox/*/log 17:02:10 ++ echo .tox/testsPCE/log 17:02:10 ++ awk -F/ '{print $2}' 17:02:10 + tox_env=testsPCE 17:02:10 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 17:02:10 + for i in .tox/*/log 17:02:10 ++ echo .tox/tests_hybrid/log 17:02:10 ++ awk -F/ '{print $2}' 17:02:10 + tox_env=tests_hybrid 17:02:10 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 17:02:10 + for i in .tox/*/log 17:02:10 ++ echo .tox/tests_tapi/log 17:02:10 ++ awk -F/ '{print $2}' 17:02:10 + tox_env=tests_tapi 17:02:10 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 17:02:10 + DOC_DIR=docs/_build/html 17:02:10 + [[ -d docs/_build/html ]] 17:02:10 + echo '---> Archiving generated docs' 17:02:10 ---> Archiving generated docs 17:02:10 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 17:02:10 + echo '---> tox-run.sh ends' 17:02:10 ---> tox-run.sh ends 17:02:10 + test 255 -eq 0 17:02:10 + exit 255 17:02:10 ++ '[' 1 = 1 ']' 17:02:10 ++ '[' -x /usr/bin/clear_console ']' 17:02:10 ++ /usr/bin/clear_console -q 17:02:10 Build step 'Execute shell' marked build as failure 17:02:10 $ ssh-agent -k 17:02:10 unset SSH_AUTH_SOCK; 17:02:10 unset SSH_AGENT_PID; 17:02:10 echo Agent pid 1545 killed; 17:02:10 [ssh-agent] Stopped. 17:02:10 [PostBuildScript] - [INFO] Executing post build scripts. 17:02:10 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10252339289832282076.sh 17:02:10 ---> sysstat.sh 17:02:11 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16749235996460146640.sh 17:02:11 ---> package-listing.sh 17:02:11 ++ facter osfamily 17:02:11 ++ tr '[:upper:]' '[:lower:]' 17:02:11 + OS_FAMILY=debian 17:02:11 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 17:02:11 + START_PACKAGES=/tmp/packages_start.txt 17:02:11 + END_PACKAGES=/tmp/packages_end.txt 17:02:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:02:11 + PACKAGES=/tmp/packages_start.txt 17:02:11 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 17:02:11 + PACKAGES=/tmp/packages_end.txt 17:02:11 + case "${OS_FAMILY}" in 17:02:11 + dpkg -l 17:02:11 + grep '^ii' 17:02:11 + '[' -f /tmp/packages_start.txt ']' 17:02:11 + '[' -f /tmp/packages_end.txt ']' 17:02:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:02:11 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 17:02:11 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 17:02:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 17:02:11 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4794518914025999675.sh 17:02:11 ---> capture-instance-metadata.sh 17:02:11 Setup pyenv: 17:02:11 system 17:02:11 3.8.20 17:02:11 3.9.20 17:02:11 3.10.15 17:02:11 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:02:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Jh5o from file:/tmp/.os_lf_venv 17:02:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:02:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:02:13 lf-activate-venv(): INFO: Base packages installed successfully 17:02:13 lf-activate-venv(): INFO: Installing additional packages: lftools 17:02:24 lf-activate-venv(): INFO: Adding /tmp/venv-Jh5o/bin to PATH 17:02:24 INFO: Running in OpenStack, capturing instance metadata 17:02:25 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins18072235204606704160.sh 17:02:25 provisioning config files... 17:02:25 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #4063 17:02:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config14677135697894411162tmp 17:02:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 17:02:25 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 17:02:25 provisioning config files... 17:02:25 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 17:02:25 [EnvInject] - Injecting environment variables from a build step. 17:02:25 [EnvInject] - Injecting as environment variables the properties content 17:02:25 SERVER_ID=logs 17:02:25 17:02:25 [EnvInject] - Variables injected successfully. 17:02:25 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins485920106310883743.sh 17:02:25 ---> create-netrc.sh 17:02:25 WARN: Log server credential not found. 17:02:25 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6263491478274528181.sh 17:02:25 ---> python-tools-install.sh 17:02:25 Setup pyenv: 17:02:26 system 17:02:26 3.8.20 17:02:26 3.9.20 17:02:26 3.10.15 17:02:26 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:02:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Jh5o from file:/tmp/.os_lf_venv 17:02:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:02:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:02:28 lf-activate-venv(): INFO: Base packages installed successfully 17:02:28 lf-activate-venv(): INFO: Installing additional packages: lftools 17:02:38 lf-activate-venv(): INFO: Adding /tmp/venv-Jh5o/bin to PATH 17:02:38 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2945086548260977099.sh 17:02:38 ---> sudo-logs.sh 17:02:38 Archiving 'sudo' log.. 17:02:38 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7981793702605771665.sh 17:02:38 ---> job-cost.sh 17:02:38 Setup pyenv: 17:02:38 system 17:02:38 3.8.20 17:02:38 3.9.20 17:02:38 3.10.15 17:02:38 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:02:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Jh5o from file:/tmp/.os_lf_venv 17:02:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:02:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:02:40 lf-activate-venv(): INFO: Base packages installed successfully 17:02:40 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:02:47 lf-activate-venv(): INFO: Adding /tmp/venv-Jh5o/bin to PATH 17:02:47 INFO: No Stack... 17:02:47 INFO: Retrieving Pricing Info for: v3-standard-4 17:02:48 INFO: Archiving Costs 17:02:48 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins12104881979804974214.sh 17:02:48 ---> logs-deploy.sh 17:02:48 Setup pyenv: 17:02:48 system 17:02:48 3.8.20 17:02:48 3.9.20 17:02:48 3.10.15 17:02:48 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:02:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Jh5o from file:/tmp/.os_lf_venv 17:02:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:02:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:02:50 lf-activate-venv(): INFO: Base packages installed successfully 17:02:50 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 17:03:03 lf-activate-venv(): INFO: Adding /tmp/venv-Jh5o/bin to PATH 17:03:03 WARNING: Nexus logging server not set 17:03:03 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/4063/ 17:03:03 INFO: archiving logs to S3 17:03:05 ---> uname -a: 17:03:05 Linux prd-ubuntu2204-docker-4c-16g-9712 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 17:03:05 17:03:05 17:03:05 ---> lscpu: 17:03:05 Architecture: x86_64 17:03:05 CPU op-mode(s): 32-bit, 64-bit 17:03:05 Address sizes: 40 bits physical, 48 bits virtual 17:03:05 Byte Order: Little Endian 17:03:05 CPU(s): 4 17:03:05 On-line CPU(s) list: 0-3 17:03:05 Vendor ID: AuthenticAMD 17:03:05 Model name: AMD EPYC-Rome Processor 17:03:05 CPU family: 23 17:03:05 Model: 49 17:03:05 Thread(s) per core: 1 17:03:05 Core(s) per socket: 1 17:03:05 Socket(s): 4 17:03:05 Stepping: 0 17:03:05 BogoMIPS: 5599.99 17:03:05 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 17:03:05 Virtualization: AMD-V 17:03:05 Hypervisor vendor: KVM 17:03:05 Virtualization type: full 17:03:05 L1d cache: 128 KiB (4 instances) 17:03:05 L1i cache: 128 KiB (4 instances) 17:03:05 L2 cache: 2 MiB (4 instances) 17:03:05 L3 cache: 64 MiB (4 instances) 17:03:05 NUMA node(s): 1 17:03:05 NUMA node0 CPU(s): 0-3 17:03:05 Vulnerability Gather data sampling: Not affected 17:03:05 Vulnerability Indirect target selection: Not affected 17:03:05 Vulnerability Itlb multihit: Not affected 17:03:05 Vulnerability L1tf: Not affected 17:03:05 Vulnerability Mds: Not affected 17:03:05 Vulnerability Meltdown: Not affected 17:03:05 Vulnerability Mmio stale data: Not affected 17:03:05 Vulnerability Reg file data sampling: Not affected 17:03:05 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 17:03:05 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 17:03:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:03:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:03:05 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 17:03:05 Vulnerability Srbds: Not affected 17:03:05 Vulnerability Tsa: Not affected 17:03:05 Vulnerability Tsx async abort: Not affected 17:03:05 Vulnerability Vmscape: Not affected 17:03:05 17:03:05 17:03:05 ---> nproc: 17:03:05 4 17:03:05 17:03:05 17:03:05 ---> df -h: 17:03:05 Filesystem Size Used Avail Use% Mounted on 17:03:05 tmpfs 1.6G 1.1M 1.6G 1% /run 17:03:05 /dev/vda1 78G 18G 61G 23% / 17:03:05 tmpfs 7.9G 0 7.9G 0% /dev/shm 17:03:05 tmpfs 5.0M 0 5.0M 0% /run/lock 17:03:05 /dev/vda15 105M 6.1M 99M 6% /boot/efi 17:03:05 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 17:03:05 17:03:05 17:03:05 ---> free -m: 17:03:05 total used free shared buff/cache available 17:03:05 Mem: 15989 720 10404 3 4864 14926 17:03:05 Swap: 1023 1 1022 17:03:05 17:03:05 17:03:05 ---> ip addr: 17:03:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:03:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:03:05 inet 127.0.0.1/8 scope host lo 17:03:05 valid_lft forever preferred_lft forever 17:03:05 inet6 ::1/128 scope host 17:03:05 valid_lft forever preferred_lft forever 17:03:05 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:03:05 link/ether fa:16:3e:1b:1b:26 brd ff:ff:ff:ff:ff:ff 17:03:05 altname enp0s3 17:03:05 inet 10.30.171.119/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 17:03:05 valid_lft 80339sec preferred_lft 80339sec 17:03:05 inet6 fe80::f816:3eff:fe1b:1b26/64 scope link 17:03:05 valid_lft forever preferred_lft forever 17:03:05 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 17:03:05 link/ether 42:25:74:10:6a:1e brd ff:ff:ff:ff:ff:ff 17:03:05 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:03:05 valid_lft forever preferred_lft forever 17:03:05 17:03:05 17:03:05 ---> sar -b -r -n DEV: 17:03:05 Linux 5.15.0-161-generic (prd-ubuntu2204-docker-4c-16g-9712) 12/05/25 _x86_64_ (4 CPU) 17:03:05 17:03:05 15:22:06 LINUX RESTART (4 CPU) 17:03:05 17:03:05 15:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:03:05 15:40:01 71.25 22.19 45.93 3.12 321.89 5299.20 4538.97 17:03:05 15:50:12 17.53 1.06 15.67 0.80 13.80 427.91 409.75 17:03:05 16:00:01 21.54 0.08 20.42 1.04 2.54 823.37 1231.03 17:03:05 16:10:01 14.63 0.01 13.97 0.65 0.65 397.91 389.12 17:03:05 16:20:14 5.02 0.01 4.85 0.16 0.26 121.51 57.18 17:03:05 16:30:01 5.04 0.01 4.85 0.17 1.44 133.82 57.64 17:03:05 16:40:01 5.15 0.00 4.98 0.17 0.32 133.59 62.95 17:03:05 16:50:15 9.64 0.01 9.24 0.39 0.35 522.57 328.28 17:03:05 17:00:01 7.43 0.02 7.10 0.31 0.93 252.06 823.37 17:03:05 Average: 17.47 2.60 14.11 0.76 38.05 901.34 874.69 17:03:05 17:03:05 15:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:03:05 15:40:01 359152 4242356 11686404 71.38 261936 3565012 13151828 75.49 2101656 13288164 400 17:03:05 15:50:12 3233948 7142524 8788328 53.68 264428 3587824 9492512 54.49 2162344 10348672 644 17:03:05 16:00:01 5583456 9616984 6314740 38.57 270032 3703312 7005176 40.21 2204436 7964416 300 17:03:05 16:10:01 7337032 11418856 4515024 27.58 272228 3749340 5229984 30.02 2209500 6223012 348 17:03:05 16:20:14 7319060 11414144 4519700 27.60 272740 3762076 5213804 29.93 2210636 6224412 340 17:03:05 16:30:01 5918372 10029608 5903432 36.06 273244 3777612 6621728 38.01 2212488 7628220 308 17:03:05 16:40:01 5694284 9821680 6111328 37.33 273796 3793172 6772380 38.87 2215280 7843628 240 17:03:05 16:50:15 7079456 11324748 4608512 28.15 277472 3901652 5346380 30.69 2223108 6459296 268 17:03:05 17:00:01 6364860 10649716 5283100 32.27 278444 3940068 6003292 34.46 2242380 7150364 324 17:03:05 Average: 5432180 9517846 6414508 39.18 271591 3753341 7204120 41.35 2197981 8125576 352 17:03:05 17:03:05 15:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:03:05 15:40:01 lo 21.95 21.95 16.17 16.17 0.00 0.00 0.00 0.00 17:03:05 15:40:01 ens3 1.86 1.81 0.61 0.53 0.00 0.00 0.00 0.00 17:03:05 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:03:05 15:50:12 lo 33.36 33.36 15.49 15.49 0.00 0.00 0.00 0.00 17:03:05 15:50:12 ens3 1.38 1.22 0.27 0.23 0.00 0.00 0.00 0.00 17:03:05 15:50:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:03:05 16:00:01 lo 29.22 29.22 12.50 12.50 0.00 0.00 0.00 0.00 17:03:05 16:00:01 ens3 1.57 1.35 0.40 1.39 0.00 0.00 0.00 0.00 17:03:05 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:03:05 16:10:01 lo 19.46 19.46 10.08 10.08 0.00 0.00 0.00 0.00 17:03:05 16:10:01 ens3 0.90 0.78 0.17 0.14 0.00 0.00 0.00 0.00 17:03:05 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:03:05 16:20:14 lo 21.57 21.57 8.80 8.80 0.00 0.00 0.00 0.00 17:03:05 16:20:14 ens3 0.78 0.60 0.20 0.15 0.00 0.00 0.00 0.00 17:03:05 16:20:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:03:05 16:30:01 lo 25.82 25.82 11.14 11.14 0.00 0.00 0.00 0.00 17:03:05 16:30:01 ens3 1.24 0.58 0.35 0.23 0.00 0.00 0.00 0.00 17:03:05 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:03:05 16:40:01 lo 14.02 14.02 8.18 8.18 0.00 0.00 0.00 0.00 17:03:05 16:40:01 ens3 1.19 0.49 0.26 0.15 0.00 0.00 0.00 0.00 17:03:05 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:03:05 16:50:15 lo 17.73 17.73 10.21 10.21 0.00 0.00 0.00 0.00 17:03:05 16:50:15 ens3 1.07 0.81 0.30 0.23 0.00 0.00 0.00 0.00 17:03:05 16:50:15 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:03:05 17:00:01 lo 24.86 24.86 10.64 10.64 0.00 0.00 0.00 0.00 17:03:05 17:00:01 ens3 1.48 0.78 0.40 0.27 0.00 0.00 0.00 0.00 17:03:05 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:03:05 Average: lo 23.09 23.09 11.47 11.47 0.00 0.00 0.00 0.00 17:03:05 Average: ens3 1.27 0.94 0.33 0.37 0.00 0.00 0.00 0.00 17:03:05 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:03:05 17:03:05 17:03:05 ---> sar -P ALL: 17:03:05 Linux 5.15.0-161-generic (prd-ubuntu2204-docker-4c-16g-9712) 12/05/25 _x86_64_ (4 CPU) 17:03:05 17:03:05 15:22:06 LINUX RESTART (4 CPU) 17:03:05 17:03:05 15:30:01 CPU %user %nice %system %iowait %steal %idle 17:03:05 15:40:01 all 45.91 0.00 1.86 0.14 0.10 51.99 17:03:05 15:40:01 0 46.65 0.00 1.86 0.12 0.10 51.27 17:03:05 15:40:01 1 44.86 0.00 2.07 0.23 0.10 52.73 17:03:05 15:40:01 2 46.52 0.00 1.69 0.12 0.10 51.56 17:03:05 15:40:01 3 45.61 0.00 1.79 0.11 0.10 52.38 17:03:05 15:50:12 all 32.64 0.00 1.26 0.04 0.10 65.96 17:03:05 15:50:12 0 33.02 0.00 1.24 0.08 0.09 65.58 17:03:05 15:50:12 1 32.17 0.00 1.24 0.06 0.10 66.42 17:03:05 15:50:12 2 33.41 0.00 1.27 0.01 0.10 65.21 17:03:05 15:50:12 3 31.96 0.00 1.27 0.02 0.10 66.65 17:03:05 16:00:01 all 34.46 0.00 1.42 0.06 0.10 63.96 17:03:05 16:00:01 0 35.31 0.00 1.37 0.06 0.10 63.16 17:03:05 16:00:01 1 34.16 0.00 1.54 0.06 0.10 64.14 17:03:05 16:00:01 2 33.43 0.00 1.51 0.09 0.10 64.86 17:03:05 16:00:01 3 34.93 0.00 1.27 0.03 0.10 63.67 17:03:05 16:10:01 all 24.04 0.00 0.88 0.04 0.09 74.94 17:03:05 16:10:01 0 24.42 0.00 0.84 0.02 0.09 74.63 17:03:05 16:10:01 1 24.59 0.00 0.89 0.09 0.09 74.35 17:03:05 16:10:01 2 24.27 0.00 0.93 0.03 0.10 74.68 17:03:05 16:10:01 3 22.89 0.00 0.87 0.04 0.09 76.10 17:03:05 16:20:14 all 7.57 0.00 0.34 0.02 0.08 91.99 17:03:05 16:20:14 0 7.63 0.00 0.29 0.01 0.08 91.99 17:03:05 16:20:14 1 8.00 0.00 0.32 0.01 0.08 91.58 17:03:05 16:20:14 2 7.63 0.00 0.39 0.03 0.09 91.86 17:03:05 16:20:14 3 7.02 0.00 0.34 0.03 0.08 92.53 17:03:05 16:30:01 all 9.89 0.00 0.50 0.02 0.08 89.51 17:03:05 16:30:01 0 10.19 0.00 0.47 0.01 0.08 89.25 17:03:05 16:30:01 1 9.31 0.00 0.53 0.02 0.09 90.05 17:03:05 16:30:01 2 10.05 0.00 0.53 0.01 0.09 89.32 17:03:05 16:30:01 3 10.01 0.00 0.45 0.05 0.08 89.40 17:03:05 16:40:01 all 8.68 0.00 0.45 0.02 0.08 90.77 17:03:05 16:40:01 0 8.90 0.00 0.47 0.04 0.08 90.51 17:03:05 16:40:01 1 8.40 0.00 0.46 0.02 0.08 91.04 17:03:05 16:40:01 2 8.87 0.00 0.46 0.03 0.08 90.57 17:03:05 16:40:01 3 8.56 0.00 0.40 0.01 0.08 90.96 17:03:05 16:50:15 all 12.44 0.00 0.51 0.04 0.09 86.92 17:03:05 16:50:15 0 12.17 0.00 0.52 0.04 0.09 87.19 17:03:05 16:50:15 1 12.01 0.00 0.41 0.01 0.08 87.49 17:03:05 16:50:15 2 11.97 0.00 0.54 0.02 0.09 87.38 17:03:05 16:50:15 3 13.64 0.00 0.57 0.08 0.09 85.62 17:03:05 17:00:01 all 14.93 0.00 0.56 0.03 0.08 84.40 17:03:05 17:00:01 0 14.46 0.00 0.50 0.05 0.08 84.90 17:03:05 17:00:01 1 14.93 0.00 0.57 0.04 0.09 84.37 17:03:05 17:00:01 2 15.28 0.00 0.59 0.01 0.09 84.04 17:03:05 17:00:01 3 15.06 0.00 0.58 0.01 0.08 84.27 17:03:05 Average: all 21.16 0.00 0.86 0.05 0.09 77.84 17:03:05 Average: 0 21.40 0.00 0.84 0.05 0.09 77.63 17:03:05 Average: 1 20.92 0.00 0.89 0.06 0.09 78.04 17:03:05 Average: 2 21.26 0.00 0.88 0.04 0.09 77.73 17:03:05 Average: 3 21.06 0.00 0.84 0.04 0.09 77.98 17:03:05 17:03:05 17:03:05