10:30:08 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/119432 10:30:08 Running as SYSTEM 10:30:08 [EnvInject] - Loading node environment variables. 10:30:08 Building remotely on prd-ubuntu2204-docker-4c-16g-1369 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 10:30:08 [ssh-agent] Looking for ssh-agent implementation... 10:30:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:30:09 $ ssh-agent 10:30:09 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOEGhLQ/agent.1573 10:30:09 SSH_AGENT_PID=1575 10:30:09 [ssh-agent] Started. 10:30:09 Running ssh-add (command line suppressed) 10:30:09 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_14429030765896538054.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_14429030765896538054.key) 10:30:09 [ssh-agent] Using credentials jenkins (jenkins-ssh) 10:30:09 The recommended git tool is: NONE 10:30:12 using credential jenkins-ssh 10:30:12 Wiping out workspace first. 10:30:12 Cloning the remote Git repository 10:30:12 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 10:30:12 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 10:30:12 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 10:30:12 > git --version # timeout=10 10:30:12 > git --version # 'git version 2.34.1' 10:30:12 using GIT_SSH to set credentials jenkins-ssh 10:30:12 Verifying host key using known hosts file 10:30:12 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. 10:30:12 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 10:30:16 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 10:30:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:30:16 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 10:30:16 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 10:30:16 using GIT_SSH to set credentials jenkins-ssh 10:30:16 Verifying host key using known hosts file 10:30:16 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. 10:30:16 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/32/119432/2 # timeout=10 10:30:17 > git rev-parse 283e6e38c8b38b03cc9b1b7dce9070828035a0c6^{commit} # timeout=10 10:30:17 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:30:17 Checking out Revision 283e6e38c8b38b03cc9b1b7dce9070828035a0c6 (refs/changes/32/119432/2) 10:30:17 > git config core.sparsecheckout # timeout=10 10:30:17 > git checkout -f 283e6e38c8b38b03cc9b1b7dce9070828035a0c6 # timeout=10 10:30:17 Commit message: "Clean up and refactor TapiOpticalNode" 10:30:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:30:17 > git rev-list --no-walk 4d461cf715a63aa076d14c4042709a27b3437c90 # timeout=10 10:30:17 > git remote # timeout=10 10:30:17 > git submodule init # timeout=10 10:30:17 > git submodule sync # timeout=10 10:30:17 > git config --get remote.origin.url # timeout=10 10:30:17 > git submodule init # timeout=10 10:30:17 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 10:30:17 ERROR: No submodules found. 10:30:20 provisioning config files... 10:30:20 copy managed file [npmrc] to file:/home/jenkins/.npmrc 10:30:20 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 10:30:20 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13213247767964896067.sh 10:30:20 ---> python-tools-install.sh 10:30:20 Setup pyenv: 10:30:21 * system (set by /opt/pyenv/version) 10:30:21 * 3.8.20 (set by /opt/pyenv/version) 10:30:21 * 3.9.20 (set by /opt/pyenv/version) 10:30:21 3.10.15 10:30:21 3.11.10 10:30:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4Amn 10:30:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:30:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:30:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:30:30 lf-activate-venv(): INFO: Base packages installed successfully 10:30:30 lf-activate-venv(): INFO: Installing additional packages: lftools 10:31:05 lf-activate-venv(): INFO: Adding /tmp/venv-4Amn/bin to PATH 10:31:05 Generating Requirements File 10:31:26 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. 10:31:26 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:31:26 Python 3.11.10 10:31:26 pip 25.3 from /tmp/venv-4Amn/lib/python3.11/site-packages/pip (python 3.11) 10:31:27 appdirs==1.4.4 10:31:27 argcomplete==3.6.3 10:31:27 aspy.yaml==1.3.0 10:31:27 attrs==25.4.0 10:31:27 autopage==0.5.2 10:31:27 beautifulsoup4==4.14.2 10:31:27 boto3==1.41.4 10:31:27 botocore==1.41.4 10:31:27 bs4==0.0.2 10:31:27 cachetools==6.2.2 10:31:27 certifi==2025.11.12 10:31:27 cffi==2.0.0 10:31:27 cfgv==3.5.0 10:31:27 chardet==5.2.0 10:31:27 charset-normalizer==3.4.4 10:31:27 click==8.3.1 10:31:27 cliff==4.12.0 10:31:27 cmd2==2.7.0 10:31:27 cryptography==3.3.2 10:31:27 debtcollector==3.0.0 10:31:27 decorator==5.2.1 10:31:27 defusedxml==0.7.1 10:31:27 Deprecated==1.3.1 10:31:27 distlib==0.4.0 10:31:27 dnspython==2.8.0 10:31:27 docker==7.1.0 10:31:27 dogpile.cache==1.5.0 10:31:27 durationpy==0.10 10:31:27 email-validator==2.3.0 10:31:27 filelock==3.20.0 10:31:27 future==1.0.0 10:31:27 gitdb==4.0.12 10:31:27 GitPython==3.1.45 10:31:27 google-auth==2.43.0 10:31:27 httplib2==0.31.0 10:31:27 identify==2.6.15 10:31:27 idna==3.11 10:31:27 importlib-resources==1.5.0 10:31:27 iso8601==2.1.0 10:31:27 Jinja2==3.1.6 10:31:27 jmespath==1.0.1 10:31:27 jsonpatch==1.33 10:31:27 jsonpointer==3.0.0 10:31:27 jsonschema==4.25.1 10:31:27 jsonschema-specifications==2025.9.1 10:31:27 keystoneauth1==5.12.0 10:31:27 kubernetes==34.1.0 10:31:27 lftools==0.37.16 10:31:27 lxml==6.0.2 10:31:27 markdown-it-py==4.0.0 10:31:27 MarkupSafe==3.0.3 10:31:27 mdurl==0.1.2 10:31:27 msgpack==1.1.2 10:31:27 multi_key_dict==2.0.3 10:31:27 munch==4.0.0 10:31:27 netaddr==1.3.0 10:31:27 niet==1.4.2 10:31:27 nodeenv==1.9.1 10:31:27 oauth2client==4.1.3 10:31:27 oauthlib==3.3.1 10:31:27 openstacksdk==4.8.0 10:31:27 os-service-types==1.8.2 10:31:27 osc-lib==4.2.0 10:31:27 oslo.config==10.1.0 10:31:27 oslo.context==6.2.0 10:31:27 oslo.i18n==6.7.1 10:31:27 oslo.log==7.2.1 10:31:27 oslo.serialization==5.8.0 10:31:27 oslo.utils==9.2.0 10:31:27 packaging==25.0 10:31:27 pbr==7.0.3 10:31:27 platformdirs==4.5.0 10:31:27 prettytable==3.17.0 10:31:27 psutil==7.1.3 10:31:27 pyasn1==0.6.1 10:31:27 pyasn1_modules==0.4.2 10:31:27 pycparser==2.23 10:31:27 pygerrit2==2.0.15 10:31:27 PyGithub==2.8.1 10:31:27 Pygments==2.19.2 10:31:27 PyJWT==2.10.1 10:31:27 PyNaCl==1.6.1 10:31:27 pyparsing==2.4.7 10:31:27 pyperclip==1.11.0 10:31:27 pyrsistent==0.20.0 10:31:27 python-cinderclient==9.8.0 10:31:27 python-dateutil==2.9.0.post0 10:31:27 python-heatclient==4.3.0 10:31:27 python-jenkins==1.8.3 10:31:27 python-keystoneclient==5.7.0 10:31:27 python-magnumclient==4.9.0 10:31:27 python-openstackclient==8.2.0 10:31:27 python-swiftclient==4.9.0 10:31:27 PyYAML==6.0.3 10:31:27 referencing==0.37.0 10:31:27 requests==2.32.5 10:31:27 requests-oauthlib==2.0.0 10:31:27 requestsexceptions==1.4.0 10:31:27 rfc3986==2.0.0 10:31:27 rich==14.2.0 10:31:27 rich-argparse==1.7.2 10:31:27 rpds-py==0.29.0 10:31:27 rsa==4.9.1 10:31:27 ruamel.yaml==0.18.16 10:31:27 ruamel.yaml.clib==0.2.15 10:31:27 s3transfer==0.15.0 10:31:27 simplejson==3.20.2 10:31:27 six==1.17.0 10:31:27 smmap==5.0.2 10:31:27 soupsieve==2.8 10:31:27 stevedore==5.6.0 10:31:27 tabulate==0.9.0 10:31:27 toml==0.10.2 10:31:27 tomlkit==0.13.3 10:31:27 tqdm==4.67.1 10:31:27 typing_extensions==4.15.0 10:31:27 tzdata==2025.2 10:31:27 urllib3==1.26.20 10:31:27 virtualenv==20.35.4 10:31:27 wcwidth==0.2.14 10:31:27 websocket-client==1.9.0 10:31:27 wrapt==2.0.1 10:31:27 xdg==6.0.0 10:31:27 xmltodict==1.0.2 10:31:27 yq==3.4.3 10:31:27 [EnvInject] - Injecting environment variables from a build step. 10:31:27 [EnvInject] - Injecting as environment variables the properties content 10:31:27 PYTHON=python3 10:31:27 10:31:27 [EnvInject] - Variables injected successfully. 10:31:27 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins3816132821405913373.sh 10:31:27 ---> tox-install.sh 10:31:27 + source /home/jenkins/lf-env.sh 10:31:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:31:27 ++ mktemp -d /tmp/venv-XXXX 10:31:27 + lf_venv=/tmp/venv-DLuZ 10:31:27 + local venv_file=/tmp/.os_lf_venv 10:31:27 + local python=python3 10:31:27 + local options 10:31:27 + local set_path=true 10:31:27 + local install_args= 10:31:27 ++ 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 10:31:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:31:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:31:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:31:27 + true 10:31:27 + case $1 in 10:31:27 + venv_file=/tmp/.toxenv 10:31:27 + shift 2 10:31:27 + true 10:31:27 + case $1 in 10:31:27 + shift 10:31:27 + break 10:31:27 + case $python in 10:31:27 + local pkg_list= 10:31:27 + [[ -d /opt/pyenv ]] 10:31:27 + echo 'Setup pyenv:' 10:31:27 Setup pyenv: 10:31:27 + export PYENV_ROOT=/opt/pyenv 10:31:27 + PYENV_ROOT=/opt/pyenv 10:31:27 + 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 10:31:27 + 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 10:31:27 + pyenv versions 10:31:27 system 10:31:27 3.8.20 10:31:27 3.9.20 10:31:27 3.10.15 10:31:27 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 10:31:27 + command -v pyenv 10:31:27 ++ pyenv init - --no-rehash 10:31:27 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 10:31:27 for i in ${!paths[@]}; do 10:31:27 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 10:31:27 fi; done; 10:31:27 echo "${paths[*]}"'\'')" 10:31:27 export PATH="/opt/pyenv/shims:${PATH}" 10:31:27 export PYENV_SHELL=bash 10:31:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:31:27 pyenv() { 10:31:27 local command 10:31:27 command="${1:-}" 10:31:27 if [ "$#" -gt 0 ]; then 10:31:27 shift 10:31:27 fi 10:31:27 10:31:27 case "$command" in 10:31:27 rehash|shell) 10:31:27 eval "$(pyenv "sh-$command" "$@")" 10:31:27 ;; 10:31:27 *) 10:31:27 command pyenv "$command" "$@" 10:31:27 ;; 10:31:27 esac 10:31:27 }' 10:31:27 +++ bash --norc -ec 'IFS=:; paths=($PATH); 10:31:27 for i in ${!paths[@]}; do 10:31:27 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 10:31:27 fi; done; 10:31:27 echo "${paths[*]}"' 10:31:27 ++ 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 10:31:27 ++ 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 10:31:27 ++ 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 10:31:27 ++ export PYENV_SHELL=bash 10:31:27 ++ PYENV_SHELL=bash 10:31:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:31:27 +++ complete -F _pyenv pyenv 10:31:27 ++ lf-pyver python3 10:31:27 ++ local py_version_xy=python3 10:31:27 ++ local py_version_xyz= 10:31:27 ++ pyenv versions 10:31:27 ++ local command 10:31:27 ++ command=versions 10:31:27 ++ '[' 1 -gt 0 ']' 10:31:27 ++ shift 10:31:27 ++ case "$command" in 10:31:27 ++ command pyenv versions 10:31:27 ++ sed 's/^[ *]* //' 10:31:27 ++ grep -E '^[0-9.]*[0-9]$' 10:31:27 ++ awk '{ print $1 }' 10:31:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:31:27 +++ grep '^3' /tmp/.pyenv_versions 10:31:27 +++ tail -n 1 10:31:27 +++ sort -V 10:31:27 ++ py_version_xyz=3.11.10 10:31:27 ++ [[ -z 3.11.10 ]] 10:31:27 ++ echo 3.11.10 10:31:27 ++ return 0 10:31:27 + pyenv local 3.11.10 10:31:27 + local command 10:31:27 + command=local 10:31:27 + '[' 2 -gt 0 ']' 10:31:27 + shift 10:31:27 + case "$command" in 10:31:27 + command pyenv local 3.11.10 10:31:27 + for arg in "$@" 10:31:27 + case $arg in 10:31:27 + pkg_list+='tox ' 10:31:27 + for arg in "$@" 10:31:27 + case $arg in 10:31:27 + pkg_list+='virtualenv ' 10:31:27 + for arg in "$@" 10:31:27 + case $arg in 10:31:27 + pkg_list+='urllib3~=1.26.15 ' 10:31:27 + [[ -f /tmp/.toxenv ]] 10:31:27 + [[ ! -f /tmp/.toxenv ]] 10:31:27 + [[ -n '' ]] 10:31:27 + python3 -m venv /tmp/venv-DLuZ 10:31:31 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DLuZ' 10:31:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DLuZ 10:31:31 + echo /tmp/venv-DLuZ 10:31:31 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:31:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:31:31 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:31:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:31:31 + local 'pip_opts=--upgrade --quiet' 10:31:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:31:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:31:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:31:31 + [[ -n '' ]] 10:31:31 + [[ -n '' ]] 10:31:31 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:31:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:31:31 + /tmp/venv-DLuZ/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 10:31:36 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:31:36 lf-activate-venv(): INFO: Base packages installed successfully 10:31:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:31:36 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:31:36 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:31:36 + /tmp/venv-DLuZ/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 10:31:38 + type python3 10:31:38 + true 10:31:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-DLuZ/bin to PATH' 10:31:38 lf-activate-venv(): INFO: Adding /tmp/venv-DLuZ/bin to PATH 10:31:38 + PATH=/tmp/venv-DLuZ/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 10:31:38 + return 0 10:31:38 + python3 --version 10:31:38 Python 3.11.10 10:31:38 + python3 -m pip --version 10:31:39 pip 25.3 from /tmp/venv-DLuZ/lib/python3.11/site-packages/pip (python 3.11) 10:31:39 + python3 -m pip freeze 10:31:39 cachetools==6.2.2 10:31:39 chardet==5.2.0 10:31:39 colorama==0.4.6 10:31:39 distlib==0.4.0 10:31:39 filelock==3.20.0 10:31:39 packaging==25.0 10:31:39 platformdirs==4.5.0 10:31:39 pluggy==1.6.0 10:31:39 pyproject-api==1.10.0 10:31:39 tox==4.32.0 10:31:39 urllib3==1.26.20 10:31:39 virtualenv==20.35.4 10:31:39 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins10110802945878120230.sh 10:31:39 [EnvInject] - Injecting environment variables from a build step. 10:31:39 [EnvInject] - Injecting as environment variables the properties content 10:31:39 PARALLEL=True 10:31:39 10:31:39 [EnvInject] - Variables injected successfully. 10:31:39 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins9230478373185975854.sh 10:31:39 ---> tox-run.sh 10:31:39 + 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 10:31:39 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 10:31:39 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 10:31:39 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 10:31:39 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 10:31:39 + source /home/jenkins/lf-env.sh 10:31:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:31:39 ++ mktemp -d /tmp/venv-XXXX 10:31:39 + lf_venv=/tmp/venv-IzYZ 10:31:39 + local venv_file=/tmp/.os_lf_venv 10:31:39 + local python=python3 10:31:39 + local options 10:31:39 + local set_path=true 10:31:39 + local install_args= 10:31:39 ++ 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 10:31:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:31:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:31:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:31:39 + true 10:31:39 + case $1 in 10:31:39 + venv_file=/tmp/.toxenv 10:31:39 + shift 2 10:31:39 + true 10:31:39 + case $1 in 10:31:39 + shift 10:31:39 + break 10:31:39 + case $python in 10:31:39 + local pkg_list= 10:31:39 + [[ -d /opt/pyenv ]] 10:31:39 + echo 'Setup pyenv:' 10:31:39 Setup pyenv: 10:31:39 + export PYENV_ROOT=/opt/pyenv 10:31:39 + PYENV_ROOT=/opt/pyenv 10:31:39 + 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 10:31:39 + 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 10:31:39 + pyenv versions 10:31:39 system 10:31:39 3.8.20 10:31:39 3.9.20 10:31:39 3.10.15 10:31:39 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 10:31:39 + command -v pyenv 10:31:39 ++ pyenv init - --no-rehash 10:31:39 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 10:31:39 for i in ${!paths[@]}; do 10:31:39 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 10:31:39 fi; done; 10:31:39 echo "${paths[*]}"'\'')" 10:31:39 export PATH="/opt/pyenv/shims:${PATH}" 10:31:39 export PYENV_SHELL=bash 10:31:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:31:39 pyenv() { 10:31:39 local command 10:31:39 command="${1:-}" 10:31:39 if [ "$#" -gt 0 ]; then 10:31:39 shift 10:31:39 fi 10:31:39 10:31:39 case "$command" in 10:31:39 rehash|shell) 10:31:39 eval "$(pyenv "sh-$command" "$@")" 10:31:39 ;; 10:31:39 *) 10:31:39 command pyenv "$command" "$@" 10:31:39 ;; 10:31:39 esac 10:31:39 }' 10:31:39 +++ bash --norc -ec 'IFS=:; paths=($PATH); 10:31:39 for i in ${!paths[@]}; do 10:31:39 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 10:31:39 fi; done; 10:31:39 echo "${paths[*]}"' 10:31:39 ++ 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 10:31:39 ++ 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 10:31:39 ++ 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 10:31:39 ++ export PYENV_SHELL=bash 10:31:39 ++ PYENV_SHELL=bash 10:31:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:31:39 +++ complete -F _pyenv pyenv 10:31:39 ++ lf-pyver python3 10:31:39 ++ local py_version_xy=python3 10:31:39 ++ local py_version_xyz= 10:31:39 ++ pyenv versions 10:31:39 ++ local command 10:31:39 ++ command=versions 10:31:39 ++ '[' 1 -gt 0 ']' 10:31:39 ++ shift 10:31:39 ++ case "$command" in 10:31:39 ++ command pyenv versions 10:31:39 ++ awk '{ print $1 }' 10:31:39 ++ grep -E '^[0-9.]*[0-9]$' 10:31:39 ++ sed 's/^[ *]* //' 10:31:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:31:39 +++ grep '^3' /tmp/.pyenv_versions 10:31:39 +++ sort -V 10:31:39 +++ tail -n 1 10:31:39 ++ py_version_xyz=3.11.10 10:31:39 ++ [[ -z 3.11.10 ]] 10:31:39 ++ echo 3.11.10 10:31:39 ++ return 0 10:31:39 + pyenv local 3.11.10 10:31:39 + local command 10:31:39 + command=local 10:31:39 + '[' 2 -gt 0 ']' 10:31:39 + shift 10:31:39 + case "$command" in 10:31:39 + command pyenv local 3.11.10 10:31:39 + for arg in "$@" 10:31:39 + case $arg in 10:31:39 + pkg_list+='tox ' 10:31:39 + for arg in "$@" 10:31:39 + case $arg in 10:31:39 + pkg_list+='virtualenv ' 10:31:39 + for arg in "$@" 10:31:39 + case $arg in 10:31:39 + pkg_list+='urllib3~=1.26.15 ' 10:31:39 + [[ -f /tmp/.toxenv ]] 10:31:39 ++ cat /tmp/.toxenv 10:31:39 + lf_venv=/tmp/venv-DLuZ 10:31:39 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DLuZ from' file:/tmp/.toxenv 10:31:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DLuZ from file:/tmp/.toxenv 10:31:39 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:31:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:31:39 + local 'pip_opts=--upgrade --quiet' 10:31:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:31:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:31:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:31:39 + [[ -n '' ]] 10:31:39 + [[ -n '' ]] 10:31:39 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:31:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:31:39 + /tmp/venv-DLuZ/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 10:31:40 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:31:40 lf-activate-venv(): INFO: Base packages installed successfully 10:31:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:31:40 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:31:40 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:31:40 + /tmp/venv-DLuZ/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 10:31:41 + type python3 10:31:41 + true 10:31:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-DLuZ/bin to PATH' 10:31:41 lf-activate-venv(): INFO: Adding /tmp/venv-DLuZ/bin to PATH 10:31:41 + PATH=/tmp/venv-DLuZ/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 10:31:41 + return 0 10:31:41 + [[ -d /opt/pyenv ]] 10:31:41 + echo '---> Setting up pyenv' 10:31:41 ---> Setting up pyenv 10:31:41 + export PYENV_ROOT=/opt/pyenv 10:31:41 + PYENV_ROOT=/opt/pyenv 10:31:41 + export PATH=/opt/pyenv/bin:/tmp/venv-DLuZ/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 10:31:41 + PATH=/opt/pyenv/bin:/tmp/venv-DLuZ/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 10:31:41 ++ pwd 10:31:41 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 10:31:41 + export PYTHONPATH 10:31:41 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:31:41 + TOX_TESTENV_PASSENV=PYTHONPATH 10:31:41 + tox --version 10:31:42 4.32.0 from /tmp/venv-DLuZ/lib/python3.11/site-packages/tox/__init__.py 10:31:42 + PARALLEL=True 10:31:42 + TOX_OPTIONS_LIST= 10:31:42 + [[ -n '' ]] 10:31:42 + case ${PARALLEL,,} in 10:31:42 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 10:31:42 + tox --parallel auto --parallel-live 10:31:42 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 10:31:43 docs: install_deps> python -I -m pip install -r docs/requirements.txt 10:31:43 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 10:31:43 checkbashisms: freeze> python -m pip freeze --all 10:31:43 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 10:31:44 checkbashisms: pip==25.3,setuptools==80.9.0 10:31:44 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 10:31:44 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)' 10:31:44 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 10:31:45 checkbashisms: OK ✔ in 3.49 seconds 10:31:45 pre-commit: install_deps> python -I -m pip install pre-commit 10:31:48 pre-commit: freeze> python -m pip freeze --all 10:31:48 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.0,pre_commit==4.5.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.4 10:31:48 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 10:31:48 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)' 10:31:48 /usr/bin/cpan 10:31:48 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 10:31:49 [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. 10:31:49 [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. 10:31:49 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:31:49 [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. 10:31:49 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:31:49 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:31:50 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:31:50 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 10:31:50 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 10:31:51 buildcontroller: freeze> python -m pip freeze --all 10:31:51 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.5.0 10:31:51 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 10:31:51 + update-java-alternatives -l 10:31:51 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:31:51 [INFO] Once installed this environment will be reused. 10:31:51 [INFO] This may take a few minutes... 10:31:51 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 10:31:51 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 10:31:51 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 10:31:51 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 10:31:51 update-alternatives: error: no alternatives for jaotc 10:31:51 update-alternatives: error: no alternatives for rmic 10:31:51 + java -version 10:31:51 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 10:31:51 21 10:31:51 + JAVA_VER=21 10:31:51 + echo 21 10:31:51 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 10:31:51 + javac -version 10:31:52 + JAVAC_VER=21 10:31:52 21 10:31:52 ok, java is 21 or newer 10:31:52 + echo 21 10:31:52 + [ 21 -ge 21 ] 10:31:52 + [ 21 -ge 21 ] 10:31:52 + echo ok, java is 21 or newer 10:31:52 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 10:31:53 2025-11-26 10:31:53 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] 10:31:53 + sudo mkdir -p /opt 10:31:53 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 10:31:53 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 10:31:53 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 10:31:53 + mvn --version 10:31:54 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 10:31:54 Maven home: /opt/maven 10:31:54 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 10:31:54 Default locale: en, platform encoding: UTF-8 10:31:54 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 10:31:54 NOTE: Picked up JDK_JAVA_OPTIONS: 10:31:54 --add-opens=java.base/java.io=ALL-UNNAMED 10:31:54 --add-opens=java.base/java.lang=ALL-UNNAMED 10:31:54 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 10:31:54 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 10:31:54 --add-opens=java.base/java.net=ALL-UNNAMED 10:31:54 --add-opens=java.base/java.nio=ALL-UNNAMED 10:31:54 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 10:31:54 --add-opens=java.base/java.nio.file=ALL-UNNAMED 10:31:54 --add-opens=java.base/java.util=ALL-UNNAMED 10:31:54 --add-opens=java.base/java.util.jar=ALL-UNNAMED 10:31:54 --add-opens=java.base/java.util.stream=ALL-UNNAMED 10:31:54 --add-opens=java.base/java.util.zip=ALL-UNNAMED 10:31:54 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 10:31:54 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 10:31:54 -Xlog:disable 10:31:56 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:31:56 [INFO] Once installed this environment will be reused. 10:31:56 [INFO] This may take a few minutes... 10:32:06 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 10:32:06 [INFO] Once installed this environment will be reused. 10:32:06 [INFO] This may take a few minutes... 10:32:11 [INFO] Installing environment for https://github.com/perltidy/perltidy. 10:32:11 [INFO] Once installed this environment will be reused. 10:32:11 [INFO] This may take a few minutes... 10:32:12 docs: freeze> python -m pip freeze --all 10:32:12 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.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.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.5.0,webcolors==25.10.0 10:32:12 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 10:32:13 docs-linkcheck: freeze> python -m pip freeze --all 10:32:14 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.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.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.5.0,webcolors==25.10.0 10:32:14 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 10:32:15 docs: OK ✔ in 33.33 seconds 10:32:15 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 10:32:20 docs-linkcheck: OK ✔ in 37.65 seconds 10:32:20 pylint: freeze> python -m pip freeze --all 10:32:21 pylint: astroid==4.0.2,dill==0.4.0,isort==7.0.0,mccabe==0.7.0,pip==25.3,platformdirs==4.5.0,pylint==4.0.3,setuptools==80.9.0,tomlkit==0.13.3 10:32:21 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}$' '{}' + 10:32:24 trim trailing whitespace.................................................Passed 10:32:24 Tabs remover.............................................................Passed 10:32:24 autopep8.................................................................Passed 10:32:30 perltidy.................................................................Passed 10:32:31 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 10:32:32 [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. 10:32:32 [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. 10:32:32 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:32:32 [INFO] Once installed this environment will be reused. 10:32:32 [INFO] This may take a few minutes... 10:32:42 gitlint..................................................................Passed 10:32:47 10:32:47 ------------------------------------ 10:32:47 Your code has been rated at 10.00/10 10:32:47 10:33:43 pre-commit: OK ✔ in 56.76 seconds 10:33:43 pylint: OK ✔ in 33.3 seconds 10:33:43 buildcontroller: OK ✔ in 1 minute 59.62 seconds 10:33: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 10:33: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 10:33: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 10:33: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 10:33:56 build_karaf_tests71: freeze> python -m pip freeze --all 10:33:56 build_karaf_tests190: freeze> python -m pip freeze --all 10:33:56 build_karaf_tests121: freeze> python -m pip freeze --all 10:33:56 build_karaf_tests221: freeze> python -m pip freeze --all 10:33:57 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.5.0 10:33:57 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 10:33:57 build karaf in karaf71 with ./karaf71.env 10:33:57 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.5.0 10:33:57 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 10:33:57 build karaf in karaf121 with ./karaf121.env 10:33:57 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.5.0 10:33:57 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 10:33:57 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.5.0 10:33:57 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 10:33:57 build karaf in karaf221 with ./karaf221.env 10:33:57 build karaf in karafoc with ./karafoc.env 10:33:57 NOTE: Picked up JDK_JAVA_OPTIONS: 10:33:57 --add-opens=java.base/java.io=ALL-UNNAMED 10:33:57 --add-opens=java.base/java.lang=ALL-UNNAMED 10:33:57 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 10:33:57 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 10:33:57 --add-opens=java.base/java.net=ALL-UNNAMED 10:33:57 --add-opens=java.base/java.nio=ALL-UNNAMED 10:33:57 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 10:33:57 --add-opens=java.base/java.nio.file=ALL-UNNAMED 10:33:57 --add-opens=java.base/java.util=ALL-UNNAMED 10:33:57 --add-opens=java.base/java.util.jar=ALL-UNNAMED 10:33:57 --add-opens=java.base/java.util.stream=ALL-UNNAMED 10:33:57 --add-opens=java.base/java.util.zip=ALL-UNNAMED 10:33:57 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 10:33:57 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 10:33:57 -Xlog:disable 10:33:57 NOTE: Picked up JDK_JAVA_OPTIONS: 10:33:57 --add-opens=java.base/java.io=ALL-UNNAMED 10:33:57 --add-opens=java.base/java.lang=ALL-UNNAMED 10:33:57 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 10:33:57 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 10:33:57 --add-opens=java.base/java.net=ALL-UNNAMED 10:33:57 --add-opens=java.base/java.nio=ALL-UNNAMED 10:33:57 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 10:33:57 --add-opens=java.base/java.nio.file=ALL-UNNAMED 10:33:57 --add-opens=java.base/java.util=ALL-UNNAMED 10:33:57 --add-opens=java.base/java.util.jar=ALL-UNNAMED 10:33:57 --add-opens=java.base/java.util.stream=ALL-UNNAMED 10:33:57 --add-opens=java.base/java.util.zip=ALL-UNNAMED 10:33:57 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 10:33:57 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 10:33:57 -Xlog:disable 10:33:57 NOTE: Picked up JDK_JAVA_OPTIONS: 10:33:57 --add-opens=java.base/java.io=ALL-UNNAMED 10:33:57 --add-opens=java.base/java.lang=ALL-UNNAMED 10:33:57 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 10:33:57 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 10:33:57 --add-opens=java.base/java.net=ALL-UNNAMED 10:33:57 --add-opens=java.base/java.nio=ALL-UNNAMED 10:33:57 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 10:33:57 --add-opens=java.base/java.nio.file=ALL-UNNAMED 10:33:57 --add-opens=java.base/java.util=ALL-UNNAMED 10:33:57 --add-opens=java.base/java.util.jar=ALL-UNNAMED 10:33:57 --add-opens=java.base/java.util.stream=ALL-UNNAMED 10:33:57 --add-opens=java.base/java.util.zip=ALL-UNNAMED 10:33:57 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 10:33:57 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 10:33:57 -Xlog:disable 10:33:57 NOTE: Picked up JDK_JAVA_OPTIONS: 10:33:57 --add-opens=java.base/java.io=ALL-UNNAMED 10:33:57 --add-opens=java.base/java.lang=ALL-UNNAMED 10:33:57 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 10:33:57 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 10:33:57 --add-opens=java.base/java.net=ALL-UNNAMED 10:33:57 --add-opens=java.base/java.nio=ALL-UNNAMED 10:33:57 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 10:33:57 --add-opens=java.base/java.nio.file=ALL-UNNAMED 10:33:57 --add-opens=java.base/java.util=ALL-UNNAMED 10:33:57 --add-opens=java.base/java.util.jar=ALL-UNNAMED 10:33:57 --add-opens=java.base/java.util.stream=ALL-UNNAMED 10:33:57 --add-opens=java.base/java.util.zip=ALL-UNNAMED 10:33:57 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 10:33:57 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 10:33:57 -Xlog:disable 10:35:06 build_karaf_tests121: OK ✔ in 1 minute 23.66 seconds 10:35:06 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 10:35:11 build_karaf_tests71: OK ✔ in 1 minute 28.76 seconds 10:35:11 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 10:35:15 build_karaf_tests221: OK ✔ in 1 minute 32.69 seconds 10:35:15 build_karaf_tests190: OK ✔ in 1 minute 33.29 seconds 10:35:15 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 10:35:21 sims: freeze> python -m pip freeze --all 10:35:21 buildlighty: freeze> python -m pip freeze --all 10:35:21 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.5.0 10:35:21 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 10:35:21 Using lighynode version 20.1.0.5 10:35:21 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 10:35:21 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.5.0 10:35:21 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 10:35:21 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 10:36:08 sims: OK ✔ in 14.88 seconds 10:36:08 buildlighty: OK ✔ in 39.27 seconds 10:36:08 testsPCE: freeze> python -m pip freeze --all 10:36:08 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.60.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.22.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.5.0,Werkzeug==2.0.3,xlrd==1.2.0 10:36:08 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 10:36:08 pytest -q transportpce_tests/pce/test01_pce.py 10:36:56 .................... [100%] 10:38:00 20 passed in 110.89s (0:01:50) 10:38:00 pytest -q transportpce_tests/pce/test02_pce_400G.py 10:38:16 ............ [100%] 10:38:47 12 passed in 46.65s 10:38:47 pytest -q transportpce_tests/pce/test03_gnpy.py 10:39:04 ........ [100%] 10:39:26 8 passed in 38.63s 10:39:26 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 10:39:57 ... [100%] 10:40:02 3 passed in 36.50s 10:40:03 testsPCE: OK ✔ in 4 minutes 47.65 seconds 10:40:03 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 10:40:03 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 10:40:03 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 10:40:10 tests190: freeze> python -m pip freeze --all 10:40:10 tests_tapi: freeze> python -m pip freeze --all 10:40:10 tests121: freeze> python -m pip freeze --all 10:40:10 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.5.0 10:40:10 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 10:40:10 using environment variables from ./karafoc.env 10:40:10 pytest -q transportpce_tests/oc/test01_portmapping.py 10:40:10 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.5.0 10:40:10 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 10:40:10 using environment variables from ./karaf221.env 10:40:10 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 10:40:10 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.5.0 10:40:10 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 10:40:10 using environment variables from ./karaf121.env 10:40:10 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 10:41:14 ........... [100%] 10:41:30 10 passed in 79.66s (0:01:19) 10:41:30 pytest -q transportpce_tests/oc/test02_topology.py 10:41:35 ............................... [100%] 10:42:16 21 passed in 124.94s (0:02:04) 10:42:16 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 10:42:16 ............................. [100%] 10:42:38 14 passed in 67.47s (0:01:07) 10:42:38 pytest -q transportpce_tests/oc/test03_renderer.py 10:42:39 .............. [100%] 10:43:15 6 passed in 58.74s 10:43:15 pytest -q transportpce_tests/1.2.1/test03_topology.py 10:43:19 ...................... [100%] 10:43:40 19 passed in 61.32s (0:01:01) 10:43:40 tests190: OK ✔ in 3 minutes 37.47 seconds 10:43:40 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 10:43:44 .tests71: freeze> python -m pip freeze --all 10:43:49 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.5.0 10:43:49 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 10:43:49 using environment variables from ./karaf71.env 10:43:49 pytest -q transportpce_tests/7.1/test01_portmapping.py 10:44:04 ........................................................ [100%] 10:45:23 51 passed in 312.24s (0:05:12) 10:45:23 pytest -q transportpce_tests/tapi/test02_full_topology.py 10:45:24 .......... [100%] 10:45:46 44 passed in 150.56s (0:02:30) 10:45:46 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 10:46:26 ....................................... [100%] 10:47:19 24 passed in 93.04s (0:01:33) 10:47:19 pytest -q transportpce_tests/1.2.1/test05_olm.py 10:47:38 .... [100%] 10:47:41 12 passed in 232.56s (0:03:52) 10:47:42 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 10:47:42 .................................................................................................................... [100%] 10:50:29 62 passed in 166.96s (0:02:46) 10:50:29 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 10:50:33 ..... [100%] 10:50:38 40 passed in 198.60s (0:03:18) 10:50:38 pytest -q transportpce_tests/1.2.1/test06_end2end.py 10:51:05 . [100%] 10:51:08 36 passed in 345.15s (0:05:45) 10:51:08 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 10:51:17 ..................................................................................... [100%] 10:53:04 48 passed in 154.82s (0:02:34) 10:53:04 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 10:53:05 ...................................................... [100%] 10:54:19 22 passed in 74.88s (0:01:14) 10:54:19 ................................................... [100%] 10:59:48 71 passed in 519.27s (0:08:39) 10:59:48 pytest -q transportpce_tests/tapi/test04_topo_extension.py 11:00:02 ..... [100%] 11:00:06 54 passed in 567.20s (0:09:27) 11:00:40 ................... [100%] 11:02:11 19 passed in 142.50s (0:02:22) 11:02:11 pytest -q transportpce_tests/tapi/test05_pce_tapi.py 11:04:11 ...................... [100%] 11:09:47 22 passed in 455.87s (0:07:35) 11:09:47 tests71: OK ✔ in 10 minutes 39.25 seconds 11:09:47 tests121: OK ✔ in 20 minutes 3.26 seconds 11:09:47 tests_tapi: OK ✔ in 29 minutes 44.58 seconds 11:09:47 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 11:09:55 tests221: freeze> python -m pip freeze --all 11:09: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.5.0 11:09:55 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 11:09:55 using environment variables from ./karaf221.env 11:09:55 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 11:10:31 ................................... [100%] 11:11:10 35 passed in 75.34s (0:01:15) 11:11:11 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 11:11:42 ...... [100%] 11:11:56 6 passed in 44.76s 11:11:56 pytest -q transportpce_tests/2.2.1/test03_topology.py 11:12:38 ............................................ [100%] 11:14:12 44 passed in 136.03s (0:02:16) 11:14:12 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 11:14:49 ............ [100%] 11:15:14 12 passed in 61.37s (0:01:01) 11:15:14 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 11:15:38 ................ [100%] 11:17:07 16 passed in 113.62s (0:01:53) 11:17:08 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 11:17:38 ............................... [100%] 11:17:45 31 passed in 37.05s 11:17:45 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 11:18:20 .......................... [100%] 11:19:16 26 passed in 90.90s (0:01:30) 11:19:16 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 11:19:53 ...................... [100%] 11:20:56 22 passed in 100.07s (0:01:40) 11:20:56 pytest -q transportpce_tests/2.2.1/test09_olm.py 11:21:38 ........................................ [100%] 11:23:59 40 passed in 182.50s (0:03:02) 11:23:59 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 11:24:43 ........................................................................ [ 74%] 11:30:19 ......................... [100%] 11:32:11 97 passed in 491.48s (0:08:11) 11:32:11 pytest -q transportpce_tests/2.2.1/test12_end2end.py 11:32:50 ...................................................... [100%] 11:42:37 54 passed in 625.86s (0:10:25) 11:42:37 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 11:43:31 ........................................................................ [ 71%] 11:48:39 ............................. [100%] 11:50:48 101 passed in 490.32s (0:08:10) 11:50:48 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 11:51:41 ........................................................................ [ 67%] 11:57:27 ................................... [100%] 12:00:48 107 passed in 599.44s (0:09:59) 12:00:48 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 12:01:31 ............................................. [100%] 12:04:08 45 passed in 200.06s (0:03:20) 12:04:08 tests221: OK ✔ in 54 minutes 21 seconds 12:04: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 12:04:16 tests_hybrid: freeze> python -m pip freeze --all 12:04:16 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.5.0 12:04:16 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 12:04:16 using environment variables from ./karaf221.env 12:04:16 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 12:04:57 ................................................... [100%] 12:06:43 51 passed in 146.80s (0:02:26) 12:06:43 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 12:07:25 ........................................................................ [ 66%] 12:11:46 ..................................... [100%] 12:13:52 109 passed in 428.35s (0:07:08) 12:13:52 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 12:14:40 ..................................................... [100%] 12:24:12 53 passed in 619.89s (0:10:19) 12:24:12 buildcontroller: OK (119.62=setup[9.24]+cmd[110.38] seconds) 12:24:12 sims: OK (14.88=setup[10.82]+cmd[4.06] seconds) 12:24:12 build_karaf_tests121: OK (83.66=setup[15.05]+cmd[68.61] seconds) 12:24:12 testsPCE: OK (287.65=setup[53.70]+cmd[233.96] seconds) 12:24:12 tests121: OK (1203.26=setup[7.92]+cmd[1195.34] seconds) 12:24:12 build_karaf_tests221: OK (92.68=setup[15.08]+cmd[77.61] seconds) 12:24:12 tests_tapi: OK (1784.58=setup[7.91]+cmd[1776.67] seconds) 12:24:12 tests221: OK (3261.00=setup[7.89]+cmd[3253.11] seconds) 12:24:12 build_karaf_tests71: OK (88.76=setup[15.03]+cmd[73.73] seconds) 12:24:12 tests71: OK (639.25=setup[8.77]+cmd[630.48] seconds) 12:24:12 build_karaf_tests190: OK (93.29=setup[15.06]+cmd[78.23] seconds) 12:24:12 tests190: OK (217.47=setup[7.86]+cmd[209.61] seconds) 12:24:12 tests_hybrid: OK (1204.32=setup[8.37]+cmd[1195.94] seconds) 12:24:12 buildlighty: OK (39.27=setup[15.93]+cmd[23.34] seconds) 12:24:12 docs: OK (33.33=setup[30.48]+cmd[2.85] seconds) 12:24:12 docs-linkcheck: OK (37.65=setup[31.68]+cmd[5.96] seconds) 12:24:12 checkbashisms: OK (3.49=setup[2.17]+cmd[0.01,0.05,1.26] seconds) 12:24:12 pre-commit: OK (56.76=setup[3.05]+cmd[0.00,0.03,42.83,10.85] seconds) 12:24:12 pylint: OK (33.30=setup[5.53]+cmd[27.78] seconds) 12:24:12 congratulations :) (6750.52 seconds) 12:24:12 + tox_status=0 12:24:12 + echo '---> Completed tox runs' 12:24:12 ---> Completed tox runs 12:24:12 + for i in .tox/*/log 12:24:12 ++ echo .tox/build_karaf_tests121/log 12:24:12 ++ awk -F/ '{print $2}' 12:24:12 + tox_env=build_karaf_tests121 12:24:12 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 12:24:12 + for i in .tox/*/log 12:24:12 ++ echo .tox/build_karaf_tests190/log 12:24:12 ++ awk -F/ '{print $2}' 12:24:12 + tox_env=build_karaf_tests190 12:24:12 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 12:24:12 + for i in .tox/*/log 12:24:12 ++ echo .tox/build_karaf_tests221/log 12:24:12 ++ awk -F/ '{print $2}' 12:24:12 + tox_env=build_karaf_tests221 12:24:12 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 12:24:12 + for i in .tox/*/log 12:24:12 ++ echo .tox/build_karaf_tests71/log 12:24:12 ++ awk -F/ '{print $2}' 12:24:12 + tox_env=build_karaf_tests71 12:24:12 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 12:24:12 + for i in .tox/*/log 12:24:12 ++ echo .tox/buildcontroller/log 12:24:12 ++ awk -F/ '{print $2}' 12:24:12 + tox_env=buildcontroller 12:24:12 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 12:24:12 + for i in .tox/*/log 12:24:12 ++ echo .tox/buildlighty/log 12:24:12 ++ awk -F/ '{print $2}' 12:24:12 + tox_env=buildlighty 12:24:12 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 12:24:12 + for i in .tox/*/log 12:24:12 ++ awk -F/ '{print $2}' 12:24:12 ++ echo .tox/checkbashisms/log 12:24:12 + tox_env=checkbashisms 12:24:12 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 12:24:12 + for i in .tox/*/log 12:24:12 ++ echo .tox/docs-linkcheck/log 12:24:12 ++ awk -F/ '{print $2}' 12:24:12 + tox_env=docs-linkcheck 12:24:12 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 12:24:12 + for i in .tox/*/log 12:24:12 ++ echo .tox/docs/log 12:24:12 ++ awk -F/ '{print $2}' 12:24:12 + tox_env=docs 12:24:12 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 12:24:12 + for i in .tox/*/log 12:24:12 ++ echo .tox/pre-commit/log 12:24:12 ++ awk -F/ '{print $2}' 12:24:13 + tox_env=pre-commit 12:24:13 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 12:24:13 + for i in .tox/*/log 12:24:13 ++ echo .tox/pylint/log 12:24:13 ++ awk -F/ '{print $2}' 12:24:13 + tox_env=pylint 12:24:13 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 12:24:13 + for i in .tox/*/log 12:24:13 ++ echo .tox/sims/log 12:24:13 ++ awk -F/ '{print $2}' 12:24:13 + tox_env=sims 12:24:13 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 12:24:13 + for i in .tox/*/log 12:24:13 ++ echo .tox/tests121/log 12:24:13 ++ awk -F/ '{print $2}' 12:24:13 + tox_env=tests121 12:24:13 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 12:24:13 + for i in .tox/*/log 12:24:13 ++ echo .tox/tests190/log 12:24:13 ++ awk -F/ '{print $2}' 12:24:13 + tox_env=tests190 12:24:13 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 12:24:13 + for i in .tox/*/log 12:24:13 ++ echo .tox/tests221/log 12:24:13 ++ awk -F/ '{print $2}' 12:24:13 + tox_env=tests221 12:24:13 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 12:24:13 + for i in .tox/*/log 12:24:13 ++ echo .tox/tests71/log 12:24:13 ++ awk -F/ '{print $2}' 12:24:13 + tox_env=tests71 12:24:13 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 12:24:13 + for i in .tox/*/log 12:24:13 ++ echo .tox/testsPCE/log 12:24:13 ++ awk -F/ '{print $2}' 12:24:13 + tox_env=testsPCE 12:24:13 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 12:24:13 + for i in .tox/*/log 12:24:13 ++ echo .tox/tests_hybrid/log 12:24:13 ++ awk -F/ '{print $2}' 12:24:13 + tox_env=tests_hybrid 12:24:13 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 12:24:13 + for i in .tox/*/log 12:24:13 ++ echo .tox/tests_tapi/log 12:24:13 ++ awk -F/ '{print $2}' 12:24:13 + tox_env=tests_tapi 12:24:13 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 12:24:13 + DOC_DIR=docs/_build/html 12:24:13 + [[ -d docs/_build/html ]] 12:24:13 + echo '---> Archiving generated docs' 12:24:13 ---> Archiving generated docs 12:24:13 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 12:24:13 + echo '---> tox-run.sh ends' 12:24:13 ---> tox-run.sh ends 12:24:13 + test 0 -eq 0 12:24:13 $ ssh-agent -k 12:24:13 unset SSH_AUTH_SOCK; 12:24:13 unset SSH_AGENT_PID; 12:24:13 echo Agent pid 1575 killed; 12:24:13 [ssh-agent] Stopped. 12:24:14 [PostBuildScript] - [INFO] Executing post build scripts. 12:24:14 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1823757013740901669.sh 12:24:14 ---> sysstat.sh 12:24:14 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7075410812929769329.sh 12:24:14 ---> package-listing.sh 12:24:14 ++ facter osfamily 12:24:14 ++ tr '[:upper:]' '[:lower:]' 12:24:15 + OS_FAMILY=debian 12:24:15 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 12:24:15 + START_PACKAGES=/tmp/packages_start.txt 12:24:15 + END_PACKAGES=/tmp/packages_end.txt 12:24:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:24:15 + PACKAGES=/tmp/packages_start.txt 12:24:15 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 12:24:15 + PACKAGES=/tmp/packages_end.txt 12:24:15 + case "${OS_FAMILY}" in 12:24:15 + dpkg -l 12:24:15 + grep '^ii' 12:24:15 + '[' -f /tmp/packages_start.txt ']' 12:24:15 + '[' -f /tmp/packages_end.txt ']' 12:24:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:24:15 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 12:24:15 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 12:24:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 12:24:15 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14865149063129320876.sh 12:24:15 ---> capture-instance-metadata.sh 12:24:15 Setup pyenv: 12:24:15 system 12:24:15 3.8.20 12:24:15 3.9.20 12:24:15 3.10.15 12:24:15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:24:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4Amn from file:/tmp/.os_lf_venv 12:24:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:24:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:24:18 lf-activate-venv(): INFO: Base packages installed successfully 12:24:18 lf-activate-venv(): INFO: Installing additional packages: lftools 12:24:36 lf-activate-venv(): INFO: Adding /tmp/venv-4Amn/bin to PATH 12:24:36 INFO: Running in OpenStack, capturing instance metadata 12:24:37 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9448842972536017400.sh 12:24:37 provisioning config files... 12:24:37 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3978 12:24:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config17194609083479305662tmp 12:24:37 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 12:24:37 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 12:24:37 provisioning config files... 12:24:38 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 12:24:38 [EnvInject] - Injecting environment variables from a build step. 12:24:38 [EnvInject] - Injecting as environment variables the properties content 12:24:38 SERVER_ID=logs 12:24:38 12:24:38 [EnvInject] - Variables injected successfully. 12:24:38 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14410889736594150245.sh 12:24:38 ---> create-netrc.sh 12:24:38 WARN: Log server credential not found. 12:24:38 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins3325164098833980398.sh 12:24:38 ---> python-tools-install.sh 12:24:38 Setup pyenv: 12:24:38 system 12:24:38 3.8.20 12:24:38 3.9.20 12:24:38 3.10.15 12:24:38 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:24:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4Amn from file:/tmp/.os_lf_venv 12:24:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:24:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:24:40 lf-activate-venv(): INFO: Base packages installed successfully 12:24:40 lf-activate-venv(): INFO: Installing additional packages: lftools 12:24:50 lf-activate-venv(): INFO: Adding /tmp/venv-4Amn/bin to PATH 12:24:50 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14005589306316581332.sh 12:24:50 ---> sudo-logs.sh 12:24:50 Archiving 'sudo' log.. 12:24:50 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12098982796532333739.sh 12:24:50 ---> job-cost.sh 12:24:50 Setup pyenv: 12:24:50 system 12:24:50 3.8.20 12:24:50 3.9.20 12:24:50 3.10.15 12:24:50 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:24:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4Amn from file:/tmp/.os_lf_venv 12:24:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:24:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:24:52 lf-activate-venv(): INFO: Base packages installed successfully 12:24:52 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:25:01 lf-activate-venv(): INFO: Adding /tmp/venv-4Amn/bin to PATH 12:25:01 INFO: No Stack... 12:25:01 INFO: Retrieving Pricing Info for: v3-standard-4 12:25:01 INFO: Archiving Costs 12:25:01 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins16815073957563502736.sh 12:25:01 ---> logs-deploy.sh 12:25:01 Setup pyenv: 12:25:01 system 12:25:01 3.8.20 12:25:01 3.9.20 12:25:01 3.10.15 12:25:01 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:25:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4Amn from file:/tmp/.os_lf_venv 12:25:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:25:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:25:03 lf-activate-venv(): INFO: Base packages installed successfully 12:25:03 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:25:13 lf-activate-venv(): INFO: Adding /tmp/venv-4Amn/bin to PATH 12:25:13 WARNING: Nexus logging server not set 12:25:13 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3978/ 12:25:13 INFO: archiving logs to S3 12:25:15 ---> uname -a: 12:25:15 Linux prd-ubuntu2204-docker-4c-16g-1369 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 12:25:15 12:25:15 12:25:15 ---> lscpu: 12:25:15 Architecture: x86_64 12:25:15 CPU op-mode(s): 32-bit, 64-bit 12:25:15 Address sizes: 40 bits physical, 48 bits virtual 12:25:15 Byte Order: Little Endian 12:25:15 CPU(s): 4 12:25:15 On-line CPU(s) list: 0-3 12:25:15 Vendor ID: AuthenticAMD 12:25:15 Model name: AMD EPYC-Rome Processor 12:25:15 CPU family: 23 12:25:15 Model: 49 12:25:15 Thread(s) per core: 1 12:25:15 Core(s) per socket: 1 12:25:15 Socket(s): 4 12:25:15 Stepping: 0 12:25:15 BogoMIPS: 5600.00 12:25:15 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 12:25:15 Virtualization: AMD-V 12:25:15 Hypervisor vendor: KVM 12:25:15 Virtualization type: full 12:25:15 L1d cache: 128 KiB (4 instances) 12:25:15 L1i cache: 128 KiB (4 instances) 12:25:15 L2 cache: 2 MiB (4 instances) 12:25:15 L3 cache: 64 MiB (4 instances) 12:25:15 NUMA node(s): 1 12:25:15 NUMA node0 CPU(s): 0-3 12:25:15 Vulnerability Gather data sampling: Not affected 12:25:15 Vulnerability Indirect target selection: Not affected 12:25:15 Vulnerability Itlb multihit: Not affected 12:25:15 Vulnerability L1tf: Not affected 12:25:15 Vulnerability Mds: Not affected 12:25:15 Vulnerability Meltdown: Not affected 12:25:15 Vulnerability Mmio stale data: Not affected 12:25:15 Vulnerability Reg file data sampling: Not affected 12:25:15 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 12:25:15 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 12:25:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:25:15 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:25:15 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:25:15 Vulnerability Srbds: Not affected 12:25:15 Vulnerability Tsx async abort: Not affected 12:25:15 12:25:15 12:25:15 ---> nproc: 12:25:15 4 12:25:15 12:25:15 12:25:15 ---> df -h: 12:25:15 Filesystem Size Used Avail Use% Mounted on 12:25:15 tmpfs 1.6G 1.1M 1.6G 1% /run 12:25:15 /dev/vda1 78G 18G 60G 23% / 12:25:15 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:25:15 tmpfs 5.0M 0 5.0M 0% /run/lock 12:25:15 /dev/vda15 105M 6.1M 99M 6% /boot/efi 12:25:15 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 12:25:15 12:25:15 12:25:15 ---> free -m: 12:25:15 total used free shared buff/cache available 12:25:15 Mem: 15989 699 11073 3 4217 14947 12:25:15 Swap: 1023 20 1003 12:25:15 12:25:15 12:25:15 ---> ip addr: 12:25:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:25:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:25:15 inet 127.0.0.1/8 scope host lo 12:25:15 valid_lft forever preferred_lft forever 12:25:15 inet6 ::1/128 scope host 12:25:15 valid_lft forever preferred_lft forever 12:25:15 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:25:15 link/ether fa:16:3e:f3:05:20 brd ff:ff:ff:ff:ff:ff 12:25:15 altname enp0s3 12:25:15 inet 10.30.171.179/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 12:25:15 valid_lft 79450sec preferred_lft 79450sec 12:25:15 inet6 fe80::f816:3eff:fef3:520/64 scope link 12:25:15 valid_lft forever preferred_lft forever 12:25:15 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:25:15 link/ether 16:e3:2c:63:6e:d0 brd ff:ff:ff:ff:ff:ff 12:25:15 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:25:15 valid_lft forever preferred_lft forever 12:25:15 12:25:15 12:25:15 ---> sar -b -r -n DEV: 12:25:15 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-1369) 11/26/25 _x86_64_ (4 CPU) 12:25:15 12:25:15 10:29:29 LINUX RESTART (4 CPU) 12:25:15 12:25:15 10:30:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:25:15 10:40:11 107.13 10.86 91.89 4.38 1619.10 35506.23 23373.84 12:25:15 10:50:20 66.01 24.51 38.98 2.52 365.45 5152.76 7095.68 12:25:15 11:00:02 14.50 0.30 13.48 0.72 10.41 393.26 900.93 12:25:15 11:10:21 8.21 0.11 7.60 0.50 4.63 386.33 725.43 12:25:15 11:20:22 19.65 0.06 18.62 0.97 1.96 816.28 501.34 12:25:15 11:30:23 10.10 2.35 7.45 0.30 41.21 221.78 247.38 12:25:15 11:40:23 5.80 0.46 5.12 0.22 12.04 146.53 90.93 12:25:15 11:50:24 18.61 0.27 5.45 12.89 8.51 154.24 210481.57 12:25:15 12:00:01 5.41 0.00 5.21 0.20 0.37 172.35 79.42 12:25:15 12:10:41 10.57 0.02 10.10 0.46 0.95 640.10 409.08 12:25:15 12:20:23 5.26 0.02 5.05 0.19 0.71 175.86 204.10 12:25:15 Average: 24.86 3.58 19.15 2.13 190.29 4033.61 22164.84 12:25:15 12:25:15 10:30:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:25:15 10:40:11 4558148 15250224 674900 4.12 244028 10215284 1426176 8.19 2028452 9012656 234176 12:25:15 10:50:20 2399764 5388368 10544088 64.40 256160 2733092 11228496 64.45 1866212 11546268 380 12:25:15 11:00:02 7475252 10491456 5442740 33.24 257564 2759060 6190196 35.53 1893844 6456476 6532 12:25:15 11:10:21 10141948 13264332 2674300 16.33 261624 2861164 4171312 23.94 1916308 3783004 58344 12:25:15 11:20:22 9831808 13040076 2898608 17.70 265044 2943680 3631580 20.85 1942232 4062016 132 12:25:15 11:30:23 8151236 11389312 4548452 27.78 265752 2972796 5251924 30.15 1954272 5730048 132 12:25:15 11:40:23 8209136 11466632 4471016 27.31 266196 2991788 5135540 29.48 1958888 5663200 48 12:25:15 11:50:24 6621912 9905752 6031084 36.84 269044 3015296 6695884 38.43 1969564 7237236 56 12:25:15 12:00:01 6561492 9867320 6069444 37.07 269684 3036636 6731396 38.64 1972692 7294652 412 12:25:15 12:10:41 7793016 11245936 4691624 28.65 273756 3177964 5373816 30.85 1988760 6046228 160 12:25:15 12:20:23 7050920 10531640 5405448 33.01 274320 3205168 6096856 35.00 1999564 6778480 108 12:25:15 Average: 7163148 11076459 4859246 29.68 263925 3628357 5630289 32.32 1953708 6691842 27316 12:25:15 12:25:15 10:30:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:25:15 10:40:11 lo 2.85 2.85 2.35 2.35 0.00 0.00 0.00 0.00 12:25:15 10:40:11 ens3 160.42 118.38 2026.83 16.69 0.00 0.00 0.00 0.00 12:25:15 10:40:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:25:15 10:50:20 lo 37.61 37.61 23.38 23.38 0.00 0.00 0.00 0.00 12:25:15 10:50:20 ens3 1.83 1.66 0.46 0.39 0.00 0.00 0.00 0.00 12:25:15 10:50:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:25:15 11:00:02 lo 37.63 37.63 14.58 14.58 0.00 0.00 0.00 0.00 12:25:15 11:00:02 ens3 1.06 0.95 0.21 0.19 0.00 0.00 0.00 0.00 12:25:15 11:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:25:15 11:10:21 lo 11.47 11.47 6.75 6.75 0.00 0.00 0.00 0.00 12:25:15 11:10:21 ens3 0.68 0.51 0.21 0.15 0.00 0.00 0.00 0.00 12:25:15 11:10:21 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:25:15 11:20:22 lo 13.41 13.41 7.86 7.86 0.00 0.00 0.00 0.00 12:25:15 11:20:22 ens3 0.97 0.81 0.21 0.17 0.00 0.00 0.00 0.00 12:25:15 11:20:22 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:25:15 11:30:23 lo 19.42 19.42 9.27 9.27 0.00 0.00 0.00 0.00 12:25:15 11:30:23 ens3 1.13 1.38 0.23 1.27 0.00 0.00 0.00 0.00 12:25:15 11:30:23 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:25:15 11:40:23 lo 27.88 27.88 9.80 9.80 0.00 0.00 0.00 0.00 12:25:15 11:40:23 ens3 0.66 0.41 0.17 0.12 0.00 0.00 0.00 0.00 12:25:15 11:40:23 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:25:15 11:50:24 lo 16.46 16.46 8.36 8.36 0.00 0.00 0.00 0.00 12:25:15 11:50:24 ens3 0.58 0.48 0.15 0.11 0.00 0.00 0.00 0.00 12:25:15 11:50:24 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:25:15 12:00:01 lo 18.39 18.39 10.90 10.90 0.00 0.00 0.00 0.00 12:25:15 12:00:01 ens3 0.58 0.55 0.12 0.10 0.00 0.00 0.00 0.00 12:25:15 12:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:25:15 12:10:41 lo 17.32 17.32 9.66 9.66 0.00 0.00 0.00 0.00 12:25:15 12:10:41 ens3 0.93 0.83 0.25 0.21 0.00 0.00 0.00 0.00 12:25:15 12:10:41 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:25:15 12:20:23 lo 30.16 30.16 11.55 11.55 0.00 0.00 0.00 0.00 12:25:15 12:20:23 ens3 0.59 0.48 0.13 0.10 0.00 0.00 0.00 0.00 12:25:15 12:20:23 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:25:15 Average: lo 21.03 21.03 10.38 10.38 0.00 0.00 0.00 0.00 12:25:15 Average: ens3 15.62 11.65 187.15 1.80 0.00 0.00 0.00 0.00 12:25:15 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:25:15 12:25:15 12:25:15 ---> sar -P ALL: 12:25:15 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-1369) 11/26/25 _x86_64_ (4 CPU) 12:25:15 12:25:15 10:29:29 LINUX RESTART (4 CPU) 12:25:15 12:25:15 10:30:00 CPU %user %nice %system %iowait %steal %idle 12:25:15 10:40:11 all 40.68 0.00 2.54 4.83 0.11 51.84 12:25:15 10:40:11 0 40.44 0.00 2.51 4.62 0.11 52.32 12:25:15 10:40:11 1 41.89 0.00 2.72 5.21 0.11 50.06 12:25:15 10:40:11 2 43.81 0.00 2.58 4.40 0.11 49.10 12:25:15 10:40:11 3 36.59 0.00 2.35 5.07 0.10 55.89 12:25:15 10:50:20 all 56.95 0.00 2.29 0.28 0.13 40.36 12:25:15 10:50:20 0 58.36 0.00 2.06 0.36 0.13 39.09 12:25:15 10:50:20 1 55.89 0.00 2.30 0.14 0.13 41.54 12:25:15 10:50:20 2 56.35 0.00 2.47 0.40 0.14 40.64 12:25:15 10:50:20 3 57.18 0.00 2.32 0.20 0.13 40.17 12:25:15 11:00:02 all 26.45 0.00 1.19 0.06 0.12 72.19 12:25:15 11:00:02 0 26.32 0.00 1.18 0.03 0.12 72.35 12:25:15 11:00:02 1 26.70 0.00 1.16 0.04 0.12 71.97 12:25:15 11:00:02 2 26.23 0.00 1.21 0.12 0.13 72.31 12:25:15 11:00:02 3 26.53 0.00 1.21 0.03 0.12 72.11 12:25:15 11:10:21 all 16.77 0.00 0.76 0.05 0.09 82.33 12:25:15 11:10:21 0 16.12 0.00 0.81 0.04 0.09 82.94 12:25:15 11:10:21 1 16.91 0.00 0.72 0.05 0.09 82.23 12:25:15 11:10:21 2 16.68 0.00 0.77 0.05 0.09 82.41 12:25:15 11:10:21 3 17.37 0.00 0.73 0.05 0.09 81.75 12:25:15 11:20:22 all 28.27 0.00 0.95 0.38 0.10 70.29 12:25:15 11:20:22 0 28.99 0.00 1.08 0.09 0.09 69.76 12:25:15 11:20:22 1 28.00 0.00 0.96 0.49 0.11 70.44 12:25:15 11:20:22 2 28.12 0.00 0.86 0.38 0.10 70.55 12:25:15 11:20:22 3 27.99 0.00 0.90 0.59 0.10 70.42 12:25:15 11:30:23 all 13.25 0.00 0.54 0.39 0.08 85.73 12:25:15 11:30:23 0 12.88 0.00 0.55 0.34 0.09 86.14 12:25:15 11:30:23 1 13.49 0.00 0.57 0.50 0.09 85.35 12:25:15 11:30:23 2 13.08 0.00 0.59 0.23 0.08 86.02 12:25:15 11:30:23 3 13.54 0.00 0.47 0.50 0.08 85.40 12:25:15 11:40:23 all 8.29 0.00 0.50 0.03 0.08 91.10 12:25:15 11:40:23 0 7.89 0.00 0.52 0.02 0.08 91.49 12:25:15 11:40:23 1 8.62 0.00 0.50 0.08 0.07 90.72 12:25:15 11:40:23 2 8.42 0.00 0.53 0.02 0.08 90.95 12:25:15 11:40:23 3 8.21 0.00 0.46 0.01 0.08 91.24 12:25:15 11:50:24 all 9.32 0.00 0.52 0.04 0.08 90.03 12:25:15 11:50:24 0 9.46 0.00 0.51 0.04 0.08 89.92 12:25:15 11:50:24 1 9.54 0.00 0.59 0.01 0.09 89.76 12:25:15 11:50:24 2 8.82 0.00 0.44 0.11 0.07 90.55 12:25:15 11:50:24 3 9.47 0.00 0.55 0.01 0.08 89.89 12:25:15 12:00:01 all 9.58 0.00 0.40 0.03 0.09 89.91 12:25:15 12:00:01 0 9.12 0.00 0.38 0.01 0.08 90.41 12:25:15 12:00:01 1 9.90 0.00 0.45 0.05 0.09 89.52 12:25:15 12:00:01 2 9.72 0.00 0.39 0.02 0.09 89.78 12:25:15 12:00:01 3 9.56 0.00 0.37 0.03 0.09 89.95 12:25:15 12:10:41 all 17.89 0.00 0.66 0.06 0.09 81.30 12:25:15 12:10:41 0 17.10 0.00 0.60 0.04 0.09 82.17 12:25:15 12:10:41 1 18.81 0.00 0.77 0.11 0.09 80.22 12:25:15 12:10:41 2 17.98 0.00 0.63 0.05 0.09 81.25 12:25:15 12:10:41 3 17.68 0.00 0.65 0.04 0.08 81.56 12:25:15 12:20:23 all 9.60 0.00 0.40 0.05 0.09 89.88 12:25:15 12:20:23 0 9.63 0.00 0.33 0.03 0.09 89.93 12:25:15 12:20:23 1 9.79 0.00 0.41 0.08 0.08 89.62 12:25:15 12:20:23 2 8.92 0.00 0.44 0.03 0.09 90.52 12:25:15 12:20:23 3 10.04 0.00 0.41 0.04 0.08 89.43 12:25:15 12:25:15 Average: CPU %user %nice %system %iowait %steal %idle 12:25:15 Average: all 21.64 0.00 0.98 0.57 0.10 76.71 12:25:15 Average: 0 21.57 0.00 0.96 0.52 0.09 76.86 12:25:15 Average: 1 21.87 0.00 1.02 0.62 0.10 76.39 12:25:15 Average: 2 21.75 0.00 1.00 0.53 0.10 76.62 12:25:15 Average: 3 21.37 0.00 0.95 0.60 0.09 76.98 12:25:15 12:25:15 12:25:15