21:56:53 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/121849 21:56:53 Running as SYSTEM 21:56:53 [EnvInject] - Loading node environment variables. 21:56:53 Building remotely on prd-ubuntu2204-docker-4c-16g-22431 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 21:57:05 [ssh-agent] Looking for ssh-agent implementation... 21:57:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:57:05 $ ssh-agent 21:57:05 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXVzRk0v/agent.1549 21:57:05 SSH_AGENT_PID=1551 21:57:05 [ssh-agent] Started. 21:57:05 Running ssh-add (command line suppressed) 21:57:05 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_4424846678876070772.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_4424846678876070772.key) 21:57:05 [ssh-agent] Using credentials jenkins (jenkins-ssh) 21:57:05 The recommended git tool is: NONE 21:57:07 using credential jenkins-ssh 21:57:07 Wiping out workspace first. 21:57:07 Cloning the remote Git repository 21:57:07 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 21:57:07 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 21:57:07 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 21:57:07 > git --version # timeout=10 21:57:07 > git --version # 'git version 2.34.1' 21:57:07 using GIT_SSH to set credentials jenkins-ssh 21:57:07 Verifying host key using known hosts file, will automatically accept unseen keys 21:57:07 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 21:58:07 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 21:58:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:58:08 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 21:58:08 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 21:58:08 using GIT_SSH to set credentials jenkins-ssh 21:58:08 Verifying host key using known hosts file, will automatically accept unseen keys 21:58:08 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/49/121849/3 # timeout=10 21:58:08 > git rev-parse 25c10e5d9c27f114465a2f8acde5da6703af79cb^{commit} # timeout=10 21:58:08 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 21:58:08 Checking out Revision 25c10e5d9c27f114465a2f8acde5da6703af79cb (refs/changes/49/121849/3) 21:58:08 > git config core.sparsecheckout # timeout=10 21:58:08 > git checkout -f 25c10e5d9c27f114465a2f8acde5da6703af79cb # timeout=10 21:58:09 Commit message: "TAPI - Remove oorOduSwitchingPool as instance var" 21:58:09 > git rev-parse FETCH_HEAD^{commit} # timeout=10 21:58:09 > git rev-list --no-walk 60ea8315fca767d1a890d0d92e6e452a3e82b139 # timeout=10 21:58:09 > git remote # timeout=10 21:58:09 > git submodule init # timeout=10 21:58:09 > git submodule sync # timeout=10 21:58:09 > git config --get remote.origin.url # timeout=10 21:58:09 > git submodule init # timeout=10 21:58:09 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 21:58:09 ERROR: No submodules found. 21:58:13 provisioning config files... 21:58:13 copy managed file [npmrc] to file:/home/jenkins/.npmrc 21:58:13 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 21:58:13 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6347707169568781546.sh 21:58:13 ---> python-tools-install.sh 21:58:13 Setup pyenv: 21:58:13 * system (set by /opt/pyenv/version) 21:58:13 * 3.8.20 (set by /opt/pyenv/version) 21:58:13 * 3.9.20 (set by /opt/pyenv/version) 21:58:13 3.10.15 21:58:13 3.11.10 21:58:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-n0en 21:58:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:58:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:58:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:58:23 lf-activate-venv(): INFO: Base packages installed successfully 21:58:23 lf-activate-venv(): INFO: Installing additional packages: lftools 21:58:36 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))': /repository/PyPi/simple/pygithub/ 21:58:56 lf-activate-venv(): INFO: Adding /tmp/venv-n0en/bin to PATH 21:58:56 Generating Requirements File 21:59:17 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. 21:59:17 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 21:59:17 Python 3.11.10 21:59:17 pip 26.0.1 from /tmp/venv-n0en/lib/python3.11/site-packages/pip (python 3.11) 21:59:17 appdirs==1.4.4 21:59:17 argcomplete==3.6.3 21:59:17 aspy.yaml==1.3.0 21:59:17 attrs==26.1.0 21:59:17 autopage==0.6.0 21:59:17 beautifulsoup4==4.14.3 21:59:17 boto3==1.42.75 21:59:17 botocore==1.42.75 21:59:17 bs4==0.0.2 21:59:17 certifi==2026.2.25 21:59:17 cffi==2.0.0 21:59:17 cfgv==3.5.0 21:59:17 chardet==7.3.0 21:59:17 charset-normalizer==3.4.6 21:59:17 click==8.3.1 21:59:17 cliff==4.13.2 21:59:17 cmd2==3.4.0 21:59:17 cryptography==3.3.2 21:59:17 debtcollector==3.1.0 21:59:17 decorator==5.2.1 21:59:17 defusedxml==0.7.1 21:59:17 Deprecated==1.3.1 21:59:17 distlib==0.4.0 21:59:17 dnspython==2.8.0 21:59:17 docker==7.1.0 21:59:17 dogpile.cache==1.5.0 21:59:17 durationpy==0.10 21:59:17 email-validator==2.3.0 21:59:17 filelock==3.25.2 21:59:17 future==1.0.0 21:59:17 gitdb==4.0.12 21:59:17 GitPython==3.1.46 21:59:17 httplib2==0.30.2 21:59:17 identify==2.6.18 21:59:17 idna==3.11 21:59:17 importlib-resources==1.5.0 21:59:17 iso8601==2.1.0 21:59:17 Jinja2==3.1.6 21:59:17 jmespath==1.1.0 21:59:17 jsonpatch==1.33 21:59:17 jsonpointer==3.1.1 21:59:17 jsonschema==4.26.0 21:59:17 jsonschema-specifications==2025.9.1 21:59:17 keystoneauth1==5.13.1 21:59:17 kubernetes==35.0.0 21:59:17 lftools==0.37.22 21:59:17 lxml==6.0.2 21:59:17 markdown-it-py==4.0.0 21:59:17 MarkupSafe==3.0.3 21:59:17 mdurl==0.1.2 21:59:17 msgpack==1.1.2 21:59:17 multi_key_dict==2.0.3 21:59:17 munch==4.0.0 21:59:17 netaddr==1.3.0 21:59:17 niet==1.4.2 21:59:17 nodeenv==1.10.0 21:59:17 oauth2client==4.1.3 21:59:17 oauthlib==3.3.1 21:59:17 openstacksdk==4.10.0 21:59:17 os-service-types==1.8.2 21:59:17 osc-lib==4.4.0 21:59:17 oslo.config==10.3.0 21:59:17 oslo.context==6.3.0 21:59:17 oslo.i18n==6.7.2 21:59:17 oslo.log==8.1.0 21:59:17 oslo.serialization==5.9.1 21:59:17 oslo.utils==10.0.0 21:59:17 packaging==26.0 21:59:17 pbr==7.0.3 21:59:17 platformdirs==4.9.4 21:59:17 prettytable==3.17.0 21:59:17 psutil==7.2.2 21:59:17 pyasn1==0.6.3 21:59:17 pyasn1_modules==0.4.2 21:59:17 pycparser==3.0 21:59:17 pygerrit2==2.0.15 21:59:17 PyGithub==2.9.0 21:59:17 Pygments==2.19.2 21:59:17 PyJWT==2.12.1 21:59:17 PyNaCl==1.6.2 21:59:17 pyparsing==2.4.7 21:59:17 pyperclip==1.11.0 21:59:17 pyrsistent==0.20.0 21:59:17 python-cinderclient==9.9.0 21:59:17 python-dateutil==2.9.0.post0 21:59:17 python-discovery==1.2.0 21:59:17 python-heatclient==5.1.0 21:59:17 python-jenkins==1.8.3 21:59:17 python-keystoneclient==5.8.0 21:59:17 python-magnumclient==4.10.0 21:59:17 python-openstackclient==9.0.0 21:59:17 python-swiftclient==4.10.0 21:59:17 PyYAML==6.0.3 21:59:17 referencing==0.37.0 21:59:17 requests==2.32.5 21:59:17 requests-oauthlib==2.0.0 21:59:17 requestsexceptions==1.4.0 21:59:17 rfc3986==2.0.0 21:59:17 rich==14.3.3 21:59:17 rich-argparse==1.7.2 21:59:17 rpds-py==0.30.0 21:59:17 rsa==4.9.1 21:59:17 ruamel.yaml==0.19.1 21:59:17 ruamel.yaml.clib==0.2.15 21:59:17 s3transfer==0.16.0 21:59:17 simplejson==3.20.2 21:59:17 six==1.17.0 21:59:17 smmap==5.0.3 21:59:17 soupsieve==2.8.3 21:59:17 stevedore==5.7.0 21:59:17 tabulate==0.10.0 21:59:17 toml==0.10.2 21:59:17 tomlkit==0.14.0 21:59:17 tqdm==4.67.3 21:59:17 typing_extensions==4.15.0 21:59:17 urllib3==1.26.20 21:59:17 virtualenv==21.2.0 21:59:17 wcwidth==0.6.0 21:59:17 websocket-client==1.9.0 21:59:17 wrapt==2.1.2 21:59:17 xdg==6.0.0 21:59:17 xmltodict==1.0.4 21:59:17 yq==3.4.3 21:59:17 [transportpce-tox-verify-transportpce-master] $ /bin/sh /tmp/jenkins17298961303492719053.sh 21:59:17 ---> uv-install.sh 21:59:17 Installing uv/uvx (latest) using shell installer 21:59:18 2026-03-24 21:59:18 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/3792e04f-1143-4f69-ba92-6cb1383a592a?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-24T22%3A35%3A31Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-24T21%3A35%3A12Z&ske=2026-03-24T22%3A35%3A31Z&sks=b&skv=2018-11-09&sig=owxMszvUfvv4VsR4fUtZIE89n9RbBDPYwT4XkPqYci4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDM4OTc0NiwibmJmIjoxNzc0Mzg5NDQ2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.YDiVmvzKCoXdRh4QtZt9q9iKGDf5n8qokvf50Uzrt0A&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [70522/70522] -> "/tmp/uv-install-g4gJLI.sh" [1] 21:59:18 downloading uv 0.11.0 x86_64-unknown-linux-gnu 21:59:19 installing to /home/jenkins/.local/bin 21:59:19 uv 21:59:19 uvx 21:59:19 everything's installed! 21:59:19 21:59:19 To add $HOME/.local/bin to your PATH, either restart your shell or run: 21:59:19 21:59:19 source $HOME/.local/bin/env (sh, bash, zsh) 21:59:19 source $HOME/.local/bin/env.fish (fish) 21:59:19 Adding install location to PATH 21:59:19 ---> Validating uv/uvx install 21:59:19 uvx 0.11.0 (x86_64-unknown-linux-gnu) 21:59:19 [EnvInject] - Injecting environment variables from a build step. 21:59:19 [EnvInject] - Injecting as environment variables the properties content 21:59:19 PYTHON=python3 21:59:19 21:59:19 [EnvInject] - Variables injected successfully. 21:59:19 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins3397261584731849291.sh 21:59:19 ---> tox-install.sh 21:59:19 + source /home/jenkins/lf-env.sh 21:59:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:59:19 ++ mktemp -d /tmp/venv-XXXX 21:59:19 + lf_venv=/tmp/venv-2fqw 21:59:19 + local venv_file=/tmp/.os_lf_venv 21:59:19 + local python=python3 21:59:19 + local options 21:59:19 + local set_path=true 21:59:19 + local install_args= 21:59:19 ++ 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 21:59:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:59:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:59:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:59:19 + true 21:59:19 + case $1 in 21:59:19 + venv_file=/tmp/.toxenv 21:59:19 + shift 2 21:59:19 + true 21:59:19 + case $1 in 21:59:19 + shift 21:59:19 + break 21:59:19 + case $python in 21:59:19 + local pkg_list= 21:59:19 + [[ -d /opt/pyenv ]] 21:59:19 + echo 'Setup pyenv:' 21:59:19 Setup pyenv: 21:59:19 + export PYENV_ROOT=/opt/pyenv 21:59:19 + PYENV_ROOT=/opt/pyenv 21:59:19 + 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 21:59:19 + 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 21:59:19 + pyenv versions 21:59:19 system 21:59:19 3.8.20 21:59:19 3.9.20 21:59:19 3.10.15 21:59:19 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 21:59:19 + command -v pyenv 21:59:19 ++ pyenv init - --no-rehash 21:59:19 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 21:59:19 for i in ${!paths[@]}; do 21:59:19 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 21:59:19 fi; done; 21:59:19 echo "${paths[*]}"'\'')" 21:59:19 export PATH="/opt/pyenv/shims:${PATH}" 21:59:19 export PYENV_SHELL=bash 21:59:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:59:19 pyenv() { 21:59:19 local command 21:59:19 command="${1:-}" 21:59:19 if [ "$#" -gt 0 ]; then 21:59:19 shift 21:59:19 fi 21:59:19 21:59:19 case "$command" in 21:59:19 rehash|shell) 21:59:19 eval "$(pyenv "sh-$command" "$@")" 21:59:19 ;; 21:59:19 *) 21:59:19 command pyenv "$command" "$@" 21:59:19 ;; 21:59:19 esac 21:59:19 }' 21:59:19 +++ bash --norc -ec 'IFS=:; paths=($PATH); 21:59:19 for i in ${!paths[@]}; do 21:59:19 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 21:59:19 fi; done; 21:59:19 echo "${paths[*]}"' 21:59:19 ++ 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 21:59:19 ++ 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 21:59:19 ++ 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 21:59:19 ++ export PYENV_SHELL=bash 21:59:19 ++ PYENV_SHELL=bash 21:59:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:59:19 +++ complete -F _pyenv pyenv 21:59:19 ++ lf-pyver python3 21:59:19 ++ local py_version_xy=python3 21:59:19 ++ local py_version_xyz= 21:59:19 ++ pyenv versions 21:59:19 ++ local command 21:59:19 ++ command=versions 21:59:19 ++ '[' 1 -gt 0 ']' 21:59:19 ++ shift 21:59:19 ++ case "$command" in 21:59:19 ++ command pyenv versions 21:59:19 ++ sed 's/^[ *]* //' 21:59:19 ++ awk '{ print $1 }' 21:59:19 ++ grep -E '^[0-9.]*[0-9]$' 21:59:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:59:19 +++ grep '^3' /tmp/.pyenv_versions 21:59:19 +++ sort -V 21:59:19 +++ tail -n 1 21:59:19 ++ py_version_xyz=3.11.10 21:59:19 ++ [[ -z 3.11.10 ]] 21:59:19 ++ echo 3.11.10 21:59:19 ++ return 0 21:59:19 + pyenv local 3.11.10 21:59:19 + local command 21:59:19 + command=local 21:59:19 + '[' 2 -gt 0 ']' 21:59:19 + shift 21:59:19 + case "$command" in 21:59:19 + command pyenv local 3.11.10 21:59:19 + for arg in "$@" 21:59:19 + case $arg in 21:59:19 + pkg_list+='tox ' 21:59:19 + for arg in "$@" 21:59:19 + case $arg in 21:59:19 + pkg_list+='virtualenv ' 21:59:19 + for arg in "$@" 21:59:19 + case $arg in 21:59:19 + pkg_list+='urllib3~=1.26.15 ' 21:59:19 + [[ -f /tmp/.toxenv ]] 21:59:19 + [[ ! -f /tmp/.toxenv ]] 21:59:19 + [[ -n '' ]] 21:59:19 + python3 -m venv /tmp/venv-2fqw 21:59:23 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2fqw' 21:59:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2fqw 21:59:23 + echo /tmp/venv-2fqw 21:59:23 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 21:59:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 21:59:23 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:59:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:59:23 + local 'pip_opts=--upgrade --quiet' 21:59:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:59:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:59:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:59:23 + [[ -n '' ]] 21:59:23 + [[ -n '' ]] 21:59:23 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:59:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:59:23 + /tmp/venv-2fqw/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 21:59:28 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:59:28 lf-activate-venv(): INFO: Base packages installed successfully 21:59:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:59:28 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 21:59:28 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 21:59:28 + /tmp/venv-2fqw/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 21:59:30 + type python3 21:59:30 + true 21:59:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2fqw/bin to PATH' 21:59:30 lf-activate-venv(): INFO: Adding /tmp/venv-2fqw/bin to PATH 21:59:30 + PATH=/tmp/venv-2fqw/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 21:59:30 + return 0 21:59:30 + python3 --version 21:59:30 Python 3.11.10 21:59:30 + python3 -m pip --version 21:59:30 pip 26.0.1 from /tmp/venv-2fqw/lib/python3.11/site-packages/pip (python 3.11) 21:59:30 + python3 -m pip freeze 21:59:30 cachetools==7.0.5 21:59:30 colorama==0.4.6 21:59:30 distlib==0.4.0 21:59:30 filelock==3.25.2 21:59:30 packaging==26.0 21:59:30 platformdirs==4.9.4 21:59:30 pluggy==1.6.0 21:59:30 pyproject-api==1.10.0 21:59:30 python-discovery==1.2.0 21:59:30 tomli_w==1.2.0 21:59:30 tox==4.50.3 21:59:30 urllib3==1.26.20 21:59:30 virtualenv==21.2.0 21:59:30 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins1743513539123786185.sh 21:59:30 [EnvInject] - Injecting environment variables from a build step. 21:59:30 [EnvInject] - Injecting as environment variables the properties content 21:59:30 PARALLEL=True 21:59:30 21:59:30 [EnvInject] - Variables injected successfully. 21:59:30 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins12449521675595720080.sh 21:59:30 ---> tox-run.sh 21:59:30 + PATH=/home/jenkins/.local/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 21:59:30 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 21:59:30 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 21:59:30 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 21:59:30 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 21:59:30 + source /home/jenkins/lf-env.sh 21:59:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:59:30 ++ mktemp -d /tmp/venv-XXXX 21:59:30 + lf_venv=/tmp/venv-Bstw 21:59:30 + local venv_file=/tmp/.os_lf_venv 21:59:30 + local python=python3 21:59:30 + local options 21:59:30 + local set_path=true 21:59:30 + local install_args= 21:59:30 ++ 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 21:59:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:59:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:59:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:59:30 + true 21:59:30 + case $1 in 21:59:30 + venv_file=/tmp/.toxenv 21:59:30 + shift 2 21:59:30 + true 21:59:30 + case $1 in 21:59:30 + shift 21:59:30 + break 21:59:30 + case $python in 21:59:30 + local pkg_list= 21:59:30 + [[ -d /opt/pyenv ]] 21:59:30 + echo 'Setup pyenv:' 21:59:30 Setup pyenv: 21:59:30 + export PYENV_ROOT=/opt/pyenv 21:59:30 + PYENV_ROOT=/opt/pyenv 21:59:30 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/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 21:59:30 + PATH=/opt/pyenv/bin:/home/jenkins/.local/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 21:59:30 + pyenv versions 21:59:30 system 21:59:30 3.8.20 21:59:30 3.9.20 21:59:30 3.10.15 21:59:30 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 21:59:30 + command -v pyenv 21:59:30 ++ pyenv init - --no-rehash 21:59:30 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 21:59:30 for i in ${!paths[@]}; do 21:59:30 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 21:59:30 fi; done; 21:59:30 echo "${paths[*]}"'\'')" 21:59:30 export PATH="/opt/pyenv/shims:${PATH}" 21:59:30 export PYENV_SHELL=bash 21:59:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:59:30 pyenv() { 21:59:30 local command 21:59:30 command="${1:-}" 21:59:30 if [ "$#" -gt 0 ]; then 21:59:30 shift 21:59:30 fi 21:59:30 21:59:30 case "$command" in 21:59:30 rehash|shell) 21:59:30 eval "$(pyenv "sh-$command" "$@")" 21:59:30 ;; 21:59:30 *) 21:59:30 command pyenv "$command" "$@" 21:59:30 ;; 21:59:30 esac 21:59:30 }' 21:59:30 +++ bash --norc -ec 'IFS=:; paths=($PATH); 21:59:30 for i in ${!paths[@]}; do 21:59:30 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 21:59:30 fi; done; 21:59:30 echo "${paths[*]}"' 21:59:30 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/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 21:59:30 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 21:59:30 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 21:59:30 ++ export PYENV_SHELL=bash 21:59:30 ++ PYENV_SHELL=bash 21:59:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:59:30 +++ complete -F _pyenv pyenv 21:59:30 ++ lf-pyver python3 21:59:30 ++ local py_version_xy=python3 21:59:30 ++ local py_version_xyz= 21:59:30 ++ pyenv versions 21:59:30 ++ local command 21:59:30 ++ command=versions 21:59:30 ++ '[' 1 -gt 0 ']' 21:59:30 ++ shift 21:59:30 ++ case "$command" in 21:59:30 ++ command pyenv versions 21:59:30 ++ sed 's/^[ *]* //' 21:59:30 ++ grep -E '^[0-9.]*[0-9]$' 21:59:30 ++ awk '{ print $1 }' 21:59:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:59:30 +++ grep '^3' /tmp/.pyenv_versions 21:59:30 +++ tail -n 1 21:59:30 +++ sort -V 21:59:30 ++ py_version_xyz=3.11.10 21:59:30 ++ [[ -z 3.11.10 ]] 21:59:30 ++ echo 3.11.10 21:59:30 ++ return 0 21:59:30 + pyenv local 3.11.10 21:59:30 + local command 21:59:30 + command=local 21:59:30 + '[' 2 -gt 0 ']' 21:59:30 + shift 21:59:30 + case "$command" in 21:59:30 + command pyenv local 3.11.10 21:59:31 + for arg in "$@" 21:59:31 + case $arg in 21:59:31 + pkg_list+='tox ' 21:59:31 + for arg in "$@" 21:59:31 + case $arg in 21:59:31 + pkg_list+='virtualenv ' 21:59:31 + for arg in "$@" 21:59:31 + case $arg in 21:59:31 + pkg_list+='urllib3~=1.26.15 ' 21:59:31 + [[ -f /tmp/.toxenv ]] 21:59:31 ++ cat /tmp/.toxenv 21:59:31 + lf_venv=/tmp/venv-2fqw 21:59:31 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2fqw from' file:/tmp/.toxenv 21:59:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2fqw from file:/tmp/.toxenv 21:59:31 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:59:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:59:31 + local 'pip_opts=--upgrade --quiet' 21:59:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:59:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:59:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:59:31 + [[ -n '' ]] 21:59:31 + [[ -n '' ]] 21:59:31 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:59:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:59:31 + /tmp/venv-2fqw/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 21:59:32 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:59:32 lf-activate-venv(): INFO: Base packages installed successfully 21:59:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:59:32 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 21:59:32 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 21:59:32 + /tmp/venv-2fqw/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 21:59:33 + type python3 21:59:33 + true 21:59:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2fqw/bin to PATH' 21:59:33 lf-activate-venv(): INFO: Adding /tmp/venv-2fqw/bin to PATH 21:59:33 + PATH=/tmp/venv-2fqw/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 21:59:33 + return 0 21:59:33 + [[ -d /opt/pyenv ]] 21:59:33 + echo '---> Setting up pyenv' 21:59:33 ---> Setting up pyenv 21:59:33 + export PYENV_ROOT=/opt/pyenv 21:59:33 + PYENV_ROOT=/opt/pyenv 21:59:33 + export PATH=/opt/pyenv/bin:/tmp/venv-2fqw/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 21:59:33 + PATH=/opt/pyenv/bin:/tmp/venv-2fqw/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 21:59:33 ++ pwd 21:59:33 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 21:59:33 + export PYTHONPATH 21:59:33 + export TOX_TESTENV_PASSENV=PYTHONPATH 21:59:33 + TOX_TESTENV_PASSENV=PYTHONPATH 21:59:33 + tox --version 21:59:33 4.50.3 from /tmp/venv-2fqw/lib/python3.11/site-packages/tox/__init__.py 21:59:33 + PARALLEL=True 21:59:33 + TOX_OPTIONS_LIST= 21:59:33 + [[ -n '' ]] 21:59:33 + case ${PARALLEL,,} in 21:59:33 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 21:59:33 + tox --parallel auto --parallel-live 21:59:33 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 21:59:35 checkbashisms: freeze> python -m pip freeze --all 21:59:35 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 21:59:35 docs: install_deps> python -I -m pip install -r docs/requirements.txt 21:59:35 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 21:59:35 checkbashisms: pip==26.0.1,setuptools==82.0.0 21:59:35 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 21:59:35 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)' 21:59:35 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 21:59:37 checkbashisms: OK ✔ in 3.07 seconds 21:59:37 pre-commit: install_deps> python -I -m pip install pre-commit 21:59:39 pre-commit: freeze> python -m pip freeze --all 21:59:39 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.25.2,identify==2.6.18,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.4,pre_commit==4.5.1,python-discovery==1.2.0,PyYAML==6.0.3,setuptools==82.0.0,virtualenv==21.2.0 21:59:39 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 21:59:39 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)' 21:59:39 /usr/bin/cpan 21:59:39 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 21:59:39 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 21:59:40 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 21:59:41 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 21:59:41 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 21:59:41 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 21:59:42 buildcontroller: freeze> python -m pip freeze --all 21:59:42 buildcontroller: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.6,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 21:59:42 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 21:59:42 + update-java-alternatives -l 21:59:42 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 21:59:42 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 21:59:42 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 21:59:42 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 21:59:42 update-alternatives: error: no alternatives for jaotc 21:59:42 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 21:59:42 update-alternatives: error: no alternatives for rmic 21:59:42 + + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 21:59:42 java -version 21:59:42 + JAVA_VER=21 21:59:42 + echo 21 21:59:42 21 21:59:42 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 21:59:42 + javac -version 21:59:42 + JAVAC_VER=21 21:59:42 + echo 21 21:59:42 + [ 21 -ge 21 ] 21:59:42 + [ 21 -ge 21 ] 21:59:42 + echo ok, java is 21 or newer 21:59:42 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.14/binaries/apache-maven-3.9.14-bin.tar.gz -P /tmp 21:59:42 21 21:59:42 ok, java is 21 or newer 21:59:43 2026-03-24 21:59:43 URL:https://dlcdn.apache.org/maven/maven-3/3.9.14/binaries/apache-maven-3.9.14-bin.tar.gz [9238692/9238692] -> "/tmp/apache-maven-3.9.14-bin.tar.gz" [1] 21:59:43 + sudo mkdir -p /opt 21:59:43 + sudo tar xf /tmp/apache-maven-3.9.14-bin.tar.gz -C /opt 21:59:43 + sudo ln -s /opt/apache-maven-3.9.14 /opt/maven 21:59:43 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 21:59:43 + mvn --version 21:59:43 Apache Maven 3.9.14 (996c630dbc656c76214ce58821dcc58be960875b) 21:59:43 Maven home: /opt/maven 21:59:43 Java version: 21.0.10, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 21:59:43 Default locale: en, platform encoding: UTF-8 21:59:43 OS name: "linux", version: "5.15.0-171-generic", arch: "amd64", family: "unix" 21:59:43 NOTE: Picked up JDK_JAVA_OPTIONS: 21:59:43 --add-opens=java.base/java.io=ALL-UNNAMED 21:59:43 --add-opens=java.base/java.lang=ALL-UNNAMED 21:59:43 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 21:59:43 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 21:59:43 --add-opens=java.base/java.net=ALL-UNNAMED 21:59:43 --add-opens=java.base/java.nio=ALL-UNNAMED 21:59:43 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 21:59:43 --add-opens=java.base/java.nio.file=ALL-UNNAMED 21:59:43 --add-opens=java.base/java.util=ALL-UNNAMED 21:59:43 --add-opens=java.base/java.util.jar=ALL-UNNAMED 21:59:43 --add-opens=java.base/java.util.stream=ALL-UNNAMED 21:59:43 --add-opens=java.base/java.util.zip=ALL-UNNAMED 21:59:43 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 21:59:43 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 21:59:43 -Xlog:disable 21:59:43 [INFO] Initializing environment for https://github.com/koalaman/shellcheck-precommit. 21:59:44 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-prettier. 21:59:44 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-prettier:prettier@4.0.0-alpha.8. 21:59:44 [INFO] Initializing environment for https://github.com/adrienverge/yamllint. 21:59:46 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 21:59:46 [INFO] Once installed this environment will be reused. 21:59:46 [INFO] This may take a few minutes... 21:59:51 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 21:59:51 [INFO] Once installed this environment will be reused. 21:59:51 [INFO] This may take a few minutes... 21:59:57 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 21:59:57 [INFO] Once installed this environment will be reused. 21:59:57 [INFO] This may take a few minutes... 22:00:00 docs: freeze> python -m pip freeze --all 22:00:00 docs: alabaster==1.0.0,attrs==26.1.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.2.25,charset-normalizer==3.4.6,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.62.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==2.0.0,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.5.0,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.3,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==26.0.1,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-tabs==3.5.0,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.0 22:00:00 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 22:00:01 docs-linkcheck: freeze> python -m pip freeze --all 22:00:01 [INFO] Installing environment for https://github.com/perltidy/perltidy. 22:00:01 [INFO] Once installed this environment will be reused. 22:00:01 [INFO] This may take a few minutes... 22:00:01 docs-linkcheck: alabaster==1.0.0,attrs==26.1.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.2.25,charset-normalizer==3.4.6,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.62.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==2.0.0,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.5.0,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.3,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==26.0.1,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-tabs==3.5.0,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.0 22:00:01 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 22:00:03 docs: OK ✔ in 29.08 seconds 22:00:03 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 22:00:06 docs-linkcheck: OK ✔ in 30.96 seconds 22:00:06 pylint: freeze> python -m pip freeze --all 22:00:06 pylint: astroid==4.0.4,dill==0.4.1,isort==8.0.1,mccabe==0.7.0,pip==26.0.1,platformdirs==4.9.4,pylint==4.0.5,setuptools==82.0.0,tomlkit==0.14.0 22:00:06 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}$' '{}' + 22:00:09 [INFO] Installing environment for https://github.com/pre-commit/mirrors-prettier. 22:00:09 [INFO] Once installed this environment will be reused. 22:00:09 [INFO] This may take a few minutes... 22:00:13 [INFO] Installing environment for https://github.com/adrienverge/yamllint. 22:00:13 [INFO] Once installed this environment will be reused. 22:00:13 [INFO] This may take a few minutes... 22:00:18 trim trailing whitespace.................................................Passed 22:00:18 fix end of files.........................................................Passed 22:00:18 check for added large files..............................................Passed 22:00:18 check for merge conflicts................................................Passed 22:00:18 check for case conflicts.................................................Passed 22:00:18 check json...............................................................Passed 22:00:19 mixed line ending........................................................Passed 22:00:19 Tabs remover.............................................................Passed 22:00:19 autopep8.................................................................Passed 22:00:21 perltidy.................................................................Passed 22:00:22 ShellCheck v0.10.0....................................................... 22:00:26 ------------------------------------ 22:00:26 Your code has been rated at 10.00/10 22:00:26 22:00:32 Passed 22:00:32 prettier.................................................................Passed 22:00:34 yamllint.................................................................Passed 22:00:34 pylint: OK ✔ in 25.59 seconds 22:00:34 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 22:00:34 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 22:00:34 [INFO] Once installed this environment will be reused. 22:00:34 [INFO] This may take a few minutes... 22:00:43 gitlint..................................................................Passed 22:02:43 pre-commit: OK ✔ in 1 minute 6.4 seconds 22:02:43 buildcontroller: OK ✔ in 3 minutes 8.67 seconds 22:02:43 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 22:02:43 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 22:02:43 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 22:02:43 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 22:02:49 build_karaf_tests221: freeze> python -m pip freeze --all 22:02:49 build_karaf_tests190: freeze> python -m pip freeze --all 22:02:49 build_karaf_tests121: freeze> python -m pip freeze --all 22:02:49 build_karaf_tests71: freeze> python -m pip freeze --all 22:02:49 build_karaf_tests221: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.6,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 22:02:49 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 22:02:49 build karaf in karaf221 with ./karaf221.env 22:02:49 build_karaf_tests190: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.6,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 22:02:49 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 22:02:49 build_karaf_tests121: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.6,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 22:02:49 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 22:02:49 build karaf in karafoc with ./karafoc.env 22:02:49 build karaf in karaf121 with ./karaf121.env 22:02:49 NOTE: Picked up JDK_JAVA_OPTIONS: 22:02:49 --add-opens=java.base/java.io=ALL-UNNAMED 22:02:49 --add-opens=java.base/java.lang=ALL-UNNAMED 22:02:49 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 22:02:49 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 22:02:49 --add-opens=java.base/java.net=ALL-UNNAMED 22:02:49 --add-opens=java.base/java.nio=ALL-UNNAMED 22:02:49 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 22:02:49 --add-opens=java.base/java.nio.file=ALL-UNNAMED 22:02:49 --add-opens=java.base/java.util=ALL-UNNAMED 22:02:49 --add-opens=java.base/java.util.jar=ALL-UNNAMED 22:02:49 --add-opens=java.base/java.util.stream=ALL-UNNAMED 22:02:49 --add-opens=java.base/java.util.zip=ALL-UNNAMED 22:02:49 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 22:02:49 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 22:02:49 -Xlog:disable 22:02:49 NOTE: Picked up JDK_JAVA_OPTIONS: 22:02:49 --add-opens=java.base/java.io=ALL-UNNAMED 22:02:49 --add-opens=java.base/java.lang=ALL-UNNAMED 22:02:49 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 22:02:49 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 22:02:49 --add-opens=java.base/java.net=ALL-UNNAMED 22:02:49 --add-opens=java.base/java.nio=ALL-UNNAMED 22:02:49 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 22:02:49 --add-opens=java.base/java.nio.file=ALL-UNNAMED 22:02:49 --add-opens=java.base/java.util=ALL-UNNAMED 22:02:49 --add-opens=java.base/java.util.jar=ALL-UNNAMED 22:02:49 --add-opens=java.base/java.util.stream=ALL-UNNAMED 22:02:49 --add-opens=java.base/java.util.zip=ALL-UNNAMED 22:02:49 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 22:02:49 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 22:02:49 -Xlog:disable 22:02:49 build_karaf_tests71: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.6,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 22:02:49 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 22:02:49 build karaf in karaf71 with ./karaf71.env 22:02:49 NOTE: Picked up JDK_JAVA_OPTIONS: 22:02:49 --add-opens=java.base/java.io=ALL-UNNAMED 22:02:49 --add-opens=java.base/java.lang=ALL-UNNAMED 22:02:49 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 22:02:49 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 22:02:49 --add-opens=java.base/java.net=ALL-UNNAMED 22:02:49 --add-opens=java.base/java.nio=ALL-UNNAMED 22:02:49 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 22:02:49 --add-opens=java.base/java.nio.file=ALL-UNNAMED 22:02:49 --add-opens=java.base/java.util=ALL-UNNAMED 22:02:49 --add-opens=java.base/java.util.jar=ALL-UNNAMED 22:02:49 --add-opens=java.base/java.util.stream=ALL-UNNAMED 22:02:49 --add-opens=java.base/java.util.zip=ALL-UNNAMED 22:02:49 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 22:02:49 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 22:02:49 -Xlog:disable 22:02:49 NOTE: Picked up JDK_JAVA_OPTIONS: 22:02:49 --add-opens=java.base/java.io=ALL-UNNAMED 22:02:49 --add-opens=java.base/java.lang=ALL-UNNAMED 22:02:49 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 22:02:49 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 22:02:49 --add-opens=java.base/java.net=ALL-UNNAMED 22:02:49 --add-opens=java.base/java.nio=ALL-UNNAMED 22:02:49 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 22:02:49 --add-opens=java.base/java.nio.file=ALL-UNNAMED 22:02:49 --add-opens=java.base/java.util=ALL-UNNAMED 22:02:49 --add-opens=java.base/java.util.jar=ALL-UNNAMED 22:02:49 --add-opens=java.base/java.util.stream=ALL-UNNAMED 22:02:49 --add-opens=java.base/java.util.zip=ALL-UNNAMED 22:02:49 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 22:02:49 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 22:02:49 -Xlog:disable 22:03:51 build_karaf_tests71: OK ✔ in 1 minute 8.16 seconds 22:03:51 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 22:03:52 build_karaf_tests121: OK ✔ in 1 minute 9.21 seconds 22:03:52 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 22:04:00 build_karaf_tests190: OK ✔ in 1 minute 17.86 seconds 22:04:00 build_karaf_tests221: OK ✔ in 1 minute 17.87 seconds 22:04:00 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 22:04:19 buildlighty: freeze> python -m pip freeze --all 22:04:19 sims: freeze> python -m pip freeze --all 22:04:19 buildlighty: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.6,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 22:04:19 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 22:04:19 sims: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.6,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 22:04:19 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 22:04:19 Using lighynode version 22.1.0.6 22:04:19 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 22:04:19 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 22:05:05 sims: OK ✔ in 31.28 seconds 22:05:05 buildlighty: OK ✔ in 50.33 seconds 22:05:05 testsPCE: freeze> python -m pip freeze --all 22:05:05 testsPCE: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.6,click==8.3.1,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.8,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.62.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.24.0,invoke==2.2.1,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.5.0,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.8,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==26.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.1.1,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pyparsing==3.3.2,pytest==9.0.2,python-dateutil==2.9.0.post0,pytz==2026.1.post1,requests==2.32.5,scipy==1.17.1,setuptools==50.3.2,six==1.17.0,urllib3==2.6.3,Werkzeug==2.0.3,xlrd==1.2.0 22:05:05 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 22:05:05 pytest -q transportpce_tests/pce/test01_pce.py 22:05:52 .................... [100%] 22:06:56 20 passed in 110.43s (0:01:50) 22:06:56 pytest -q transportpce_tests/pce/test02_pce_400G.py 22:07:12 ............ [100%] 22:07:43 12 passed in 46.89s 22:07:43 pytest -q transportpce_tests/pce/test03_gnpy.py 22:07:59 ........ [100%] 22:08:21 8 passed in 37.53s 22:08:21 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 22:08:53 ... [100%] 22:08:58 3 passed in 36.77s 22:08:58 testsPCE: OK ✔ in 4 minutes 57.77 seconds 22:08:58 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 22:08:58 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 22:08:58 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 22:09:04 tests121: freeze> python -m pip freeze --all 22:09:04 tests_tapi: freeze> python -m pip freeze --all 22:09:04 tests190: freeze> python -m pip freeze --all 22:09:05 tests_tapi: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.6,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 22:09:05 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 22:09:05 using environment variables from ./karaf221.env 22:09:05 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 22:09:05 tests121: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.6,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 22:09:05 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 22:09:05 using environment variables from ./karaf121.env 22:09:05 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 22:09:05 tests190: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.6,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 22:09:05 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 22:09:05 using environment variables from ./karafoc.env 22:09:05 pytest -q transportpce_tests/oc/test01_portmapping.py 22:10:08 ........... [100%] 22:10:25 10 passed in 79.82s (0:01:19) 22:10:25 pytest -q transportpce_tests/oc/test02_topology.py 22:10:32 .................................... [100%] 22:11:13 21 passed in 127.67s (0:02:07) 22:11:13 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 22:11:13 ....................... [100%] 22:11:30 14 passed in 65.22s (0:01:05) 22:11:31 pytest -q transportpce_tests/oc/test03_renderer.py 22:11:31 .................... [100%] 22:12:14 6 passed in 61.32s (0:01:01) 22:12:14 pytest -q transportpce_tests/1.2.1/test03_topology.py 22:12:14 ................. [100%] 22:12:31 19 passed in 60.39s (0:01:00) 22:12:32 tests190: OK ✔ in 3 minutes 33.75 seconds 22:12:32 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 22:12:38 .tests71: freeze> python -m pip freeze --all 22:12:39 tests71: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.6,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 22:12:39 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 22:12:39 using environment variables from ./karaf71.env 22:12:39 pytest -q transportpce_tests/7.1/test01_portmapping.py 22:12:58 ............................... [100%] 22:13:33 12 passed in 53.66s 22:13:33 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 22:13:34 ....................................................... [100%] 22:14:49 44 passed in 154.24s (0:02:34) 22:14:49 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 22:14:50 ................................................................... [100%] 22:16:13 62 passed in 159.66s (0:02:39) 22:16:13 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 22:16:15 [100%] 22:16:15 24 passed in 85.42s (0:01:25) 22:16:15 pytest -q transportpce_tests/1.2.1/test05_olm.py 22:17:00 ............................................................................. [100%] 22:18:44 48 passed in 151.54s (0:02:31) 22:18:44 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 22:18:56 ...................... [100%] 22:19:36 40 passed in 200.51s (0:03:20) 22:19:36 pytest -q transportpce_tests/1.2.1/test06_end2end.py 22:19:36 ............ [100%] 22:20:00 22 passed in 75.70s (0:01:15) 22:20:12 .. [100%] 22:20:16 51 passed in 671.25s (0:11:11) 22:20:16 pytest -q transportpce_tests/tapi/test02_full_topology.py 22:20:17 ................................................................................... [100%] 22:25:53 36 passed in 336.70s (0:05:36) 22:25:53 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 22:26:19 ........................................................................ [100%] 22:34:34 54 passed in 897.72s (0:14:57) 22:36:19 ..... [100%] 22:37:12 71 passed in 678.16s (0:11:18) 22:37:12 pytest -q transportpce_tests/tapi/test04_topo_extension.py 22:38:08 ................... [100%] 22:39:39 19 passed in 146.51s (0:02:26) 22:39:39 pytest -q transportpce_tests/tapi/test05_pce_tapi.py 22:41:41 ...................... [100%] 22:47:17 22 passed in 457.79s (0:07:37) 22:47:17 tests71: OK ✔ in 7 minutes 28.97 seconds 22:47:17 tests121: OK ✔ in 25 minutes 36.01 seconds 22:47:17 tests_tapi: OK ✔ in 38 minutes 18.97 seconds 22:47:17 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 22:47:23 tests221: freeze> python -m pip freeze --all 22:47:23 tests221: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.6,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 22:47:23 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 22:47:23 using environment variables from ./karaf221.env 22:47:23 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 22:48:00 ................................... [100%] 22:48:40 35 passed in 76.67s (0:01:16) 22:48:40 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 22:49:12 ...... [100%] 22:49:25 6 passed in 45.27s 22:49:26 pytest -q transportpce_tests/2.2.1/test03_topology.py 22:50:08 ............................................ [100%] 22:51:43 44 passed in 137.14s (0:02:17) 22:51:43 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 22:52:18 ............ [100%] 22:52:42 12 passed in 58.99s 22:52:42 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 22:53:08 ................ [100%] 22:54:37 16 passed in 114.25s (0:01:54) 22:54:37 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 22:55:06 ............................... [100%] 22:55:13 31 passed in 35.63s 22:55:13 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 22:55:48 .......................... [100%] 22:59:44 26 passed in 270.97s (0:04:30) 22:59:44 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 23:00:24 ...................... [100%] 23:01:28 22 passed in 103.75s (0:01:43) 23:01:28 pytest -q transportpce_tests/2.2.1/test09_olm.py 23:02:11 ........................................ [100%] 23:04:33 40 passed in 185.00s (0:03:05) 23:04:33 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 23:05:16 ........................................................................ [ 74%] 23:10:53 ......................... [100%] 23:12:45 97 passed in 491.56s (0:08:11) 23:12:45 pytest -q transportpce_tests/2.2.1/test12_end2end.py 23:13:26 ...................................................... [100%] 23:23:13 54 passed in 627.50s (0:10:27) 23:23:13 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 23:24:07 ........................................................................ [ 71%] 23:29:15 ............................. [100%] 23:34:25 101 passed in 671.18s (0:11:11) 23:34:25 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 23:35:19 ........................................................................ [ 67%] 23:41:06 ................................... [100%] 23:47:26 107 passed in 781.35s (0:13:01) 23:47:26 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 23:48:09 ............................................. [100%] 23:50:47 45 passed in 200.38s (0:03:20) 23:50:47 tests221: OK ✔ in 1 hour 3 minutes 30.23 seconds 23:50:47 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 23:50:53 tests_hybrid: freeze> python -m pip freeze --all 23:50:53 tests_hybrid: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.6,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.1,urllib3==2.6.3 23:50:53 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 23:50:53 using environment variables from ./karaf221.env 23:50:53 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 23:51:37 ................................................... [100%] 23:53:25 51 passed in 150.95s (0:02:30) 23:53:25 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 23:54:08 ........................................................................ [ 66%] 23:58:29 ..................................... [100%] 00:00:35 109 passed in 430.12s (0:07:10) 00:00:35 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 00:01:24 ..................................................... [100%] 00:04:57 53 passed in 261.49s (0:04:21) 00:04:57 buildcontroller: OK (188.67=setup[8.41]+cmd[180.27] seconds) 00:04:57 sims: OK (31.28=setup[28.10]+cmd[3.18] seconds) 00:04:57 build_karaf_tests121: OK (69.20=setup[7.12]+cmd[62.08] seconds) 00:04:57 testsPCE: OK (297.77=setup[64.90]+cmd[232.88] seconds) 00:04:57 tests121: OK (1536.01=setup[6.92]+cmd[1529.09] seconds) 00:04:57 build_karaf_tests221: OK (77.87=setup[7.10]+cmd[70.77] seconds) 00:04:57 tests_tapi: OK (2298.97=setup[6.91]+cmd[2292.06] seconds) 00:04:57 tests221: OK (3810.23=setup[6.33]+cmd[3803.90] seconds) 00:04:57 build_karaf_tests71: OK (68.16=setup[7.21]+cmd[60.96] seconds) 00:04:57 tests71: OK (448.97=setup[7.11]+cmd[441.86] seconds) 00:04:57 build_karaf_tests190: OK (77.86=setup[7.12]+cmd[70.74] seconds) 00:04:57 tests190: OK (213.75=setup[7.08]+cmd[206.67] seconds) 00:04:57 tests_hybrid: OK (849.95=setup[6.46]+cmd[843.49] seconds) 00:04:57 buildlighty: OK (50.33=setup[29.06]+cmd[21.28] seconds) 00:04:57 docs: OK (29.08=setup[26.58]+cmd[2.50] seconds) 00:04:57 docs-linkcheck: OK (30.95=setup[27.72]+cmd[3.23] seconds) 00:04:57 checkbashisms: OK (3.07=setup[1.83]+cmd[0.01,0.05,1.18] seconds) 00:04:57 pre-commit: OK (66.40=setup[2.85]+cmd[0.02,0.01,54.40,9.13] seconds) 00:04:57 pylint: OK (25.59=setup[3.43]+cmd[22.16] seconds) 00:04:57 congratulations :) (7523.51 seconds) 00:04:57 + tox_status=0 00:04:57 + echo '---> Completed tox runs' 00:04:57 ---> Completed tox runs 00:04:57 + for i in .tox/*/log 00:04:57 ++ echo .tox/build_karaf_tests121/log 00:04:57 ++ awk -F/ '{print $2}' 00:04:57 + tox_env=build_karaf_tests121 00:04:57 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 00:04:57 + for i in .tox/*/log 00:04:57 ++ echo .tox/build_karaf_tests190/log 00:04:57 ++ awk -F/ '{print $2}' 00:04:57 + tox_env=build_karaf_tests190 00:04:57 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 00:04:57 + for i in .tox/*/log 00:04:57 ++ echo .tox/build_karaf_tests221/log 00:04:57 ++ awk -F/ '{print $2}' 00:04:57 + tox_env=build_karaf_tests221 00:04:57 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 00:04:57 + for i in .tox/*/log 00:04:57 ++ echo .tox/build_karaf_tests71/log 00:04:57 ++ awk -F/ '{print $2}' 00:04:57 + tox_env=build_karaf_tests71 00:04:57 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 00:04:57 + for i in .tox/*/log 00:04:57 ++ echo .tox/buildcontroller/log 00:04:57 ++ awk -F/ '{print $2}' 00:04:57 + tox_env=buildcontroller 00:04:57 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 00:04:57 + for i in .tox/*/log 00:04:57 ++ echo .tox/buildlighty/log 00:04:57 ++ awk -F/ '{print $2}' 00:04:57 + tox_env=buildlighty 00:04:57 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 00:04:57 + for i in .tox/*/log 00:04:57 ++ echo .tox/checkbashisms/log 00:04:57 ++ awk -F/ '{print $2}' 00:04:57 + tox_env=checkbashisms 00:04:57 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 00:04:57 + for i in .tox/*/log 00:04:57 ++ echo .tox/docs-linkcheck/log 00:04:57 ++ awk -F/ '{print $2}' 00:04:57 + tox_env=docs-linkcheck 00:04:57 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 00:04:57 + for i in .tox/*/log 00:04:57 ++ echo .tox/docs/log 00:04:57 ++ awk -F/ '{print $2}' 00:04:57 + tox_env=docs 00:04:57 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 00:04:57 + for i in .tox/*/log 00:04:57 ++ echo .tox/pre-commit/log 00:04:57 ++ awk -F/ '{print $2}' 00:04:57 + tox_env=pre-commit 00:04:57 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 00:04:57 + for i in .tox/*/log 00:04:57 ++ echo .tox/pylint/log 00:04:57 ++ awk -F/ '{print $2}' 00:04:57 + tox_env=pylint 00:04:57 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 00:04:57 + for i in .tox/*/log 00:04:57 ++ echo .tox/sims/log 00:04:57 ++ awk -F/ '{print $2}' 00:04:57 + tox_env=sims 00:04:57 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 00:04:57 + for i in .tox/*/log 00:04:57 ++ echo .tox/tests121/log 00:04:57 ++ awk -F/ '{print $2}' 00:04:57 + tox_env=tests121 00:04:57 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 00:04:57 + for i in .tox/*/log 00:04:57 ++ echo .tox/tests190/log 00:04:57 ++ awk -F/ '{print $2}' 00:04:57 + tox_env=tests190 00:04:57 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 00:04:57 + for i in .tox/*/log 00:04:57 ++ echo .tox/tests221/log 00:04:57 ++ awk -F/ '{print $2}' 00:04:57 + tox_env=tests221 00:04:57 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 00:04:57 + for i in .tox/*/log 00:04:57 ++ echo .tox/tests71/log 00:04:57 ++ awk -F/ '{print $2}' 00:04:57 + tox_env=tests71 00:04:57 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 00:04:57 + for i in .tox/*/log 00:04:57 ++ echo .tox/testsPCE/log 00:04:57 ++ awk -F/ '{print $2}' 00:04:57 + tox_env=testsPCE 00:04:57 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 00:04:57 + for i in .tox/*/log 00:04:57 ++ echo .tox/tests_hybrid/log 00:04:57 ++ awk -F/ '{print $2}' 00:04:57 + tox_env=tests_hybrid 00:04:57 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 00:04:57 + for i in .tox/*/log 00:04:57 ++ echo .tox/tests_tapi/log 00:04:57 ++ awk -F/ '{print $2}' 00:04:57 + tox_env=tests_tapi 00:04:57 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 00:04:57 + DOC_DIR=docs/_build/html 00:04:57 + [[ -d docs/_build/html ]] 00:04:57 + echo '---> Archiving generated docs' 00:04:57 ---> Archiving generated docs 00:04:57 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 00:04:57 + echo '---> tox-run.sh ends' 00:04:57 ---> tox-run.sh ends 00:04:57 + test 0 -eq 0 00:04:57 $ ssh-agent -k 00:04:57 unset SSH_AUTH_SOCK; 00:04:57 unset SSH_AGENT_PID; 00:04:57 echo Agent pid 1551 killed; 00:04:57 [ssh-agent] Stopped. 00:04:58 [PostBuildScript] - [INFO] Executing post build scripts. 00:04:58 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11391775496422197083.sh 00:04:58 ---> sysstat.sh 00:04:58 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12175548487597382313.sh 00:04:58 ---> package-listing.sh 00:04:58 ++ facter osfamily 00:04:58 ++ tr '[:upper:]' '[:lower:]' 00:04:59 + OS_FAMILY=debian 00:04:59 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 00:04:59 + START_PACKAGES=/tmp/packages_start.txt 00:04:59 + END_PACKAGES=/tmp/packages_end.txt 00:04:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:04:59 + PACKAGES=/tmp/packages_start.txt 00:04:59 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 00:04:59 + PACKAGES=/tmp/packages_end.txt 00:04:59 + case "${OS_FAMILY}" in 00:04:59 + dpkg -l 00:04:59 + grep '^ii' 00:04:59 + '[' -f /tmp/packages_start.txt ']' 00:04:59 + '[' -f /tmp/packages_end.txt ']' 00:04:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:04:59 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 00:04:59 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 00:04:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 00:04:59 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14699608601808839851.sh 00:04:59 ---> capture-instance-metadata.sh 00:04:59 Setup pyenv: 00:04:59 system 00:04:59 3.8.20 00:04:59 3.9.20 00:04:59 3.10.15 00:04:59 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 00:04:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-n0en from file:/tmp/.os_lf_venv 00:04:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:04:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:05:01 lf-activate-venv(): INFO: Base packages installed successfully 00:05:01 lf-activate-venv(): INFO: Installing additional packages: lftools 00:05:17 lf-activate-venv(): INFO: Adding /tmp/venv-n0en/bin to PATH 00:05:17 INFO: Running in OpenStack, capturing instance metadata 00:05:17 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins8273371595559121757.sh 00:05:17 provisioning config files... 00:05:18 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #4817 00:05:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config9874370172858268196tmp 00:05:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:05:18 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:05:18 provisioning config files... 00:05:18 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:05:18 [EnvInject] - Injecting environment variables from a build step. 00:05:18 [EnvInject] - Injecting as environment variables the properties content 00:05:18 SERVER_ID=logs 00:05:18 00:05:18 [EnvInject] - Variables injected successfully. 00:05:18 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11912302352524312776.sh 00:05:18 ---> create-netrc.sh 00:05:18 WARN: Log server credential not found. 00:05:18 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12516727003782872212.sh 00:05:18 ---> python-tools-install.sh 00:05:18 Setup pyenv: 00:05:18 system 00:05:18 3.8.20 00:05:18 3.9.20 00:05:18 3.10.15 00:05:18 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 00:05:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-n0en from file:/tmp/.os_lf_venv 00:05:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:05:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:05:20 lf-activate-venv(): INFO: Base packages installed successfully 00:05:20 lf-activate-venv(): INFO: Installing additional packages: lftools 00:05:29 lf-activate-venv(): INFO: Adding /tmp/venv-n0en/bin to PATH 00:05:29 [transportpce-tox-verify-transportpce-master] $ /bin/sh /tmp/jenkins17325493614057251465.sh 00:05:29 ---> uv-install.sh 00:05:29 uv 0.11.0 is already installed 00:05:29 uvx 0.11.0 (x86_64-unknown-linux-gnu) 00:05:29 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1929279615772749803.sh 00:05:29 ---> sudo-logs.sh 00:05:29 Archiving 'sudo' log.. 00:05:29 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14028829710223327210.sh 00:05:30 ---> job-cost.sh 00:05:30 INFO: Activating Python virtual environment... 00:05:30 Setup pyenv: 00:05:30 system 00:05:30 3.8.20 00:05:30 3.9.20 00:05:30 3.10.15 00:05:30 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 00:05:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-n0en from file:/tmp/.os_lf_venv 00:05:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:05:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:05:32 lf-activate-venv(): INFO: Base packages installed successfully 00:05:32 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:05:39 lf-activate-venv(): INFO: Adding /tmp/venv-n0en/bin to PATH 00:05:39 INFO: No stack-cost file found 00:05:39 INFO: Instance uptime: 7775s 00:05:39 INFO: Fetching instance metadata (attempt 1 of 3)... 00:05:39 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 00:05:39 INFO: Successfully fetched instance metadata 00:05:39 INFO: Instance type: v3-standard-4 00:05:39 INFO: Retrieving pricing info for: v3-standard-4 00:05:39 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 00:05:39 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=7775 00:05:39 INFO: Successfully fetched Vexxhost pricing API 00:05:39 INFO: Retrieved cost: 0.33 00:05:40 INFO: Retrieved resource: v3-standard-4 00:05:40 INFO: Creating archive directory: /w/workspace/transportpce-tox-verify-transportpce-master/archives/cost 00:05:40 INFO: Archiving costs to: /w/workspace/transportpce-tox-verify-transportpce-master/archives/cost.csv 00:05:40 INFO: Successfully archived job cost data 00:05:40 DEBUG: Cost data: transportpce-tox-verify-transportpce-master,4817,2026-03-25 00:05:39,v3-standard-4,7775,0.33,0.00,SUCCESS 00:05:40 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins10385203824996879982.sh 00:05:40 ---> logs-deploy.sh 00:05:40 Setup pyenv: 00:05:40 system 00:05:40 3.8.20 00:05:40 3.9.20 00:05:40 3.10.15 00:05:40 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 00:05:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-n0en from file:/tmp/.os_lf_venv 00:05:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:05:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:05:42 lf-activate-venv(): INFO: Base packages installed successfully 00:05:42 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 00:05:51 lf-activate-venv(): INFO: Adding /tmp/venv-n0en/bin to PATH 00:05:51 WARNING: Nexus logging server not set 00:05:51 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/4817/ 00:05:51 INFO: archiving logs to S3 00:05:51 /tmp/venv-n0en/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 00:05:51 warnings.warn( 00:05:53 ---> uname -a: 00:05:53 Linux prd-ubuntu2204-docker-4c-16g-22431 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 00:05:53 00:05:53 00:05:53 ---> lscpu: 00:05:53 Architecture: x86_64 00:05:53 CPU op-mode(s): 32-bit, 64-bit 00:05:53 Address sizes: 40 bits physical, 48 bits virtual 00:05:53 Byte Order: Little Endian 00:05:53 CPU(s): 4 00:05:53 On-line CPU(s) list: 0-3 00:05:53 Vendor ID: AuthenticAMD 00:05:53 Model name: AMD EPYC-Rome Processor 00:05:53 CPU family: 23 00:05:53 Model: 49 00:05:53 Thread(s) per core: 1 00:05:53 Core(s) per socket: 1 00:05:53 Socket(s): 4 00:05:53 Stepping: 0 00:05:53 BogoMIPS: 5599.99 00:05:53 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 00:05:53 Virtualization: AMD-V 00:05:53 Hypervisor vendor: KVM 00:05:53 Virtualization type: full 00:05:53 L1d cache: 128 KiB (4 instances) 00:05:53 L1i cache: 128 KiB (4 instances) 00:05:53 L2 cache: 2 MiB (4 instances) 00:05:53 L3 cache: 64 MiB (4 instances) 00:05:53 NUMA node(s): 1 00:05:53 NUMA node0 CPU(s): 0-3 00:05:53 Vulnerability Gather data sampling: Not affected 00:05:53 Vulnerability Indirect target selection: Not affected 00:05:53 Vulnerability Itlb multihit: Not affected 00:05:53 Vulnerability L1tf: Not affected 00:05:53 Vulnerability Mds: Not affected 00:05:53 Vulnerability Meltdown: Not affected 00:05:53 Vulnerability Mmio stale data: Not affected 00:05:53 Vulnerability Reg file data sampling: Not affected 00:05:53 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 00:05:53 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 00:05:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:05:53 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:05:53 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 00:05:53 Vulnerability Srbds: Not affected 00:05:53 Vulnerability Tsa: Not affected 00:05:53 Vulnerability Tsx async abort: Not affected 00:05:53 Vulnerability Vmscape: Not affected 00:05:53 00:05:53 00:05:53 ---> nproc: 00:05:53 4 00:05:53 00:05:53 00:05:53 ---> df -h: 00:05:53 Filesystem Size Used Avail Use% Mounted on 00:05:53 tmpfs 1.6G 1.1M 1.6G 1% /run 00:05:53 /dev/vda1 78G 18G 60G 23% / 00:05:53 tmpfs 7.9G 0 7.9G 0% /dev/shm 00:05:53 tmpfs 5.0M 0 5.0M 0% /run/lock 00:05:53 /dev/vda15 105M 6.1M 99M 6% /boot/efi 00:05:53 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 00:05:53 00:05:53 00:05:53 ---> free -m: 00:05:53 total used free shared buff/cache available 00:05:53 Mem: 15989 715 11702 3 3571 14931 00:05:53 Swap: 1023 10 1013 00:05:53 00:05:53 00:05:53 ---> ip addr: 00:05:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:05:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:05:53 inet 127.0.0.1/8 scope host lo 00:05:53 valid_lft forever preferred_lft forever 00:05:53 inet6 ::1/128 scope host 00:05:53 valid_lft forever preferred_lft forever 00:05:53 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 00:05:53 link/ether fa:16:3e:40:de:73 brd ff:ff:ff:ff:ff:ff 00:05:53 altname enp0s3 00:05:53 inet 10.30.171.188/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 00:05:53 valid_lft 78619sec preferred_lft 78619sec 00:05:53 inet6 fe80::f816:3eff:fe40:de73/64 scope link 00:05:53 valid_lft forever preferred_lft forever 00:05:53 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 00:05:53 link/ether a6:04:3c:9e:4a:2c brd ff:ff:ff:ff:ff:ff 00:05:53 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:05:53 valid_lft forever preferred_lft forever 00:05:53 inet6 fe80::a404:3cff:fe9e:4a2c/64 scope link 00:05:53 valid_lft forever preferred_lft forever 00:05:53 00:05:53 00:05:53 ---> sar -b -r -n DEV: 00:05:53 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-4c-16g-22431) 03/25/26 _x86_64_ (4 CPU) 00:05:53 00:05:53 00:05:53 ---> sar -P ALL: 00:05:53 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-4c-16g-22431) 03/25/26 _x86_64_ (4 CPU) 00:05:53 00:05:53 00:05:53