09:11:27 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/118443 09:11:27 Running as SYSTEM 09:11:27 [EnvInject] - Loading node environment variables. 09:11:27 Building remotely on prd-ubuntu2204-docker-4c-16g-2795 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 09:11:27 [ssh-agent] Looking for ssh-agent implementation... 09:11:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:11:27 $ ssh-agent 09:11:27 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCGX4vB/agent.1569 09:11:27 SSH_AGENT_PID=1571 09:11:27 [ssh-agent] Started. 09:11:27 Running ssh-add (command line suppressed) 09:11:27 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_17524084796541184570.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_17524084796541184570.key) 09:11:27 [ssh-agent] Using credentials jenkins (jenkins-ssh) 09:11:27 The recommended git tool is: NONE 09:11:30 using credential jenkins-ssh 09:11:30 Wiping out workspace first. 09:11:30 Cloning the remote Git repository 09:11:30 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 09:11:30 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 09:11:30 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 09:11:30 > git --version # timeout=10 09:11:30 > git --version # 'git version 2.34.1' 09:11:30 using GIT_SSH to set credentials jenkins-ssh 09:11:30 Verifying host key using known hosts file 09:11:30 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. 09:11:30 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 09:11:34 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 09:11:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:11:34 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 09:11:34 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 09:11:34 using GIT_SSH to set credentials jenkins-ssh 09:11:34 Verifying host key using known hosts file 09:11:34 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. 09:11:34 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/43/118443/11 # timeout=10 09:11:35 > git rev-parse 02570b499f653b47d865bb2586297ac74a89d245^{commit} # timeout=10 09:11:35 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:11:35 Checking out Revision 02570b499f653b47d865bb2586297ac74a89d245 (refs/changes/43/118443/11) 09:11:35 > git config core.sparsecheckout # timeout=10 09:11:35 > git checkout -f 02570b499f653b47d865bb2586297ac74a89d245 # timeout=10 09:11:35 Commit message: "propagate OM from PathDesc. to ServicePathInput" 09:11:35 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:11:35 > git rev-list --no-walk 77631b4c647fbce97a6cd0a91d4445e045c825e0 # timeout=10 09:11:35 > git remote # timeout=10 09:11:35 > git submodule init # timeout=10 09:11:35 > git submodule sync # timeout=10 09:11:35 > git config --get remote.origin.url # timeout=10 09:11:35 > git submodule init # timeout=10 09:11:35 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 09:11:35 ERROR: No submodules found. 09:11:39 provisioning config files... 09:11:39 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:11:39 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:11:39 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13793080591554121414.sh 09:11:39 ---> python-tools-install.sh 09:11:39 Setup pyenv: 09:11:39 * system (set by /opt/pyenv/version) 09:11:39 * 3.8.20 (set by /opt/pyenv/version) 09:11:39 * 3.9.20 (set by /opt/pyenv/version) 09:11:39 3.10.15 09:11:39 3.11.10 09:11:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KDal 09:11:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:11:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:11:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:11:50 lf-activate-venv(): INFO: Base packages installed successfully 09:11:50 lf-activate-venv(): INFO: Installing additional packages: lftools 09:12:19 lf-activate-venv(): INFO: Adding /tmp/venv-KDal/bin to PATH 09:12:19 Generating Requirements File 09:12:42 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. 09:12:42 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:12:42 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 09:12:43 Python 3.11.10 09:12:43 pip 25.3 from /tmp/venv-KDal/lib/python3.11/site-packages/pip (python 3.11) 09:12:43 appdirs==1.4.4 09:12:43 argcomplete==3.6.3 09:12:43 aspy.yaml==1.3.0 09:12:43 attrs==25.4.0 09:12:43 autopage==0.5.2 09:12:43 beautifulsoup4==4.14.2 09:12:43 boto3==1.40.60 09:12:43 botocore==1.40.60 09:12:43 bs4==0.0.2 09:12:43 cachetools==6.2.1 09:12:43 certifi==2025.10.5 09:12:43 cffi==2.0.0 09:12:43 cfgv==3.4.0 09:12:43 chardet==5.2.0 09:12:43 charset-normalizer==3.4.4 09:12:43 click==8.3.0 09:12:43 cliff==4.11.0 09:12:43 cmd2==2.7.0 09:12:43 cryptography==3.3.2 09:12:43 debtcollector==3.0.0 09:12:43 decorator==5.2.1 09:12:43 defusedxml==0.7.1 09:12:43 Deprecated==1.2.18 09:12:43 distlib==0.4.0 09:12:43 dnspython==2.8.0 09:12:43 docker==7.1.0 09:12:43 dogpile.cache==1.5.0 09:12:43 durationpy==0.10 09:12:43 email-validator==2.3.0 09:12:43 filelock==3.20.0 09:12:43 future==1.0.0 09:12:43 gitdb==4.0.12 09:12:43 GitPython==3.1.45 09:12:43 google-auth==2.41.1 09:12:43 httplib2==0.31.0 09:12:43 identify==2.6.15 09:12:43 idna==3.11 09:12:43 importlib-resources==1.5.0 09:12:43 iso8601==2.1.0 09:12:43 Jinja2==3.1.6 09:12:43 jmespath==1.0.1 09:12:43 jsonpatch==1.33 09:12:43 jsonpointer==3.0.0 09:12:43 jsonschema==4.25.1 09:12:43 jsonschema-specifications==2025.9.1 09:12:43 keystoneauth1==5.12.0 09:12:43 kubernetes==34.1.0 09:12:43 lftools==0.37.15 09:12:43 lxml==6.0.2 09:12:43 markdown-it-py==4.0.0 09:12:43 MarkupSafe==3.0.3 09:12:43 mdurl==0.1.2 09:12:43 msgpack==1.1.2 09:12:43 multi_key_dict==2.0.3 09:12:43 munch==4.0.0 09:12:43 netaddr==1.3.0 09:12:43 niet==1.4.2 09:12:43 nodeenv==1.9.1 09:12:43 oauth2client==4.1.3 09:12:43 oauthlib==3.3.1 09:12:43 openstacksdk==4.7.1 09:12:43 os-service-types==1.8.0 09:12:43 osc-lib==4.2.0 09:12:43 oslo.config==10.0.0 09:12:43 oslo.context==6.1.0 09:12:43 oslo.i18n==6.6.0 09:12:43 oslo.log==7.2.1 09:12:43 oslo.serialization==5.8.0 09:12:43 oslo.utils==9.1.0 09:12:43 packaging==25.0 09:12:43 pbr==7.0.1 09:12:43 platformdirs==4.5.0 09:12:43 prettytable==3.16.0 09:12:43 psutil==7.1.2 09:12:43 pyasn1==0.6.1 09:12:43 pyasn1_modules==0.4.2 09:12:43 pycparser==2.23 09:12:43 pygerrit2==2.0.15 09:12:43 PyGithub==2.8.1 09:12:43 Pygments==2.19.2 09:12:43 PyJWT==2.10.1 09:12:43 PyNaCl==1.6.0 09:12:43 pyparsing==2.4.7 09:12:43 pyperclip==1.11.0 09:12:43 pyrsistent==0.20.0 09:12:43 python-cinderclient==9.8.0 09:12:43 python-dateutil==2.9.0.post0 09:12:43 python-heatclient==4.3.0 09:12:43 python-jenkins==1.8.3 09:12:43 python-keystoneclient==5.7.0 09:12:43 python-magnumclient==4.9.0 09:12:43 python-openstackclient==8.2.0 09:12:43 python-swiftclient==4.8.0 09:12:43 PyYAML==6.0.3 09:12:43 referencing==0.37.0 09:12:43 requests==2.32.5 09:12:43 requests-oauthlib==2.0.0 09:12:43 requestsexceptions==1.4.0 09:12:43 rfc3986==2.0.0 09:12:43 rich==14.2.0 09:12:43 rich-argparse==1.7.1 09:12:43 rpds-py==0.28.0 09:12:43 rsa==4.9.1 09:12:43 ruamel.yaml==0.18.16 09:12:43 ruamel.yaml.clib==0.2.14 09:12:43 s3transfer==0.14.0 09:12:43 simplejson==3.20.2 09:12:43 six==1.17.0 09:12:43 smmap==5.0.2 09:12:43 soupsieve==2.8 09:12:43 stevedore==5.5.0 09:12:43 tabulate==0.9.0 09:12:43 toml==0.10.2 09:12:43 tomlkit==0.13.3 09:12:43 tqdm==4.67.1 09:12:43 typing_extensions==4.15.0 09:12:43 tzdata==2025.2 09:12:43 urllib3==1.26.20 09:12:43 virtualenv==20.35.3 09:12:43 wcwidth==0.2.14 09:12:43 websocket-client==1.9.0 09:12:43 wrapt==2.0.0 09:12:43 xdg==6.0.0 09:12:43 xmltodict==1.0.2 09:12:43 yq==3.4.3 09:12:43 [EnvInject] - Injecting environment variables from a build step. 09:12:43 [EnvInject] - Injecting as environment variables the properties content 09:12:43 PYTHON=python3 09:12:43 09:12:43 [EnvInject] - Variables injected successfully. 09:12:43 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins11703256444688045261.sh 09:12:43 ---> tox-install.sh 09:12:43 + source /home/jenkins/lf-env.sh 09:12:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:12:43 ++ mktemp -d /tmp/venv-XXXX 09:12:43 + lf_venv=/tmp/venv-mTod 09:12:43 + local venv_file=/tmp/.os_lf_venv 09:12:43 + local python=python3 09:12:43 + local options 09:12:43 + local set_path=true 09:12:43 + local install_args= 09:12:43 ++ 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 09:12:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:12:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:12:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:12:43 + true 09:12:43 + case $1 in 09:12:43 + venv_file=/tmp/.toxenv 09:12:43 + shift 2 09:12:43 + true 09:12:43 + case $1 in 09:12:43 + shift 09:12:43 + break 09:12:43 + case $python in 09:12:43 + local pkg_list= 09:12:43 + [[ -d /opt/pyenv ]] 09:12:43 + echo 'Setup pyenv:' 09:12:43 Setup pyenv: 09:12:43 + export PYENV_ROOT=/opt/pyenv 09:12:43 + PYENV_ROOT=/opt/pyenv 09:12:43 + 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 09:12:43 + 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 09:12:43 + pyenv versions 09:12:43 system 09:12:43 3.8.20 09:12:43 3.9.20 09:12:43 3.10.15 09:12:43 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 09:12:43 + command -v pyenv 09:12:43 ++ pyenv init - --no-rehash 09:12:43 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:12:43 for i in ${!paths[@]}; do 09:12:43 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:12:43 fi; done; 09:12:43 echo "${paths[*]}"'\'')" 09:12:43 export PATH="/opt/pyenv/shims:${PATH}" 09:12:43 export PYENV_SHELL=bash 09:12:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:12:43 pyenv() { 09:12:43 local command 09:12:43 command="${1:-}" 09:12:43 if [ "$#" -gt 0 ]; then 09:12:43 shift 09:12:43 fi 09:12:43 09:12:43 case "$command" in 09:12:43 rehash|shell) 09:12:43 eval "$(pyenv "sh-$command" "$@")" 09:12:43 ;; 09:12:43 *) 09:12:43 command pyenv "$command" "$@" 09:12:43 ;; 09:12:43 esac 09:12:43 }' 09:12:43 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:12:43 for i in ${!paths[@]}; do 09:12:43 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:12:43 fi; done; 09:12:43 echo "${paths[*]}"' 09:12:43 ++ 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 09:12:43 ++ 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 09:12:43 ++ 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 09:12:43 ++ export PYENV_SHELL=bash 09:12:43 ++ PYENV_SHELL=bash 09:12:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:12:43 +++ complete -F _pyenv pyenv 09:12:43 ++ lf-pyver python3 09:12:43 ++ local py_version_xy=python3 09:12:43 ++ local py_version_xyz= 09:12:43 ++ pyenv versions 09:12:43 ++ local command 09:12:43 ++ command=versions 09:12:43 ++ '[' 1 -gt 0 ']' 09:12:43 ++ shift 09:12:43 ++ case "$command" in 09:12:43 ++ command pyenv versions 09:12:43 ++ sed 's/^[ *]* //' 09:12:43 ++ grep -E '^[0-9.]*[0-9]$' 09:12:43 ++ awk '{ print $1 }' 09:12:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:12:43 +++ grep '^3' /tmp/.pyenv_versions 09:12:43 +++ sort -V 09:12:43 +++ tail -n 1 09:12:43 ++ py_version_xyz=3.11.10 09:12:43 ++ [[ -z 3.11.10 ]] 09:12:43 ++ echo 3.11.10 09:12:43 ++ return 0 09:12:43 + pyenv local 3.11.10 09:12:43 + local command 09:12:43 + command=local 09:12:43 + '[' 2 -gt 0 ']' 09:12:43 + shift 09:12:43 + case "$command" in 09:12:43 + command pyenv local 3.11.10 09:12:43 + for arg in "$@" 09:12:43 + case $arg in 09:12:43 + pkg_list+='tox ' 09:12:43 + for arg in "$@" 09:12:43 + case $arg in 09:12:43 + pkg_list+='virtualenv ' 09:12:43 + for arg in "$@" 09:12:43 + case $arg in 09:12:43 + pkg_list+='urllib3~=1.26.15 ' 09:12:43 + [[ -f /tmp/.toxenv ]] 09:12:43 + [[ ! -f /tmp/.toxenv ]] 09:12:43 + [[ -n '' ]] 09:12:43 + python3 -m venv /tmp/venv-mTod 09:12:48 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mTod' 09:12:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mTod 09:12:48 + echo /tmp/venv-mTod 09:12:48 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:12:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:12:48 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:12:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:12:48 + local 'pip_opts=--upgrade --quiet' 09:12:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:12:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:12:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:12:48 + [[ -n '' ]] 09:12:48 + [[ -n '' ]] 09:12:48 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:12:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:12:48 + /tmp/venv-mTod/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 09:12:52 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:12:52 lf-activate-venv(): INFO: Base packages installed successfully 09:12:52 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:12:52 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:12:52 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:12:52 + /tmp/venv-mTod/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 09:12:54 + type python3 09:12:54 + true 09:12:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-mTod/bin to PATH' 09:12:54 lf-activate-venv(): INFO: Adding /tmp/venv-mTod/bin to PATH 09:12:54 + PATH=/tmp/venv-mTod/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 09:12:54 + return 0 09:12:54 + python3 --version 09:12:54 Python 3.11.10 09:12:54 + python3 -m pip --version 09:12:54 pip 25.3 from /tmp/venv-mTod/lib/python3.11/site-packages/pip (python 3.11) 09:12:55 + python3 -m pip freeze 09:12:55 cachetools==6.2.1 09:12:55 chardet==5.2.0 09:12:55 colorama==0.4.6 09:12:55 distlib==0.4.0 09:12:55 filelock==3.20.0 09:12:55 packaging==25.0 09:12:55 platformdirs==4.5.0 09:12:55 pluggy==1.6.0 09:12:55 pyproject-api==1.10.0 09:12:55 tox==4.32.0 09:12:55 urllib3==1.26.20 09:12:55 virtualenv==20.35.3 09:12:55 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins4617222186946936766.sh 09:12:55 [EnvInject] - Injecting environment variables from a build step. 09:12:55 [EnvInject] - Injecting as environment variables the properties content 09:12:55 PARALLEL=True 09:12:55 09:12:55 [EnvInject] - Variables injected successfully. 09:12:55 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins368469047235744694.sh 09:12:55 ---> tox-run.sh 09:12:55 + 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 09:12:55 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 09:12:55 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 09:12:55 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 09:12:55 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 09:12:55 + source /home/jenkins/lf-env.sh 09:12:55 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:12:55 ++ mktemp -d /tmp/venv-XXXX 09:12:55 + lf_venv=/tmp/venv-aolR 09:12:55 + local venv_file=/tmp/.os_lf_venv 09:12:55 + local python=python3 09:12:55 + local options 09:12:55 + local set_path=true 09:12:55 + local install_args= 09:12:55 ++ 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 09:12:55 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:12:55 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:12:55 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:12:55 + true 09:12:55 + case $1 in 09:12:55 + venv_file=/tmp/.toxenv 09:12:55 + shift 2 09:12:55 + true 09:12:55 + case $1 in 09:12:55 + shift 09:12:55 + break 09:12:55 + case $python in 09:12:55 + local pkg_list= 09:12:55 + [[ -d /opt/pyenv ]] 09:12:55 + echo 'Setup pyenv:' 09:12:55 Setup pyenv: 09:12:55 + export PYENV_ROOT=/opt/pyenv 09:12:55 + PYENV_ROOT=/opt/pyenv 09:12:55 + 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 09:12:55 + 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 09:12:55 + pyenv versions 09:12:55 system 09:12:55 3.8.20 09:12:55 3.9.20 09:12:55 3.10.15 09:12:55 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 09:12:55 + command -v pyenv 09:12:55 ++ pyenv init - --no-rehash 09:12:55 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:12:55 for i in ${!paths[@]}; do 09:12:55 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:12:55 fi; done; 09:12:55 echo "${paths[*]}"'\'')" 09:12:55 export PATH="/opt/pyenv/shims:${PATH}" 09:12:55 export PYENV_SHELL=bash 09:12:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:12:55 pyenv() { 09:12:55 local command 09:12:55 command="${1:-}" 09:12:55 if [ "$#" -gt 0 ]; then 09:12:55 shift 09:12:55 fi 09:12:55 09:12:55 case "$command" in 09:12:55 rehash|shell) 09:12:55 eval "$(pyenv "sh-$command" "$@")" 09:12:55 ;; 09:12:55 *) 09:12:55 command pyenv "$command" "$@" 09:12:55 ;; 09:12:55 esac 09:12:55 }' 09:12:55 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:12:55 for i in ${!paths[@]}; do 09:12:55 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:12:55 fi; done; 09:12:55 echo "${paths[*]}"' 09:12:55 ++ 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 09:12:55 ++ 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 09:12:55 ++ 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 09:12:55 ++ export PYENV_SHELL=bash 09:12:55 ++ PYENV_SHELL=bash 09:12:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:12:55 +++ complete -F _pyenv pyenv 09:12:55 ++ lf-pyver python3 09:12:55 ++ local py_version_xy=python3 09:12:55 ++ local py_version_xyz= 09:12:55 ++ pyenv versions 09:12:55 ++ local command 09:12:55 ++ command=versions 09:12:55 ++ '[' 1 -gt 0 ']' 09:12:55 ++ shift 09:12:55 ++ case "$command" in 09:12:55 ++ sed 's/^[ *]* //' 09:12:55 ++ command pyenv versions 09:12:55 ++ grep -E '^[0-9.]*[0-9]$' 09:12:55 ++ awk '{ print $1 }' 09:12:55 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:12:55 +++ grep '^3' /tmp/.pyenv_versions 09:12:55 +++ sort -V 09:12:55 +++ tail -n 1 09:12:55 ++ py_version_xyz=3.11.10 09:12:55 ++ [[ -z 3.11.10 ]] 09:12:55 ++ echo 3.11.10 09:12:55 ++ return 0 09:12:55 + pyenv local 3.11.10 09:12:55 + local command 09:12:55 + command=local 09:12:55 + '[' 2 -gt 0 ']' 09:12:55 + shift 09:12:55 + case "$command" in 09:12:55 + command pyenv local 3.11.10 09:12:55 + for arg in "$@" 09:12:55 + case $arg in 09:12:55 + pkg_list+='tox ' 09:12:55 + for arg in "$@" 09:12:55 + case $arg in 09:12:55 + pkg_list+='virtualenv ' 09:12:55 + for arg in "$@" 09:12:55 + case $arg in 09:12:55 + pkg_list+='urllib3~=1.26.15 ' 09:12:55 + [[ -f /tmp/.toxenv ]] 09:12:55 ++ cat /tmp/.toxenv 09:12:55 + lf_venv=/tmp/venv-mTod 09:12:55 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mTod from' file:/tmp/.toxenv 09:12:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mTod from file:/tmp/.toxenv 09:12:55 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:12:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:12:55 + local 'pip_opts=--upgrade --quiet' 09:12:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:12:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:12:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:12:55 + [[ -n '' ]] 09:12:55 + [[ -n '' ]] 09:12:55 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:12:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:12:55 + /tmp/venv-mTod/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 09:12:56 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:12:56 lf-activate-venv(): INFO: Base packages installed successfully 09:12:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:12:56 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:12:56 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:12:56 + /tmp/venv-mTod/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 09:12:57 + type python3 09:12:57 + true 09:12:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-mTod/bin to PATH' 09:12:57 lf-activate-venv(): INFO: Adding /tmp/venv-mTod/bin to PATH 09:12:57 + PATH=/tmp/venv-mTod/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 09:12:57 + return 0 09:12:57 + [[ -d /opt/pyenv ]] 09:12:57 + echo '---> Setting up pyenv' 09:12:57 ---> Setting up pyenv 09:12:57 + export PYENV_ROOT=/opt/pyenv 09:12:57 + PYENV_ROOT=/opt/pyenv 09:12:57 + export PATH=/opt/pyenv/bin:/tmp/venv-mTod/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 09:12:57 + PATH=/opt/pyenv/bin:/tmp/venv-mTod/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 09:12:57 ++ pwd 09:12:57 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 09:12:57 + export PYTHONPATH 09:12:57 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:12:57 + TOX_TESTENV_PASSENV=PYTHONPATH 09:12:57 + tox --version 09:12:58 4.32.0 from /tmp/venv-mTod/lib/python3.11/site-packages/tox/__init__.py 09:12:58 + PARALLEL=True 09:12:58 + TOX_OPTIONS_LIST= 09:12:58 + [[ -n '' ]] 09:12:58 + case ${PARALLEL,,} in 09:12:58 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 09:12:58 + tox --parallel auto --parallel-live 09:12:58 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 09:12:59 checkbashisms: freeze> python -m pip freeze --all 09:12:59 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 09:12:59 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 09:12:59 docs: install_deps> python -I -m pip install -r docs/requirements.txt 09:13:00 checkbashisms: pip==25.2,setuptools==80.9.0 09:13:00 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 09:13:00 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)' 09:13:00 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 09:13:02 checkbashisms: OK ✔ in 3.51 seconds 09:13:02 pre-commit: install_deps> python -I -m pip install pre-commit 09:13:04 pre-commit: freeze> python -m pip freeze --all 09:13:04 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 09:13:04 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 09:13:04 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)' 09:13:04 /usr/bin/cpan 09:13:04 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 09:13:05 [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. 09:13:05 [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. 09:13:05 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:13:05 [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. 09:13:05 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:13:05 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:13:06 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:13:06 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 09:13:06 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 09:13:07 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:13:07 [INFO] Once installed this environment will be reused. 09:13:07 [INFO] This may take a few minutes... 09:13:07 buildcontroller: freeze> python -m pip freeze --all 09:13:07 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.2,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 09:13:07 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 09:13:08 + update-java-alternatives -l 09:13:08 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 09:13:08 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 09:13:08 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 09:13:08 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 09:13:08 update-alternatives: error: no alternatives for jaotc 09:13:08 update-alternatives: error: no alternatives for rmic 09:13:08 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 09:13:08 + java -version 09:13:08 + JAVA_VER=21 09:13:08 + echo 21 09:13:08 21 09:13:08 + javac -version 09:13:08 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 09:13:08 + JAVAC_VER=21 09:13:08 + echo 21 09:13:08 21 09:13:08 ok, java is 21 or newer 09:13:08 + [ 21 -ge 21 ] 09:13:08 + [ 21 -ge 21 ] 09:13:08 + echo ok, java is 21 or newer 09:13:08 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 09:13:09 2025-10-28 09:13:09 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] 09:13:09 + sudo mkdir -p /opt 09:13:09 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 09:13:10 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 09:13:10 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 09:13:10 + mvn --version 09:13:10 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 09:13:10 Maven home: /opt/maven 09:13:10 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 09:13:10 Default locale: en, platform encoding: UTF-8 09:13:10 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 09:13:10 NOTE: Picked up JDK_JAVA_OPTIONS: 09:13:10 --add-opens=java.base/java.io=ALL-UNNAMED 09:13:10 --add-opens=java.base/java.lang=ALL-UNNAMED 09:13:10 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:13:10 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:13:10 --add-opens=java.base/java.net=ALL-UNNAMED 09:13:10 --add-opens=java.base/java.nio=ALL-UNNAMED 09:13:10 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:13:10 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:13:10 --add-opens=java.base/java.util=ALL-UNNAMED 09:13:10 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:13:10 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:13:10 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:13:10 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:13:10 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:13:10 -Xlog:disable 09:13:12 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:13:12 [INFO] Once installed this environment will be reused. 09:13:12 [INFO] This may take a few minutes... 09:13:22 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 09:13:22 [INFO] Once installed this environment will be reused. 09:13:22 [INFO] This may take a few minutes... 09:13:28 [INFO] Installing environment for https://github.com/perltidy/perltidy. 09:13:28 [INFO] Once installed this environment will be reused. 09:13:28 [INFO] This may take a few minutes... 09:13:31 docs-linkcheck: freeze> python -m pip freeze --all 09:13:32 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 09:13:32 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 09:13:32 docs: freeze> python -m pip freeze --all 09:13:32 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 09:13:32 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 09:13:35 docs: OK ✔ in 37.42 seconds 09:13:35 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 09:13:40 docs-linkcheck: OK ✔ in 38.73 seconds 09:13:40 pylint: freeze> python -m pip freeze --all 09:13:40 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 09:13:40 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}$' '{}' + 09:13:41 trim trailing whitespace.................................................Passed 09:13:41 Tabs remover.............................................................Passed 09:13:41 autopep8.................................................................Passed 09:13:48 perltidy.................................................................Passed 09:13:49 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 09:13: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. 09:13: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. 09:13:49 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:13:49 [INFO] Once installed this environment will be reused. 09:13:49 [INFO] This may take a few minutes... 09:13:58 gitlint..................................................................Passed 09:14:06 09:14:06 ------------------------------------ 09:14:06 Your code has been rated at 10.00/10 09:14:06 09:15:00 pre-commit: OK ✔ in 57.17 seconds 09:15:00 pylint: OK ✔ in 32.43 seconds 09:15:00 buildcontroller: OK ✔ in 2 minutes 1.11 seconds 09:15:00 build_karaf_tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 09:15:00 build_karaf_tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 09:15:00 build_karaf_tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 09:15:00 build_karaf_tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 09:15:07 build_karaf_tests121: freeze> python -m pip freeze --all 09:15:07 build_karaf_tests190: freeze> python -m pip freeze --all 09:15:07 build_karaf_tests71: freeze> python -m pip freeze --all 09:15:07 build_karaf_tests221: freeze> python -m pip freeze --all 09:15:07 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.2,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 09:15:07 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 09:15:07 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.2,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 09:15:07 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 09:15:07 build karaf in karafoc with ./karafoc.env 09:15:07 build karaf in karaf121 with ./karaf121.env 09:15:07 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.2,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 09:15:07 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 09:15:07 build karaf in karaf71 with ./karaf71.env 09:15:07 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.2,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 09:15:07 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 09:15:07 build karaf in karaf221 with ./karaf221.env 09:15:07 NOTE: Picked up JDK_JAVA_OPTIONS: 09:15:07 --add-opens=java.base/java.io=ALL-UNNAMED 09:15:07 --add-opens=java.base/java.lang=ALL-UNNAMED 09:15:07 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:15:07 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:15:07 --add-opens=java.base/java.net=ALL-UNNAMED 09:15:07 --add-opens=java.base/java.nio=ALL-UNNAMED 09:15:07 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:15:07 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:15:07 --add-opens=java.base/java.util=ALL-UNNAMED 09:15:07 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:15:07 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:15:07 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:15:07 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:15:07 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:15:07 -Xlog:disable 09:15:07 NOTE: Picked up JDK_JAVA_OPTIONS: 09:15:07 --add-opens=java.base/java.io=ALL-UNNAMED 09:15:07 --add-opens=java.base/java.lang=ALL-UNNAMED 09:15:07 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:15:07 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:15:07 --add-opens=java.base/java.net=ALL-UNNAMED 09:15:07 --add-opens=java.base/java.nio=ALL-UNNAMED 09:15:07 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:15:07 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:15:07 --add-opens=java.base/java.util=ALL-UNNAMED 09:15:07 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:15:07 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:15:07 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:15:07 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:15:07 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:15:07 -Xlog:disable 09:15:07 NOTE: Picked up JDK_JAVA_OPTIONS: 09:15:07 --add-opens=java.base/java.io=ALL-UNNAMED 09:15:07 --add-opens=java.base/java.lang=ALL-UNNAMED 09:15:07 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:15:07 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:15:07 --add-opens=java.base/java.net=ALL-UNNAMED 09:15:07 --add-opens=java.base/java.nio=ALL-UNNAMED 09:15:07 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:15:07 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:15:07 --add-opens=java.base/java.util=ALL-UNNAMED 09:15:07 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:15:07 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:15:07 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:15:07 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:15:07 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:15:07 -Xlog:disable 09:15:07 NOTE: Picked up JDK_JAVA_OPTIONS: 09:15:07 --add-opens=java.base/java.io=ALL-UNNAMED 09:15:07 --add-opens=java.base/java.lang=ALL-UNNAMED 09:15:07 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:15:07 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:15:07 --add-opens=java.base/java.net=ALL-UNNAMED 09:15:07 --add-opens=java.base/java.nio=ALL-UNNAMED 09:15:07 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:15:07 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:15:07 --add-opens=java.base/java.util=ALL-UNNAMED 09:15:07 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:15:07 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:15:07 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:15:07 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:15:07 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:15:07 -Xlog:disable 09:16:07 build_karaf_tests190: OK ✔ in 1 minute 6.92 seconds 09:16:07 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 09:16:10 build_karaf_tests221: OK ✔ in 1 minute 10.81 seconds 09:16:10 build_karaf_tests71: OK ✔ in 1 minute 10.92 seconds 09:16:10 build_karaf_tests121: OK ✔ in 1 minute 10.94 seconds 09:16:10 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 09:16:11 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 09:16:17 buildlighty: freeze> python -m pip freeze --all 09:16:18 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.2,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 09:16:18 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 09:16:18 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 09:16:18 sims: freeze> python -m pip freeze --all 09:16:18 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.2,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 09:16:18 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 09:16:18 Using lighynode version 20.1.0.5 09:16:18 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 09:17:01 sims: OK ✔ in 12 seconds 09:17:01 buildlighty: OK ✔ in 34.83 seconds 09:17:01 testsPCE: freeze> python -m pip freeze --all 09:17:02 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.2,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 09:17:02 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 09:17:02 pytest -q transportpce_tests/pce/test01_pce.py 09:17:51 .................... [100%] 09:18:54 20 passed in 112.06s (0:01:52) 09:18:54 pytest -q transportpce_tests/pce/test02_pce_400G.py 09:19:11 ............ [100%] 09:19:42 12 passed in 47.41s 09:19:42 pytest -q transportpce_tests/pce/test03_gnpy.py 09:19:59 ........ [100%] 09:20:20 8 passed in 38.28s 09:20:20 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 09:20:53 ... [100%] 09:20:58 3 passed in 37.12s 09:20:59 testsPCE: OK ✔ in 4 minutes 47.98 seconds 09:20:59 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 09:20:59 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 09:20:59 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 09:21:06 tests121: freeze> python -m pip freeze --all 09:21:06 tests_tapi: freeze> python -m pip freeze --all 09:21:06 tests190: freeze> python -m pip freeze --all 09:21:06 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.2,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 09:21:06 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 09:21:06 using environment variables from ./karaf121.env 09:21:06 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 09:21:06 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.2,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 09:21:06 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 09:21:06 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.2,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 09:21:06 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 09:21:06 using environment variables from ./karafoc.env 09:21:06 using environment variables from ./karaf221.env 09:21:06 pytest -q transportpce_tests/oc/test01_portmapping.py 09:21:06 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 09:22:11 ........... [100%] 09:22:27 10 passed in 80.33s (0:01:20) 09:22:27 pytest -q transportpce_tests/oc/test02_topology.py 09:22:34 ................................... [100%] 09:23:14 21 passed in 127.78s (0:02:07) 09:23:14 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 09:23:15 ......................... [100%] 09:23:35 14 passed in 67.09s (0:01:07) 09:23:35 pytest -q transportpce_tests/oc/test03_renderer.py 09:23:35 .................. [100%] 09:24:15 6 passed in 60.55s (0:01:00) 09:24:15 pytest -q transportpce_tests/1.2.1/test03_topology.py 09:24:16 .................. [100%] 09:24:35 19 passed in 59.90s 09:24:35 tests190: OK ✔ in 3 minutes 37.17 seconds 09:24:35 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 09:24:39 .tests71: freeze> python -m pip freeze --all 09:24:44 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.2,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 09:24:44 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 09:24:44 using environment variables from ./karaf71.env 09:24:44 pytest -q transportpce_tests/7.1/test01_portmapping.py 09:25:00 ..................................... [100%] 09:25:40 12 passed in 55.46s 09:25:40 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 09:25:41 ......................... [100%] 09:26:21 51 passed in 313.89s (0:05:13) 09:26:21 .pytest -q transportpce_tests/tapi/test02_full_topology.py 09:26:21 ......................... [100%] 09:26:48 44 passed in 152.41s (0:02:32) 09:26:48 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 09:26:49 .............................................................................. [100%] 09:28:19 62 passed in 159.37s (0:02:39) 09:28:19 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 09:28:20 .... [100%] 09:28:27 24 passed in 98.63s (0:01:38) 09:28:27 pytest -q transportpce_tests/1.2.1/test05_olm.py 09:28:42 ........................................................................................ [100%] 09:30:56 48 passed in 156.57s (0:02:36) 09:30:56 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 09:30:57 .............................. [100%] 09:31:50 40 passed in 202.85s (0:03:22) 09:31:50 pytest -q transportpce_tests/1.2.1/test06_end2end.py 09:31:51 ......... [100%] 09:32:06 36 passed in 345.22s (0:05:45) 09:32:06 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 09:32:07 .... [100%] 09:32:16 22 passed in 78.97s (0:01:18) 09:32:44 ........................................................................................................................ [100%] 09:40:33 71 passed in 506.03s (0:08:26) 09:40:33 pytest -q transportpce_tests/tapi/test04_topo_extension.py 09:40:58 ..... [100%] 09:41:01 54 passed in 550.67s (0:09:10) 09:41:26 ................... [100%] 09:42:56 19 passed in 142.93s (0:02:22) 09:42:56 tests71: OK ✔ in 7 minutes 40.79 seconds 09:42:56 tests121: OK ✔ in 20 minutes 3.52 seconds 09:42:56 tests_tapi: OK ✔ in 21 minutes 58.18 seconds 09:42:56 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 09:43:03 tests221: freeze> python -m pip freeze --all 09:43:03 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.2,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 09:43:03 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 09:43:03 using environment variables from ./karaf221.env 09:43:03 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 09:43:41 ................................... [100%] 09:44:20 35 passed in 76.26s (0:01:16) 09:44:20 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 09:44:53 ...... [100%] 09:45:07 6 passed in 46.37s 09:45:07 pytest -q transportpce_tests/2.2.1/test03_topology.py 09:45:50 ............................................ [100%] 09:47:25 44 passed in 138.00s (0:02:17) 09:47:25 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 09:48:02 ............ [100%] 09:48:26 12 passed in 60.55s (0:01:00) 09:48:26 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 09:48:53 ................ [100%] 09:50:22 16 passed in 115.93s (0:01:55) 09:50:22 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 09:50:53 ............................... [100%] 09:50:59 31 passed in 36.97s 09:50:59 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 09:51:36 .......................... [100%] 09:52:31 26 passed in 91.51s (0:01:31) 09:52:31 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 09:53:11 ...................... [100%] 09:54:15 22 passed in 103.34s (0:01:43) 09:54:15 pytest -q transportpce_tests/2.2.1/test09_olm.py 09:55:01 ........................................ [100%] 09:57:24 40 passed in 188.90s (0:03:08) 09:57:24 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 09:58:10 ........................................................................ [ 74%] 10:03:47 ......................... [100%] 10:05:39 97 passed in 494.42s (0:08:14) 10:05:39 pytest -q transportpce_tests/2.2.1/test12_end2end.py 10:06:20 ...................................................... [100%] 10:13:07 54 passed in 447.83s (0:07:27) 10:13:07 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 10:14:02 ........................................................................ [ 71%] 10:19:10 ............................. [100%] 10:21:19 101 passed in 491.69s (0:08:11) 10:21:19 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 10:22:15 ........................................................................ [ 67%] 10:28:01 ................................... [100%] 10:31:22 107 passed in 602.97s (0:10:02) 10:31:22 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 10:32:07 ............................................. [100%] 10:34:44 45 passed in 201.66s (0:03:21) 10:34:44 tests221: OK ✔ in 51 minutes 48.28 seconds 10:34:44 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 10:34:51 tests_hybrid: freeze> python -m pip freeze --all 10:34:52 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.2,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 10:34:52 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 10:34:52 using environment variables from ./karaf221.env 10:34:52 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 10:35:33 ................................................... [100%] 10:37:20 51 passed in 148.40s (0:02:28) 10:37:20 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 10:38:04 ........................................................................ [ 66%] 10:42:24 ..................................... [100%] 10:44:30 109 passed in 429.77s (0:07:09) 10:44:31 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 10:45:19 ..................................................... [100%] 10:48:52 53 passed in 260.70s (0:04:20) 10:48:52 buildcontroller: OK (121.11=setup[9.69]+cmd[111.43] seconds) 10:48:52 sims: OK (12.00=setup[8.52]+cmd[3.48] seconds) 10:48:52 build_karaf_tests121: OK (70.94=setup[8.31]+cmd[62.63] seconds) 10:48:52 testsPCE: OK (287.98=setup[51.77]+cmd[236.21] seconds) 10:48:52 tests121: OK (1203.52=setup[8.51]+cmd[1195.01] seconds) 10:48:52 build_karaf_tests221: OK (70.81=setup[8.34]+cmd[62.47] seconds) 10:48:52 tests_tapi: OK (1318.18=setup[8.52]+cmd[1309.66] seconds) 10:48:52 tests221: OK (3108.28=setup[7.39]+cmd[3100.89] seconds) 10:48:52 build_karaf_tests71: OK (70.92=setup[8.32]+cmd[62.60] seconds) 10:48:52 tests71: OK (460.79=setup[8.96]+cmd[451.82] seconds) 10:48:52 build_karaf_tests190: OK (66.92=setup[8.34]+cmd[58.58] seconds) 10:48:52 tests190: OK (217.17=setup[8.52]+cmd[208.65] seconds) 10:48:52 tests_hybrid: OK (847.27=setup[7.40]+cmd[839.87] seconds) 10:48:52 buildlighty: OK (34.83=setup[11.84]+cmd[23.00] seconds) 10:48:52 docs: OK (37.42=setup[34.46]+cmd[2.95] seconds) 10:48:52 docs-linkcheck: OK (38.73=setup[33.77]+cmd[4.96] seconds) 10:48:52 checkbashisms: OK (3.51=setup[2.12]+cmd[0.01,0.08,1.31] seconds) 10:48:52 pre-commit: OK (57.17=setup[2.99]+cmd[0.01,0.01,44.21,9.95] seconds) 10:48:52 pylint: OK (32.43=setup[5.03]+cmd[27.39] seconds) 10:48:52 congratulations :) (5753.82 seconds) 10:48:52 + tox_status=0 10:48:52 + echo '---> Completed tox runs' 10:48:52 ---> Completed tox runs 10:48:52 + for i in .tox/*/log 10:48:52 ++ echo .tox/build_karaf_tests121/log 10:48:52 ++ awk -F/ '{print $2}' 10:48:52 + tox_env=build_karaf_tests121 10:48:52 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 10:48:52 + for i in .tox/*/log 10:48:52 ++ echo .tox/build_karaf_tests190/log 10:48:52 ++ awk -F/ '{print $2}' 10:48:52 + tox_env=build_karaf_tests190 10:48:52 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 10:48:52 + for i in .tox/*/log 10:48:52 ++ echo .tox/build_karaf_tests221/log 10:48:52 ++ awk -F/ '{print $2}' 10:48:52 + tox_env=build_karaf_tests221 10:48:52 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 10:48:52 + for i in .tox/*/log 10:48:52 ++ echo .tox/build_karaf_tests71/log 10:48:52 ++ awk -F/ '{print $2}' 10:48:52 + tox_env=build_karaf_tests71 10:48:52 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 10:48:52 + for i in .tox/*/log 10:48:52 ++ echo .tox/buildcontroller/log 10:48:52 ++ awk -F/ '{print $2}' 10:48:52 + tox_env=buildcontroller 10:48:52 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 10:48:52 + for i in .tox/*/log 10:48:52 ++ echo .tox/buildlighty/log 10:48:52 ++ awk -F/ '{print $2}' 10:48:52 + tox_env=buildlighty 10:48:52 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 10:48:52 + for i in .tox/*/log 10:48:52 ++ echo .tox/checkbashisms/log 10:48:52 ++ awk -F/ '{print $2}' 10:48:52 + tox_env=checkbashisms 10:48:52 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 10:48:52 + for i in .tox/*/log 10:48:52 ++ echo .tox/docs-linkcheck/log 10:48:52 ++ awk -F/ '{print $2}' 10:48:52 + tox_env=docs-linkcheck 10:48:52 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 10:48:52 + for i in .tox/*/log 10:48:52 ++ echo .tox/docs/log 10:48:52 ++ awk -F/ '{print $2}' 10:48:52 + tox_env=docs 10:48:52 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 10:48:52 + for i in .tox/*/log 10:48:52 ++ echo .tox/pre-commit/log 10:48:52 ++ awk -F/ '{print $2}' 10:48:52 + tox_env=pre-commit 10:48:52 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 10:48:52 + for i in .tox/*/log 10:48:52 ++ echo .tox/pylint/log 10:48:52 ++ awk -F/ '{print $2}' 10:48:52 + tox_env=pylint 10:48:52 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 10:48:52 + for i in .tox/*/log 10:48:52 ++ echo .tox/sims/log 10:48:52 ++ awk -F/ '{print $2}' 10:48:52 + tox_env=sims 10:48:52 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 10:48:52 + for i in .tox/*/log 10:48:52 ++ echo .tox/tests121/log 10:48:52 ++ awk -F/ '{print $2}' 10:48:52 + tox_env=tests121 10:48:52 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 10:48:52 + for i in .tox/*/log 10:48:52 ++ echo .tox/tests190/log 10:48:52 ++ awk -F/ '{print $2}' 10:48:52 + tox_env=tests190 10:48:52 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 10:48:52 + for i in .tox/*/log 10:48:52 ++ echo .tox/tests221/log 10:48:52 ++ awk -F/ '{print $2}' 10:48:52 + tox_env=tests221 10:48:52 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 10:48:52 + for i in .tox/*/log 10:48:52 ++ echo .tox/tests71/log 10:48:52 ++ awk -F/ '{print $2}' 10:48:52 + tox_env=tests71 10:48:52 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 10:48:52 + for i in .tox/*/log 10:48:52 ++ echo .tox/testsPCE/log 10:48:52 ++ awk -F/ '{print $2}' 10:48:52 + tox_env=testsPCE 10:48:52 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 10:48:52 + for i in .tox/*/log 10:48:52 ++ echo .tox/tests_hybrid/log 10:48:52 ++ awk -F/ '{print $2}' 10:48:52 + tox_env=tests_hybrid 10:48:52 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 10:48:52 + for i in .tox/*/log 10:48:52 ++ echo .tox/tests_tapi/log 10:48:52 ++ awk -F/ '{print $2}' 10:48:52 + tox_env=tests_tapi 10:48:52 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 10:48:52 + DOC_DIR=docs/_build/html 10:48:52 + [[ -d docs/_build/html ]] 10:48:52 + echo '---> Archiving generated docs' 10:48:52 ---> Archiving generated docs 10:48:52 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 10:48:52 + echo '---> tox-run.sh ends' 10:48:52 ---> tox-run.sh ends 10:48:52 + test 0 -eq 0 10:48:52 $ ssh-agent -k 10:48:52 unset SSH_AUTH_SOCK; 10:48:52 unset SSH_AGENT_PID; 10:48:52 echo Agent pid 1571 killed; 10:48:52 [ssh-agent] Stopped. 10:48:52 [PostBuildScript] - [INFO] Executing post build scripts. 10:48:52 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4039670979268156969.sh 10:48:52 ---> sysstat.sh 10:48:53 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins8282964734787210762.sh 10:48:53 ---> package-listing.sh 10:48:53 ++ facter osfamily 10:48:53 ++ tr '[:upper:]' '[:lower:]' 10:48:53 + OS_FAMILY=debian 10:48:53 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 10:48:53 + START_PACKAGES=/tmp/packages_start.txt 10:48:53 + END_PACKAGES=/tmp/packages_end.txt 10:48:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:48:53 + PACKAGES=/tmp/packages_start.txt 10:48:53 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 10:48:53 + PACKAGES=/tmp/packages_end.txt 10:48:53 + case "${OS_FAMILY}" in 10:48:53 + dpkg -l 10:48:53 + grep '^ii' 10:48:53 + '[' -f /tmp/packages_start.txt ']' 10:48:53 + '[' -f /tmp/packages_end.txt ']' 10:48:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:48:53 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 10:48:53 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 10:48:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 10:48:53 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1348551020772423203.sh 10:48:53 ---> capture-instance-metadata.sh 10:48:53 Setup pyenv: 10:48:53 system 10:48:53 3.8.20 10:48:53 3.9.20 10:48:53 3.10.15 10:48:53 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 10:48:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KDal from file:/tmp/.os_lf_venv 10:48:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:48:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:48:56 lf-activate-venv(): INFO: Base packages installed successfully 10:48:56 lf-activate-venv(): INFO: Installing additional packages: lftools 10:49:10 lf-activate-venv(): INFO: Adding /tmp/venv-KDal/bin to PATH 10:49:10 INFO: Running in OpenStack, capturing instance metadata 10:49:10 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10151343809742689050.sh 10:49:10 provisioning config files... 10:49:11 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3757 10:49:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config17571200623762281857tmp 10:49:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 10:49:11 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 10:49:11 provisioning config files... 10:49:11 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 10:49:11 [EnvInject] - Injecting environment variables from a build step. 10:49:11 [EnvInject] - Injecting as environment variables the properties content 10:49:11 SERVER_ID=logs 10:49:11 10:49:11 [EnvInject] - Variables injected successfully. 10:49:11 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5777403269233955589.sh 10:49:11 ---> create-netrc.sh 10:49:11 WARN: Log server credential not found. 10:49:11 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5550220067937887767.sh 10:49:11 ---> python-tools-install.sh 10:49:11 Setup pyenv: 10:49:11 system 10:49:11 3.8.20 10:49:11 3.9.20 10:49:11 3.10.15 10:49:11 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 10:49:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KDal from file:/tmp/.os_lf_venv 10:49:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:49:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:49:13 lf-activate-venv(): INFO: Base packages installed successfully 10:49:13 lf-activate-venv(): INFO: Installing additional packages: lftools 10:49:23 lf-activate-venv(): INFO: Adding /tmp/venv-KDal/bin to PATH 10:49:23 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5921986027484114047.sh 10:49:23 ---> sudo-logs.sh 10:49:23 Archiving 'sudo' log.. 10:49:23 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15861060874015159483.sh 10:49:23 ---> job-cost.sh 10:49:23 Setup pyenv: 10:49:24 system 10:49:24 3.8.20 10:49:24 3.9.20 10:49:24 3.10.15 10:49:24 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 10:49:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KDal from file:/tmp/.os_lf_venv 10:49:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:49:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:49:26 lf-activate-venv(): INFO: Base packages installed successfully 10:49:26 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:49:33 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:49:33 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 10:49:33 lf-activate-venv(): INFO: Adding /tmp/venv-KDal/bin to PATH 10:49:33 INFO: No Stack... 10:49:33 INFO: Retrieving Pricing Info for: v3-standard-4 10:49:34 INFO: Archiving Costs 10:49:34 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins16340060210172521985.sh 10:49:34 ---> logs-deploy.sh 10:49:34 Setup pyenv: 10:49:34 system 10:49:34 3.8.20 10:49:34 3.9.20 10:49:34 3.10.15 10:49:34 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 10:49:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KDal from file:/tmp/.os_lf_venv 10:49:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:49:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:49:36 lf-activate-venv(): INFO: Base packages installed successfully 10:49:36 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:49:46 lf-activate-venv(): INFO: Adding /tmp/venv-KDal/bin to PATH 10:49:46 WARNING: Nexus logging server not set 10:49:46 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3757/ 10:49:46 INFO: archiving logs to S3 10:49:48 ---> uname -a: 10:49:48 Linux prd-ubuntu2204-docker-4c-16g-2795 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 10:49:48 10:49:48 10:49:48 ---> lscpu: 10:49:48 Architecture: x86_64 10:49:48 CPU op-mode(s): 32-bit, 64-bit 10:49:48 Address sizes: 40 bits physical, 48 bits virtual 10:49:48 Byte Order: Little Endian 10:49:48 CPU(s): 4 10:49:48 On-line CPU(s) list: 0-3 10:49:48 Vendor ID: AuthenticAMD 10:49:48 Model name: AMD EPYC-Rome Processor 10:49:48 CPU family: 23 10:49:48 Model: 49 10:49:48 Thread(s) per core: 1 10:49:48 Core(s) per socket: 1 10:49:48 Socket(s): 4 10:49:48 Stepping: 0 10:49:48 BogoMIPS: 5600.00 10:49:48 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 10:49:48 Virtualization: AMD-V 10:49:48 Hypervisor vendor: KVM 10:49:48 Virtualization type: full 10:49:48 L1d cache: 128 KiB (4 instances) 10:49:48 L1i cache: 128 KiB (4 instances) 10:49:48 L2 cache: 2 MiB (4 instances) 10:49:48 L3 cache: 64 MiB (4 instances) 10:49:48 NUMA node(s): 1 10:49:48 NUMA node0 CPU(s): 0-3 10:49:48 Vulnerability Gather data sampling: Not affected 10:49:48 Vulnerability Indirect target selection: Not affected 10:49:48 Vulnerability Itlb multihit: Not affected 10:49:48 Vulnerability L1tf: Not affected 10:49:48 Vulnerability Mds: Not affected 10:49:48 Vulnerability Meltdown: Not affected 10:49:48 Vulnerability Mmio stale data: Not affected 10:49:48 Vulnerability Reg file data sampling: Not affected 10:49:48 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 10:49:48 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 10:49:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:49:48 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:49:48 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 10:49:48 Vulnerability Srbds: Not affected 10:49:48 Vulnerability Tsx async abort: Not affected 10:49:48 10:49:48 10:49:48 ---> nproc: 10:49:48 4 10:49:48 10:49:48 10:49:48 ---> df -h: 10:49:48 Filesystem Size Used Avail Use% Mounted on 10:49:48 tmpfs 1.6G 1.1M 1.6G 1% /run 10:49:48 /dev/vda1 78G 18G 61G 23% / 10:49:48 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:49:48 tmpfs 5.0M 0 5.0M 0% /run/lock 10:49:48 /dev/vda15 105M 6.1M 99M 6% /boot/efi 10:49:48 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 10:49:48 10:49:48 10:49:48 ---> free -m: 10:49:48 total used free shared buff/cache available 10:49:48 Mem: 15989 699 10835 3 4454 14947 10:49:48 Swap: 1023 1 1022 10:49:48 10:49:48 10:49:48 ---> ip addr: 10:49:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:49:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:49:48 inet 127.0.0.1/8 scope host lo 10:49:48 valid_lft forever preferred_lft forever 10:49:48 inet6 ::1/128 scope host 10:49:48 valid_lft forever preferred_lft forever 10:49:48 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:49:48 link/ether fa:16:3e:48:bc:bb brd ff:ff:ff:ff:ff:ff 10:49:48 altname enp0s3 10:49:48 inet 10.30.171.193/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 10:49:48 valid_lft 80451sec preferred_lft 80451sec 10:49:48 inet6 fe80::f816:3eff:fe48:bcbb/64 scope link 10:49:48 valid_lft forever preferred_lft forever 10:49:48 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 10:49:48 link/ether aa:95:e5:e4:d9:34 brd ff:ff:ff:ff:ff:ff 10:49:48 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:49:48 valid_lft forever preferred_lft forever 10:49:48 10:49:48 10:49:48 ---> sar -b -r -n DEV: 10:49:48 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-2795) 10/28/25 _x86_64_ (4 CPU) 10:49:48 10:49:48 09:10:42 LINUX RESTART (4 CPU) 10:49:48 10:49:48 09:20:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:49:48 09:30:04 69.27 23.45 42.86 2.95 326.72 5363.45 9291.73 10:49:48 09:40:04 9.54 0.14 8.90 0.51 3.37 261.45 1058.48 10:49:48 09:50:01 30.53 0.19 16.34 14.00 6.28 748.83 213945.52 10:49:48 10:00:04 13.56 0.02 12.82 0.71 0.76 379.36 637.47 10:49:48 10:10:02 5.05 0.01 4.80 0.25 0.21 126.72 204.24 10:49:48 10:20:01 6.10 0.02 5.83 0.26 1.18 152.43 115.06 10:49:48 10:30:04 5.75 0.00 5.48 0.26 0.72 147.55 118.32 10:49:48 10:40:03 10.87 0.01 10.32 0.54 0.69 636.33 427.25 10:49:48 Average: 18.85 2.99 13.43 2.43 42.62 978.78 28098.97 10:49:48 10:49:48 09:20:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:49:48 09:30:04 263148 3778980 12152344 74.22 261632 3235028 13492752 77.45 2163936 13357904 348 10:49:48 09:40:04 3413304 6869432 9063464 55.36 262512 3176012 9699340 55.67 2179964 10173048 644 10:49:48 09:50:01 10063156 13652176 2285556 13.96 270288 3301248 3003984 17.24 2227852 3533436 268 10:49:48 10:00:04 7724680 11361168 4575388 27.94 272408 3346592 5289880 30.36 2232612 5860740 360 10:49:48 10:10:02 7705184 11356340 4580296 27.97 273212 3360456 5318836 30.53 2234176 5866148 252 10:49:48 10:20:01 6229644 9898008 6037784 36.88 273836 3377040 6671604 38.29 2236376 7331660 308 10:49:48 10:30:04 6246984 9932760 6003000 36.66 274416 3393872 6653764 38.19 2239360 7324228 256 10:49:48 10:40:03 7566232 11389452 4546976 27.77 278796 3522136 5296604 30.40 2255680 5990320 396 10:49:48 Average: 6151542 9779790 6155601 37.60 270888 3339048 6928346 39.77 2221244 7429686 354 10:49:48 10:49:48 09:20:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:49:48 09:30:04 lo 35.92 35.92 23.75 23.75 0.00 0.00 0.00 0.00 10:49:48 09:30:04 ens3 2.34 2.26 0.72 0.62 0.00 0.00 0.00 0.00 10:49:48 09:30:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:48 09:40:04 lo 37.93 37.93 14.12 14.12 0.00 0.00 0.00 0.00 10:49:48 09:40:04 ens3 1.18 0.97 0.31 0.24 0.00 0.00 0.00 0.00 10:49:48 09:40:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:48 09:50:01 lo 10.96 10.96 6.22 6.22 0.00 0.00 0.00 0.00 10:49:48 09:50:01 ens3 1.10 0.89 0.29 0.23 0.00 0.00 0.00 0.00 10:49:48 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:48 10:00:04 lo 19.69 19.69 10.43 10.43 0.00 0.00 0.00 0.00 10:49:48 10:00:04 ens3 2.67 0.94 0.72 0.43 0.00 0.00 0.00 0.00 10:49:48 10:00:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:48 10:10:02 lo 22.34 22.34 8.80 8.80 0.00 0.00 0.00 0.00 10:49:48 10:10:02 ens3 0.93 0.61 0.15 0.78 0.00 0.00 0.00 0.00 10:49:48 10:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:48 10:20:01 lo 25.90 25.90 11.33 11.33 0.00 0.00 0.00 0.00 10:49:48 10:20:01 ens3 1.49 1.11 0.23 1.04 0.00 0.00 0.00 0.00 10:49:48 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:48 10:30:04 lo 16.33 16.33 9.96 9.96 0.00 0.00 0.00 0.00 10:49:48 10:30:04 ens3 1.06 0.52 0.19 0.12 0.00 0.00 0.00 0.00 10:49:48 10:30:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:48 10:40:03 lo 19.23 19.23 10.53 10.53 0.00 0.00 0.00 0.00 10:49:48 10:40:03 ens3 1.57 0.88 0.36 0.25 0.00 0.00 0.00 0.00 10:49:48 10:40:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:48 Average: lo 23.55 23.55 11.90 11.90 0.00 0.00 0.00 0.00 10:49:48 Average: ens3 1.54 1.02 0.37 0.46 0.00 0.00 0.00 0.00 10:49:48 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:48 10:49:48 10:49:48 ---> sar -P ALL: 10:49:48 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-2795) 10/28/25 _x86_64_ (4 CPU) 10:49:48 10:49:48 09:10:42 LINUX RESTART (4 CPU) 10:49:48 10:49:48 09:20:02 CPU %user %nice %system %iowait %steal %idle 10:49:48 09:30:04 all 65.71 0.00 2.62 0.18 0.15 31.34 10:49:48 09:30:04 0 64.45 0.00 2.68 0.15 0.15 32.57 10:49:48 09:30:04 1 66.09 0.00 2.61 0.09 0.15 31.04 10:49:48 09:30:04 2 66.09 0.00 2.65 0.17 0.15 30.95 10:49:48 09:30:04 3 66.23 0.00 2.52 0.29 0.15 30.80 10:49:48 09:40:04 all 21.36 0.00 1.06 0.05 0.10 77.43 10:49:48 09:40:04 0 21.08 0.00 1.01 0.06 0.10 77.76 10:49:48 09:40:04 1 21.53 0.00 1.09 0.01 0.10 77.27 10:49:48 09:40:04 2 21.48 0.00 1.10 0.13 0.10 77.20 10:49:48 09:40:04 3 21.35 0.00 1.04 0.02 0.10 77.50 10:49:48 09:50:01 all 27.42 0.00 1.04 0.07 0.09 71.38 10:49:48 09:50:01 0 27.23 0.00 0.98 0.09 0.09 71.60 10:49:48 09:50:01 1 26.35 0.00 1.03 0.06 0.09 72.47 10:49:48 09:50:01 2 28.71 0.00 1.03 0.08 0.09 70.08 10:49:48 09:50:01 3 27.37 0.00 1.13 0.04 0.08 71.38 10:49:48 10:00:04 all 25.71 0.00 0.98 0.19 0.09 73.02 10:49:48 10:00:04 0 26.41 0.00 0.93 0.03 0.09 72.53 10:49:48 10:00:04 1 26.31 0.00 0.98 0.06 0.09 72.56 10:49:48 10:00:04 2 25.97 0.00 0.99 0.39 0.09 72.56 10:49:48 10:00:04 3 24.16 0.00 1.03 0.28 0.09 74.44 10:49:48 10:10:02 all 8.23 0.00 0.47 0.06 0.12 91.12 10:49:48 10:10:02 0 8.60 0.00 0.54 0.17 0.17 90.52 10:49:48 10:10:02 1 8.10 0.00 0.44 0.02 0.09 91.36 10:49:48 10:10:02 2 8.29 0.00 0.47 0.07 0.07 91.10 10:49:48 10:10:02 3 7.91 0.00 0.42 0.01 0.15 91.51 10:49:48 10:20:01 all 9.92 0.00 0.42 0.02 0.06 89.57 10:49:48 10:20:01 0 9.55 0.00 0.39 0.04 0.05 89.98 10:49:48 10:20:01 1 9.87 0.00 0.46 0.01 0.07 89.59 10:49:48 10:20:01 2 10.18 0.00 0.41 0.03 0.06 89.32 10:49:48 10:20:01 3 10.10 0.00 0.43 0.02 0.06 89.39 10:49:48 10:30:04 all 9.64 0.00 0.51 0.02 0.06 89.77 10:49:48 10:30:04 0 9.40 0.00 0.49 0.01 0.06 90.04 10:49:48 10:30:04 1 9.97 0.00 0.48 0.02 0.06 89.47 10:49:48 10:30:04 2 9.63 0.00 0.59 0.01 0.06 89.71 10:49:48 10:30:04 3 9.55 0.00 0.49 0.03 0.06 89.87 10:49:48 10:40:03 all 19.49 0.00 0.77 0.04 0.07 79.63 10:49:48 10:40:03 0 19.48 0.00 0.82 0.06 0.07 79.57 10:49:48 10:40:03 1 20.32 0.00 0.84 0.04 0.08 78.71 10:49:48 10:40:03 2 19.10 0.00 0.74 0.02 0.07 80.06 10:49:48 10:40:03 3 19.05 0.00 0.66 0.04 0.07 80.17 10:49:48 Average: all 23.45 0.00 0.98 0.08 0.09 75.39 10:49:48 Average: 0 23.29 0.00 0.98 0.08 0.10 75.56 10:49:48 Average: 1 23.59 0.00 0.99 0.04 0.09 75.29 10:49:48 Average: 2 23.70 0.00 1.00 0.11 0.09 75.10 10:49:48 Average: 3 23.24 0.00 0.97 0.09 0.10 75.61 10:49:48 10:49:48 10:49:48