16:43:44 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/109387 16:43:44 Running as SYSTEM 16:43:44 [EnvInject] - Loading node environment variables. 16:43:44 Building remotely on prd-ubuntu2204-docker-4c-16g-1178 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 16:43:45 [ssh-agent] Looking for ssh-agent implementation... 16:43:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:43:45 $ ssh-agent 16:43:45 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX3uLsEK/agent.1574 16:43:45 SSH_AGENT_PID=1576 16:43:45 [ssh-agent] Started. 16:43:45 Running ssh-add (command line suppressed) 16:43:45 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_4576431589259888728.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_4576431589259888728.key) 16:43:45 [ssh-agent] Using credentials jenkins (jenkins-ssh) 16:43:45 The recommended git tool is: NONE 16:43:47 using credential jenkins-ssh 16:43:47 Wiping out workspace first. 16:43:47 Cloning the remote Git repository 16:43:47 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 16:43:47 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 16:43:47 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 16:43:47 > git --version # timeout=10 16:43:47 > git --version # 'git version 2.34.1' 16:43:47 using GIT_SSH to set credentials jenkins-ssh 16:43:47 Verifying host key using known hosts file 16:43:47 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. 16:43:47 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 16:43:52 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 16:43:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:43:53 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 16:43:53 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 16:43:53 using GIT_SSH to set credentials jenkins-ssh 16:43:53 Verifying host key using known hosts file 16:43:53 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. 16:43:53 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/87/109387/32 # timeout=10 16:43:53 > git rev-parse b14836ba03e62a0c4bc2a2c833a9ad24db39019b^{commit} # timeout=10 16:43:53 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:43:53 Checking out Revision b14836ba03e62a0c4bc2a2c833a9ad24db39019b (refs/changes/87/109387/32) 16:43:53 > git config core.sparsecheckout # timeout=10 16:43:53 > git checkout -f b14836ba03e62a0c4bc2a2c833a9ad24db39019b # timeout=10 16:43:53 Commit message: "Add wave-length-duplication to topology" 16:43:53 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:43:53 > git rev-list --no-walk 3f27403b840aa9666fce8f2d661b4a6b613cce4a # timeout=10 16:43:53 > git remote # timeout=10 16:43:53 > git submodule init # timeout=10 16:43:53 > git submodule sync # timeout=10 16:43:53 > git config --get remote.origin.url # timeout=10 16:43:53 > git submodule init # timeout=10 16:43:53 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 16:43:53 ERROR: No submodules found. 16:43:57 provisioning config files... 16:43:57 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:43:57 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:43:57 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14435975610244157343.sh 16:43:57 ---> python-tools-install.sh 16:43:57 Setup pyenv: 16:43:57 * system (set by /opt/pyenv/version) 16:43:57 * 3.8.20 (set by /opt/pyenv/version) 16:43:57 * 3.9.20 (set by /opt/pyenv/version) 16:43:57 3.10.15 16:43:57 3.11.10 16:44:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZNa2 16:44:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:44:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:44:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:44:06 lf-activate-venv(): INFO: Base packages installed successfully 16:44:06 lf-activate-venv(): INFO: Installing additional packages: lftools 16:44:31 lf-activate-venv(): INFO: Adding /tmp/venv-ZNa2/bin to PATH 16:44:31 Generating Requirements File 16:44:51 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. 16:44:51 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:44:51 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 16:44:51 Python 3.11.10 16:44:52 pip 25.2 from /tmp/venv-ZNa2/lib/python3.11/site-packages/pip (python 3.11) 16:44:52 appdirs==1.4.4 16:44:52 argcomplete==3.6.3 16:44:52 aspy.yaml==1.3.0 16:44:52 attrs==25.4.0 16:44:52 autopage==0.5.2 16:44:52 beautifulsoup4==4.14.2 16:44:52 boto3==1.40.56 16:44:52 botocore==1.40.56 16:44:52 bs4==0.0.2 16:44:52 cachetools==6.2.1 16:44:52 certifi==2025.10.5 16:44:52 cffi==2.0.0 16:44:52 cfgv==3.4.0 16:44:52 chardet==5.2.0 16:44:52 charset-normalizer==3.4.4 16:44:52 click==8.3.0 16:44:52 cliff==4.11.0 16:44:52 cmd2==2.7.0 16:44:52 cryptography==3.3.2 16:44:52 debtcollector==3.0.0 16:44:52 decorator==5.2.1 16:44:52 defusedxml==0.7.1 16:44:52 Deprecated==1.2.18 16:44:52 distlib==0.4.0 16:44:52 dnspython==2.8.0 16:44:52 docker==7.1.0 16:44:52 dogpile.cache==1.5.0 16:44:52 durationpy==0.10 16:44:52 email-validator==2.3.0 16:44:52 filelock==3.20.0 16:44:52 future==1.0.0 16:44:52 gitdb==4.0.12 16:44:52 GitPython==3.1.45 16:44:52 google-auth==2.41.1 16:44:52 httplib2==0.31.0 16:44:52 identify==2.6.15 16:44:52 idna==3.11 16:44:52 importlib-resources==1.5.0 16:44:52 iso8601==2.1.0 16:44:52 Jinja2==3.1.6 16:44:52 jmespath==1.0.1 16:44:52 jsonpatch==1.33 16:44:52 jsonpointer==3.0.0 16:44:52 jsonschema==4.25.1 16:44:52 jsonschema-specifications==2025.9.1 16:44:52 keystoneauth1==5.12.0 16:44:52 kubernetes==34.1.0 16:44:52 lftools==0.37.15 16:44:52 lxml==6.0.2 16:44:52 markdown-it-py==4.0.0 16:44:52 MarkupSafe==3.0.3 16:44:52 mdurl==0.1.2 16:44:52 msgpack==1.1.2 16:44:52 multi_key_dict==2.0.3 16:44:52 munch==4.0.0 16:44:52 netaddr==1.3.0 16:44:52 niet==1.4.2 16:44:52 nodeenv==1.9.1 16:44:52 oauth2client==4.1.3 16:44:52 oauthlib==3.3.1 16:44:52 openstacksdk==4.7.1 16:44:52 os-service-types==1.8.0 16:44:52 osc-lib==4.2.0 16:44:52 oslo.config==10.0.0 16:44:52 oslo.context==6.1.0 16:44:52 oslo.i18n==6.6.0 16:44:52 oslo.log==7.2.1 16:44:52 oslo.serialization==5.8.0 16:44:52 oslo.utils==9.1.0 16:44:52 packaging==25.0 16:44:52 pbr==7.0.1 16:44:52 platformdirs==4.5.0 16:44:52 prettytable==3.16.0 16:44:52 psutil==7.1.1 16:44:52 pyasn1==0.6.1 16:44:52 pyasn1_modules==0.4.2 16:44:52 pycparser==2.23 16:44:52 pygerrit2==2.0.15 16:44:52 PyGithub==2.8.1 16:44:52 Pygments==2.19.2 16:44:52 PyJWT==2.10.1 16:44:52 PyNaCl==1.6.0 16:44:52 pyparsing==2.4.7 16:44:52 pyperclip==1.11.0 16:44:52 pyrsistent==0.20.0 16:44:52 python-cinderclient==9.8.0 16:44:52 python-dateutil==2.9.0.post0 16:44:52 python-heatclient==4.3.0 16:44:52 python-jenkins==1.8.3 16:44:52 python-keystoneclient==5.7.0 16:44:52 python-magnumclient==4.9.0 16:44:52 python-openstackclient==8.2.0 16:44:52 python-swiftclient==4.8.0 16:44:52 PyYAML==6.0.3 16:44:52 referencing==0.37.0 16:44:52 requests==2.32.5 16:44:52 requests-oauthlib==2.0.0 16:44:52 requestsexceptions==1.4.0 16:44:52 rfc3986==2.0.0 16:44:52 rich==14.2.0 16:44:52 rich-argparse==1.7.1 16:44:52 rpds-py==0.27.1 16:44:52 rsa==4.9.1 16:44:52 ruamel.yaml==0.18.15 16:44:52 ruamel.yaml.clib==0.2.14 16:44:52 s3transfer==0.14.0 16:44:52 simplejson==3.20.2 16:44:52 six==1.17.0 16:44:52 smmap==5.0.2 16:44:52 soupsieve==2.8 16:44:52 stevedore==5.5.0 16:44:52 tabulate==0.9.0 16:44:52 toml==0.10.2 16:44:52 tomlkit==0.13.3 16:44:52 tqdm==4.67.1 16:44:52 typing_extensions==4.15.0 16:44:52 tzdata==2025.2 16:44:52 urllib3==1.26.20 16:44:52 virtualenv==20.35.3 16:44:52 wcwidth==0.2.14 16:44:52 websocket-client==1.9.0 16:44:52 wrapt==2.0.0 16:44:52 xdg==6.0.0 16:44:52 xmltodict==1.0.2 16:44:52 yq==3.4.3 16:44:52 [EnvInject] - Injecting environment variables from a build step. 16:44:52 [EnvInject] - Injecting as environment variables the properties content 16:44:52 PYTHON=python3 16:44:52 16:44:52 [EnvInject] - Variables injected successfully. 16:44:52 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins17538567671792291809.sh 16:44:52 ---> tox-install.sh 16:44:52 + source /home/jenkins/lf-env.sh 16:44:52 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:44:52 ++ mktemp -d /tmp/venv-XXXX 16:44:52 + lf_venv=/tmp/venv-DliK 16:44:52 + local venv_file=/tmp/.os_lf_venv 16:44:52 + local python=python3 16:44:52 + local options 16:44:52 + local set_path=true 16:44:52 + local install_args= 16:44:52 ++ 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 16:44:52 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:44:52 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:44:52 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:44:52 + true 16:44:52 + case $1 in 16:44:52 + venv_file=/tmp/.toxenv 16:44:52 + shift 2 16:44:52 + true 16:44:52 + case $1 in 16:44:52 + shift 16:44:52 + break 16:44:52 + case $python in 16:44:52 + local pkg_list= 16:44:52 + [[ -d /opt/pyenv ]] 16:44:52 + echo 'Setup pyenv:' 16:44:52 Setup pyenv: 16:44:52 + export PYENV_ROOT=/opt/pyenv 16:44:52 + PYENV_ROOT=/opt/pyenv 16:44:52 + 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 16:44:52 + 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 16:44:52 + pyenv versions 16:44:52 system 16:44:52 3.8.20 16:44:52 3.9.20 16:44:52 3.10.15 16:44:52 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:44:52 + command -v pyenv 16:44:52 ++ pyenv init - --no-rehash 16:44:52 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 16:44:52 for i in ${!paths[@]}; do 16:44:52 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 16:44:52 fi; done; 16:44:52 echo "${paths[*]}"'\'')" 16:44:52 export PATH="/opt/pyenv/shims:${PATH}" 16:44:52 export PYENV_SHELL=bash 16:44:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:44:52 pyenv() { 16:44:52 local command 16:44:52 command="${1:-}" 16:44:52 if [ "$#" -gt 0 ]; then 16:44:52 shift 16:44:52 fi 16:44:52 16:44:52 case "$command" in 16:44:52 rehash|shell) 16:44:52 eval "$(pyenv "sh-$command" "$@")" 16:44:52 ;; 16:44:52 *) 16:44:52 command pyenv "$command" "$@" 16:44:52 ;; 16:44:52 esac 16:44:52 }' 16:44:52 +++ bash --norc -ec 'IFS=:; paths=($PATH); 16:44:52 for i in ${!paths[@]}; do 16:44:52 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 16:44:52 fi; done; 16:44:52 echo "${paths[*]}"' 16:44:52 ++ 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 16:44:52 ++ 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 16:44:52 ++ 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 16:44:52 ++ export PYENV_SHELL=bash 16:44:52 ++ PYENV_SHELL=bash 16:44:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:44:52 +++ complete -F _pyenv pyenv 16:44:52 ++ lf-pyver python3 16:44:52 ++ local py_version_xy=python3 16:44:52 ++ local py_version_xyz= 16:44:52 ++ pyenv versions 16:44:52 ++ local command 16:44:52 ++ command=versions 16:44:52 ++ '[' 1 -gt 0 ']' 16:44:52 ++ shift 16:44:52 ++ case "$command" in 16:44:52 ++ command pyenv versions 16:44:52 ++ grep -E '^[0-9.]*[0-9]$' 16:44:52 ++ sed 's/^[ *]* //' 16:44:52 ++ awk '{ print $1 }' 16:44:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:44:52 +++ grep '^3' /tmp/.pyenv_versions 16:44:52 +++ sort -V 16:44:52 +++ tail -n 1 16:44:52 ++ py_version_xyz=3.11.10 16:44:52 ++ [[ -z 3.11.10 ]] 16:44:52 ++ echo 3.11.10 16:44:52 ++ return 0 16:44:52 + pyenv local 3.11.10 16:44:52 + local command 16:44:52 + command=local 16:44:52 + '[' 2 -gt 0 ']' 16:44:52 + shift 16:44:52 + case "$command" in 16:44:52 + command pyenv local 3.11.10 16:44:52 + for arg in "$@" 16:44:52 + case $arg in 16:44:52 + pkg_list+='tox ' 16:44:52 + for arg in "$@" 16:44:52 + case $arg in 16:44:52 + pkg_list+='virtualenv ' 16:44:52 + for arg in "$@" 16:44:52 + case $arg in 16:44:52 + pkg_list+='urllib3~=1.26.15 ' 16:44:52 + [[ -f /tmp/.toxenv ]] 16:44:52 + [[ ! -f /tmp/.toxenv ]] 16:44:52 + [[ -n '' ]] 16:44:52 + python3 -m venv /tmp/venv-DliK 16:44:56 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DliK' 16:44:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DliK 16:44:56 + echo /tmp/venv-DliK 16:44:56 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:44:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:44:56 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:44:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:44:56 + local 'pip_opts=--upgrade --quiet' 16:44:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:44:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:44:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:44:56 + [[ -n '' ]] 16:44:56 + [[ -n '' ]] 16:44:56 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:44:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:44:56 + /tmp/venv-DliK/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 16:45:00 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:45:00 lf-activate-venv(): INFO: Base packages installed successfully 16:45:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:45:00 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:45:00 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:45:00 + /tmp/venv-DliK/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 16:45:02 + type python3 16:45:02 + true 16:45:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-DliK/bin to PATH' 16:45:02 lf-activate-venv(): INFO: Adding /tmp/venv-DliK/bin to PATH 16:45:02 + PATH=/tmp/venv-DliK/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 16:45:02 + return 0 16:45:02 + python3 --version 16:45:02 Python 3.11.10 16:45:02 + python3 -m pip --version 16:45:02 pip 25.2 from /tmp/venv-DliK/lib/python3.11/site-packages/pip (python 3.11) 16:45:02 + python3 -m pip freeze 16:45:03 cachetools==6.2.1 16:45:03 chardet==5.2.0 16:45:03 colorama==0.4.6 16:45:03 distlib==0.4.0 16:45:03 filelock==3.20.0 16:45:03 packaging==25.0 16:45:03 platformdirs==4.5.0 16:45:03 pluggy==1.6.0 16:45:03 pyproject-api==1.10.0 16:45:03 tox==4.31.0 16:45:03 urllib3==1.26.20 16:45:03 virtualenv==20.35.3 16:45:03 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins9895922024093039024.sh 16:45:03 [EnvInject] - Injecting environment variables from a build step. 16:45:03 [EnvInject] - Injecting as environment variables the properties content 16:45:03 PARALLEL=True 16:45:03 16:45:03 [EnvInject] - Variables injected successfully. 16:45:03 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins6258635534895585763.sh 16:45:03 ---> tox-run.sh 16:45:03 + 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 16:45:03 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 16:45:03 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 16:45:03 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 16:45:03 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 16:45:03 + source /home/jenkins/lf-env.sh 16:45:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:45:03 ++ mktemp -d /tmp/venv-XXXX 16:45:03 + lf_venv=/tmp/venv-hWs3 16:45:03 + local venv_file=/tmp/.os_lf_venv 16:45:03 + local python=python3 16:45:03 + local options 16:45:03 + local set_path=true 16:45:03 + local install_args= 16:45:03 ++ 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 16:45:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:45:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:45:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:45:03 + true 16:45:03 + case $1 in 16:45:03 + venv_file=/tmp/.toxenv 16:45:03 + shift 2 16:45:03 + true 16:45:03 + case $1 in 16:45:03 + shift 16:45:03 + break 16:45:03 + case $python in 16:45:03 + local pkg_list= 16:45:03 + [[ -d /opt/pyenv ]] 16:45:03 + echo 'Setup pyenv:' 16:45:03 Setup pyenv: 16:45:03 + export PYENV_ROOT=/opt/pyenv 16:45:03 + PYENV_ROOT=/opt/pyenv 16:45:03 + 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 16:45:03 + 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 16:45:03 + pyenv versions 16:45:03 system 16:45:03 3.8.20 16:45:03 3.9.20 16:45:03 3.10.15 16:45:03 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:45:03 + command -v pyenv 16:45:03 ++ pyenv init - --no-rehash 16:45:03 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 16:45:03 for i in ${!paths[@]}; do 16:45:03 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 16:45:03 fi; done; 16:45:03 echo "${paths[*]}"'\'')" 16:45:03 export PATH="/opt/pyenv/shims:${PATH}" 16:45:03 export PYENV_SHELL=bash 16:45:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:45:03 pyenv() { 16:45:03 local command 16:45:03 command="${1:-}" 16:45:03 if [ "$#" -gt 0 ]; then 16:45:03 shift 16:45:03 fi 16:45:03 16:45:03 case "$command" in 16:45:03 rehash|shell) 16:45:03 eval "$(pyenv "sh-$command" "$@")" 16:45:03 ;; 16:45:03 *) 16:45:03 command pyenv "$command" "$@" 16:45:03 ;; 16:45:03 esac 16:45:03 }' 16:45:03 +++ bash --norc -ec 'IFS=:; paths=($PATH); 16:45:03 for i in ${!paths[@]}; do 16:45:03 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 16:45:03 fi; done; 16:45:03 echo "${paths[*]}"' 16:45:03 ++ 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 16:45:03 ++ 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 16:45:03 ++ 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 16:45:03 ++ export PYENV_SHELL=bash 16:45:03 ++ PYENV_SHELL=bash 16:45:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:45:03 +++ complete -F _pyenv pyenv 16:45:03 ++ lf-pyver python3 16:45:03 ++ local py_version_xy=python3 16:45:03 ++ local py_version_xyz= 16:45:03 ++ pyenv versions 16:45:03 ++ sed 's/^[ *]* //' 16:45:03 ++ local command 16:45:03 ++ command=versions 16:45:03 ++ '[' 1 -gt 0 ']' 16:45:03 ++ shift 16:45:03 ++ grep -E '^[0-9.]*[0-9]$' 16:45:03 ++ case "$command" in 16:45:03 ++ command pyenv versions 16:45:03 ++ awk '{ print $1 }' 16:45:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:45:03 +++ grep '^3' /tmp/.pyenv_versions 16:45:03 +++ sort -V 16:45:03 +++ tail -n 1 16:45:03 ++ py_version_xyz=3.11.10 16:45:03 ++ [[ -z 3.11.10 ]] 16:45:03 ++ echo 3.11.10 16:45:03 ++ return 0 16:45:03 + pyenv local 3.11.10 16:45:03 + local command 16:45:03 + command=local 16:45:03 + '[' 2 -gt 0 ']' 16:45:03 + shift 16:45:03 + case "$command" in 16:45:03 + command pyenv local 3.11.10 16:45:03 + for arg in "$@" 16:45:03 + case $arg in 16:45:03 + pkg_list+='tox ' 16:45:03 + for arg in "$@" 16:45:03 + case $arg in 16:45:03 + pkg_list+='virtualenv ' 16:45:03 + for arg in "$@" 16:45:03 + case $arg in 16:45:03 + pkg_list+='urllib3~=1.26.15 ' 16:45:03 + [[ -f /tmp/.toxenv ]] 16:45:03 ++ cat /tmp/.toxenv 16:45:03 + lf_venv=/tmp/venv-DliK 16:45:03 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DliK from' file:/tmp/.toxenv 16:45:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DliK from file:/tmp/.toxenv 16:45:03 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:45:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:45:03 + local 'pip_opts=--upgrade --quiet' 16:45:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:45:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:45:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:45:03 + [[ -n '' ]] 16:45:03 + [[ -n '' ]] 16:45:03 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:45:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:45:03 + /tmp/venv-DliK/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 16:45:04 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:45:04 lf-activate-venv(): INFO: Base packages installed successfully 16:45:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:45:04 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:45:04 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:45:04 + /tmp/venv-DliK/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 16:45:05 + type python3 16:45:05 + true 16:45:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-DliK/bin to PATH' 16:45:05 lf-activate-venv(): INFO: Adding /tmp/venv-DliK/bin to PATH 16:45:05 + PATH=/tmp/venv-DliK/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 16:45:05 + return 0 16:45:05 + [[ -d /opt/pyenv ]] 16:45:05 + echo '---> Setting up pyenv' 16:45:05 ---> Setting up pyenv 16:45:05 + export PYENV_ROOT=/opt/pyenv 16:45:05 + PYENV_ROOT=/opt/pyenv 16:45:05 + export PATH=/opt/pyenv/bin:/tmp/venv-DliK/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 16:45:05 + PATH=/opt/pyenv/bin:/tmp/venv-DliK/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 16:45:05 ++ pwd 16:45:05 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 16:45:05 + export PYTHONPATH 16:45:05 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:45:05 + TOX_TESTENV_PASSENV=PYTHONPATH 16:45:05 + tox --version 16:45:05 4.31.0 from /tmp/venv-DliK/lib/python3.11/site-packages/tox/__init__.py 16:45:05 + PARALLEL=True 16:45:05 + TOX_OPTIONS_LIST= 16:45:05 + [[ -n '' ]] 16:45:05 + case ${PARALLEL,,} in 16:45:05 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 16:45:05 + tox --parallel auto --parallel-live 16:45:05 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 16:45:07 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 16:45:07 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 16:45:07 docs: install_deps> python -I -m pip install -r docs/requirements.txt 16:45:07 checkbashisms: freeze> python -m pip freeze --all 16:45:08 checkbashisms: pip==25.2,setuptools==80.9.0 16:45:08 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 16:45:08 checkbashisms: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sh -c 'command checkbashisms>/dev/null || sudo yum install -y devscripts-checkbashisms || sudo yum install -y devscripts-minimal || sudo yum install -y devscripts || sudo yum install -y https://archives.fedoraproject.org/pub/archive/fedora/linux/releases/31/Everything/x86_64/os/Packages/d/devscripts-checkbashisms-2.19.6-2.fc31.x86_64.rpm || (echo "checkbashisms command not found - please install it (e.g. sudo apt-get install devscripts | yum install devscripts-minimal )" >&2 && exit 1)' 16:45:08 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 16:45:09 checkbashisms: OK ✔ in 3.43 seconds 16:45:09 pre-commit: install_deps> python -I -m pip install pre-commit 16:45:12 pre-commit: freeze> python -m pip freeze --all 16:45:12 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.2,platformdirs==4.5.0,pre_commit==4.3.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.3 16:45:12 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 16:45:12 pre-commit: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sh -c 'which cpan || sudo yum install -y perl-CPAN || (echo "cpan command not found - please install it (e.g. sudo apt-get install perl-modules | yum install perl-CPAN )" >&2 && exit 1)' 16:45:12 /usr/bin/cpan 16:45:12 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 16:45:12 [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. 16:45:12 [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. 16:45:12 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 16:45:13 [WARNING] repo `https://github.com/pre-commit/pre-commit-hooks` uses deprecated stage names (commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks` will fix this. if it does not -- consider reporting an issue to that repo. 16:45:13 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 16:45:13 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 16:45:14 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:45:14 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 16:45:14 buildcontroller: freeze> python -m pip freeze --all 16:45:14 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 16:45:15 buildcontroller: bcrypt==5.0.0,certifi==2025.10.5,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.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 16:45:15 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 16:45:15 + update-java-alternatives -l 16:45:15 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 16:45:15 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 16:45:15 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 16:45:15 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 16:45:15 update-alternatives: error: no alternatives for jaotc 16:45:15 update-alternatives: error: no alternatives for rmic 16:45:15 + java -version 16:45:15 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 16:45:15 + JAVA_VER=21 16:45:15 + echo 21 16:45:15 21 16:45:15 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 16:45:15 + javac -version 16:45:15 21 16:45:15 + JAVAC_VER=21 16:45:15 + echo 21 16:45:15 + [ 21 -ge 21 ] 16:45:15 + [ 21 -ge 21 ] 16:45:15 + echo ok, java is 21 or newer 16:45:15 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 16:45:15 ok, java is 21 or newer 16:45:15 2025-10-22 16:45:15 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] 16:45:15 + sudo mkdir -p /opt 16:45:15 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 16:45:15 [INFO] Once installed this environment will be reused. 16:45:15 [INFO] This may take a few minutes... 16:45:15 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 16:45:15 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 16:45:16 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 16:45:16 + mvn --version 16:45:16 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 16:45:16 Maven home: /opt/maven 16:45:16 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 16:45:16 Default locale: en, platform encoding: UTF-8 16:45:16 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 16:45:16 NOTE: Picked up JDK_JAVA_OPTIONS: 16:45:16 --add-opens=java.base/java.io=ALL-UNNAMED 16:45:16 --add-opens=java.base/java.lang=ALL-UNNAMED 16:45:16 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 16:45:16 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 16:45:16 --add-opens=java.base/java.net=ALL-UNNAMED 16:45:16 --add-opens=java.base/java.nio=ALL-UNNAMED 16:45:16 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 16:45:16 --add-opens=java.base/java.nio.file=ALL-UNNAMED 16:45:16 --add-opens=java.base/java.util=ALL-UNNAMED 16:45:16 --add-opens=java.base/java.util.jar=ALL-UNNAMED 16:45:16 --add-opens=java.base/java.util.stream=ALL-UNNAMED 16:45:16 --add-opens=java.base/java.util.zip=ALL-UNNAMED 16:45:16 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 16:45:16 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 16:45:16 -Xlog:disable 16:45:21 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:45:21 [INFO] Once installed this environment will be reused. 16:45:21 [INFO] This may take a few minutes... 16:45:29 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 16:45:29 [INFO] Once installed this environment will be reused. 16:45:29 [INFO] This may take a few minutes... 16:45:34 docs-linkcheck: freeze> python -m pip freeze --all 16:45:34 [INFO] Installing environment for https://github.com/perltidy/perltidy. 16:45:34 [INFO] Once installed this environment will be reused. 16:45:34 [INFO] This may take a few minutes... 16:45:34 docs: freeze> python -m pip freeze --all 16:45:34 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,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.4,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.2,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==24.11.1 16:45:34 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 16:45:34 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,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.4,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.2,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==24.11.1 16:45:34 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 16:45:38 docs: OK ✔ in 31.55 seconds 16:45:38 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 16:45:41 docs-linkcheck: OK ✔ in 32.88 seconds 16:45:41 pylint: freeze> python -m pip freeze --all 16:45:42 pylint: astroid==4.0.1,dill==0.4.0,isort==7.0.0,mccabe==0.7.0,pip==25.2,platformdirs==4.5.0,pylint==4.0.2,setuptools==80.9.0,tomlkit==0.13.3 16:45:42 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}$' '{}' + 16:45:45 trim trailing whitespace.................................................Passed 16:45:46 Tabs remover.............................................................Passed 16:45:46 autopep8.................................................................Passed 16:45:52 perltidy.................................................................Passed 16:45:53 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 16:45:53 [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. 16:45:53 [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. 16:45:53 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 16:45:53 [INFO] Once installed this environment will be reused. 16:45:53 [INFO] This may take a few minutes... 16:46:01 gitlint..................................................................Passed 16:46:06 16:46:06 ------------------------------------ 16:46:06 Your code has been rated at 10.00/10 16:46:06 16:47:01 pre-commit: OK ✔ in 51.96 seconds 16:47:01 pylint: OK ✔ in 30.41 seconds 16:47:01 buildcontroller: OK ✔ in 1 minute 54.02 seconds 16:47:01 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 16:47:01 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 16:47:01 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 16:47:01 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 16:47:08 build_karaf_tests121: freeze> python -m pip freeze --all 16:47:08 build_karaf_tests121: bcrypt==5.0.0,certifi==2025.10.5,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.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 16:47:08 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 16:47:08 build karaf in karaf121 with ./karaf121.env 16:47:08 build_karaf_tests190: freeze> python -m pip freeze --all 16:47:08 build_karaf_tests221: freeze> python -m pip freeze --all 16:47:08 NOTE: Picked up JDK_JAVA_OPTIONS: 16:47:08 --add-opens=java.base/java.io=ALL-UNNAMED 16:47:08 --add-opens=java.base/java.lang=ALL-UNNAMED 16:47:08 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 16:47:08 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 16:47:08 --add-opens=java.base/java.net=ALL-UNNAMED 16:47:08 --add-opens=java.base/java.nio=ALL-UNNAMED 16:47:08 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 16:47:08 --add-opens=java.base/java.nio.file=ALL-UNNAMED 16:47:08 --add-opens=java.base/java.util=ALL-UNNAMED 16:47:08 --add-opens=java.base/java.util.jar=ALL-UNNAMED 16:47:08 --add-opens=java.base/java.util.stream=ALL-UNNAMED 16:47:08 --add-opens=java.base/java.util.zip=ALL-UNNAMED 16:47:08 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 16:47:08 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 16:47:08 -Xlog:disable 16:47:08 build_karaf_tests71: freeze> python -m pip freeze --all 16:47:08 build_karaf_tests190: bcrypt==5.0.0,certifi==2025.10.5,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.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 16:47:08 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 16:47:08 build karaf in karafoc with ./karafoc.env 16:47:08 build_karaf_tests221: bcrypt==5.0.0,certifi==2025.10.5,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.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 16:47:08 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 16:47:08 build karaf in karaf221 with ./karaf221.env 16:47:09 build_karaf_tests71: bcrypt==5.0.0,certifi==2025.10.5,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.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 16:47:09 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 16:47:09 build karaf in karaf71 with ./karaf71.env 16:47:09 NOTE: Picked up JDK_JAVA_OPTIONS: 16:47:09 --add-opens=java.base/java.io=ALL-UNNAMED 16:47:09 --add-opens=java.base/java.lang=ALL-UNNAMED 16:47:09 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 16:47:09 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 16:47:09 --add-opens=java.base/java.net=ALL-UNNAMED 16:47:09 --add-opens=java.base/java.nio=ALL-UNNAMED 16:47:09 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 16:47:09 --add-opens=java.base/java.nio.file=ALL-UNNAMED 16:47:09 --add-opens=java.base/java.util=ALL-UNNAMED 16:47:09 --add-opens=java.base/java.util.jar=ALL-UNNAMED 16:47:09 --add-opens=java.base/java.util.stream=ALL-UNNAMED 16:47:09 --add-opens=java.base/java.util.zip=ALL-UNNAMED 16:47:09 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 16:47:09 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 16:47:09 -Xlog:disable 16:47:09 NOTE: Picked up JDK_JAVA_OPTIONS: 16:47:09 --add-opens=java.base/java.io=ALL-UNNAMED 16:47:09 --add-opens=java.base/java.lang=ALL-UNNAMED 16:47:09 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 16:47:09 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 16:47:09 --add-opens=java.base/java.net=ALL-UNNAMED 16:47:09 --add-opens=java.base/java.nio=ALL-UNNAMED 16:47:09 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 16:47:09 --add-opens=java.base/java.nio.file=ALL-UNNAMED 16:47:09 --add-opens=java.base/java.util=ALL-UNNAMED 16:47:09 --add-opens=java.base/java.util.jar=ALL-UNNAMED 16:47:09 --add-opens=java.base/java.util.stream=ALL-UNNAMED 16:47:09 --add-opens=java.base/java.util.zip=ALL-UNNAMED 16:47:09 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 16:47:09 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 16:47:09 -Xlog:disable 16:47:09 NOTE: Picked up JDK_JAVA_OPTIONS: 16:47:09 --add-opens=java.base/java.io=ALL-UNNAMED 16:47:09 --add-opens=java.base/java.lang=ALL-UNNAMED 16:47:09 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 16:47:09 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 16:47:09 --add-opens=java.base/java.net=ALL-UNNAMED 16:47:09 --add-opens=java.base/java.nio=ALL-UNNAMED 16:47:09 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 16:47:09 --add-opens=java.base/java.nio.file=ALL-UNNAMED 16:47:09 --add-opens=java.base/java.util=ALL-UNNAMED 16:47:09 --add-opens=java.base/java.util.jar=ALL-UNNAMED 16:47:09 --add-opens=java.base/java.util.stream=ALL-UNNAMED 16:47:09 --add-opens=java.base/java.util.zip=ALL-UNNAMED 16:47:09 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 16:47:09 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 16:47:09 -Xlog:disable 16:48:06 build_karaf_tests121: OK ✔ in 1 minute 5.31 seconds 16:48: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 16:48:17 build_karaf_tests71: OK ✔ in 1 minute 16.24 seconds 16:48:17 build_karaf_tests221: OK ✔ in 1 minute 16.79 seconds 16:48:17 sims: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 16:48:17 build_karaf_tests190: OK ✔ in 1 minute 16.81 seconds 16:48:17 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 16:48:24 buildlighty: freeze> python -m pip freeze --all 16:48:24 buildlighty: bcrypt==5.0.0,certifi==2025.10.5,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.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 16:48:24 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 16:48:25 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 16:48:25 sims: freeze> python -m pip freeze --all 16:48:26 sims: bcrypt==5.0.0,certifi==2025.10.5,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.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 16:48:26 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 16:48:26 Using lighynode version 20.1.0.5 16:48:26 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 16:49:10 sims: OK ✔ in 13.48 seconds 16:49:10 buildlighty: OK ✔ in 40.98 seconds 16:49:10 testsPCE: freeze> python -m pip freeze --all 16:49:10 testsPCE: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.0,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.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pyparsing==3.2.5,pytest==8.4.2,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.16.2,setuptools==50.3.2,six==1.17.0,urllib3==2.5.0,Werkzeug==2.0.3,xlrd==1.2.0 16:49:10 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 16:49:10 pytest -q transportpce_tests/pce/test01_pce.py 16:49:57 .................... [100%] 16:51:00 20 passed in 109.36s (0:01:49) 16:51:00 pytest -q transportpce_tests/pce/test02_pce_400G.py 16:51:17 ............ [100%] 16:51:47 12 passed in 46.85s 16:51:47 pytest -q transportpce_tests/pce/test03_gnpy.py 16:52:04 ........ [100%] 16:52:25 8 passed in 37.74s 16:52:25 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 16:52:57 ... [100%] 16:53:02 3 passed in 36.17s 16:53:03 testsPCE: OK ✔ in 4 minutes 45.16 seconds 16:53: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 16:53: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 16:53: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 16:53:10 tests_tapi: freeze> python -m pip freeze --all 16:53:10 tests121: freeze> python -m pip freeze --all 16:53:10 tests190: freeze> python -m pip freeze --all 16:53:10 tests_tapi: bcrypt==5.0.0,certifi==2025.10.5,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.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 16:53:10 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 16:53:10 using environment variables from ./karaf221.env 16:53:10 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 16:53:10 tests121: bcrypt==5.0.0,certifi==2025.10.5,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.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 16:53:10 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 16:53:10 tests190: bcrypt==5.0.0,certifi==2025.10.5,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.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 16:53:10 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 16:53:10 using environment variables from ./karaf121.env 16:53:10 using environment variables from ./karafoc.env 16:53:10 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 16:53:10 pytest -q transportpce_tests/oc/test01_portmapping.py 16:54:16 ........... [100%] 16:54:32 10 passed in 81.66s (0:01:21) 16:54:32 pytest -q transportpce_tests/oc/test02_topology.py 16:54:38 ................................ [100%] 16:55:18 21 passed in 127.23s (0:02:07) 16:55:18 ..pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 16:55:20 .......................... [100%] 16:55:40 14 passed in 67.27s (0:01:07) 16:55:40 pytest -q transportpce_tests/oc/test03_renderer.py 16:55:40 .............. [100%] 16:56:14 6 passed in 56.41s 16:56:15 pytest -q transportpce_tests/1.2.1/test03_topology.py 16:56:19 ...................... [100%] 16:56:40 19 passed in 59.42s 16:56:40 tests190: OK ✔ in 3 minutes 37.96 seconds 16:56: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 16:56:45 .tests71: freeze> python -m pip freeze --all 16:56:50 tests71: bcrypt==5.0.0,certifi==2025.10.5,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.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 16:56:50 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 16:56:50 using environment variables from ./karaf71.env 16:56:50 pytest -q transportpce_tests/7.1/test01_portmapping.py 16:57:05 ................................ [100%] 16:57:42 12 passed in 51.73s 16:57:42 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 16:57:42 ................................................................................ [100%] 17:00:22 62 passed in 159.55s (0:02:39) 17:00:22 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 17:00:54 ...................................... [100%] 17:01:45 44 passed in 330.18s (0:05:30) 17:01:45 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 17:01:46 .................................. [100%] 17:02:38 48 passed in 136.47s (0:02:16) 17:02:38 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 17:02:39 ................... [100%] 17:03:11 24 passed in 85.34s (0:01:25) 17:03:11 pytest -q transportpce_tests/1.2.1/test05_olm.py 17:03:12 ................................... [100%] 17:04:30 51 passed in 679.73s (0:11:19) 17:04:30 pytest -q transportpce_tests/tapi/test02_full_topology.py 17:04:42 ....................................... [100%] 17:06:21 40 passed in 190.15s (0:03:10) 17:06:21 pytest -q transportpce_tests/1.2.1/test06_end2end.py 17:06:41 ...... [100%] 17:06:55 22 passed in 256.13s (0:04:16) 17:06:58 ......................................................... [100%] 17:10:05 36 passed in 334.02s (0:05:34) 17:10:05 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 17:10:08 ............................................................................... [100%] 17:15:19 54 passed in 537.89s (0:08:57) 17:17:18 ....... [100%] 17:18:14 71 passed in 488.77s (0:08:08) 17:18:14 pytest -q transportpce_tests/tapi/test04_topo_extension.py 17:19:06 ................... [100%] 17:20:37 19 passed in 142.44s (0:02:22) 17:20:37 tests71: OK ✔ in 10 minutes 15.22 seconds 17:20:37 tests121: OK ✔ in 22 minutes 17.82 seconds 17:20:37 tests_tapi: OK ✔ in 27 minutes 34.9 seconds 17:20:37 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 17:20:44 tests221: freeze> python -m pip freeze --all 17:20:45 tests221: bcrypt==5.0.0,certifi==2025.10.5,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.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 17:20:45 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 17:20:45 using environment variables from ./karaf221.env 17:20:45 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 17:21:22 ................................... [100%] 17:22:02 35 passed in 76.83s (0:01:16) 17:22:02 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 17:22:34 ...... [100%] 17:22:48 6 passed in 45.63s 17:22:48 pytest -q transportpce_tests/2.2.1/test03_topology.py 17:23:30 ............................................ [100%] 17:25:05 44 passed in 137.16s (0:02:17) 17:25:05 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 17:25:41 ............ [100%] 17:26:05 12 passed in 59.74s 17:26:05 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 17:26:32 ................ [100%] 17:28:01 16 passed in 115.30s (0:01:55) 17:28:01 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 17:28:31 ............................... [100%] 17:28:37 31 passed in 36.38s 17:28:37 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 17:29:14 .......................... [100%] 17:30:09 26 passed in 91.39s (0:01:31) 17:30:09 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 17:30:46 ...................... [100%] 17:31:49 22 passed in 99.97s (0:01:39) 17:31:49 pytest -q transportpce_tests/2.2.1/test09_olm.py 17:32:31 ........................................ [100%] 17:34:53 40 passed in 182.84s (0:03:02) 17:34:53 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 17:35:35 ........................................................................ [ 74%] 17:41:11 ......................... [100%] 17:43:03 97 passed in 490.43s (0:08:10) 17:43:03 pytest -q transportpce_tests/2.2.1/test12_end2end.py 17:43:44 ...................................................... [100%] 17:50:31 54 passed in 447.29s (0:07:27) 17:50:31 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 17:51:25 ........................................................................ [ 71%] 17:56:33 ............................. [100%] 18:01:42 101 passed in 670.95s (0:11:10) 18:01:42 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 18:02:35 ........................................................................ [ 67%] 18:08:21 ................................... [100%] 18:11:42 107 passed in 599.25s (0:09:59) 18:11:42 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 18:12:24 ............................................. [100%] 18:15:01 45 passed in 199.21s (0:03:19) 18:15:01 tests221: OK ✔ in 54 minutes 24.64 seconds 18:15:01 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 18:15:08 tests_hybrid: freeze> python -m pip freeze --all 18:15:08 tests_hybrid: bcrypt==5.0.0,certifi==2025.10.5,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.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 18:15:08 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 18:15:08 using environment variables from ./karaf221.env 18:15:08 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 18:15:48 ................................................... [100%] 18:17:35 51 passed in 146.59s (0:02:26) 18:17:35 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 18:18:18 ........................................................................ [ 66%] 18:22:39 ..................................... [100%] 18:24:45 109 passed in 429.51s (0:07:09) 18:24:45 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 18:25:32 ..................................................... [100%] 18:32:05 53 passed in 439.46s (0:07:19) 18:32:05 buildcontroller: OK (114.02=setup[8.96]+cmd[105.06] seconds) 18:32:05 sims: OK (13.48=setup[9.76]+cmd[3.72] seconds) 18:32:05 build_karaf_tests121: OK (65.31=setup[8.28]+cmd[57.03] seconds) 18:32:05 testsPCE: OK (285.16=setup[53.77]+cmd[231.39] seconds) 18:32:05 tests121: OK (1337.82=setup[8.53]+cmd[1329.28] seconds) 18:32:05 build_karaf_tests221: OK (76.79=setup[8.65]+cmd[68.14] seconds) 18:32:05 tests_tapi: OK (1654.90=setup[8.52]+cmd[1646.38] seconds) 18:32:05 tests221: OK (3264.64=setup[8.01]+cmd[3256.63] seconds) 18:32:05 build_karaf_tests71: OK (76.24=setup[8.86]+cmd[67.38] seconds) 18:32:05 tests71: OK (615.22=setup[10.04]+cmd[605.19] seconds) 18:32:05 build_karaf_tests190: OK (76.81=setup[8.64]+cmd[68.17] seconds) 18:32:05 tests190: OK (217.96=setup[8.53]+cmd[209.42] seconds) 18:32:05 tests_hybrid: OK (1023.47=setup[6.99]+cmd[1016.48] seconds) 18:32:05 buildlighty: OK (40.98=setup[19.41]+cmd[21.56] seconds) 18:32:05 docs: OK (31.54=setup[28.59]+cmd[2.95] seconds) 18:32:05 docs-linkcheck: OK (32.88=setup[28.28]+cmd[4.60] seconds) 18:32:05 checkbashisms: OK (3.43=setup[2.07]+cmd[0.01,0.06,1.29] seconds) 18:32:05 pre-commit: OK (51.96=setup[2.83]+cmd[0.00,0.00,40.49,8.63] seconds) 18:32:05 pylint: OK (30.41=setup[4.37]+cmd[26.04] seconds) 18:32:05 congratulations :) (6419.06 seconds) 18:32:05 + tox_status=0 18:32:05 + echo '---> Completed tox runs' 18:32:05 ---> Completed tox runs 18:32:05 + for i in .tox/*/log 18:32:05 ++ awk -F/ '{print $2}' 18:32:05 ++ echo .tox/build_karaf_tests121/log 18:32:05 + tox_env=build_karaf_tests121 18:32:05 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 18:32:05 + for i in .tox/*/log 18:32:05 ++ echo .tox/build_karaf_tests190/log 18:32:05 ++ awk -F/ '{print $2}' 18:32:05 + tox_env=build_karaf_tests190 18:32:05 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 18:32:05 + for i in .tox/*/log 18:32:05 ++ echo .tox/build_karaf_tests221/log 18:32:05 ++ awk -F/ '{print $2}' 18:32:05 + tox_env=build_karaf_tests221 18:32:05 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 18:32:05 + for i in .tox/*/log 18:32:05 ++ echo .tox/build_karaf_tests71/log 18:32:05 ++ awk -F/ '{print $2}' 18:32:05 + tox_env=build_karaf_tests71 18:32:05 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 18:32:05 + for i in .tox/*/log 18:32:05 ++ echo .tox/buildcontroller/log 18:32:05 ++ awk -F/ '{print $2}' 18:32:05 + tox_env=buildcontroller 18:32:05 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 18:32:05 + for i in .tox/*/log 18:32:05 ++ echo .tox/buildlighty/log 18:32:05 ++ awk -F/ '{print $2}' 18:32:05 + tox_env=buildlighty 18:32:05 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 18:32:05 + for i in .tox/*/log 18:32:05 ++ awk -F/ '{print $2}' 18:32:05 ++ echo .tox/checkbashisms/log 18:32:05 + tox_env=checkbashisms 18:32:05 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 18:32:05 + for i in .tox/*/log 18:32:05 ++ echo .tox/docs-linkcheck/log 18:32:05 ++ awk -F/ '{print $2}' 18:32:05 + tox_env=docs-linkcheck 18:32:05 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 18:32:05 + for i in .tox/*/log 18:32:05 ++ echo .tox/docs/log 18:32:05 ++ awk -F/ '{print $2}' 18:32:05 + tox_env=docs 18:32:05 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 18:32:05 + for i in .tox/*/log 18:32:05 ++ echo .tox/pre-commit/log 18:32:05 ++ awk -F/ '{print $2}' 18:32:05 + tox_env=pre-commit 18:32:05 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 18:32:05 + for i in .tox/*/log 18:32:05 ++ echo .tox/pylint/log 18:32:05 ++ awk -F/ '{print $2}' 18:32:05 + tox_env=pylint 18:32:05 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 18:32:05 + for i in .tox/*/log 18:32:05 ++ echo .tox/sims/log 18:32:05 ++ awk -F/ '{print $2}' 18:32:05 + tox_env=sims 18:32:05 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 18:32:05 + for i in .tox/*/log 18:32:05 ++ echo .tox/tests121/log 18:32:05 ++ awk -F/ '{print $2}' 18:32:05 + tox_env=tests121 18:32:05 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 18:32:05 + for i in .tox/*/log 18:32:05 ++ echo .tox/tests190/log 18:32:05 ++ awk -F/ '{print $2}' 18:32:05 + tox_env=tests190 18:32:05 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 18:32:05 + for i in .tox/*/log 18:32:05 ++ awk -F/ '{print $2}' 18:32:05 ++ echo .tox/tests221/log 18:32:05 + tox_env=tests221 18:32:05 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 18:32:05 + for i in .tox/*/log 18:32:05 ++ awk -F/ '{print $2}' 18:32:05 ++ echo .tox/tests71/log 18:32:05 + tox_env=tests71 18:32:05 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 18:32:05 + for i in .tox/*/log 18:32:05 ++ echo .tox/testsPCE/log 18:32:05 ++ awk -F/ '{print $2}' 18:32:05 + tox_env=testsPCE 18:32:05 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 18:32:05 + for i in .tox/*/log 18:32:05 ++ echo .tox/tests_hybrid/log 18:32:05 ++ awk -F/ '{print $2}' 18:32:05 + tox_env=tests_hybrid 18:32:05 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 18:32:05 + for i in .tox/*/log 18:32:05 ++ echo .tox/tests_tapi/log 18:32:05 ++ awk -F/ '{print $2}' 18:32:05 + tox_env=tests_tapi 18:32:05 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 18:32:05 + DOC_DIR=docs/_build/html 18:32:05 + [[ -d docs/_build/html ]] 18:32:05 + echo '---> Archiving generated docs' 18:32:05 ---> Archiving generated docs 18:32:05 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 18:32:05 + echo '---> tox-run.sh ends' 18:32:05 ---> tox-run.sh ends 18:32:05 + test 0 -eq 0 18:32:05 $ ssh-agent -k 18:32:05 unset SSH_AUTH_SOCK; 18:32:05 unset SSH_AGENT_PID; 18:32:05 echo Agent pid 1576 killed; 18:32:05 [ssh-agent] Stopped. 18:32:05 [PostBuildScript] - [INFO] Executing post build scripts. 18:32:05 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2050091914860272278.sh 18:32:05 ---> sysstat.sh 18:32:06 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins3560555324003124004.sh 18:32:06 ---> package-listing.sh 18:32:06 ++ facter osfamily 18:32:06 ++ tr '[:upper:]' '[:lower:]' 18:32:06 + OS_FAMILY=debian 18:32:06 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 18:32:06 + START_PACKAGES=/tmp/packages_start.txt 18:32:06 + END_PACKAGES=/tmp/packages_end.txt 18:32:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:32:06 + PACKAGES=/tmp/packages_start.txt 18:32:06 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 18:32:06 + PACKAGES=/tmp/packages_end.txt 18:32:06 + case "${OS_FAMILY}" in 18:32:06 + dpkg -l 18:32:06 + grep '^ii' 18:32:06 + '[' -f /tmp/packages_start.txt ']' 18:32:06 + '[' -f /tmp/packages_end.txt ']' 18:32:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:32:06 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 18:32:06 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 18:32:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 18:32:06 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins3722376648282623485.sh 18:32:06 ---> capture-instance-metadata.sh 18:32:06 Setup pyenv: 18:32:06 system 18:32:06 3.8.20 18:32:06 3.9.20 18:32:06 3.10.15 18:32:06 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 18:32:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZNa2 from file:/tmp/.os_lf_venv 18:32:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:32:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:32:09 lf-activate-venv(): INFO: Base packages installed successfully 18:32:09 lf-activate-venv(): INFO: Installing additional packages: lftools 18:32:23 lf-activate-venv(): INFO: Adding /tmp/venv-ZNa2/bin to PATH 18:32:23 INFO: Running in OpenStack, capturing instance metadata 18:32:23 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9781445713260661626.sh 18:32:23 provisioning config files... 18:32:24 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3690 18:32:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config7041293080488625463tmp 18:32:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 18:32:24 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 18:32:24 provisioning config files... 18:32:24 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 18:32:24 [EnvInject] - Injecting environment variables from a build step. 18:32:24 [EnvInject] - Injecting as environment variables the properties content 18:32:24 SERVER_ID=logs 18:32:24 18:32:24 [EnvInject] - Variables injected successfully. 18:32:24 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9958039993956853301.sh 18:32:24 ---> create-netrc.sh 18:32:24 WARN: Log server credential not found. 18:32:24 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4519504103496885012.sh 18:32:24 ---> python-tools-install.sh 18:32:24 Setup pyenv: 18:32:24 system 18:32:24 3.8.20 18:32:24 3.9.20 18:32:24 3.10.15 18:32:24 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 18:32:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZNa2 from file:/tmp/.os_lf_venv 18:32:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:32:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:32:26 lf-activate-venv(): INFO: Base packages installed successfully 18:32:26 lf-activate-venv(): INFO: Installing additional packages: lftools 18:32:36 lf-activate-venv(): INFO: Adding /tmp/venv-ZNa2/bin to PATH 18:32:37 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11495556304586871085.sh 18:32:37 ---> sudo-logs.sh 18:32:37 Archiving 'sudo' log.. 18:32:37 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins8997636108943054456.sh 18:32:37 ---> job-cost.sh 18:32:37 Setup pyenv: 18:32:37 system 18:32:37 3.8.20 18:32:37 3.9.20 18:32:37 3.10.15 18:32:37 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 18:32:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZNa2 from file:/tmp/.os_lf_venv 18:32:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:32:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:32:39 lf-activate-venv(): INFO: Base packages installed successfully 18:32:39 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:32:46 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. 18:32:46 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 18:32:46 lf-activate-venv(): INFO: Adding /tmp/venv-ZNa2/bin to PATH 18:32:46 INFO: No Stack... 18:32:46 INFO: Retrieving Pricing Info for: v3-standard-4 18:32:47 INFO: Archiving Costs 18:32:47 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins5620451064576481729.sh 18:32:47 ---> logs-deploy.sh 18:32:47 Setup pyenv: 18:32:47 system 18:32:47 3.8.20 18:32:47 3.9.20 18:32:47 3.10.15 18:32:47 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 18:32:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZNa2 from file:/tmp/.os_lf_venv 18:32:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:32:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:32:49 lf-activate-venv(): INFO: Base packages installed successfully 18:32:49 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 18:32:59 lf-activate-venv(): INFO: Adding /tmp/venv-ZNa2/bin to PATH 18:32:59 WARNING: Nexus logging server not set 18:32:59 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3690/ 18:32:59 INFO: archiving logs to S3 18:33:01 ---> uname -a: 18:33:01 Linux prd-ubuntu2204-docker-4c-16g-1178 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 18:33:01 18:33:01 18:33:01 ---> lscpu: 18:33:01 Architecture: x86_64 18:33:01 CPU op-mode(s): 32-bit, 64-bit 18:33:01 Address sizes: 40 bits physical, 48 bits virtual 18:33:01 Byte Order: Little Endian 18:33:01 CPU(s): 4 18:33:01 On-line CPU(s) list: 0-3 18:33:01 Vendor ID: AuthenticAMD 18:33:01 Model name: AMD EPYC-Rome Processor 18:33:01 CPU family: 23 18:33:01 Model: 49 18:33:01 Thread(s) per core: 1 18:33:01 Core(s) per socket: 1 18:33:01 Socket(s): 4 18:33:01 Stepping: 0 18:33:01 BogoMIPS: 5599.99 18:33:01 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 18:33:01 Virtualization: AMD-V 18:33:01 Hypervisor vendor: KVM 18:33:01 Virtualization type: full 18:33:01 L1d cache: 128 KiB (4 instances) 18:33:01 L1i cache: 128 KiB (4 instances) 18:33:01 L2 cache: 2 MiB (4 instances) 18:33:01 L3 cache: 64 MiB (4 instances) 18:33:01 NUMA node(s): 1 18:33:01 NUMA node0 CPU(s): 0-3 18:33:01 Vulnerability Gather data sampling: Not affected 18:33:01 Vulnerability Indirect target selection: Not affected 18:33:01 Vulnerability Itlb multihit: Not affected 18:33:01 Vulnerability L1tf: Not affected 18:33:01 Vulnerability Mds: Not affected 18:33:01 Vulnerability Meltdown: Not affected 18:33:01 Vulnerability Mmio stale data: Not affected 18:33:01 Vulnerability Reg file data sampling: Not affected 18:33:01 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 18:33:01 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 18:33:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:33:01 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:33:01 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 18:33:01 Vulnerability Srbds: Not affected 18:33:01 Vulnerability Tsx async abort: Not affected 18:33:01 18:33:01 18:33:01 ---> nproc: 18:33:01 4 18:33:01 18:33:01 18:33:01 ---> df -h: 18:33:01 Filesystem Size Used Avail Use% Mounted on 18:33:01 tmpfs 1.6G 1.1M 1.6G 1% /run 18:33:01 /dev/vda1 78G 18G 61G 23% / 18:33:01 tmpfs 7.9G 0 7.9G 0% /dev/shm 18:33:01 tmpfs 5.0M 0 5.0M 0% /run/lock 18:33:01 /dev/vda15 105M 6.1M 99M 6% /boot/efi 18:33:01 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 18:33:01 18:33:01 18:33:01 ---> free -m: 18:33:01 total used free shared buff/cache available 18:33:01 Mem: 15989 702 11620 4 3666 14944 18:33:01 Swap: 1023 1 1022 18:33:01 18:33:01 18:33:01 ---> ip addr: 18:33:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:33:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:33:01 inet 127.0.0.1/8 scope host lo 18:33:01 valid_lft forever preferred_lft forever 18:33:01 inet6 ::1/128 scope host 18:33:01 valid_lft forever preferred_lft forever 18:33:01 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:33:01 link/ether fa:16:3e:15:84:5d brd ff:ff:ff:ff:ff:ff 18:33:01 altname enp0s3 18:33:01 inet 10.30.171.233/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 18:33:01 valid_lft 79804sec preferred_lft 79804sec 18:33:01 inet6 fe80::f816:3eff:fe15:845d/64 scope link 18:33:01 valid_lft forever preferred_lft forever 18:33:01 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 18:33:01 link/ether 0a:2d:39:eb:99:53 brd ff:ff:ff:ff:ff:ff 18:33:01 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:33:01 valid_lft forever preferred_lft forever 18:33:01 18:33:01 18:33:01 ---> sar -b -r -n DEV: 18:33:01 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-1178) 10/22/25 _x86_64_ (4 CPU) 18:33:01 18:33:01 16:43:08 LINUX RESTART (4 CPU) 18:33:01 18:33:01 16:50:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:33:01 17:00:01 65.84 22.39 40.91 2.54 346.28 5705.29 5793.00 18:33:01 17:10:02 27.46 10.59 15.97 0.90 200.07 405.16 1051.87 18:33:01 17:20:02 8.40 0.14 7.82 0.44 6.43 265.00 342.36 18:33:01 17:30:01 19.25 0.05 18.30 0.90 1.76 782.59 636.51 18:33:01 17:40:02 10.41 0.01 9.97 0.43 0.81 268.97 410.76 18:33:01 17:50:02 5.03 0.01 4.86 0.17 0.19 128.76 225.44 18:33:01 18:00:01 5.87 0.01 5.69 0.17 1.58 142.41 84.29 18:33:01 18:10:02 18.89 0.27 5.22 13.39 9.20 143.44 210466.77 18:33:01 18:20:02 12.11 0.41 11.15 0.54 9.64 645.36 390.61 18:33:01 18:30:01 5.76 0.04 5.55 0.17 0.87 168.15 244.39 18:33:01 Average: 17.89 3.39 12.54 1.97 57.66 864.29 21995.08 18:33:01 18:33:01 16:50:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:33:01 17:00:01 1170088 3731132 12204000 74.54 257144 2349424 13176040 75.63 1695644 12975280 492 18:33:01 17:10:02 4285256 6925140 9012212 55.04 260188 2425284 9688148 55.61 1781028 9797480 508 18:33:01 17:20:02 7469784 10130204 5811072 35.49 261324 2444688 6780916 38.92 1792676 6613800 312 18:33:01 17:30:01 10869632 13661940 2280400 13.93 267320 2570480 2982160 17.12 1834128 3189056 320 18:33:01 17:40:02 8596736 11420348 4520828 27.61 268836 2600268 5219508 29.96 1837604 5448680 316 18:33:01 17:50:02 8602708 11441372 4499824 27.48 269400 2614756 5142924 29.52 1838704 5426420 644 18:33:01 18:00:01 6827400 9681800 6258560 38.22 270000 2629892 6828288 39.19 1840816 7207556 372 18:33:01 18:10:02 6986836 9865460 6074768 37.10 271792 2652320 6687784 38.39 1852228 7030616 376 18:33:01 18:20:02 8468676 11482444 4458636 27.23 276092 2782772 5166268 29.65 1869792 5531308 308 18:33:01 18:30:01 7507320 10544544 5395980 32.96 276660 2805660 6015624 34.53 1879996 6479120 256 18:33:01 Average: 7078444 9888438 6051628 36.96 267876 2587554 6768766 38.85 1822262 6969932 390 18:33:01 18:33:01 16:50:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:33:01 17:00:01 lo 23.00 23.00 17.78 17.78 0.00 0.00 0.00 0.00 18:33:01 17:00:01 ens3 1.80 1.90 0.57 0.51 0.00 0.00 0.00 0.00 18:33:01 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:01 17:10:02 lo 35.60 35.60 15.31 15.31 0.00 0.00 0.00 0.00 18:33:01 17:10:02 ens3 1.20 1.35 0.26 0.23 0.00 0.00 0.00 0.00 18:33:01 17:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:01 17:20:02 lo 20.14 20.14 8.83 8.83 0.00 0.00 0.00 0.00 18:33:01 17:20:02 ens3 0.60 0.52 0.13 0.10 0.00 0.00 0.00 0.00 18:33:01 17:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:01 17:30:01 lo 12.34 12.34 6.23 6.23 0.00 0.00 0.00 0.00 18:33:01 17:30:01 ens3 0.97 0.92 0.26 0.22 0.00 0.00 0.00 0.00 18:33:01 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:01 17:40:02 lo 19.79 19.79 10.41 10.41 0.00 0.00 0.00 0.00 18:33:01 17:40:02 ens3 0.96 0.93 0.22 1.09 0.00 0.00 0.00 0.00 18:33:01 17:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:01 17:50:02 lo 26.73 26.73 9.61 9.61 0.00 0.00 0.00 0.00 18:33:01 17:50:02 ens3 1.27 0.59 0.45 0.30 0.00 0.00 0.00 0.00 18:33:01 17:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:01 18:00:01 lo 16.44 16.44 8.11 8.11 0.00 0.00 0.00 0.00 18:33:01 18:00:01 ens3 0.64 0.44 0.15 0.11 0.00 0.00 0.00 0.00 18:33:01 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:01 18:10:02 lo 16.41 16.41 9.92 9.92 0.00 0.00 0.00 0.00 18:33:01 18:10:02 ens3 0.63 0.53 0.13 0.11 0.00 0.00 0.00 0.00 18:33:01 18:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:01 18:20:02 lo 18.98 18.98 10.44 10.44 0.00 0.00 0.00 0.00 18:33:01 18:20:02 ens3 0.91 0.84 0.24 0.20 0.00 0.00 0.00 0.00 18:33:01 18:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:01 18:30:01 lo 32.17 32.17 12.47 12.47 0.00 0.00 0.00 0.00 18:33:01 18:30:01 ens3 0.77 0.58 0.20 0.15 0.00 0.00 0.00 0.00 18:33:01 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:01 Average: lo 22.16 22.16 10.91 10.91 0.00 0.00 0.00 0.00 18:33:01 Average: ens3 0.98 0.86 0.26 0.30 0.00 0.00 0.00 0.00 18:33:01 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:01 18:33:01 18:33:01 ---> sar -P ALL: 18:33:01 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-1178) 10/22/25 _x86_64_ (4 CPU) 18:33:01 18:33:01 16:43:08 LINUX RESTART (4 CPU) 18:33:01 18:33:01 16:50:02 CPU %user %nice %system %iowait %steal %idle 18:33:01 17:00:01 all 47.66 0.00 2.04 0.38 0.13 49.78 18:33:01 17:00:01 0 48.10 0.00 2.08 0.51 0.14 49.17 18:33:01 17:00:01 1 47.70 0.00 2.01 0.44 0.13 49.72 18:33:01 17:00:01 2 47.10 0.00 2.03 0.37 0.12 50.38 18:33:01 17:00:01 3 47.75 0.00 2.07 0.21 0.13 49.84 18:33:01 17:10:02 all 33.86 0.00 1.47 0.14 0.13 64.40 18:33:01 17:10:02 0 33.70 0.00 1.41 0.29 0.13 64.47 18:33:01 17:10:02 1 34.51 0.00 1.65 0.11 0.13 63.59 18:33:01 17:10:02 2 33.91 0.00 1.50 0.06 0.14 64.40 18:33:01 17:10:02 3 33.31 0.00 1.32 0.09 0.13 65.15 18:33:01 17:20:02 all 15.06 0.00 0.87 0.03 0.11 83.93 18:33:01 17:20:02 0 14.67 0.00 0.82 0.03 0.11 84.37 18:33:01 17:20:02 1 14.70 0.00 0.99 0.02 0.12 84.17 18:33:01 17:20:02 2 15.46 0.00 0.82 0.03 0.12 83.58 18:33:01 17:20:02 3 15.41 0.00 0.84 0.05 0.11 83.59 18:33:01 17:30:01 all 28.55 0.00 1.08 0.10 0.11 70.16 18:33:01 17:30:01 0 28.26 0.00 1.19 0.06 0.10 70.40 18:33:01 17:30:01 1 28.59 0.00 0.99 0.16 0.12 70.15 18:33:01 17:30:01 2 28.47 0.00 1.12 0.05 0.11 70.25 18:33:01 17:30:01 3 28.87 0.00 1.02 0.16 0.11 69.84 18:33:01 17:40:02 all 17.25 0.00 0.66 0.05 0.10 81.93 18:33:01 17:40:02 0 17.76 0.00 0.58 0.01 0.10 81.56 18:33:01 17:40:02 1 17.13 0.00 0.71 0.05 0.11 82.00 18:33:01 17:40:02 2 16.81 0.00 0.67 0.03 0.11 82.39 18:33:01 17:40:02 3 17.31 0.00 0.69 0.12 0.11 81.78 18:33:01 17:50:02 all 8.01 0.00 0.40 0.02 0.11 91.46 18:33:01 17:50:02 0 8.06 0.00 0.44 0.01 0.11 91.37 18:33:01 17:50:02 1 8.18 0.00 0.39 0.02 0.11 91.30 18:33:01 17:50:02 2 7.92 0.00 0.37 0.04 0.11 91.56 18:33:01 17:50:02 3 7.87 0.00 0.38 0.03 0.11 91.61 18:33:01 18:00:01 all 9.23 0.00 0.53 0.03 0.11 90.11 18:33:01 18:00:01 0 9.39 0.00 0.50 0.01 0.11 89.99 18:33:01 18:00:01 1 9.06 0.00 0.53 0.01 0.11 90.29 18:33:01 18:00:01 2 9.54 0.00 0.53 0.02 0.12 89.79 18:33:01 18:00:01 3 8.93 0.00 0.55 0.06 0.10 90.36 18:33:01 18:10:02 all 9.20 0.00 0.43 0.05 0.12 90.20 18:33:01 18:10:02 0 9.31 0.00 0.42 0.02 0.12 90.13 18:33:01 18:10:02 1 9.32 0.00 0.46 0.15 0.11 89.96 18:33:01 18:10:02 2 9.33 0.00 0.42 0.02 0.12 90.10 18:33:01 18:10:02 3 8.86 0.00 0.40 0.01 0.11 90.62 18:33:01 18:20:02 all 18.86 0.00 0.71 0.05 0.11 80.26 18:33:01 18:20:02 0 19.25 0.00 0.80 0.08 0.11 79.76 18:33:01 18:20:02 1 18.86 0.00 0.58 0.03 0.12 80.41 18:33:01 18:20:02 2 18.00 0.00 0.70 0.04 0.12 81.14 18:33:01 18:20:02 3 19.33 0.00 0.75 0.06 0.11 79.74 18:33:01 18:30:01 all 9.65 0.00 0.46 0.03 0.12 89.74 18:33:01 18:30:01 0 9.58 0.00 0.45 0.02 0.12 89.83 18:33:01 18:30:01 1 9.41 0.00 0.43 0.03 0.11 90.02 18:33:01 18:30:01 2 10.06 0.00 0.45 0.08 0.12 89.29 18:33:01 18:30:01 3 9.56 0.00 0.50 0.02 0.12 89.80 18:33:01 Average: all 19.72 0.00 0.86 0.09 0.12 79.21 18:33:01 Average: 0 19.79 0.00 0.87 0.10 0.11 79.12 18:33:01 Average: 1 19.74 0.00 0.87 0.10 0.12 79.17 18:33:01 Average: 2 19.65 0.00 0.86 0.07 0.12 79.30 18:33:01 Average: 3 19.71 0.00 0.85 0.08 0.11 79.25 18:33:01 18:33:01 18:33:01