00:03:24 Started by upstream project "integration-distribution-mri-test-vanadium" build number 17
00:03:24 originally caused by:
00:03:24 Started by timer
00:03:24 Running as SYSTEM
00:03:24 [EnvInject] - Loading node environment variables.
00:03:24 Building remotely on prd-centos8-robot-2c-8g-12774 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-3node-clustering-only-vanadium
00:03:25 [ssh-agent] Looking for ssh-agent implementation...
00:03:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
00:03:25 $ ssh-agent
00:03:25 SSH_AUTH_SOCK=/tmp/ssh-DNlRZbyn4LmV/agent.5161
00:03:25 SSH_AGENT_PID=5162
00:03:25 [ssh-agent] Started.
00:03:25 Running ssh-add (command line suppressed)
00:03:25 Identity added: /w/workspace/netconf-csit-3node-clustering-only-vanadium@tmp/private_key_14898843925147978159.key (/w/workspace/netconf-csit-3node-clustering-only-vanadium@tmp/private_key_14898843925147978159.key)
00:03:25 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
00:03:25 The recommended git tool is: NONE
00:03:32 using credential opendaylight-jenkins-ssh
00:03:32 Wiping out workspace first.
00:03:32 Cloning the remote Git repository
00:03:32 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
00:03:32 > git init /w/workspace/netconf-csit-3node-clustering-only-vanadium/test # timeout=10
00:03:32 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:03:32 > git --version # timeout=10
00:03:32 > git --version # 'git version 2.43.0'
00:03:32 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:03:32 [INFO] Currently running in a labeled security context
00:03:32 [INFO] Currently SELinux is 'enforcing' on the host
00:03:32 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-only-vanadium/test@tmp/jenkins-gitclient-ssh1436036129735253110.key
00:03:32 Verifying host key using known hosts file
00:03:32 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.
00:03:32 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
00:03:35 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:03:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
00:03:35 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:03:35 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:03:35 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:03:35 [INFO] Currently running in a labeled security context
00:03:35 [INFO] Currently SELinux is 'enforcing' on the host
00:03:35 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-only-vanadium/test@tmp/jenkins-gitclient-ssh17840852250028811886.key
00:03:35 Verifying host key using known hosts file
00:03:35 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.
00:03:35 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
00:03:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:03:36 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
00:03:36 > git config core.sparsecheckout # timeout=10
00:03:36 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
00:03:36 Commit message: "Adapt test for new pce-allocation field"
00:03:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:03:36 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
00:03:37 No emails were triggered.
00:03:37 provisioning config files...
00:03:37 copy managed file [npmrc] to file:/home/jenkins/.npmrc
00:03:37 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
00:03:37 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:03:37 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins16534695562570526847.sh
00:03:37 ---> python-tools-install.sh
00:03:37 Setup pyenv:
00:03:37 system
00:03:37 * 3.8.13 (set by /opt/pyenv/version)
00:03:37 * 3.9.13 (set by /opt/pyenv/version)
00:03:37 * 3.10.13 (set by /opt/pyenv/version)
00:03:37 * 3.11.7 (set by /opt/pyenv/version)
00:03:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-D2Kx
00:03:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
00:03:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:03:42 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:03:46 lf-activate-venv(): INFO: Base packages installed successfully
00:03:46 lf-activate-venv(): INFO: Installing additional packages: lftools
00:04:11 lf-activate-venv(): INFO: Adding /tmp/venv-D2Kx/bin to PATH
00:04:11 Generating Requirements File
00:04:31 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.
00:04:31 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
00:04:31 Python 3.11.7
00:04:31 pip 25.3 from /tmp/venv-D2Kx/lib/python3.11/site-packages/pip (python 3.11)
00:04:32 appdirs==1.4.4
00:04:32 argcomplete==3.6.3
00:04:32 aspy.yaml==1.3.0
00:04:32 attrs==25.4.0
00:04:32 autopage==0.5.2
00:04:32 beautifulsoup4==4.14.2
00:04:32 boto3==1.41.2
00:04:32 botocore==1.41.2
00:04:32 bs4==0.0.2
00:04:32 cachetools==6.2.2
00:04:32 certifi==2025.11.12
00:04:32 cffi==2.0.0
00:04:32 cfgv==3.5.0
00:04:32 chardet==5.2.0
00:04:32 charset-normalizer==3.4.4
00:04:32 click==8.3.1
00:04:32 cliff==4.12.0
00:04:32 cmd2==2.7.0
00:04:32 cryptography==3.3.2
00:04:32 debtcollector==3.0.0
00:04:32 decorator==5.2.1
00:04:32 defusedxml==0.7.1
00:04:32 Deprecated==1.3.1
00:04:32 distlib==0.4.0
00:04:32 dnspython==2.8.0
00:04:32 docker==7.1.0
00:04:32 dogpile.cache==1.5.0
00:04:32 durationpy==0.10
00:04:32 email-validator==2.3.0
00:04:32 filelock==3.20.0
00:04:32 future==1.0.0
00:04:32 gitdb==4.0.12
00:04:32 GitPython==3.1.45
00:04:32 google-auth==2.43.0
00:04:32 httplib2==0.31.0
00:04:32 identify==2.6.15
00:04:32 idna==3.11
00:04:32 importlib-resources==1.5.0
00:04:32 iso8601==2.1.0
00:04:32 Jinja2==3.1.6
00:04:32 jmespath==1.0.1
00:04:32 jsonpatch==1.33
00:04:32 jsonpointer==3.0.0
00:04:32 jsonschema==4.25.1
00:04:32 jsonschema-specifications==2025.9.1
00:04:32 keystoneauth1==5.12.0
00:04:32 kubernetes==34.1.0
00:04:32 lftools==0.37.16
00:04:32 lxml==6.0.2
00:04:32 markdown-it-py==4.0.0
00:04:32 MarkupSafe==3.0.3
00:04:32 mdurl==0.1.2
00:04:32 msgpack==1.1.2
00:04:32 multi_key_dict==2.0.3
00:04:32 munch==4.0.0
00:04:32 netaddr==1.3.0
00:04:32 niet==1.4.2
00:04:32 nodeenv==1.9.1
00:04:32 oauth2client==4.1.3
00:04:32 oauthlib==3.3.1
00:04:32 openstacksdk==4.8.0
00:04:32 os-service-types==1.8.2
00:04:32 osc-lib==4.2.0
00:04:32 oslo.config==10.1.0
00:04:32 oslo.context==6.2.0
00:04:32 oslo.i18n==6.7.1
00:04:32 oslo.log==7.2.1
00:04:32 oslo.serialization==5.8.0
00:04:32 oslo.utils==9.2.0
00:04:32 packaging==25.0
00:04:32 pbr==7.0.3
00:04:32 platformdirs==4.5.0
00:04:32 prettytable==3.17.0
00:04:32 psutil==7.1.3
00:04:32 pyasn1==0.6.1
00:04:32 pyasn1_modules==0.4.2
00:04:32 pycparser==2.23
00:04:32 pygerrit2==2.0.15
00:04:32 PyGithub==2.8.1
00:04:32 Pygments==2.19.2
00:04:32 PyJWT==2.10.1
00:04:32 PyNaCl==1.6.1
00:04:32 pyparsing==2.4.7
00:04:32 pyperclip==1.11.0
00:04:32 pyrsistent==0.20.0
00:04:32 python-cinderclient==9.8.0
00:04:32 python-dateutil==2.9.0.post0
00:04:32 python-heatclient==4.3.0
00:04:32 python-jenkins==1.8.3
00:04:32 python-keystoneclient==5.7.0
00:04:32 python-magnumclient==4.9.0
00:04:32 python-openstackclient==8.2.0
00:04:32 python-swiftclient==4.9.0
00:04:32 PyYAML==6.0.3
00:04:32 referencing==0.37.0
00:04:32 requests==2.32.5
00:04:32 requests-oauthlib==2.0.0
00:04:32 requestsexceptions==1.4.0
00:04:32 rfc3986==2.0.0
00:04:32 rich==14.2.0
00:04:32 rich-argparse==1.7.2
00:04:32 rpds-py==0.29.0
00:04:32 rsa==4.9.1
00:04:32 ruamel.yaml==0.18.16
00:04:32 ruamel.yaml.clib==0.2.15
00:04:32 s3transfer==0.15.0
00:04:32 simplejson==3.20.2
00:04:32 six==1.17.0
00:04:32 smmap==5.0.2
00:04:32 soupsieve==2.8
00:04:32 stevedore==5.6.0
00:04:32 tabulate==0.9.0
00:04:32 toml==0.10.2
00:04:32 tomlkit==0.13.3
00:04:32 tqdm==4.67.1
00:04:32 typing_extensions==4.15.0
00:04:32 tzdata==2025.2
00:04:32 urllib3==1.26.20
00:04:32 virtualenv==20.35.4
00:04:32 wcwidth==0.2.14
00:04:32 websocket-client==1.9.0
00:04:32 wrapt==2.0.1
00:04:32 xdg==6.0.0
00:04:32 xmltodict==1.0.2
00:04:32 yq==3.4.3
00:04:32 [EnvInject] - Injecting environment variables from a build step.
00:04:32 [EnvInject] - Injecting as environment variables the properties content
00:04:32 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
00:04:32 OS_CLOUD=vex
00:04:32 OS_STACK_NAME=releng-netconf-csit-3node-clustering-only-vanadium-32
00:04:32 OS_STACK_TEMPLATE_DIR=openstack-hot
00:04:32
00:04:32 [EnvInject] - Variables injected successfully.
00:04:32 provisioning config files...
00:04:32 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:04:32 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins5897361752418100940.sh
00:04:32 ---> Create parameters file for OpenStack HOT
00:04:32 OpenStack Heat parameters generated
00:04:32 -----------------------------------
00:04:32 parameters:
00:04:32 vm_0_count: '3'
00:04:32 vm_0_flavor: 'v3-standard-4'
00:04:32 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447'
00:04:32 vm_1_count: '1'
00:04:32 vm_1_flavor: 'v3-standard-2'
00:04:32 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
00:04:32
00:04:32 job_name: '12556-32'
00:04:32 silo: 'releng'
00:04:32 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins16054720591913972900.sh
00:04:32 ---> Create HEAT stack
00:04:32 + source /home/jenkins/lf-env.sh
00:04:32 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:04:32 ++ mktemp -d /tmp/venv-XXXX
00:04:32 + lf_venv=/tmp/venv-uuDS
00:04:32 + local venv_file=/tmp/.os_lf_venv
00:04:32 + local python=python3
00:04:32 + local options
00:04:32 + local set_path=true
00:04:32 + local install_args=
00:04:32 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:04:32 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:04:32 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:04:32 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:04:32 + true
00:04:32 + case $1 in
00:04:32 + python=python3
00:04:32 + shift 2
00:04:32 + true
00:04:32 + case $1 in
00:04:32 + shift
00:04:32 + break
00:04:32 + case $python in
00:04:32 + local pkg_list=
00:04:32 + [[ -d /opt/pyenv ]]
00:04:32 + echo 'Setup pyenv:'
00:04:32 Setup pyenv:
00:04:32 + export PYENV_ROOT=/opt/pyenv
00:04:32 + PYENV_ROOT=/opt/pyenv
00:04:32 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:04:32 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:04:32 + pyenv versions
00:04:32 system
00:04:32 3.8.13
00:04:32 3.9.13
00:04:32 3.10.13
00:04:32 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version)
00:04:32 + command -v pyenv
00:04:32 ++ pyenv init - --no-rehash
00:04:32 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
00:04:32 for i in ${!paths[@]}; do
00:04:32 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
00:04:32 fi; done;
00:04:32 echo "${paths[*]}"'\'')"
00:04:32 export PATH="/opt/pyenv/shims:${PATH}"
00:04:32 export PYENV_SHELL=bash
00:04:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
00:04:32 pyenv() {
00:04:32 local command
00:04:32 command="${1:-}"
00:04:32 if [ "$#" -gt 0 ]; then
00:04:32 shift
00:04:32 fi
00:04:32
00:04:32 case "$command" in
00:04:32 rehash|shell)
00:04:32 eval "$(pyenv "sh-$command" "$@")"
00:04:32 ;;
00:04:32 *)
00:04:32 command pyenv "$command" "$@"
00:04:32 ;;
00:04:32 esac
00:04:32 }'
00:04:32 +++ bash --norc -ec 'IFS=:; paths=($PATH);
00:04:32 for i in ${!paths[@]}; do
00:04:32 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
00:04:32 fi; done;
00:04:32 echo "${paths[*]}"'
00:04:32 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:04:32 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:04:32 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:04:32 ++ export PYENV_SHELL=bash
00:04:32 ++ PYENV_SHELL=bash
00:04:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
00:04:32 +++ complete -F _pyenv pyenv
00:04:32 ++ lf-pyver python3
00:04:32 ++ local py_version_xy=python3
00:04:32 ++ local py_version_xyz=
00:04:32 ++ awk '{ print $1 }'
00:04:32 ++ pyenv versions
00:04:32 ++ local command
00:04:32 ++ command=versions
00:04:32 ++ '[' 1 -gt 0 ']'
00:04:32 ++ shift
00:04:32 ++ case "$command" in
00:04:32 ++ command pyenv versions
00:04:32 ++ pyenv versions
00:04:32 ++ sed 's/^[ *]* //'
00:04:32 ++ grep -E '^[0-9.]*[0-9]$'
00:04:33 ++ [[ ! -s /tmp/.pyenv_versions ]]
00:04:33 +++ grep '^3' /tmp/.pyenv_versions
00:04:33 +++ sort -V
00:04:33 +++ tail -n 1
00:04:33 ++ py_version_xyz=3.11.7
00:04:33 ++ [[ -z 3.11.7 ]]
00:04:33 ++ echo 3.11.7
00:04:33 ++ return 0
00:04:33 + pyenv local 3.11.7
00:04:33 + local command
00:04:33 + command=local
00:04:33 + '[' 2 -gt 0 ']'
00:04:33 + shift
00:04:33 + case "$command" in
00:04:33 + command pyenv local 3.11.7
00:04:33 + pyenv local 3.11.7
00:04:33 + for arg in "$@"
00:04:33 + case $arg in
00:04:33 + pkg_list+='lftools[openstack] '
00:04:33 + for arg in "$@"
00:04:33 + case $arg in
00:04:33 + pkg_list+='kubernetes '
00:04:33 + for arg in "$@"
00:04:33 + case $arg in
00:04:33 + pkg_list+='niet '
00:04:33 + for arg in "$@"
00:04:33 + case $arg in
00:04:33 + pkg_list+='python-heatclient '
00:04:33 + for arg in "$@"
00:04:33 + case $arg in
00:04:33 + pkg_list+='python-openstackclient '
00:04:33 + for arg in "$@"
00:04:33 + case $arg in
00:04:33 + pkg_list+='python-magnumclient '
00:04:33 + for arg in "$@"
00:04:33 + case $arg in
00:04:33 + pkg_list+='urllib3~=1.26.15 '
00:04:33 + for arg in "$@"
00:04:33 + case $arg in
00:04:33 + pkg_list+='yq '
00:04:33 + [[ -f /tmp/.os_lf_venv ]]
00:04:33 ++ cat /tmp/.os_lf_venv
00:04:33 + lf_venv=/tmp/venv-D2Kx
00:04:33 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D2Kx from' file:/tmp/.os_lf_venv
00:04:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D2Kx from file:/tmp/.os_lf_venv
00:04:33 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
00:04:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:04:33 + local 'pip_opts=--upgrade --quiet'
00:04:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
00:04:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
00:04:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
00:04:33 + [[ -n '' ]]
00:04:33 + [[ -n '' ]]
00:04:33 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
00:04:33 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:04:33 + /tmp/venv-D2Kx/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
00:04:35 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
00:04:35 lf-activate-venv(): INFO: Base packages installed successfully
00:04:35 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
00:04:35 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
00:04:35 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:04:35 + /tmp/venv-D2Kx/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:04:53 + type python3
00:04:53 + true
00:04:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-D2Kx/bin to PATH'
00:04:53 lf-activate-venv(): INFO: Adding /tmp/venv-D2Kx/bin to PATH
00:04:53 + PATH=/tmp/venv-D2Kx/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:04:53 + return 0
00:04:53 + openstack --os-cloud vex limits show --absolute
00:04:54 +--------------------------+---------+
00:04:54 | Name | Value |
00:04:54 +--------------------------+---------+
00:04:54 | maxTotalInstances | -1 |
00:04:54 | maxTotalCores | 450 |
00:04:54 | maxTotalRAMSize | 1000000 |
00:04:54 | maxServerMeta | 128 |
00:04:54 | maxImageMeta | 128 |
00:04:54 | maxPersonality | 5 |
00:04:54 | maxPersonalitySize | 10240 |
00:04:54 | maxTotalKeypairs | 100 |
00:04:54 | maxServerGroups | 10 |
00:04:54 | maxServerGroupMembers | 10 |
00:04:54 | maxTotalFloatingIps | -1 |
00:04:54 | maxSecurityGroups | -1 |
00:04:54 | maxSecurityGroupRules | -1 |
00:04:54 | totalRAMUsed | 770048 |
00:04:54 | totalCoresUsed | 188 |
00:04:54 | totalInstancesUsed | 74 |
00:04:54 | totalFloatingIpsUsed | 0 |
00:04:54 | totalSecurityGroupsUsed | 0 |
00:04:54 | totalServerGroupsUsed | 0 |
00:04:54 | maxTotalVolumes | -1 |
00:04:54 | maxTotalSnapshots | 10 |
00:04:54 | maxTotalVolumeGigabytes | 4096 |
00:04:54 | maxTotalBackups | 10 |
00:04:54 | maxTotalBackupGigabytes | 1000 |
00:04:54 | totalVolumesUsed | 3 |
00:04:54 | totalGigabytesUsed | 60 |
00:04:54 | totalSnapshotsUsed | 0 |
00:04:54 | totalBackupsUsed | 0 |
00:04:54 | totalBackupGigabytesUsed | 0 |
00:04:54 +--------------------------+---------+
00:04:54 + pushd /opt/ciman/openstack-hot
00:04:54 /opt/ciman/openstack-hot /w/workspace/netconf-csit-3node-clustering-only-vanadium
00:04:54 + lftools openstack --os-cloud vex stack create releng-netconf-csit-3node-clustering-only-vanadium-32 csit-2-instance-type.yaml /w/workspace/netconf-csit-3node-clustering-only-vanadium/stack-parameters.yaml
00:05:31 Creating stack releng-netconf-csit-3node-clustering-only-vanadium-32
00:05:31 Waiting to initialize infrastructure...
00:05:31 Waiting to initialize infrastructure...
00:05:31 Stack initialization successful.
00:05:31 ------------------------------------
00:05:31 Stack Details
00:05:31 ------------------------------------
00:05:31 {'added': None,
00:05:31 'capabilities': [],
00:05:31 'created_at': '2025-11-23T00:04:57Z',
00:05:31 'deleted': None,
00:05:31 'deleted_at': None,
00:05:31 'description': 'No description',
00:05:31 'environment': None,
00:05:31 'environment_files': None,
00:05:31 'files': None,
00:05:31 'files_container': None,
00:05:31 'id': 'c6a835aa-595d-4c43-a94b-14fac83c176f',
00:05:31 'is_rollback_disabled': True,
00:05:31 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-3node-clustering-only-vanadium-32/c6a835aa-595d-4c43-a94b-14fac83c176f',
00:05:31 'rel': 'self'}],
00:05:31 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
00:05:31 'name': 'releng-netconf-csit-3node-clustering-only-vanadium-32',
00:05:31 'notification_topics': [],
00:05:31 'outputs': [{'description': 'IP addresses of the 1st vm types',
00:05:31 'output_key': 'vm_0_ips',
00:05:31 'output_value': ['10.30.170.231',
00:05:31 '10.30.171.113',
00:05:31 '10.30.171.108']},
00:05:31 {'description': 'IP addresses of the 2nd vm types',
00:05:31 'output_key': 'vm_1_ips',
00:05:31 'output_value': ['10.30.170.219']}],
00:05:31 'owner_id': ****,
00:05:31 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
00:05:31 'OS::stack_id': 'c6a835aa-595d-4c43-a94b-14fac83c176f',
00:05:31 'OS::stack_name': 'releng-netconf-csit-3node-clustering-only-vanadium-32',
00:05:31 'job_name': '12556-32',
00:05:31 'silo': 'releng',
00:05:31 'vm_0_count': '3',
00:05:31 'vm_0_flavor': 'v3-standard-4',
00:05:31 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
00:05:31 '20250917-133034.447',
00:05:31 'vm_1_count': '1',
00:05:31 'vm_1_flavor': 'v3-standard-2',
00:05:31 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
00:05:31 '- 20250917-133034.654'},
00:05:31 'parent_id': None,
00:05:31 'replaced': None,
00:05:31 'status': 'CREATE_COMPLETE',
00:05:31 'status_reason': 'Stack CREATE completed successfully',
00:05:31 'tags': [],
00:05:31 'template': None,
00:05:31 'template_description': 'No description',
00:05:31 'template_url': None,
00:05:31 'timeout_mins': 15,
00:05:31 'unchanged': None,
00:05:31 'updated': None,
00:05:31 'updated_at': None,
00:05:31 'user_project_id': 'a6022104e5cb4867b26ecc3dc0bb8e61'}
00:05:31 ------------------------------------
00:05:32 + popd
00:05:32 /w/workspace/netconf-csit-3node-clustering-only-vanadium
00:05:32 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins5072533004808872515.sh
00:05:32 ---> Copy SSH public keys to CSIT lab
00:05:32 Setup pyenv:
00:05:32 system
00:05:32 3.8.13
00:05:32 3.9.13
00:05:32 3.10.13
00:05:32 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version)
00:05:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D2Kx from file:/tmp/.os_lf_venv
00:05:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:05:32 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:05:34 lf-activate-venv(): INFO: Base packages installed successfully
00:05:34 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:05:47 lf-activate-venv(): INFO: Adding /tmp/venv-D2Kx/bin to PATH
00:05:49 SSH not responding on 10.30.170.231. Retrying in 10 seconds...
00:05:49 SSH not responding on 10.30.171.108. Retrying in 10 seconds...
00:05:50 Warning: Permanently added '10.30.170.219' (ECDSA) to the list of known hosts.
00:05:50 Warning: Permanently added '10.30.171.113' (ECDSA) to the list of known hosts.
00:05:50 releng-12556-32-1-mininet-ovs-217-0
00:05:50 Successfully copied public keys to slave 10.30.170.219
00:05:50 releng-12556-32-0-builder-1
00:05:50 Successfully copied public keys to slave 10.30.171.113
00:05:59 Ping to 10.30.170.231 successful.
00:05:59 Ping to 10.30.171.108 successful.
00:05:59 SSH not responding on 10.30.170.231. Retrying in 10 seconds...
00:06:01 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
00:06:02 releng-12556-32-0-builder-2
00:06:02 Successfully copied public keys to slave 10.30.171.108
00:06:09 Ping to 10.30.170.231 successful.
00:06:10 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts.
00:06:11 releng-12556-32-0-builder-0
00:06:11 Successfully copied public keys to slave 10.30.170.231
00:06:11 Process 6495 ready.
00:06:11 Process 6496 ready.
00:06:11 Process 6497 ready.
00:06:11 Process 6498 ready.
00:06:11 SSH ready on all stack servers.
00:06:11 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins9911238878225765257.sh
00:06:11 Setup pyenv:
00:06:11 system
00:06:11 3.8.13
00:06:11 3.9.13
00:06:11 3.10.13
00:06:11 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version)
00:06:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4szf
00:06:15 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-3node-clustering-only-vanadium/.robot_venv
00:06:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:06:15 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:06:19 lf-activate-venv(): INFO: Base packages installed successfully
00:06:19 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
00:06:21 lf-activate-venv(): INFO: Adding /tmp/venv-4szf/bin to PATH
00:06:21 + echo 'Installing Python Requirements'
00:06:21 Installing Python Requirements
00:06:21 + cat
00:06:21 + python -m pip install -r requirements.txt
00:06:21 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
00:06:21 Collecting docker-py (from -r requirements.txt (line 1))
00:06:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
00:06:21 Collecting ipaddr (from -r requirements.txt (line 2))
00:06:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
00:06:21 Installing build dependencies: started
00:06:22 Installing build dependencies: finished with status 'done'
00:06:22 Getting requirements to build wheel: started
00:06:22 Getting requirements to build wheel: finished with status 'done'
00:06:22 Preparing metadata (pyproject.toml): started
00:06:22 Preparing metadata (pyproject.toml): finished with status 'done'
00:06:22 Collecting netaddr (from -r requirements.txt (line 3))
00:06:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
00:06:22 Collecting netifaces (from -r requirements.txt (line 4))
00:06:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
00:06:22 Installing build dependencies: started
00:06:23 Installing build dependencies: finished with status 'done'
00:06:23 Getting requirements to build wheel: started
00:06:24 Getting requirements to build wheel: finished with status 'done'
00:06:24 Preparing metadata (pyproject.toml): started
00:06:24 Preparing metadata (pyproject.toml): finished with status 'done'
00:06:24 Collecting pyhocon (from -r requirements.txt (line 5))
00:06:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
00:06:24 Collecting requests (from -r requirements.txt (line 6))
00:06:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
00:06:24 Collecting robotframework (from -r requirements.txt (line 7))
00:06:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
00:06:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 32.7 MB/s 0:00:00
00:06:24 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
00:06:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
00:06:24 Installing build dependencies: started
00:06:25 Installing build dependencies: finished with status 'done'
00:06:25 Getting requirements to build wheel: started
00:06:25 Getting requirements to build wheel: finished with status 'done'
00:06:25 Preparing metadata (pyproject.toml): started
00:06:25 Preparing metadata (pyproject.toml): finished with status 'done'
00:06:26 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
00:06:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
00:06:26 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
00:06:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
00:06:26 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
00:06:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
00:06:26 Installing build dependencies: started
00:06:26 Installing build dependencies: finished with status 'done'
00:06:26 Getting requirements to build wheel: started
00:06:27 Getting requirements to build wheel: finished with status 'done'
00:06:27 Preparing metadata (pyproject.toml): started
00:06:27 Preparing metadata (pyproject.toml): finished with status 'done'
00:06:27 Collecting scapy (from -r requirements.txt (line 12))
00:06:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
00:06:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 45.7 MB/s 0:00:00
00:06:27 Collecting jsonpath-rw (from -r requirements.txt (line 15))
00:06:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
00:06:27 Installing build dependencies: started
00:06:28 Installing build dependencies: finished with status 'done'
00:06:28 Getting requirements to build wheel: started
00:06:28 Getting requirements to build wheel: finished with status 'done'
00:06:28 Preparing metadata (pyproject.toml): started
00:06:29 Preparing metadata (pyproject.toml): finished with status 'done'
00:06:29 Collecting elasticsearch (from -r requirements.txt (line 18))
00:06:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
00:06:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 32.7 MB/s 0:00:00
00:06:29 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:06:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
00:06:29 Collecting pyangbind (from -r requirements.txt (line 22))
00:06:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
00:06:29 Collecting isodate (from -r requirements.txt (line 25))
00:06:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
00:06:29 Collecting jmespath (from -r requirements.txt (line 28))
00:06:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
00:06:29 Collecting jsonpatch (from -r requirements.txt (line 31))
00:06:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
00:06:29 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:06:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
00:06:29 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:06:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
00:06:29 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
00:06:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
00:06:29 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
00:06:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
00:06:29 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
00:06:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
00:06:29 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
00:06:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
00:06:29 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
00:06:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
00:06:30 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
00:06:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
00:06:30 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
00:06:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
00:06:30 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
00:06:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB)
00:06:30 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
00:06:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
00:06:30 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
00:06:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
00:06:30 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
00:06:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
00:06:30 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
00:06:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
00:06:30 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
00:06:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
00:06:30 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
00:06:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB)
00:06:30 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
00:06:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
00:06:30 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
00:06:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
00:06:30 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
00:06:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
00:06:30 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
00:06:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
00:06:30 Collecting elasticsearch (from -r requirements.txt (line 18))
00:06:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
00:06:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 33.6 MB/s 0:00:00
00:06:30 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
00:06:30 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:06:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
00:06:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
00:06:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
00:06:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
00:06:30 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
00:06:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
00:06:30 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
00:06:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
00:06:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 28.8 MB/s 0:00:00
00:06:31 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
00:06:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
00:06:32 Collecting regex (from pyangbind->-r requirements.txt (line 22))
00:06:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
00:06:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 28.9 MB/s 0:00:00
00:06:32 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
00:06:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
00:06:32 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:06:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
00:06:33 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:06:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
00:06:33 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:06:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
00:06:33 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:06:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
00:06:33 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:06:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
00:06:33 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:06:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
00:06:33 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:06:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB)
00:06:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 76.4 MB/s 0:00:00
00:06:33 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:06:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
00:06:33 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:06:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
00:06:33 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:06:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
00:06:33 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:06:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
00:06:33 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:06:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
00:06:34 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:06:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
00:06:34 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:06:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
00:06:34 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:06:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
00:06:34 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:06:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
00:06:34 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:06:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
00:06:34 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:06:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
00:06:34 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:06:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
00:06:34 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:06:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
00:06:34 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:06:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
00:06:34 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
00:06:34 Building wheel for robotframework-sshlibrary (pyproject.toml): started
00:06:34 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
00:06:34 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=2ea52d42097dd7a351e21d748350d7b7794f40344b6654c6c76ed3bed9dfb965
00:06:34 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
00:06:34 Building wheel for ipaddr (pyproject.toml): started
00:06:34 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
00:06:34 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=3dba03dbe05a7eaf864ccf4520b308c439c04b65ce39361b07fd6a4b05dd8a45
00:06:34 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
00:06:34 Building wheel for netifaces (pyproject.toml): started
00:06:37 Building wheel for netifaces (pyproject.toml): finished with status 'done'
00:06:37 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41071 sha256=a6801c871488bf57767423659ecb59b512b45cd8cfa52071be44f5cf1ae51acc
00:06:37 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
00:06:37 Building wheel for robotframework-httplibrary (pyproject.toml): started
00:06:37 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
00:06:37 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=d16209965386e1e3c6fdd83ba5042c4a5e16ef002899fd2f0520e85cb610c7f1
00:06:37 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
00:06:37 Building wheel for jsonpath-rw (pyproject.toml): started
00:06:37 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
00:06:37 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=5bf78d0b73fc7687bccb5a3c5cb2b9707b4b3152436feddf024e44a9bc5abff7
00:06:37 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
00:06:37 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
00:06:37 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
00:06:44
00:06:44 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.1 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
00:06:45 + pip freeze
00:06:45 attrs==25.4.0
00:06:45 bcrypt==5.0.0
00:06:45 beautifulsoup4==4.14.2
00:06:45 certifi==2025.11.12
00:06:45 cffi==2.0.0
00:06:45 charset-normalizer==3.4.4
00:06:45 click==8.3.1
00:06:45 cryptography==46.0.3
00:06:45 decorator==5.2.1
00:06:45 distlib==0.4.0
00:06:45 docker-py==1.10.6
00:06:45 docker-pycreds==0.4.0
00:06:45 elastic-transport==8.17.1
00:06:45 elasticsearch==8.19.2
00:06:45 elasticsearch-dsl==8.15.4
00:06:45 enum34==1.1.10
00:06:45 filelock==3.20.0
00:06:45 h11==0.16.0
00:06:45 idna==3.11
00:06:45 invoke==2.2.1
00:06:45 ipaddr==2.2.0
00:06:45 isodate==0.7.2
00:06:45 jmespath==1.0.1
00:06:45 jsonpatch==1.33
00:06:45 jsonpath-rw==1.4.0
00:06:45 jsonpointer==3.0.0
00:06:45 lxml==6.0.2
00:06:45 netaddr==1.3.0
00:06:45 netifaces==0.11.0
00:06:45 outcome==1.3.0.post0
00:06:45 paramiko==4.0.0
00:06:45 platformdirs==4.5.0
00:06:45 ply==3.11
00:06:45 pyang==2.7.1
00:06:45 pyangbind==0.8.6
00:06:45 pycparser==2.23
00:06:45 pyhocon==0.3.61
00:06:45 PyNaCl==1.6.1
00:06:45 pyparsing==3.2.5
00:06:45 PySocks==1.7.1
00:06:45 python-dateutil==2.9.0.post0
00:06:45 regex==2025.11.3
00:06:45 requests==2.32.5
00:06:45 robotframework==7.3.2
00:06:45 robotframework-httplibrary==0.4.2
00:06:45 robotframework-pythonlibcore==4.4.1
00:06:45 robotframework-requests==0.9.7
00:06:45 robotframework-selenium2library==3.0.0
00:06:45 robotframework-seleniumlibrary==6.8.0
00:06:45 robotframework-sshlibrary==3.8.0
00:06:45 scapy==2.6.1
00:06:45 scp==0.15.0
00:06:45 selenium==4.38.0
00:06:45 six==1.17.0
00:06:45 sniffio==1.3.1
00:06:45 sortedcontainers==2.4.0
00:06:45 soupsieve==2.8
00:06:45 trio==0.32.0
00:06:45 trio-websocket==0.12.2
00:06:45 typing_extensions==4.15.0
00:06:45 urllib3==2.5.0
00:06:45 virtualenv==20.35.4
00:06:45 waitress==3.0.2
00:06:45 WebOb==1.8.9
00:06:45 websocket-client==1.9.0
00:06:45 WebTest==3.0.7
00:06:45 wsproto==1.3.2
00:06:45 [EnvInject] - Injecting environment variables from a build step.
00:06:45 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
00:06:45 [EnvInject] - Variables injected successfully.
00:06:45 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins16733547040159977397.sh
00:06:45 Setup pyenv:
00:06:45 system
00:06:45 3.8.13
00:06:45 3.9.13
00:06:45 3.10.13
00:06:45 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version)
00:06:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D2Kx from file:/tmp/.os_lf_venv
00:06:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:06:46 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:06:47 lf-activate-venv(): INFO: Base packages installed successfully
00:06:47 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
00:06:54 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.
00:06:54 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
00:06:54 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
00:06:55 lf-activate-venv(): INFO: Adding /tmp/venv-D2Kx/bin to PATH
00:06:55 + ODL_SYSTEM=()
00:06:55 + TOOLS_SYSTEM=()
00:06:55 + OPENSTACK_SYSTEM=()
00:06:55 + OPENSTACK_CONTROLLERS=()
00:06:55 + mapfile -t ADDR
00:06:55 ++ openstack stack show -f json -c outputs releng-netconf-csit-3node-clustering-only-vanadium-32
00:06:55 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
00:06:57 + for i in "${ADDR[@]}"
00:06:57 ++ ssh 10.30.170.219 hostname -s
00:06:57 Warning: Permanently added '10.30.170.219' (ECDSA) to the list of known hosts.
00:06:57 + REMHOST=releng-12556-32-1-mininet-ovs-217-0
00:06:57 + case ${REMHOST} in
00:06:57 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
00:06:57 + for i in "${ADDR[@]}"
00:06:57 ++ ssh 10.30.170.231 hostname -s
00:06:57 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts.
00:06:57 + REMHOST=releng-12556-32-0-builder-0
00:06:57 + case ${REMHOST} in
00:06:57 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:06:57 + for i in "${ADDR[@]}"
00:06:57 ++ ssh 10.30.171.113 hostname -s
00:06:57 Warning: Permanently added '10.30.171.113' (ECDSA) to the list of known hosts.
00:06:58 + REMHOST=releng-12556-32-0-builder-1
00:06:58 + case ${REMHOST} in
00:06:58 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:06:58 + for i in "${ADDR[@]}"
00:06:58 ++ ssh 10.30.171.108 hostname -s
00:06:58 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
00:06:58 + REMHOST=releng-12556-32-0-builder-2
00:06:58 + case ${REMHOST} in
00:06:58 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:06:58 + echo NUM_ODL_SYSTEM=3
00:06:58 + echo NUM_TOOLS_SYSTEM=1
00:06:58 + '[' '' == yes ']'
00:06:58 + NUM_OPENSTACK_SYSTEM=0
00:06:58 + echo NUM_OPENSTACK_SYSTEM=0
00:06:58 + '[' 0 -eq 2 ']'
00:06:58 + echo ODL_SYSTEM_IP=10.30.170.231
00:06:58 ++ seq 0 2
00:06:58 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:06:58 + echo ODL_SYSTEM_1_IP=10.30.170.231
00:06:58 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:06:58 + echo ODL_SYSTEM_2_IP=10.30.171.113
00:06:58 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:06:58 + echo ODL_SYSTEM_3_IP=10.30.171.108
00:06:58 + echo TOOLS_SYSTEM_IP=10.30.170.219
00:06:58 ++ seq 0 0
00:06:58 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
00:06:58 + echo TOOLS_SYSTEM_1_IP=10.30.170.219
00:06:58 + openstack_index=0
00:06:58 + NUM_OPENSTACK_CONTROL_NODES=1
00:06:58 + echo NUM_OPENSTACK_CONTROL_NODES=1
00:06:58 ++ seq 0 0
00:06:58 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
00:06:58 + echo OPENSTACK_CONTROL_NODE_1_IP=
00:06:58 + NUM_OPENSTACK_COMPUTE_NODES=-1
00:06:58 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
00:06:58 + '[' -1 -ge 2 ']'
00:06:58 ++ seq 0 -2
00:06:58 + NUM_OPENSTACK_HAPROXY_NODES=0
00:06:58 + echo NUM_OPENSTACK_HAPROXY_NODES=0
00:06:58 ++ seq 0 -1
00:06:58 + echo 'Contents of slave_addresses.txt:'
00:06:58 Contents of slave_addresses.txt:
00:06:58 + cat slave_addresses.txt
00:06:58 NUM_ODL_SYSTEM=3
00:06:58 NUM_TOOLS_SYSTEM=1
00:06:58 NUM_OPENSTACK_SYSTEM=0
00:06:58 ODL_SYSTEM_IP=10.30.170.231
00:06:58 ODL_SYSTEM_1_IP=10.30.170.231
00:06:58 ODL_SYSTEM_2_IP=10.30.171.113
00:06:58 ODL_SYSTEM_3_IP=10.30.171.108
00:06:58 TOOLS_SYSTEM_IP=10.30.170.219
00:06:58 TOOLS_SYSTEM_1_IP=10.30.170.219
00:06:58 NUM_OPENSTACK_CONTROL_NODES=1
00:06:58 OPENSTACK_CONTROL_NODE_1_IP=
00:06:58 NUM_OPENSTACK_COMPUTE_NODES=-1
00:06:58 NUM_OPENSTACK_HAPROXY_NODES=0
00:06:58 [EnvInject] - Injecting environment variables from a build step.
00:06:58 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
00:06:58 [EnvInject] - Variables injected successfully.
00:06:58 [netconf-csit-3node-clustering-only-vanadium] $ /bin/sh /tmp/jenkins9761865544633665684.sh
00:06:58 Preparing for JRE Version 21
00:06:58 Karaf artifact is karaf
00:06:58 Karaf project is integration
00:06:58 Java home is /usr/lib/jvm/java-21-openjdk-amd64
00:06:58 [EnvInject] - Injecting environment variables from a build step.
00:06:58 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
00:06:58 [EnvInject] - Variables injected successfully.
00:06:58 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins9418208912693584328.sh
00:06:58 2025-11-23 00:06:58 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/master/pom.xml [2619/2619] -> "pom.xml" [1]
00:06:59 Bundle version is 0.23.0-SNAPSHOT
00:06:59 --2025-11-23 00:06:59-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/maven-metadata.xml
00:06:59 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:06:59 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:06:59 HTTP request sent, awaiting response... 200 OK
00:06:59 Length: 1410 (1.4K) [application/xml]
00:06:59 Saving to: ‘maven-metadata.xml’
00:06:59
00:06:59 0K . 100% 51.1M=0s
00:06:59
00:06:59 2025-11-23 00:06:59 (51.1 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
00:06:59
00:06:59
00:06:59
00:06:59 org.opendaylight.integration
00:06:59 karaf
00:06:59 0.23.0-SNAPSHOT
00:06:59
00:06:59
00:06:59 20251122.223713
00:06:59 633
00:06:59
00:06:59 20251122223713
00:06:59
00:06:59
00:06:59 pom
00:06:59 0.23.0-20251122.223713-633
00:06:59 20251122223713
00:06:59
00:06:59
00:06:59 tar.gz
00:06:59 0.23.0-20251122.223713-633
00:06:59 20251122223713
00:06:59
00:06:59
00:06:59 zip
00:06:59 0.23.0-20251122.223713-633
00:06:59 20251122223713
00:06:59
00:06:59
00:06:59 cyclonedx
00:06:59 xml
00:06:59 0.23.0-20251122.223713-633
00:06:59 20251122223713
00:06:59
00:06:59
00:06:59 cyclonedx
00:06:59 json
00:06:59 0.23.0-20251122.223713-633
00:06:59 20251122223713
00:06:59
00:06:59
00:06:59
00:06:59
00:06:59 Nexus timestamp is 0.23.0-20251122.223713-633
00:06:59 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251122.223713-633.zip
00:06:59 Distribution bundle is karaf-0.23.0-20251122.223713-633.zip
00:06:59 Distribution bundle version is 0.23.0-SNAPSHOT
00:06:59 Distribution folder is karaf-0.23.0-SNAPSHOT
00:06:59 Nexus prefix is https://nexus.opendaylight.org
00:06:59 [EnvInject] - Injecting environment variables from a build step.
00:06:59 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
00:06:59 [EnvInject] - Variables injected successfully.
00:06:59 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins8170218803485885859.sh
00:06:59 Setup pyenv:
00:06:59 system
00:06:59 3.8.13
00:06:59 3.9.13
00:06:59 3.10.13
00:06:59 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version)
00:06:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D2Kx from file:/tmp/.os_lf_venv
00:06:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:06:59 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:07:01 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.
00:07:01 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
00:07:01 lf-activate-venv(): INFO: Base packages installed successfully
00:07:01 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
00:07:07 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.
00:07:07 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
00:07:07 lf-activate-venv(): INFO: Adding /tmp/venv-D2Kx/bin to PATH
00:07:07 Copying common-functions.sh to /tmp
00:07:09 Copying common-functions.sh to 10.30.170.219:/tmp
00:07:09 Warning: Permanently added '10.30.170.219' (ECDSA) to the list of known hosts.
00:07:09 Copying common-functions.sh to 10.30.170.231:/tmp
00:07:09 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts.
00:07:09 Copying common-functions.sh to 10.30.171.113:/tmp
00:07:09 Warning: Permanently added '10.30.171.113' (ECDSA) to the list of known hosts.
00:07:10 Copying common-functions.sh to 10.30.171.108:/tmp
00:07:10 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
00:07:10 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins16242631993083481237.sh
00:07:10 common-functions.sh is being sourced
00:07:10 common-functions environment:
00:07:10 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:07:10 ACTUALFEATURES:
00:07:10 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:07:10 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
00:07:10 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:10 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:10 CONTROLLERMEM: 2048m
00:07:10 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:07:10 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:07:10 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:07:10 SUITES:
00:07:10
00:07:10 #################################################
00:07:10 ## Configure Cluster and Start ##
00:07:10 #################################################
00:07:10 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology
00:07:10 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia odl-restconf odl-netconf-clustered-topology
00:07:10 Locating script plan to use...
00:07:10 Finished running script plans
00:07:10 Configuring member-1 with IP address 10.30.170.231
00:07:10 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts.
00:07:11 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts.
00:07:11 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium
00:07:11 common-functions.sh is being sourced
00:07:11 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
00:07:11 ++ echo 'common-functions.sh is being sourced'
00:07:11 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT
00:07:11 ++ DISTROSTREAM=vanadium
00:07:11 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:07:11 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:07:11 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:07:11 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:07:11 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
00:07:11 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
00:07:11 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:11 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:11 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:11 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:11 ++ export CONTROLLERMEM=
00:07:11 ++ CONTROLLERMEM=
00:07:11 ++ case "${DISTROSTREAM}" in
00:07:11 ++ CLUSTER_SYSTEM=pekko
00:07:11 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:07:11 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:07:11 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:07:11 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:07:11 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:07:11 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:07:11 ++ print_common_env
00:07:11 ++ cat
00:07:11 common-functions environment:
00:07:11 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:07:11 ACTUALFEATURES:
00:07:11 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:07:11 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
00:07:11 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:11 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:11 CONTROLLERMEM:
00:07:11 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:07:11 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:07:11 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:07:11 SUITES:
00:07:11
00:07:11 ++ SSH='ssh -t -t'
00:07:11 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:07:11 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:07:11 Changing to /tmp
00:07:11 + echo 'Changing to /tmp'
00:07:11 + cd /tmp
00:07:11 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251122.223713-633.zip
00:07:11 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251122.223713-633.zip'
00:07:11 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251122.223713-633.zip
00:07:11 --2025-11-23 00:07:11-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251122.223713-633.zip
00:07:11 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:07:11 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:07:11 HTTP request sent, awaiting response... 200 OK
00:07:11 Length: 234978341 (224M) [application/zip]
00:07:11 Saving to: ‘karaf-0.23.0-20251122.223713-633.zip’
00:07:11
00:07:11 0K ........ ........ ........ ........ ........ ........ 1% 14.3M 15s
00:07:11 3072K ........ ........ ........ ........ ........ ........ 2% 143M 8s
00:07:11 6144K ........ ........ ........ ........ ........ ........ 4% 116M 6s
00:07:11 9216K ........ ........ ........ ........ ........ ........ 5% 154M 5s
00:07:11 12288K ........ ........ ........ ........ ........ ........ 6% 156M 4s
00:07:11 15360K ........ ........ ........ ........ ........ ........ 8% 189M 4s
00:07:11 18432K ........ ........ ........ ........ ........ ........ 9% 188M 3s
00:07:11 21504K ........ ........ ........ ........ ........ ........ 10% 203M 3s
00:07:11 24576K ........ ........ ........ ........ ........ ........ 12% 232M 3s
00:07:11 27648K ........ ........ ........ ........ ........ ........ 13% 219M 2s
00:07:11 30720K ........ ........ ........ ........ ........ ........ 14% 229M 2s
00:07:11 33792K ........ ........ ........ ........ ........ ........ 16% 204M 2s
00:07:11 36864K ........ ........ ........ ........ ........ ........ 17% 252M 2s
00:07:11 39936K ........ ........ ........ ........ ........ ........ 18% 267M 2s
00:07:11 43008K ........ ........ ........ ........ ........ ........ 20% 277M 2s
00:07:11 46080K ........ ........ ........ ........ ........ ........ 21% 243M 2s
00:07:11 49152K ........ ........ ........ ........ ........ ........ 22% 188M 2s
00:07:11 52224K ........ ........ ........ ........ ........ ........ 24% 269M 1s
00:07:11 55296K ........ ........ ........ ........ ........ ........ 25% 408M 1s
00:07:11 58368K ........ ........ ........ ........ ........ ........ 26% 384M 1s
00:07:12 61440K ........ ........ ........ ........ ........ ........ 28% 272M 1s
00:07:12 64512K ........ ........ ........ ........ ........ ........ 29% 281M 1s
00:07:12 67584K ........ ........ ........ ........ ........ ........ 30% 323M 1s
00:07:12 70656K ........ ........ ........ ........ ........ ........ 32% 292M 1s
00:07:12 73728K ........ ........ ........ ........ ........ ........ 33% 246M 1s
00:07:12 76800K ........ ........ ........ ........ ........ ........ 34% 243M 1s
00:07:12 79872K ........ ........ ........ ........ ........ ........ 36% 299M 1s
00:07:12 82944K ........ ........ ........ ........ ........ ........ 37% 263M 1s
00:07:12 86016K ........ ........ ........ ........ ........ ........ 38% 280M 1s
00:07:12 89088K ........ ........ ........ ........ ........ ........ 40% 251M 1s
00:07:12 92160K ........ ........ ........ ........ ........ ........ 41% 238M 1s
00:07:12 95232K ........ ........ ........ ........ ........ ........ 42% 271M 1s
00:07:12 98304K ........ ........ ........ ........ ........ ........ 44% 287M 1s
00:07:12 101376K ........ ........ ........ ........ ........ ........ 45% 277M 1s
00:07:12 104448K ........ ........ ........ ........ ........ ........ 46% 287M 1s
00:07:12 107520K ........ ........ ........ ........ ........ ........ 48% 275M 1s
00:07:12 110592K ........ ........ ........ ........ ........ ........ 49% 274M 1s
00:07:12 113664K ........ ........ ........ ........ ........ ........ 50% 287M 1s
00:07:12 116736K ........ ........ ........ ........ ........ ........ 52% 290M 1s
00:07:12 119808K ........ ........ ........ ........ ........ ........ 53% 291M 1s
00:07:12 122880K ........ ........ ........ ........ ........ ........ 54% 290M 1s
00:07:12 125952K ........ ........ ........ ........ ........ ........ 56% 229M 1s
00:07:12 129024K ........ ........ ........ ........ ........ ........ 57% 201M 1s
00:07:12 132096K ........ ........ ........ ........ ........ ........ 58% 274M 1s
00:07:12 135168K ........ ........ ........ ........ ........ ........ 60% 293M 1s
00:07:12 138240K ........ ........ ........ ........ ........ ........ 61% 270M 0s
00:07:12 141312K ........ ........ ........ ........ ........ ........ 62% 277M 0s
00:07:12 144384K ........ ........ ........ ........ ........ ........ 64% 279M 0s
00:07:12 147456K ........ ........ ........ ........ ........ ........ 65% 287M 0s
00:07:12 150528K ........ ........ ........ ........ ........ ........ 66% 283M 0s
00:07:12 153600K ........ ........ ........ ........ ........ ........ 68% 284M 0s
00:07:12 156672K ........ ........ ........ ........ ........ ........ 69% 215M 0s
00:07:12 159744K ........ ........ ........ ........ ........ ........ 70% 215M 0s
00:07:12 162816K ........ ........ ........ ........ ........ ........ 72% 151M 0s
00:07:12 165888K ........ ........ ........ ........ ........ ........ 73% 228M 0s
00:07:12 168960K ........ ........ ........ ........ ........ ........ 74% 270M 0s
00:07:12 172032K ........ ........ ........ ........ ........ ........ 76% 252M 0s
00:07:12 175104K ........ ........ ........ ........ ........ ........ 77% 177M 0s
00:07:12 178176K ........ ........ ........ ........ ........ ........ 78% 183M 0s
00:07:12 181248K ........ ........ ........ ........ ........ ........ 80% 197M 0s
00:07:12 184320K ........ ........ ........ ........ ........ ........ 81% 257M 0s
00:07:12 187392K ........ ........ ........ ........ ........ ........ 83% 289M 0s
00:07:12 190464K ........ ........ ........ ........ ........ ........ 84% 240M 0s
00:07:12 193536K ........ ........ ........ ........ ........ ........ 85% 174M 0s
00:07:12 196608K ........ ........ ........ ........ ........ ........ 87% 177M 0s
00:07:12 199680K ........ ........ ........ ........ ........ ........ 88% 167M 0s
00:07:12 202752K ........ ........ ........ ........ ........ ........ 89% 202M 0s
00:07:12 205824K ........ ........ ........ ........ ........ ........ 91% 223M 0s
00:07:12 208896K ........ ........ ........ ........ ........ ........ 92% 257M 0s
00:07:12 211968K ........ ........ ........ ........ ........ ........ 93% 167M 0s
00:07:12 215040K ........ ........ ........ ........ ........ ........ 95% 147M 0s
00:07:12 218112K ........ ........ ........ ........ ........ ........ 96% 223M 0s
00:07:12 221184K ........ ........ ........ ........ ........ ........ 97% 259M 0s
00:07:12 224256K ........ ........ ........ ........ ........ ........ 99% 346M 0s
00:07:12 227328K ........ ........ ........ ........ . 100% 293M=1.2s
00:07:12
00:07:12 2025-11-23 00:07:12 (192 MB/s) - ‘karaf-0.23.0-20251122.223713-633.zip’ saved [234978341/234978341]
00:07:12
00:07:12 Extracting the new controller...
00:07:12 + echo 'Extracting the new controller...'
00:07:12 + unzip -q karaf-0.23.0-20251122.223713-633.zip
00:07:14 Adding external repositories...
00:07:14 + echo 'Adding external repositories...'
00:07:14 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:07:14 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:07:14 ################################################################################
00:07:14 #
00:07:14 # Licensed to the Apache Software Foundation (ASF) under one or more
00:07:14 # contributor license agreements. See the NOTICE file distributed with
00:07:14 # this work for additional information regarding copyright ownership.
00:07:14 # The ASF licenses this file to You under the Apache License, Version 2.0
00:07:14 # (the "License"); you may not use this file except in compliance with
00:07:14 # the License. You may obtain a copy of the License at
00:07:14 #
00:07:14 # http://www.apache.org/licenses/LICENSE-2.0
00:07:14 #
00:07:14 # Unless required by applicable law or agreed to in writing, software
00:07:14 # distributed under the License is distributed on an "AS IS" BASIS,
00:07:14 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:07:14 # See the License for the specific language governing permissions and
00:07:14 # limitations under the License.
00:07:14 #
00:07:14 ################################################################################
00:07:14
00:07:14 #
00:07:14 # If set to true, the following property will not allow any certificate to be used
00:07:14 # when accessing Maven repositories through SSL
00:07:14 #
00:07:14 #org.ops4j.pax.url.mvn.certificateCheck=
00:07:14
00:07:14 #
00:07:14 # Path to the local Maven settings file.
00:07:14 # The repositories defined in this file will be automatically added to the list
00:07:14 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:07:14 # below is not set.
00:07:14 # The following locations are checked for the existence of the settings.xml file
00:07:14 # * 1. looks for the specified url
00:07:14 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:07:14 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:07:14 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:07:14 #
00:07:14 #org.ops4j.pax.url.mvn.settings=
00:07:14
00:07:14 #
00:07:14 # Path to the local Maven repository which is used to avoid downloading
00:07:14 # artifacts when they already exist locally.
00:07:14 # The value of this property will be extracted from the settings.xml file
00:07:14 # above, or defaulted to:
00:07:14 # System.getProperty( "user.home" ) + "/.m2/repository"
00:07:14 #
00:07:14 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:07:14
00:07:14 #
00:07:14 # Default this to false. It's just weird to use undocumented repos
00:07:14 #
00:07:14 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:07:14
00:07:14 #
00:07:14 # Uncomment if you don't wanna use the proxy settings
00:07:14 # from the Maven conf/settings.xml file
00:07:14 #
00:07:14 # org.ops4j.pax.url.mvn.proxySupport=false
00:07:14
00:07:14 #
00:07:14 # Comma separated list of repositories scanned when resolving an artifact.
00:07:14 # Those repositories will be checked before iterating through the
00:07:14 # below list of repositories and even before the local repository
00:07:14 # A repository url can be appended with zero or more of the following flags:
00:07:14 # @snapshots : the repository contains snaphots
00:07:14 # @noreleases : the repository does not contain any released artifacts
00:07:14 #
00:07:14 # The following property value will add the system folder as a repo.
00:07:14 #
00:07:14 org.ops4j.pax.url.mvn.defaultRepositories=\
00:07:14 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:07:14 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:07:14 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:07:14
00:07:14 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:07:14 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:07:14
00:07:14 #
00:07:14 # Comma separated list of repositories scanned when resolving an artifact.
00:07:14 # The default list includes the following repositories:
00:07:14 # http://repo1.maven.org/maven2@id=central
00:07:14 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:07:14 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:07:14 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:07:14 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:07:14 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:07:14 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:07:14 # To add repositories to the default ones, prepend '+' to the list of repositories
00:07:14 # to add.
00:07:14 # A repository url can be appended with zero or more of the following flags:
00:07:14 # @snapshots : the repository contains snapshots
00:07:14 # @noreleases : the repository does not contain any released artifacts
00:07:14 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:07:14 #
00:07:14 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:07:14
00:07:14 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
00:07:14 + echo 'Configuring the startup features...'
00:07:14 Configuring the startup features...
00:07:14 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:07:14 + FEATURE_TEST_STRING=features-test
00:07:14 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT
00:07:14 + KARAF_VERSION=karaf4
00:07:14 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:07:14 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:07:14 ################################################################################
00:07:14 #
00:07:14 # Licensed to the Apache Software Foundation (ASF) under one or more
00:07:14 # contributor license agreements. See the NOTICE file distributed with
00:07:14 # this work for additional information regarding copyright ownership.
00:07:14 # The ASF licenses this file to You under the Apache License, Version 2.0
00:07:14 # (the "License"); you may not use this file except in compliance with
00:07:14 # the License. You may obtain a copy of the License at
00:07:14 #
00:07:14 # http://www.apache.org/licenses/LICENSE-2.0
00:07:14 #
00:07:14 # Unless required by applicable law or agreed to in writing, software
00:07:14 # distributed under the License is distributed on an "AS IS" BASIS,
00:07:14 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:07:14 # See the License for the specific language governing permissions and
00:07:14 # limitations under the License.
00:07:14 #
00:07:14 ################################################################################
00:07:14
00:07:14 #
00:07:14 # Comma separated list of features repositories to register by default
00:07:14 #
00:07:14 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/d90d0c0d-fcd5-4065-bb34-753412398818.xml
00:07:14
00:07:14 #
00:07:14 # Comma separated list of features to install at startup
00:07:14 #
00:07:14 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, 7162167d-1953-4022-9edd-7fabea4320d7
00:07:14
00:07:14 #
00:07:14 # Resource repositories (OBR) that the features resolver can use
00:07:14 # to resolve requirements/capabilities
00:07:14 #
00:07:14 # The format of the resourceRepositories is
00:07:14 # resourceRepositories=[xml:url|json:url],...
00:07:14 # for Instance:
00:07:14 #
00:07:14 #resourceRepositories=xml:http://host/path/to/index.xml
00:07:14 # or
00:07:14 #resourceRepositories=json:http://host/path/to/index.json
00:07:14 #
00:07:14
00:07:14 #
00:07:14 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:07:14 #
00:07:14 featuresBootAsynchronous=false
00:07:14
00:07:14 #
00:07:14 # Service requirements enforcement
00:07:14 #
00:07:14 # By default, the feature resolver checks the service requirements/capabilities of
00:07:14 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:07:14 # the required bundles.
00:07:14 # The following flag can have those values:
00:07:14 # - disable: service requirements are completely ignored
00:07:14 # - default: service requirements are ignored for old features
00:07:14 # - enforce: service requirements are always verified
00:07:14 #
00:07:14 #serviceRequirements=default
00:07:14
00:07:14 #
00:07:14 # Store cfg file for config element in feature
00:07:14 #
00:07:14 #configCfgStore=true
00:07:14
00:07:14 #
00:07:14 # Define if the feature service automatically refresh bundles
00:07:14 #
00:07:14 autoRefresh=true
00:07:14
00:07:14 #
00:07:14 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:07:14 # XML file defines instructions related to features processing
00:07:14 # versions.properties may declare properties to resolve placeholders in XML file
00:07:14 # both files are relative to ${karaf.etc}
00:07:14 #
00:07:14 #featureProcessing=org.apache.karaf.features.xml
00:07:14 #featureProcessingVersions=versions.properties
00:07:14 + [[ ! -z '' ]]
00:07:14 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:07:14 + configure_karaf_log karaf4 ''
00:07:14 + local -r karaf_version=karaf4
00:07:14 + local -r controllerdebugmap=
00:07:14 + local logapi=log4j
00:07:14 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:14 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:07:14 log4j2.rootLogger.level = INFO
00:07:14 #log4j2.rootLogger.type = asyncRoot
00:07:14 #log4j2.rootLogger.includeLocation = false
00:07:14 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:07:14 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:07:14 log4j2.rootLogger.appenderRef.Console.ref = Console
00:07:14 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:07:14 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:07:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:07:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:07:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:07:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:07:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:07:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:07:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:07:14 log4j2.logger.spifly.name = org.apache.aries.spifly
00:07:14 log4j2.logger.spifly.level = WARN
00:07:14 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:07:14 log4j2.logger.audit.level = INFO
00:07:14 log4j2.logger.audit.additivity = false
00:07:14 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:07:14 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:07:14 log4j2.appender.console.type = Console
00:07:14 log4j2.appender.console.name = Console
00:07:14 log4j2.appender.console.layout.type = PatternLayout
00:07:14 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:07:14 log4j2.appender.rolling.type = RollingRandomAccessFile
00:07:14 log4j2.appender.rolling.name = RollingFile
00:07:14 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:07:14 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:07:14 #log4j2.appender.rolling.immediateFlush = false
00:07:14 log4j2.appender.rolling.append = true
00:07:14 log4j2.appender.rolling.layout.type = PatternLayout
00:07:14 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:07:14 log4j2.appender.rolling.policies.type = Policies
00:07:14 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:07:14 log4j2.appender.rolling.policies.size.size = 64MB
00:07:14 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:07:14 log4j2.appender.rolling.strategy.max = 7
00:07:14 log4j2.appender.audit.type = RollingRandomAccessFile
00:07:14 log4j2.appender.audit.name = AuditRollingFile
00:07:14 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:07:14 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:07:14 log4j2.appender.audit.append = true
00:07:14 log4j2.appender.audit.layout.type = PatternLayout
00:07:14 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:07:14 log4j2.appender.audit.policies.type = Policies
00:07:14 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:07:14 log4j2.appender.audit.policies.size.size = 8MB
00:07:14 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:07:14 log4j2.appender.audit.strategy.max = 7
00:07:14 log4j2.appender.osgi.type = PaxOsgi
00:07:14 log4j2.appender.osgi.name = PaxOsgi
00:07:14 log4j2.appender.osgi.filter = *
00:07:14 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:07:14 #log4j2.logger.aether.level = TRACE
00:07:14 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:07:14 #log4j2.logger.http-headers.level = DEBUG
00:07:14 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:07:14 #log4j2.logger.maven.level = TRACE
00:07:14 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:07:14 + logapi=log4j2
00:07:14 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:07:14 + '[' log4j2 == log4j2 ']'
00:07:14 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:14 controllerdebugmap:
00:07:14 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:14 ################################################################################
00:07:14 #
00:07:14 # Licensed to the Apache Software Foundation (ASF) under one or more
00:07:14 # contributor license agreements. See the NOTICE file distributed with
00:07:14 # this work for additional information regarding copyright ownership.
00:07:14 # The ASF licenses this file to You under the Apache License, Version 2.0
00:07:14 # (the "License"); you may not use this file except in compliance with
00:07:14 # the License. You may obtain a copy of the License at
00:07:14 #
00:07:14 # http://www.apache.org/licenses/LICENSE-2.0
00:07:14 #
00:07:14 # Unless required by applicable law or agreed to in writing, software
00:07:14 # distributed under the License is distributed on an "AS IS" BASIS,
00:07:14 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:07:14 # See the License for the specific language governing permissions and
00:07:14 # limitations under the License.
00:07:14 #
00:07:14 ################################################################################
00:07:14
00:07:14 # Common pattern layout for appenders
00:07:14 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:07:14
00:07:14 # Root logger
00:07:14 log4j2.rootLogger.level = INFO
00:07:14 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:07:14 #log4j2.rootLogger.type = asyncRoot
00:07:14 #log4j2.rootLogger.includeLocation = false
00:07:14 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:07:14 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:07:14 log4j2.rootLogger.appenderRef.Console.ref = Console
00:07:14 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:07:14 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:07:14
00:07:14 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:07:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:07:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:07:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:07:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:07:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:07:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:07:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:07:14
00:07:14 # Loggers configuration
00:07:14
00:07:14 # Spifly logger
00:07:14 log4j2.logger.spifly.name = org.apache.aries.spifly
00:07:14 log4j2.logger.spifly.level = WARN
00:07:14
00:07:14 # Security audit logger
00:07:14 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:07:14 log4j2.logger.audit.level = INFO
00:07:14 log4j2.logger.audit.additivity = false
00:07:14 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:07:14
00:07:14 # Appenders configuration
00:07:14
00:07:14 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:07:14 log4j2.appender.console.type = Console
00:07:14 log4j2.appender.console.name = Console
00:07:14 log4j2.appender.console.layout.type = PatternLayout
00:07:14 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:07:14
00:07:14 # Rolling file appender
00:07:14 log4j2.appender.rolling.type = RollingRandomAccessFile
00:07:14 log4j2.appender.rolling.name = RollingFile
00:07:14 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:07:14 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:07:14 # uncomment to not force a disk flush
00:07:14 #log4j2.appender.rolling.immediateFlush = false
00:07:14 log4j2.appender.rolling.append = true
00:07:14 log4j2.appender.rolling.layout.type = PatternLayout
00:07:14 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:07:14 log4j2.appender.rolling.policies.type = Policies
00:07:14 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:07:14 log4j2.appender.rolling.policies.size.size = 1GB
00:07:14 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:07:14 log4j2.appender.rolling.strategy.max = 7
00:07:14
00:07:14 # Audit file appender
00:07:14 log4j2.appender.audit.type = RollingRandomAccessFile
00:07:14 log4j2.appender.audit.name = AuditRollingFile
00:07:14 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:07:14 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:07:14 log4j2.appender.audit.append = true
00:07:14 log4j2.appender.audit.layout.type = PatternLayout
00:07:14 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:07:14 log4j2.appender.audit.policies.type = Policies
00:07:14 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:07:14 log4j2.appender.audit.policies.size.size = 8MB
00:07:14 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:07:14 log4j2.appender.audit.strategy.max = 7
00:07:14
00:07:14 # OSGi appender
00:07:14 log4j2.appender.osgi.type = PaxOsgi
00:07:14 log4j2.appender.osgi.name = PaxOsgi
00:07:14 log4j2.appender.osgi.filter = *
00:07:14
00:07:14 # help with identification of maven-related problems with pax-url-aether
00:07:14 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:07:14 #log4j2.logger.aether.level = TRACE
00:07:14 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:07:14 #log4j2.logger.http-headers.level = DEBUG
00:07:14 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:07:14 #log4j2.logger.maven.level = TRACE
00:07:14 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:07:14 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:07:14 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:07:14 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:07:14 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:07:14 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:07:14 + unset IFS
00:07:14 + echo 'controllerdebugmap: '
00:07:14 + '[' -n '' ']'
00:07:14 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:07:14 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:14 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:14 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:07:14 + local -r controllermem=2048m
00:07:14 Configure
00:07:14 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:07:14 max memory: 2048m
00:07:14 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:14 + echo Configure
00:07:14 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:07:14 + echo ' max memory: 2048m'
00:07:14 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:14 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
00:07:14 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:14 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:14 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:14 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
00:07:14 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:14 #!/bin/sh
00:07:14 #
00:07:14 # Licensed to the Apache Software Foundation (ASF) under one or more
00:07:14 # contributor license agreements. See the NOTICE file distributed with
00:07:14 # this work for additional information regarding copyright ownership.
00:07:14 # The ASF licenses this file to You under the Apache License, Version 2.0
00:07:14 # (the "License"); you may not use this file except in compliance with
00:07:14 # the License. You may obtain a copy of the License at
00:07:14 #
00:07:14 # http://www.apache.org/licenses/LICENSE-2.0
00:07:14 #
00:07:14 # Unless required by applicable law or agreed to in writing, software
00:07:14 # distributed under the License is distributed on an "AS IS" BASIS,
00:07:14 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:07:14 # See the License for the specific language governing permissions and
00:07:14 # limitations under the License.
00:07:14 #
00:07:14
00:07:14 #
00:07:14 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:07:14 # script: client, instance, shell, start, status, stop, karaf
00:07:14 #
00:07:14 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:07:14 # Actions go here...
00:07:14 # fi
00:07:14
00:07:14 #
00:07:14 # general settings which should be applied for all scripts go here; please keep
00:07:14 # in mind that it is possible that scripts might be executed more than once, e.g.
00:07:14 # in example of the start script where the start script is executed first and the
00:07:14 # karaf script afterwards.
00:07:14 #
00:07:14
00:07:14 #
00:07:14 # The following section shows the possible configuration options for the default
00:07:14 # karaf scripts
00:07:14 #
00:07:14 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:07:14 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:07:14 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:07:14 # export EXTRA_JAVA_OPTS # Additional JVM options
00:07:14 # export KARAF_HOME # Karaf home folder
00:07:14 # export KARAF_DATA # Karaf data folder
00:07:14 # export KARAF_BASE # Karaf base folder
00:07:14 # export KARAF_ETC # Karaf etc folder
00:07:14 # export KARAF_LOG # Karaf log folder
00:07:14 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:07:14 # export KARAF_OPTS # Additional available Karaf options
00:07:14 # export KARAF_DEBUG # Enable debug mode
00:07:14 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:07:14 # export KARAF_NOROOT # Prevent execution as root if set to true
00:07:14 Set Java version
00:07:14 + echo 'Set Java version'
00:07:14 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:07:14 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:07:14 sudo: a password is required
00:07:14 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:07:14 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:07:14 sudo: a password is required
00:07:14 JDK default version ...
00:07:14 + echo 'JDK default version ...'
00:07:14 + java -version
00:07:15 openjdk version "21.0.8" 2025-07-15
00:07:15 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
00:07:15 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
00:07:15 Set JAVA_HOME
00:07:15 + echo 'Set JAVA_HOME'
00:07:15 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:07:15 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:07:15 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:07:15 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:07:15 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:07:15 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:07:15 Listing all open ports on controller system...
00:07:15 + echo 'Listing all open ports on controller system...'
00:07:15 + netstat -pnatu
00:07:15 /tmp/configuration-script.sh: line 40: netstat: command not found
00:07:15 Configuring cluster
00:07:15 + '[' -f /tmp/custom_shard_config.txt ']'
00:07:15 + echo 'Configuring cluster'
00:07:15 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.231 10.30.171.113 10.30.171.108
00:07:15 ################################################
00:07:15 ## Configure Cluster ##
00:07:15 ################################################
00:07:15 NOTE: Cluster configuration files not found. Copying from
00:07:15 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
00:07:15 Configuring unique name in pekko.conf
00:07:15 Configuring hostname in pekko.conf
00:07:15 Configuring data and rpc seed nodes in pekko.conf
00:07:15 modules = [
00:07:15
00:07:15 {
00:07:15 name = "inventory"
00:07:15 namespace = "urn:opendaylight:inventory"
00:07:15 shard-strategy = "module"
00:07:15 },
00:07:15 {
00:07:15 name = "topology"
00:07:15 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:07:15 shard-strategy = "module"
00:07:15 },
00:07:15 {
00:07:15 name = "toaster"
00:07:15 namespace = "http://netconfcentral.org/ns/toaster"
00:07:15 shard-strategy = "module"
00:07:15 }
00:07:15 ]
00:07:15 Configuring replication type in module-shards.conf
00:07:15 ################################################
00:07:15 ## NOTE: Manually restart controller to ##
00:07:15 ## apply configuration. ##
00:07:15 ################################################
00:07:15 Dump pekko.conf
00:07:15 + echo 'Dump pekko.conf'
00:07:15 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:07:15
00:07:15 odl-cluster-data {
00:07:15 pekko {
00:07:15 remote {
00:07:15 artery {
00:07:15 enabled = on
00:07:15 transport = tcp
00:07:15 canonical.hostname = "10.30.170.231"
00:07:15 canonical.port = 2550
00:07:15 }
00:07:15 }
00:07:15
00:07:15 cluster {
00:07:15 # Using artery.
00:07:15 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.231:2550",
00:07:15 "pekko://opendaylight-cluster-data@10.30.171.113:2550",
00:07:15 "pekko://opendaylight-cluster-data@10.30.171.108:2550"]
00:07:15
00:07:15 roles = ["member-1"]
00:07:15
00:07:15 # when under load we might trip a false positive on the failure detector
00:07:15 # failure-detector {
00:07:15 # heartbeat-interval = 4 s
00:07:15 # acceptable-heartbeat-pause = 16s
00:07:15 # }
00:07:15 }
00:07:15
00:07:15 persistence {
00:07:15 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
00:07:15 # modifying the following two properties. The directory location specified may be a relative or absolute path.
00:07:15 # The relative path is always relative to KARAF_HOME.
00:07:15
00:07:15 # snapshot-store.local.dir = "target/snapshots"
00:07:15
00:07:15 # Use lz4 compression for LocalSnapshotStore snapshots
00:07:15 snapshot-store.local.use-lz4-compression = false
00:07:15 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
00:07:15 snapshot-store.local.lz4-blocksize = 256KB
00:07:15 }
00:07:15 disable-default-actor-system-quarantined-event-handling = "false"
00:07:15 }
00:07:15 }
00:07:15 Dump modules.conf
00:07:15 + echo 'Dump modules.conf'
00:07:15 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:07:15 modules = [
00:07:15
00:07:15 {
00:07:15 name = "inventory"
00:07:15 namespace = "urn:opendaylight:inventory"
00:07:15 shard-strategy = "module"
00:07:15 },
00:07:15 {
00:07:15 name = "topology"
00:07:15 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:07:15 shard-strategy = "module"
00:07:15 },
00:07:15 {
00:07:15 name = "toaster"
00:07:15 namespace = "http://netconfcentral.org/ns/toaster"
00:07:15 shard-strategy = "module"
00:07:15 }
00:07:15 ]
00:07:15 Dump module-shards.conf
00:07:15 + echo 'Dump module-shards.conf'
00:07:15 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:07:15 module-shards = [
00:07:15 {
00:07:15 name = "default"
00:07:15 shards = [
00:07:15 {
00:07:15 name = "default"
00:07:15 replicas = ["member-1",
00:07:15 "member-2",
00:07:15 "member-3"]
00:07:15 }
00:07:15 ]
00:07:15 },
00:07:15 {
00:07:15 name = "inventory"
00:07:15 shards = [
00:07:15 {
00:07:15 name="inventory"
00:07:15 replicas = ["member-1",
00:07:15 "member-2",
00:07:15 "member-3"]
00:07:15 }
00:07:15 ]
00:07:15 },
00:07:15 {
00:07:15 name = "topology"
00:07:15 shards = [
00:07:15 {
00:07:15 name="topology"
00:07:15 replicas = ["member-1",
00:07:15 "member-2",
00:07:15 "member-3"]
00:07:15 }
00:07:15 ]
00:07:15 },
00:07:15 {
00:07:15 name = "toaster"
00:07:15 shards = [
00:07:15 {
00:07:15 name="toaster"
00:07:15 replicas = ["member-1",
00:07:15 "member-2",
00:07:15 "member-3"]
00:07:15 }
00:07:15 ]
00:07:15 }
00:07:15 ]
00:07:15 Configuring member-2 with IP address 10.30.171.113
00:07:15 Warning: Permanently added '10.30.171.113' (ECDSA) to the list of known hosts.
00:07:15 Warning: Permanently added '10.30.171.113' (ECDSA) to the list of known hosts.
00:07:15 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium
00:07:15 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
00:07:15 common-functions.sh is being sourced
00:07:15 ++ echo 'common-functions.sh is being sourced'
00:07:15 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT
00:07:15 ++ DISTROSTREAM=vanadium
00:07:15 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:07:15 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:07:15 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:07:15 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:07:15 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
00:07:15 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
00:07:15 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:15 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:15 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:15 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:15 ++ export CONTROLLERMEM=
00:07:15 ++ CONTROLLERMEM=
00:07:15 ++ case "${DISTROSTREAM}" in
00:07:15 ++ CLUSTER_SYSTEM=pekko
00:07:15 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:07:15 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:07:15 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:07:15 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:07:15 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:07:15 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:07:15 ++ print_common_env
00:07:15 ++ cat
00:07:15 common-functions environment:
00:07:15 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:07:15 ACTUALFEATURES:
00:07:15 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:07:15 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
00:07:15 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:15 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:15 CONTROLLERMEM:
00:07:15 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:07:15 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:07:15 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:07:15 SUITES:
00:07:15
00:07:15 ++ SSH='ssh -t -t'
00:07:15 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:07:15 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:07:15 Changing to /tmp
00:07:15 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251122.223713-633.zip
00:07:15 + echo 'Changing to /tmp'
00:07:15 + cd /tmp
00:07:15 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251122.223713-633.zip'
00:07:15 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251122.223713-633.zip
00:07:15 --2025-11-23 00:07:15-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251122.223713-633.zip
00:07:15 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:07:15 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:07:15 HTTP request sent, awaiting response... 200 OK
00:07:15 Length: 234978341 (224M) [application/zip]
00:07:15 Saving to: ‘karaf-0.23.0-20251122.223713-633.zip’
00:07:15
00:07:15 0K ........ ........ ........ ........ ........ ........ 1% 70.6M 3s
00:07:15 3072K ........ ........ ........ ........ ........ ........ 2% 106M 3s
00:07:15 6144K ........ ........ ........ ........ ........ ........ 4% 134M 2s
00:07:15 9216K ........ ........ ........ ........ ........ ........ 5% 149M 2s
00:07:15 12288K ........ ........ ........ ........ ........ ........ 6% 213M 2s
00:07:15 15360K ........ ........ ........ ........ ........ ........ 8% 215M 2s
00:07:15 18432K ........ ........ ........ ........ ........ ........ 9% 243M 1s
00:07:15 21504K ........ ........ ........ ........ ........ ........ 10% 227M 1s
00:07:15 24576K ........ ........ ........ ........ ........ ........ 12% 235M 1s
00:07:15 27648K ........ ........ ........ ........ ........ ........ 13% 259M 1s
00:07:15 30720K ........ ........ ........ ........ ........ ........ 14% 220M 1s
00:07:15 33792K ........ ........ ........ ........ ........ ........ 16% 249M 1s
00:07:15 36864K ........ ........ ........ ........ ........ ........ 17% 202M 1s
00:07:15 39936K ........ ........ ........ ........ ........ ........ 18% 249M 1s
00:07:15 43008K ........ ........ ........ ........ ........ ........ 20% 246M 1s
00:07:15 46080K ........ ........ ........ ........ ........ ........ 21% 235M 1s
00:07:15 49152K ........ ........ ........ ........ ........ ........ 22% 233M 1s
00:07:15 52224K ........ ........ ........ ........ ........ ........ 24% 244M 1s
00:07:15 55296K ........ ........ ........ ........ ........ ........ 25% 259M 1s
00:07:15 58368K ........ ........ ........ ........ ........ ........ 26% 267M 1s
00:07:15 61440K ........ ........ ........ ........ ........ ........ 28% 285M 1s
00:07:15 64512K ........ ........ ........ ........ ........ ........ 29% 237M 1s
00:07:15 67584K ........ ........ ........ ........ ........ ........ 30% 217M 1s
00:07:15 70656K ........ ........ ........ ........ ........ ........ 32% 232M 1s
00:07:15 73728K ........ ........ ........ ........ ........ ........ 33% 227M 1s
00:07:15 76800K ........ ........ ........ ........ ........ ........ 34% 216M 1s
00:07:15 79872K ........ ........ ........ ........ ........ ........ 36% 232M 1s
00:07:15 82944K ........ ........ ........ ........ ........ ........ 37% 236M 1s
00:07:15 86016K ........ ........ ........ ........ ........ ........ 38% 226M 1s
00:07:15 89088K ........ ........ ........ ........ ........ ........ 40% 236M 1s
00:07:15 92160K ........ ........ ........ ........ ........ ........ 41% 233M 1s
00:07:16 95232K ........ ........ ........ ........ ........ ........ 42% 220M 1s
00:07:16 98304K ........ ........ ........ ........ ........ ........ 44% 229M 1s
00:07:16 101376K ........ ........ ........ ........ ........ ........ 45% 277M 1s
00:07:16 104448K ........ ........ ........ ........ ........ ........ 46% 319M 1s
00:07:16 107520K ........ ........ ........ ........ ........ ........ 48% 334M 1s
00:07:16 110592K ........ ........ ........ ........ ........ ........ 49% 334M 1s
00:07:16 113664K ........ ........ ........ ........ ........ ........ 50% 335M 1s
00:07:16 116736K ........ ........ ........ ........ ........ ........ 52% 320M 0s
00:07:16 119808K ........ ........ ........ ........ ........ ........ 53% 317M 0s
00:07:16 122880K ........ ........ ........ ........ ........ ........ 54% 342M 0s
00:07:16 125952K ........ ........ ........ ........ ........ ........ 56% 329M 0s
00:07:16 129024K ........ ........ ........ ........ ........ ........ 57% 339M 0s
00:07:16 132096K ........ ........ ........ ........ ........ ........ 58% 330M 0s
00:07:16 135168K ........ ........ ........ ........ ........ ........ 60% 334M 0s
00:07:16 138240K ........ ........ ........ ........ ........ ........ 61% 317M 0s
00:07:16 141312K ........ ........ ........ ........ ........ ........ 62% 326M 0s
00:07:16 144384K ........ ........ ........ ........ ........ ........ 64% 324M 0s
00:07:16 147456K ........ ........ ........ ........ ........ ........ 65% 321M 0s
00:07:16 150528K ........ ........ ........ ........ ........ ........ 66% 316M 0s
00:07:16 153600K ........ ........ ........ ........ ........ ........ 68% 322M 0s
00:07:16 156672K ........ ........ ........ ........ ........ ........ 69% 337M 0s
00:07:16 159744K ........ ........ ........ ........ ........ ........ 70% 339M 0s
00:07:16 162816K ........ ........ ........ ........ ........ ........ 72% 325M 0s
00:07:16 165888K ........ ........ ........ ........ ........ ........ 73% 340M 0s
00:07:16 168960K ........ ........ ........ ........ ........ ........ 74% 331M 0s
00:07:16 172032K ........ ........ ........ ........ ........ ........ 76% 332M 0s
00:07:16 175104K ........ ........ ........ ........ ........ ........ 77% 343M 0s
00:07:16 178176K ........ ........ ........ ........ ........ ........ 78% 323M 0s
00:07:16 181248K ........ ........ ........ ........ ........ ........ 80% 328M 0s
00:07:16 184320K ........ ........ ........ ........ ........ ........ 81% 342M 0s
00:07:16 187392K ........ ........ ........ ........ ........ ........ 83% 330M 0s
00:07:16 190464K ........ ........ ........ ........ ........ ........ 84% 311M 0s
00:07:16 193536K ........ ........ ........ ........ ........ ........ 85% 326M 0s
00:07:16 196608K ........ ........ ........ ........ ........ ........ 87% 334M 0s
00:07:16 199680K ........ ........ ........ ........ ........ ........ 88% 316M 0s
00:07:16 202752K ........ ........ ........ ........ ........ ........ 89% 314M 0s
00:07:16 205824K ........ ........ ........ ........ ........ ........ 91% 346M 0s
00:07:16 208896K ........ ........ ........ ........ ........ ........ 92% 356M 0s
00:07:16 211968K ........ ........ ........ ........ ........ ........ 93% 353M 0s
00:07:16 215040K ........ ........ ........ ........ ........ ........ 95% 361M 0s
00:07:16 218112K ........ ........ ........ ........ ........ ........ 96% 346M 0s
00:07:16 221184K ........ ........ ........ ........ ........ ........ 97% 350M 0s
00:07:16 224256K ........ ........ ........ ........ ........ ........ 99% 340M 0s
00:07:16 227328K ........ ........ ........ ........ . 100% 353M=0.9s
00:07:16
00:07:16 2025-11-23 00:07:16 (259 MB/s) - ‘karaf-0.23.0-20251122.223713-633.zip’ saved [234978341/234978341]
00:07:16
00:07:16 Extracting the new controller...
00:07:16 + echo 'Extracting the new controller...'
00:07:16 + unzip -q karaf-0.23.0-20251122.223713-633.zip
00:07:18 Adding external repositories...
00:07:18 + echo 'Adding external repositories...'
00:07:18 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:07:18 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:07:18 ################################################################################
00:07:18 #
00:07:18 # Licensed to the Apache Software Foundation (ASF) under one or more
00:07:18 # contributor license agreements. See the NOTICE file distributed with
00:07:18 # this work for additional information regarding copyright ownership.
00:07:18 # The ASF licenses this file to You under the Apache License, Version 2.0
00:07:18 # (the "License"); you may not use this file except in compliance with
00:07:18 # the License. You may obtain a copy of the License at
00:07:18 #
00:07:18 # http://www.apache.org/licenses/LICENSE-2.0
00:07:18 #
00:07:18 # Unless required by applicable law or agreed to in writing, software
00:07:18 # distributed under the License is distributed on an "AS IS" BASIS,
00:07:18 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:07:18 # See the License for the specific language governing permissions and
00:07:18 # limitations under the License.
00:07:18 #
00:07:18 ################################################################################
00:07:18
00:07:18 #
00:07:18 # If set to true, the following property will not allow any certificate to be used
00:07:18 # when accessing Maven repositories through SSL
00:07:18 #
00:07:18 #org.ops4j.pax.url.mvn.certificateCheck=
00:07:18
00:07:18 #
00:07:18 # Path to the local Maven settings file.
00:07:18 # The repositories defined in this file will be automatically added to the list
00:07:18 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:07:18 # below is not set.
00:07:18 # The following locations are checked for the existence of the settings.xml file
00:07:18 # * 1. looks for the specified url
00:07:18 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:07:18 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:07:18 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:07:18 #
00:07:18 #org.ops4j.pax.url.mvn.settings=
00:07:18
00:07:18 #
00:07:18 # Path to the local Maven repository which is used to avoid downloading
00:07:18 # artifacts when they already exist locally.
00:07:18 # The value of this property will be extracted from the settings.xml file
00:07:18 # above, or defaulted to:
00:07:18 # System.getProperty( "user.home" ) + "/.m2/repository"
00:07:18 #
00:07:18 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:07:18
00:07:18 #
00:07:18 # Default this to false. It's just weird to use undocumented repos
00:07:18 #
00:07:18 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:07:18
00:07:18 #
00:07:18 # Uncomment if you don't wanna use the proxy settings
00:07:18 # from the Maven conf/settings.xml file
00:07:18 #
00:07:18 # org.ops4j.pax.url.mvn.proxySupport=false
00:07:18
00:07:18 #
00:07:18 # Comma separated list of repositories scanned when resolving an artifact.
00:07:18 # Those repositories will be checked before iterating through the
00:07:18 # below list of repositories and even before the local repository
00:07:18 # A repository url can be appended with zero or more of the following flags:
00:07:18 # @snapshots : the repository contains snaphots
00:07:18 # @noreleases : the repository does not contain any released artifacts
00:07:18 #
00:07:18 # The following property value will add the system folder as a repo.
00:07:18 #
00:07:18 org.ops4j.pax.url.mvn.defaultRepositories=\
00:07:18 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:07:18 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:07:18 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:07:18
00:07:18 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:07:18 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:07:18
00:07:18 #
00:07:18 # Comma separated list of repositories scanned when resolving an artifact.
00:07:18 # The default list includes the following repositories:
00:07:18 # http://repo1.maven.org/maven2@id=central
00:07:18 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:07:18 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:07:18 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:07:18 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:07:18 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:07:18 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:07:18 # To add repositories to the default ones, prepend '+' to the list of repositories
00:07:18 # to add.
00:07:18 # A repository url can be appended with zero or more of the following flags:
00:07:18 # @snapshots : the repository contains snapshots
00:07:18 # @noreleases : the repository does not contain any released artifacts
00:07:18 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:07:18 #
00:07:18 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:07:18
00:07:18 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
00:07:18 + [[ True == \T\r\u\e ]]
00:07:18 + echo 'Configuring the startup features...'
00:07:18 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:07:18 + FEATURE_TEST_STRING=features-test
00:07:18 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT
00:07:18 + KARAF_VERSION=karaf4
00:07:18 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:07:18 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:07:18 + [[ ! -z '' ]]
00:07:18 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:07:18 ################################################################################
00:07:18 #
00:07:18 # Licensed to the Apache Software Foundation (ASF) under one or more
00:07:18 # contributor license agreements. See the NOTICE file distributed with
00:07:18 # this work for additional information regarding copyright ownership.
00:07:18 # The ASF licenses this file to You under the Apache License, Version 2.0
00:07:18 # (the "License"); you may not use this file except in compliance with
00:07:18 # the License. You may obtain a copy of the License at
00:07:18 #
00:07:18 # http://www.apache.org/licenses/LICENSE-2.0
00:07:18 #
00:07:18 # Unless required by applicable law or agreed to in writing, software
00:07:18 # distributed under the License is distributed on an "AS IS" BASIS,
00:07:18 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:07:18 # See the License for the specific language governing permissions and
00:07:18 # limitations under the License.
00:07:18 #
00:07:18 ################################################################################
00:07:18
00:07:18 #
00:07:18 # Comma separated list of features repositories to register by default
00:07:18 #
00:07:18 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/d90d0c0d-fcd5-4065-bb34-753412398818.xml
00:07:18
00:07:18 #
00:07:18 # Comma separated list of features to install at startup
00:07:18 #
00:07:18 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, 7162167d-1953-4022-9edd-7fabea4320d7
00:07:18
00:07:18 #
00:07:18 # Resource repositories (OBR) that the features resolver can use
00:07:18 # to resolve requirements/capabilities
00:07:18 #
00:07:18 # The format of the resourceRepositories is
00:07:18 # resourceRepositories=[xml:url|json:url],...
00:07:18 # for Instance:
00:07:18 #
00:07:18 #resourceRepositories=xml:http://host/path/to/index.xml
00:07:18 # or
00:07:18 #resourceRepositories=json:http://host/path/to/index.json
00:07:18 #
00:07:18
00:07:18 #
00:07:18 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:07:18 #
00:07:18 featuresBootAsynchronous=false
00:07:18
00:07:18 #
00:07:18 # Service requirements enforcement
00:07:18 #
00:07:18 # By default, the feature resolver checks the service requirements/capabilities of
00:07:18 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:07:18 # the required bundles.
00:07:18 # The following flag can have those values:
00:07:18 # - disable: service requirements are completely ignored
00:07:18 # - default: service requirements are ignored for old features
00:07:18 # - enforce: service requirements are always verified
00:07:18 #
00:07:18 #serviceRequirements=default
00:07:18
00:07:18 #
00:07:18 # Store cfg file for config element in feature
00:07:18 #
00:07:18 #configCfgStore=true
00:07:18
00:07:18 #
00:07:18 # Define if the feature service automatically refresh bundles
00:07:18 #
00:07:18 autoRefresh=true
00:07:18
00:07:18 #
00:07:18 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:07:18 # XML file defines instructions related to features processing
00:07:18 # versions.properties may declare properties to resolve placeholders in XML file
00:07:18 # both files are relative to ${karaf.etc}
00:07:18 #
00:07:18 #featureProcessing=org.apache.karaf.features.xml
00:07:18 #featureProcessingVersions=versions.properties
00:07:18 + configure_karaf_log karaf4 ''
00:07:18 + local -r karaf_version=karaf4
00:07:18 + local -r controllerdebugmap=
00:07:18 + local logapi=log4j
00:07:18 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:18 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:07:18 log4j2.rootLogger.level = INFO
00:07:18 #log4j2.rootLogger.type = asyncRoot
00:07:18 #log4j2.rootLogger.includeLocation = false
00:07:18 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:07:18 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:07:18 log4j2.rootLogger.appenderRef.Console.ref = Console
00:07:18 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:07:18 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:07:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:07:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:07:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:07:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:07:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:07:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:07:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:07:18 log4j2.logger.spifly.name = org.apache.aries.spifly
00:07:18 log4j2.logger.spifly.level = WARN
00:07:18 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:07:18 log4j2.logger.audit.level = INFO
00:07:18 log4j2.logger.audit.additivity = false
00:07:18 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:07:18 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:07:18 log4j2.appender.console.type = Console
00:07:18 log4j2.appender.console.name = Console
00:07:18 log4j2.appender.console.layout.type = PatternLayout
00:07:18 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:07:18 log4j2.appender.rolling.type = RollingRandomAccessFile
00:07:18 log4j2.appender.rolling.name = RollingFile
00:07:18 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:07:18 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:07:18 #log4j2.appender.rolling.immediateFlush = false
00:07:18 log4j2.appender.rolling.append = true
00:07:18 log4j2.appender.rolling.layout.type = PatternLayout
00:07:18 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:07:18 log4j2.appender.rolling.policies.type = Policies
00:07:18 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:07:18 log4j2.appender.rolling.policies.size.size = 64MB
00:07:18 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:07:18 log4j2.appender.rolling.strategy.max = 7
00:07:18 log4j2.appender.audit.type = RollingRandomAccessFile
00:07:18 log4j2.appender.audit.name = AuditRollingFile
00:07:18 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:07:18 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:07:18 log4j2.appender.audit.append = true
00:07:18 log4j2.appender.audit.layout.type = PatternLayout
00:07:18 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:07:18 log4j2.appender.audit.policies.type = Policies
00:07:18 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:07:18 log4j2.appender.audit.policies.size.size = 8MB
00:07:18 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:07:18 log4j2.appender.audit.strategy.max = 7
00:07:18 log4j2.appender.osgi.type = PaxOsgi
00:07:18 log4j2.appender.osgi.name = PaxOsgi
00:07:18 log4j2.appender.osgi.filter = *
00:07:18 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:07:18 #log4j2.logger.aether.level = TRACE
00:07:18 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:07:18 #log4j2.logger.http-headers.level = DEBUG
00:07:18 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:07:18 #log4j2.logger.maven.level = TRACE
00:07:18 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:07:18 + logapi=log4j2
00:07:18 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:07:18 + '[' log4j2 == log4j2 ']'
00:07:18 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:18 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:07:18 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:07:18 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:07:18 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:07:18 controllerdebugmap:
00:07:18 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:18 + unset IFS
00:07:18 + echo 'controllerdebugmap: '
00:07:18 + '[' -n '' ']'
00:07:18 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:07:18 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:18 ################################################################################
00:07:18 #
00:07:18 # Licensed to the Apache Software Foundation (ASF) under one or more
00:07:18 # contributor license agreements. See the NOTICE file distributed with
00:07:18 # this work for additional information regarding copyright ownership.
00:07:18 # The ASF licenses this file to You under the Apache License, Version 2.0
00:07:18 # (the "License"); you may not use this file except in compliance with
00:07:18 # the License. You may obtain a copy of the License at
00:07:18 #
00:07:18 # http://www.apache.org/licenses/LICENSE-2.0
00:07:18 #
00:07:18 # Unless required by applicable law or agreed to in writing, software
00:07:18 # distributed under the License is distributed on an "AS IS" BASIS,
00:07:18 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:07:18 # See the License for the specific language governing permissions and
00:07:18 # limitations under the License.
00:07:18 #
00:07:18 ################################################################################
00:07:18
00:07:18 # Common pattern layout for appenders
00:07:18 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:07:18
00:07:18 # Root logger
00:07:18 log4j2.rootLogger.level = INFO
00:07:18 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:07:18 #log4j2.rootLogger.type = asyncRoot
00:07:18 #log4j2.rootLogger.includeLocation = false
00:07:18 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:07:18 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:07:18 log4j2.rootLogger.appenderRef.Console.ref = Console
00:07:18 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:07:18 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:07:18
00:07:18 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:07:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:07:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:07:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:07:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:07:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:07:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:07:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:07:18
00:07:18 # Loggers configuration
00:07:18
00:07:18 # Spifly logger
00:07:18 log4j2.logger.spifly.name = org.apache.aries.spifly
00:07:18 log4j2.logger.spifly.level = WARN
00:07:18
00:07:18 # Security audit logger
00:07:18 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:07:18 log4j2.logger.audit.level = INFO
00:07:18 log4j2.logger.audit.additivity = false
00:07:18 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:07:18
00:07:18 # Appenders configuration
00:07:18
00:07:18 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:07:18 log4j2.appender.console.type = Console
00:07:18 log4j2.appender.console.name = Console
00:07:18 log4j2.appender.console.layout.type = PatternLayout
00:07:18 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:07:18
00:07:18 # Rolling file appender
00:07:18 log4j2.appender.rolling.type = RollingRandomAccessFile
00:07:18 log4j2.appender.rolling.name = RollingFile
00:07:18 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:07:18 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:07:18 # uncomment to not force a disk flush
00:07:18 #log4j2.appender.rolling.immediateFlush = false
00:07:18 log4j2.appender.rolling.append = true
00:07:18 log4j2.appender.rolling.layout.type = PatternLayout
00:07:18 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:07:18 log4j2.appender.rolling.policies.type = Policies
00:07:18 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:07:18 log4j2.appender.rolling.policies.size.size = 1GB
00:07:18 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:07:18 log4j2.appender.rolling.strategy.max = 7
00:07:18
00:07:18 # Audit file appender
00:07:18 log4j2.appender.audit.type = RollingRandomAccessFile
00:07:18 log4j2.appender.audit.name = AuditRollingFile
00:07:18 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:07:18 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:07:18 log4j2.appender.audit.append = true
00:07:18 log4j2.appender.audit.layout.type = PatternLayout
00:07:18 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:07:18 log4j2.appender.audit.policies.type = Policies
00:07:18 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:07:18 log4j2.appender.audit.policies.size.size = 8MB
00:07:18 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:07:18 log4j2.appender.audit.strategy.max = 7
00:07:18
00:07:18 # OSGi appender
00:07:18 log4j2.appender.osgi.type = PaxOsgi
00:07:18 log4j2.appender.osgi.name = PaxOsgi
00:07:18 log4j2.appender.osgi.filter = *
00:07:18
00:07:18 # help with identification of maven-related problems with pax-url-aether
00:07:18 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:07:18 #log4j2.logger.aether.level = TRACE
00:07:18 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:07:18 #log4j2.logger.http-headers.level = DEBUG
00:07:18 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:07:18 #log4j2.logger.maven.level = TRACE
00:07:18 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:07:18 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:07:18 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:18 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:07:18 + local -r controllermem=2048m
00:07:18 Configure
00:07:18 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:07:18 max memory: 2048m
00:07:18 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:18 + echo Configure
00:07:18 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:07:18 + echo ' max memory: 2048m'
00:07:18 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:18 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
00:07:18 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:18 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:18 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:18 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
00:07:18 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:18 #!/bin/sh
00:07:18 #
00:07:18 # Licensed to the Apache Software Foundation (ASF) under one or more
00:07:18 # contributor license agreements. See the NOTICE file distributed with
00:07:18 # this work for additional information regarding copyright ownership.
00:07:18 # The ASF licenses this file to You under the Apache License, Version 2.0
00:07:18 # (the "License"); you may not use this file except in compliance with
00:07:18 # the License. You may obtain a copy of the License at
00:07:18 #
00:07:18 # http://www.apache.org/licenses/LICENSE-2.0
00:07:18 #
00:07:18 # Unless required by applicable law or agreed to in writing, software
00:07:18 # distributed under the License is distributed on an "AS IS" BASIS,
00:07:18 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:07:18 # See the License for the specific language governing permissions and
00:07:18 # limitations under the License.
00:07:18 #
00:07:18
00:07:18 #
00:07:18 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:07:18 # script: client, instance, shell, start, status, stop, karaf
00:07:18 #
00:07:18 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:07:18 # Actions go here...
00:07:18 # fi
00:07:18
00:07:18 #
00:07:18 # general settings which should be applied for all scripts go here; please keep
00:07:18 # in mind that it is possible that scripts might be executed more than once, e.g.
00:07:18 # in example of the start script where the start script is executed first and the
00:07:18 # karaf script afterwards.
00:07:18 #
00:07:18
00:07:18 #
00:07:18 # The following section shows the possible configuration options for the default
00:07:18 # karaf scripts
00:07:18 #
00:07:18 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:07:18 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:07:18 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:07:18 # export EXTRA_JAVA_OPTS # Additional JVM options
00:07:18 # export KARAF_HOME # Karaf home folder
00:07:18 # export KARAF_DATA # Karaf data folder
00:07:18 # export KARAF_BASE # Karaf base folder
00:07:18 # export KARAF_ETC # Karaf etc folder
00:07:18 # export KARAF_LOG # Karaf log folder
00:07:18 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:07:18 # export KARAF_OPTS # Additional available Karaf options
00:07:18 # export KARAF_DEBUG # Enable debug mode
00:07:18 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:07:18 # export KARAF_NOROOT # Prevent execution as root if set to true
00:07:18 Set Java version
00:07:18 + echo 'Set Java version'
00:07:18 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:07:18 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:07:18 sudo: a password is required
00:07:18 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:07:18 JDK default version ...
00:07:18 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:07:18 sudo: a password is required
00:07:18 + echo 'JDK default version ...'
00:07:18 + java -version
00:07:18 openjdk version "21.0.8" 2025-07-15
00:07:18 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
00:07:18 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
00:07:18 Set JAVA_HOME
00:07:18 + echo 'Set JAVA_HOME'
00:07:18 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:07:18 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:07:18 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:07:18 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:07:18 Listing all open ports on controller system...
00:07:18 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:07:18 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:07:18 + echo 'Listing all open ports on controller system...'
00:07:18 Configuring cluster
00:07:18 ################################################
00:07:18 ## Configure Cluster ##
00:07:18 ################################################
00:07:18 + netstat -pnatu
00:07:18 /tmp/configuration-script.sh: line 40: netstat: command not found
00:07:18 + '[' -f /tmp/custom_shard_config.txt ']'
00:07:18 + echo 'Configuring cluster'
00:07:18 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 2 10.30.170.231 10.30.171.113 10.30.171.108
00:07:18 NOTE: Cluster configuration files not found. Copying from
00:07:18 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
00:07:18 Configuring unique name in pekko.conf
00:07:18 Configuring hostname in pekko.conf
00:07:18 Configuring data and rpc seed nodes in pekko.conf
00:07:18 modules = [
00:07:18
00:07:18 {
00:07:18 name = "inventory"
00:07:18 namespace = "urn:opendaylight:inventory"
00:07:18 shard-strategy = "module"
00:07:18 },
00:07:18 {
00:07:18 name = "topology"
00:07:18 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:07:18 shard-strategy = "module"
00:07:18 },
00:07:18 {
00:07:18 name = "toaster"
00:07:18 namespace = "http://netconfcentral.org/ns/toaster"
00:07:18 shard-strategy = "module"
00:07:18 }
00:07:18 ]
00:07:18 Configuring replication type in module-shards.conf
00:07:18 ################################################
00:07:18 ## NOTE: Manually restart controller to ##
00:07:18 ## apply configuration. ##
00:07:18 ################################################
00:07:18 Dump pekko.conf
00:07:18 + echo 'Dump pekko.conf'
00:07:18 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:07:18
00:07:18 odl-cluster-data {
00:07:18 pekko {
00:07:18 remote {
00:07:18 artery {
00:07:18 enabled = on
00:07:18 transport = tcp
00:07:18 canonical.hostname = "10.30.171.113"
00:07:18 canonical.port = 2550
00:07:18 }
00:07:18 }
00:07:18
00:07:18 cluster {
00:07:18 # Using artery.
00:07:18 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.231:2550",
00:07:18 "pekko://opendaylight-cluster-data@10.30.171.113:2550",
00:07:18 "pekko://opendaylight-cluster-data@10.30.171.108:2550"]
00:07:18
00:07:18 roles = ["member-2"]
00:07:18
00:07:18 # when under load we might trip a false positive on the failure detector
00:07:18 # failure-detector {
00:07:18 # heartbeat-interval = 4 s
00:07:18 # acceptable-heartbeat-pause = 16s
00:07:18 # }
00:07:18 }
00:07:18
00:07:18 persistence {
00:07:18 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
00:07:18 # modifying the following two properties. The directory location specified may be a relative or absolute path.
00:07:18 # The relative path is always relative to KARAF_HOME.
00:07:18
00:07:18 # snapshot-store.local.dir = "target/snapshots"
00:07:18
00:07:18 # Use lz4 compression for LocalSnapshotStore snapshots
00:07:18 snapshot-store.local.use-lz4-compression = false
00:07:18 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
00:07:18 snapshot-store.local.lz4-blocksize = 256KB
00:07:18 }
00:07:18 disable-default-actor-system-quarantined-event-handling = "false"
00:07:18 }
00:07:18 }
00:07:18 Dump modules.conf
00:07:18 + echo 'Dump modules.conf'
00:07:18 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:07:18 modules = [
00:07:18
00:07:18 {
00:07:18 name = "inventory"
00:07:18 namespace = "urn:opendaylight:inventory"
00:07:18 shard-strategy = "module"
00:07:18 },
00:07:18 {
00:07:18 name = "topology"
00:07:18 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:07:18 shard-strategy = "module"
00:07:18 },
00:07:18 {
00:07:18 name = "toaster"
00:07:18 namespace = "http://netconfcentral.org/ns/toaster"
00:07:18 shard-strategy = "module"
00:07:18 }
00:07:18 ]
00:07:18 Dump module-shards.conf
00:07:18 + echo 'Dump module-shards.conf'
00:07:18 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:07:18 module-shards = [
00:07:18 {
00:07:18 name = "default"
00:07:18 shards = [
00:07:18 {
00:07:18 name = "default"
00:07:18 replicas = ["member-1",
00:07:18 "member-2",
00:07:18 "member-3"]
00:07:18 }
00:07:18 ]
00:07:18 },
00:07:18 {
00:07:18 name = "inventory"
00:07:18 shards = [
00:07:18 {
00:07:18 name="inventory"
00:07:18 replicas = ["member-1",
00:07:18 "member-2",
00:07:18 "member-3"]
00:07:18 }
00:07:18 ]
00:07:18 },
00:07:18 {
00:07:18 name = "topology"
00:07:18 shards = [
00:07:18 {
00:07:18 name="topology"
00:07:18 replicas = ["member-1",
00:07:18 "member-2",
00:07:18 "member-3"]
00:07:18 }
00:07:18 ]
00:07:18 },
00:07:18 {
00:07:18 name = "toaster"
00:07:18 shards = [
00:07:18 {
00:07:18 name="toaster"
00:07:18 replicas = ["member-1",
00:07:18 "member-2",
00:07:18 "member-3"]
00:07:18 }
00:07:18 ]
00:07:18 }
00:07:18 ]
00:07:18 Configuring member-3 with IP address 10.30.171.108
00:07:18 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
00:07:19 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
00:07:19 common-functions.sh is being sourced
00:07:19 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium
00:07:19 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
00:07:19 ++ echo 'common-functions.sh is being sourced'
00:07:19 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT
00:07:19 ++ DISTROSTREAM=vanadium
00:07:19 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:07:19 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:07:19 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:07:19 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:07:19 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
00:07:19 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
00:07:19 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:19 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:19 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:19 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:19 ++ export CONTROLLERMEM=
00:07:19 ++ CONTROLLERMEM=
00:07:19 ++ case "${DISTROSTREAM}" in
00:07:19 ++ CLUSTER_SYSTEM=pekko
00:07:19 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:07:19 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:07:19 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:07:19 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:07:19 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:07:19 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:07:19 ++ print_common_env
00:07:19 ++ cat
00:07:19 common-functions environment:
00:07:19 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:07:19 ACTUALFEATURES:
00:07:19 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:07:19 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
00:07:19 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:19 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:19 CONTROLLERMEM:
00:07:19 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:07:19 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:07:19 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:07:19 SUITES:
00:07:19
00:07:19 ++ SSH='ssh -t -t'
00:07:19 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:07:19 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:07:19 Changing to /tmp
00:07:19 + echo 'Changing to /tmp'
00:07:19 + cd /tmp
00:07:19 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251122.223713-633.zip
00:07:19 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251122.223713-633.zip'
00:07:19 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251122.223713-633.zip
00:07:19 --2025-11-23 00:07:19-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251122.223713-633.zip
00:07:19 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:07:19 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:07:19 HTTP request sent, awaiting response... 200 OK
00:07:19 Length: 234978341 (224M) [application/zip]
00:07:19 Saving to: ‘karaf-0.23.0-20251122.223713-633.zip’
00:07:19
00:07:19 0K ........ ........ ........ ........ ........ ........ 1% 37.4M 6s
00:07:19 3072K ........ ........ ........ ........ ........ ........ 2% 46.3M 5s
00:07:19 6144K ........ ........ ........ ........ ........ ........ 4% 81.4M 4s
00:07:19 9216K ........ ........ ........ ........ ........ ........ 5% 129M 4s
00:07:19 12288K ........ ........ ........ ........ ........ ........ 6% 58.9M 4s
00:07:19 15360K ........ ........ ........ ........ ........ ........ 8% 192M 3s
00:07:19 18432K ........ ........ ........ ........ ........ ........ 9% 238M 3s
00:07:19 21504K ........ ........ ........ ........ ........ ........ 10% 243M 2s
00:07:19 24576K ........ ........ ........ ........ ........ ........ 12% 228M 2s
00:07:19 27648K ........ ........ ........ ........ ........ ........ 13% 295M 2s
00:07:19 30720K ........ ........ ........ ........ ........ ........ 14% 302M 2s
00:07:19 33792K ........ ........ ........ ........ ........ ........ 16% 225M 2s
00:07:19 36864K ........ ........ ........ ........ ........ ........ 17% 273M 2s
00:07:19 39936K ........ ........ ........ ........ ........ ........ 18% 291M 2s
00:07:19 43008K ........ ........ ........ ........ ........ ........ 20% 326M 1s
00:07:19 46080K ........ ........ ........ ........ ........ ........ 21% 260M 1s
00:07:19 49152K ........ ........ ........ ........ ........ ........ 22% 296M 1s
00:07:19 52224K ........ ........ ........ ........ ........ ........ 24% 335M 1s
00:07:19 55296K ........ ........ ........ ........ ........ ........ 25% 361M 1s
00:07:19 58368K ........ ........ ........ ........ ........ ........ 26% 247M 1s
00:07:19 61440K ........ ........ ........ ........ ........ ........ 28% 255M 1s
00:07:19 64512K ........ ........ ........ ........ ........ ........ 29% 298M 1s
00:07:19 67584K ........ ........ ........ ........ ........ ........ 30% 354M 1s
00:07:19 70656K ........ ........ ........ ........ ........ ........ 32% 280M 1s
00:07:19 73728K ........ ........ ........ ........ ........ ........ 33% 335M 1s
00:07:19 76800K ........ ........ ........ ........ ........ ........ 34% 329M 1s
00:07:19 79872K ........ ........ ........ ........ ........ ........ 36% 386M 1s
00:07:19 82944K ........ ........ ........ ........ ........ ........ 37% 355M 1s
00:07:19 86016K ........ ........ ........ ........ ........ ........ 38% 360M 1s
00:07:19 89088K ........ ........ ........ ........ ........ ........ 40% 306M 1s
00:07:19 92160K ........ ........ ........ ........ ........ ........ 41% 288M 1s
00:07:19 95232K ........ ........ ........ ........ ........ ........ 42% 355M 1s
00:07:19 98304K ........ ........ ........ ........ ........ ........ 44% 366M 1s
00:07:19 101376K ........ ........ ........ ........ ........ ........ 45% 255M 1s
00:07:19 104448K ........ ........ ........ ........ ........ ........ 46% 275M 1s
00:07:19 107520K ........ ........ ........ ........ ........ ........ 48% 279M 1s
00:07:19 110592K ........ ........ ........ ........ ........ ........ 49% 398M 1s
00:07:19 113664K ........ ........ ........ ........ ........ ........ 50% 329M 1s
00:07:19 116736K ........ ........ ........ ........ ........ ........ 52% 252M 1s
00:07:19 119808K ........ ........ ........ ........ ........ ........ 53% 319M 1s
00:07:19 122880K ........ ........ ........ ........ ........ ........ 54% 321M 1s
00:07:19 125952K ........ ........ ........ ........ ........ ........ 56% 213M 0s
00:07:19 129024K ........ ........ ........ ........ ........ ........ 57% 409M 0s
00:07:19 132096K ........ ........ ........ ........ ........ ........ 58% 481M 0s
00:07:19 135168K ........ ........ ........ ........ ........ ........ 60% 465M 0s
00:07:19 138240K ........ ........ ........ ........ ........ ........ 61% 356M 0s
00:07:19 141312K ........ ........ ........ ........ ........ ........ 62% 360M 0s
00:07:19 144384K ........ ........ ........ ........ ........ ........ 64% 367M 0s
00:07:19 147456K ........ ........ ........ ........ ........ ........ 65% 375M 0s
00:07:19 150528K ........ ........ ........ ........ ........ ........ 66% 275M 0s
00:07:19 153600K ........ ........ ........ ........ ........ ........ 68% 294M 0s
00:07:19 156672K ........ ........ ........ ........ ........ ........ 69% 326M 0s
00:07:19 159744K ........ ........ ........ ........ ........ ........ 70% 337M 0s
00:07:20 162816K ........ ........ ........ ........ ........ ........ 72% 313M 0s
00:07:20 165888K ........ ........ ........ ........ ........ ........ 73% 321M 0s
00:07:20 168960K ........ ........ ........ ........ ........ ........ 74% 309M 0s
00:07:20 172032K ........ ........ ........ ........ ........ ........ 76% 320M 0s
00:07:20 175104K ........ ........ ........ ........ ........ ........ 77% 216M 0s
00:07:20 178176K ........ ........ ........ ........ ........ ........ 78% 391M 0s
00:07:20 181248K ........ ........ ........ ........ ........ ........ 80% 436M 0s
00:07:20 184320K ........ ........ ........ ........ ........ ........ 81% 455M 0s
00:07:20 187392K ........ ........ ........ ........ ........ ........ 83% 429M 0s
00:07:20 190464K ........ ........ ........ ........ ........ ........ 84% 362M 0s
00:07:20 193536K ........ ........ ........ ........ ........ ........ 85% 175M 0s
00:07:20 196608K ........ ........ ........ ........ ........ ........ 87% 312M 0s
00:07:20 199680K ........ ........ ........ ........ ........ ........ 88% 291M 0s
00:07:20 202752K ........ ........ ........ ........ ........ ........ 89% 216M 0s
00:07:20 205824K ........ ........ ........ ........ ........ ........ 91% 391M 0s
00:07:20 208896K ........ ........ ........ ........ ........ ........ 92% 339M 0s
00:07:20 211968K ........ ........ ........ ........ ........ ........ 93% 296M 0s
00:07:20 215040K ........ ........ ........ ........ ........ ........ 95% 351M 0s
00:07:20 218112K ........ ........ ........ ........ ........ ........ 96% 178M 0s
00:07:20 221184K ........ ........ ........ ........ ........ ........ 97% 327M 0s
00:07:20 224256K ........ ........ ........ ........ ........ ........ 99% 347M 0s
00:07:20 227328K ........ ........ ........ ........ . 100% 305M=0.9s
00:07:20
00:07:20 2025-11-23 00:07:20 (236 MB/s) - ‘karaf-0.23.0-20251122.223713-633.zip’ saved [234978341/234978341]
00:07:20
00:07:20 Extracting the new controller...
00:07:20 + echo 'Extracting the new controller...'
00:07:20 + unzip -q karaf-0.23.0-20251122.223713-633.zip
00:07:22 Adding external repositories...
00:07:22 + echo 'Adding external repositories...'
00:07:22 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:07:22 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:07:22 ################################################################################
00:07:22 #
00:07:22 # Licensed to the Apache Software Foundation (ASF) under one or more
00:07:22 # contributor license agreements. See the NOTICE file distributed with
00:07:22 # this work for additional information regarding copyright ownership.
00:07:22 # The ASF licenses this file to You under the Apache License, Version 2.0
00:07:22 # (the "License"); you may not use this file except in compliance with
00:07:22 # the License. You may obtain a copy of the License at
00:07:22 #
00:07:22 # http://www.apache.org/licenses/LICENSE-2.0
00:07:22 #
00:07:22 # Unless required by applicable law or agreed to in writing, software
00:07:22 # distributed under the License is distributed on an "AS IS" BASIS,
00:07:22 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:07:22 # See the License for the specific language governing permissions and
00:07:22 # limitations under the License.
00:07:22 #
00:07:22 ################################################################################
00:07:22
00:07:22 #
00:07:22 # If set to true, the following property will not allow any certificate to be used
00:07:22 # when accessing Maven repositories through SSL
00:07:22 #
00:07:22 #org.ops4j.pax.url.mvn.certificateCheck=
00:07:22
00:07:22 #
00:07:22 # Path to the local Maven settings file.
00:07:22 # The repositories defined in this file will be automatically added to the list
00:07:22 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:07:22 # below is not set.
00:07:22 # The following locations are checked for the existence of the settings.xml file
00:07:22 # * 1. looks for the specified url
00:07:22 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:07:22 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:07:22 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:07:22 #
00:07:22 #org.ops4j.pax.url.mvn.settings=
00:07:22
00:07:22 #
00:07:22 # Path to the local Maven repository which is used to avoid downloading
00:07:22 # artifacts when they already exist locally.
00:07:22 # The value of this property will be extracted from the settings.xml file
00:07:22 # above, or defaulted to:
00:07:22 # System.getProperty( "user.home" ) + "/.m2/repository"
00:07:22 #
00:07:22 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:07:22
00:07:22 #
00:07:22 # Default this to false. It's just weird to use undocumented repos
00:07:22 #
00:07:22 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:07:22
00:07:22 #
00:07:22 # Uncomment if you don't wanna use the proxy settings
00:07:22 # from the Maven conf/settings.xml file
00:07:22 #
00:07:22 # org.ops4j.pax.url.mvn.proxySupport=false
00:07:22
00:07:22 #
00:07:22 # Comma separated list of repositories scanned when resolving an artifact.
00:07:22 # Those repositories will be checked before iterating through the
00:07:22 # below list of repositories and even before the local repository
00:07:22 # A repository url can be appended with zero or more of the following flags:
00:07:22 # @snapshots : the repository contains snaphots
00:07:22 # @noreleases : the repository does not contain any released artifacts
00:07:22 #
00:07:22 # The following property value will add the system folder as a repo.
00:07:22 #
00:07:22 org.ops4j.pax.url.mvn.defaultRepositories=\
00:07:22 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:07:22 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:07:22 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:07:22
00:07:22 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:07:22 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:07:22
00:07:22 #
00:07:22 # Comma separated list of repositories scanned when resolving an artifact.
00:07:22 # The default list includes the following repositories:
00:07:22 # http://repo1.maven.org/maven2@id=central
00:07:22 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:07:22 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:07:22 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:07:22 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:07:22 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:07:22 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:07:22 # To add repositories to the default ones, prepend '+' to the list of repositories
00:07:22 # to add.
00:07:22 # A repository url can be appended with zero or more of the following flags:
00:07:22 # @snapshots : the repository contains snapshots
00:07:22 # @noreleases : the repository does not contain any released artifacts
00:07:22 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:07:22 #
00:07:22 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:07:22
00:07:22 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
00:07:22 + [[ True == \T\r\u\e ]]
00:07:22 + echo 'Configuring the startup features...'
00:07:22 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:07:22 + FEATURE_TEST_STRING=features-test
00:07:22 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT
00:07:22 + KARAF_VERSION=karaf4
00:07:22 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:07:22 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:07:22 + [[ ! -z '' ]]
00:07:22 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:07:22 ################################################################################
00:07:22 #
00:07:22 # Licensed to the Apache Software Foundation (ASF) under one or more
00:07:22 # contributor license agreements. See the NOTICE file distributed with
00:07:22 # this work for additional information regarding copyright ownership.
00:07:22 # The ASF licenses this file to You under the Apache License, Version 2.0
00:07:22 # (the "License"); you may not use this file except in compliance with
00:07:22 # the License. You may obtain a copy of the License at
00:07:22 #
00:07:22 # http://www.apache.org/licenses/LICENSE-2.0
00:07:22 #
00:07:22 # Unless required by applicable law or agreed to in writing, software
00:07:22 # distributed under the License is distributed on an "AS IS" BASIS,
00:07:22 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:07:22 # See the License for the specific language governing permissions and
00:07:22 # limitations under the License.
00:07:22 #
00:07:22 ################################################################################
00:07:22
00:07:22 #
00:07:22 # Comma separated list of features repositories to register by default
00:07:22 #
00:07:22 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/d90d0c0d-fcd5-4065-bb34-753412398818.xml
00:07:22
00:07:22 #
00:07:22 # Comma separated list of features to install at startup
00:07:22 #
00:07:22 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, 7162167d-1953-4022-9edd-7fabea4320d7
00:07:22
00:07:22 #
00:07:22 # Resource repositories (OBR) that the features resolver can use
00:07:22 # to resolve requirements/capabilities
00:07:22 #
00:07:22 # The format of the resourceRepositories is
00:07:22 # resourceRepositories=[xml:url|json:url],...
00:07:22 # for Instance:
00:07:22 #
00:07:22 #resourceRepositories=xml:http://host/path/to/index.xml
00:07:22 # or
00:07:22 #resourceRepositories=json:http://host/path/to/index.json
00:07:22 #
00:07:22
00:07:22 #
00:07:22 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:07:22 #
00:07:22 featuresBootAsynchronous=false
00:07:22
00:07:22 #
00:07:22 # Service requirements enforcement
00:07:22 #
00:07:22 # By default, the feature resolver checks the service requirements/capabilities of
00:07:22 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:07:22 # the required bundles.
00:07:22 # The following flag can have those values:
00:07:22 # - disable: service requirements are completely ignored
00:07:22 # - default: service requirements are ignored for old features
00:07:22 # - enforce: service requirements are always verified
00:07:22 #
00:07:22 #serviceRequirements=default
00:07:22
00:07:22 #
00:07:22 # Store cfg file for config element in feature
00:07:22 #
00:07:22 #configCfgStore=true
00:07:22
00:07:22 #
00:07:22 # Define if the feature service automatically refresh bundles
00:07:22 #
00:07:22 autoRefresh=true
00:07:22
00:07:22 #
00:07:22 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:07:22 # XML file defines instructions related to features processing
00:07:22 # versions.properties may declare properties to resolve placeholders in XML file
00:07:22 # both files are relative to ${karaf.etc}
00:07:22 #
00:07:22 #featureProcessing=org.apache.karaf.features.xml
00:07:22 #featureProcessingVersions=versions.properties
00:07:22 + configure_karaf_log karaf4 ''
00:07:22 + local -r karaf_version=karaf4
00:07:22 + local -r controllerdebugmap=
00:07:22 + local logapi=log4j
00:07:22 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:22 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:07:22 log4j2.rootLogger.level = INFO
00:07:22 #log4j2.rootLogger.type = asyncRoot
00:07:22 #log4j2.rootLogger.includeLocation = false
00:07:22 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:07:22 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:07:22 log4j2.rootLogger.appenderRef.Console.ref = Console
00:07:22 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:07:22 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:07:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:07:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:07:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:07:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:07:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:07:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:07:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:07:22 log4j2.logger.spifly.name = org.apache.aries.spifly
00:07:22 log4j2.logger.spifly.level = WARN
00:07:22 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:07:22 log4j2.logger.audit.level = INFO
00:07:22 log4j2.logger.audit.additivity = false
00:07:22 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:07:22 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:07:22 log4j2.appender.console.type = Console
00:07:22 log4j2.appender.console.name = Console
00:07:22 log4j2.appender.console.layout.type = PatternLayout
00:07:22 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:07:22 log4j2.appender.rolling.type = RollingRandomAccessFile
00:07:22 log4j2.appender.rolling.name = RollingFile
00:07:22 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:07:22 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:07:22 #log4j2.appender.rolling.immediateFlush = false
00:07:22 log4j2.appender.rolling.append = true
00:07:22 log4j2.appender.rolling.layout.type = PatternLayout
00:07:22 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:07:22 log4j2.appender.rolling.policies.type = Policies
00:07:22 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:07:22 log4j2.appender.rolling.policies.size.size = 64MB
00:07:22 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:07:22 log4j2.appender.rolling.strategy.max = 7
00:07:22 log4j2.appender.audit.type = RollingRandomAccessFile
00:07:22 log4j2.appender.audit.name = AuditRollingFile
00:07:22 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:07:22 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:07:22 log4j2.appender.audit.append = true
00:07:22 log4j2.appender.audit.layout.type = PatternLayout
00:07:22 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:07:22 log4j2.appender.audit.policies.type = Policies
00:07:22 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:07:22 log4j2.appender.audit.policies.size.size = 8MB
00:07:22 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:07:22 log4j2.appender.audit.strategy.max = 7
00:07:22 log4j2.appender.osgi.type = PaxOsgi
00:07:22 log4j2.appender.osgi.name = PaxOsgi
00:07:22 log4j2.appender.osgi.filter = *
00:07:22 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:07:22 #log4j2.logger.aether.level = TRACE
00:07:22 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:07:22 #log4j2.logger.http-headers.level = DEBUG
00:07:22 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:07:22 #log4j2.logger.maven.level = TRACE
00:07:22 + logapi=log4j2
00:07:22 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:07:22 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:07:22 + '[' log4j2 == log4j2 ']'
00:07:22 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:22 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:07:22 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:07:22 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:07:22 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:07:22 controllerdebugmap:
00:07:22 + unset IFS
00:07:22 + echo 'controllerdebugmap: '
00:07:22 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:22 + '[' -n '' ']'
00:07:22 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:07:22 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:22 ################################################################################
00:07:22 #
00:07:22 # Licensed to the Apache Software Foundation (ASF) under one or more
00:07:22 # contributor license agreements. See the NOTICE file distributed with
00:07:22 # this work for additional information regarding copyright ownership.
00:07:22 # The ASF licenses this file to You under the Apache License, Version 2.0
00:07:22 # (the "License"); you may not use this file except in compliance with
00:07:22 # the License. You may obtain a copy of the License at
00:07:22 #
00:07:22 # http://www.apache.org/licenses/LICENSE-2.0
00:07:22 #
00:07:22 # Unless required by applicable law or agreed to in writing, software
00:07:22 # distributed under the License is distributed on an "AS IS" BASIS,
00:07:22 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:07:22 # See the License for the specific language governing permissions and
00:07:22 # limitations under the License.
00:07:22 #
00:07:22 ################################################################################
00:07:22
00:07:22 # Common pattern layout for appenders
00:07:22 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:07:22
00:07:22 # Root logger
00:07:22 log4j2.rootLogger.level = INFO
00:07:22 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:07:22 #log4j2.rootLogger.type = asyncRoot
00:07:22 #log4j2.rootLogger.includeLocation = false
00:07:22 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:07:22 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:07:22 log4j2.rootLogger.appenderRef.Console.ref = Console
00:07:22 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:07:22 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:07:22
00:07:22 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:07:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:07:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:07:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:07:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:07:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:07:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:07:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:07:22
00:07:22 # Loggers configuration
00:07:22
00:07:22 # Spifly logger
00:07:22 log4j2.logger.spifly.name = org.apache.aries.spifly
00:07:22 log4j2.logger.spifly.level = WARN
00:07:22
00:07:22 # Security audit logger
00:07:22 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:07:22 log4j2.logger.audit.level = INFO
00:07:22 log4j2.logger.audit.additivity = false
00:07:22 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:07:22
00:07:22 # Appenders configuration
00:07:22
00:07:22 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:07:22 log4j2.appender.console.type = Console
00:07:22 log4j2.appender.console.name = Console
00:07:22 log4j2.appender.console.layout.type = PatternLayout
00:07:22 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:07:22
00:07:22 # Rolling file appender
00:07:22 log4j2.appender.rolling.type = RollingRandomAccessFile
00:07:22 log4j2.appender.rolling.name = RollingFile
00:07:22 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:07:22 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:07:22 # uncomment to not force a disk flush
00:07:22 #log4j2.appender.rolling.immediateFlush = false
00:07:22 log4j2.appender.rolling.append = true
00:07:22 log4j2.appender.rolling.layout.type = PatternLayout
00:07:22 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:07:22 log4j2.appender.rolling.policies.type = Policies
00:07:22 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:07:22 log4j2.appender.rolling.policies.size.size = 1GB
00:07:22 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:07:22 log4j2.appender.rolling.strategy.max = 7
00:07:22
00:07:22 # Audit file appender
00:07:22 log4j2.appender.audit.type = RollingRandomAccessFile
00:07:22 log4j2.appender.audit.name = AuditRollingFile
00:07:22 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:07:22 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:07:22 log4j2.appender.audit.append = true
00:07:22 log4j2.appender.audit.layout.type = PatternLayout
00:07:22 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:07:22 log4j2.appender.audit.policies.type = Policies
00:07:22 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:07:22 log4j2.appender.audit.policies.size.size = 8MB
00:07:22 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:07:22 log4j2.appender.audit.strategy.max = 7
00:07:22
00:07:22 # OSGi appender
00:07:22 log4j2.appender.osgi.type = PaxOsgi
00:07:22 log4j2.appender.osgi.name = PaxOsgi
00:07:22 log4j2.appender.osgi.filter = *
00:07:22
00:07:22 # help with identification of maven-related problems with pax-url-aether
00:07:22 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:07:22 #log4j2.logger.aether.level = TRACE
00:07:22 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:07:22 #log4j2.logger.http-headers.level = DEBUG
00:07:22 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:07:22 #log4j2.logger.maven.level = TRACE
00:07:22 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:07:22 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:07:22 Configure
00:07:22 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:07:22 max memory: 2048m
00:07:22 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:22 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:07:22 + local -r controllermem=2048m
00:07:22 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:22 + echo Configure
00:07:22 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:07:22 + echo ' max memory: 2048m'
00:07:22 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:22 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
00:07:22 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:22 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:22 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:22 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
00:07:22 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:22 #!/bin/sh
00:07:22 #
00:07:22 # Licensed to the Apache Software Foundation (ASF) under one or more
00:07:22 # contributor license agreements. See the NOTICE file distributed with
00:07:22 # this work for additional information regarding copyright ownership.
00:07:22 # The ASF licenses this file to You under the Apache License, Version 2.0
00:07:22 # (the "License"); you may not use this file except in compliance with
00:07:22 # the License. You may obtain a copy of the License at
00:07:22 #
00:07:22 # http://www.apache.org/licenses/LICENSE-2.0
00:07:22 #
00:07:22 # Unless required by applicable law or agreed to in writing, software
00:07:22 # distributed under the License is distributed on an "AS IS" BASIS,
00:07:22 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:07:22 # See the License for the specific language governing permissions and
00:07:22 # limitations under the License.
00:07:22 #
00:07:22
00:07:22 #
00:07:22 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:07:22 # script: client, instance, shell, start, status, stop, karaf
00:07:22 #
00:07:22 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:07:22 # Actions go here...
00:07:22 # fi
00:07:22
00:07:22 #
00:07:22 # general settings which should be applied for all scripts go here; please keep
00:07:22 # in mind that it is possible that scripts might be executed more than once, e.g.
00:07:22 # in example of the start script where the start script is executed first and the
00:07:22 # karaf script afterwards.
00:07:22 #
00:07:22
00:07:22 #
00:07:22 # The following section shows the possible configuration options for the default
00:07:22 # karaf scripts
00:07:22 #
00:07:22 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:07:22 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:07:22 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:07:22 # export EXTRA_JAVA_OPTS # Additional JVM options
00:07:22 # export KARAF_HOME # Karaf home folder
00:07:22 # export KARAF_DATA # Karaf data folder
00:07:22 # export KARAF_BASE # Karaf base folder
00:07:22 # export KARAF_ETC # Karaf etc folder
00:07:22 # export KARAF_LOG # Karaf log folder
00:07:22 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:07:22 # export KARAF_OPTS # Additional available Karaf options
00:07:22 # export KARAF_DEBUG # Enable debug mode
00:07:22 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:07:22 # export KARAF_NOROOT # Prevent execution as root if set to true
00:07:22 Set Java version
00:07:22 + echo 'Set Java version'
00:07:22 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:07:22 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:07:22 sudo: a password is required
00:07:22 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:07:22 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:07:22 sudo: a password is required
00:07:22 JDK default version ...
00:07:22 + echo 'JDK default version ...'
00:07:22 + java -version
00:07:23 openjdk version "21.0.8" 2025-07-15
00:07:23 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
00:07:23 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
00:07:23 Set JAVA_HOME
00:07:23 + echo 'Set JAVA_HOME'
00:07:23 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:07:23 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:07:23 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:07:23 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:07:23 Listing all open ports on controller system...
00:07:23 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:07:23 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:07:23 + echo 'Listing all open ports on controller system...'
00:07:23 + netstat -pnatu
00:07:23 /tmp/configuration-script.sh: line 40: netstat: command not found
00:07:23 Configuring cluster
00:07:23 + '[' -f /tmp/custom_shard_config.txt ']'
00:07:23 + echo 'Configuring cluster'
00:07:23 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 3 10.30.170.231 10.30.171.113 10.30.171.108
00:07:23 ################################################
00:07:23 ## Configure Cluster ##
00:07:23 ################################################
00:07:23 NOTE: Cluster configuration files not found. Copying from
00:07:23 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
00:07:23 Configuring unique name in pekko.conf
00:07:23 Configuring hostname in pekko.conf
00:07:23 Configuring data and rpc seed nodes in pekko.conf
00:07:23 modules = [
00:07:23
00:07:23 {
00:07:23 name = "inventory"
00:07:23 namespace = "urn:opendaylight:inventory"
00:07:23 shard-strategy = "module"
00:07:23 },
00:07:23 {
00:07:23 name = "topology"
00:07:23 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:07:23 shard-strategy = "module"
00:07:23 },
00:07:23 {
00:07:23 name = "toaster"
00:07:23 namespace = "http://netconfcentral.org/ns/toaster"
00:07:23 shard-strategy = "module"
00:07:23 }
00:07:23 ]
00:07:23 Configuring replication type in module-shards.conf
00:07:23 ################################################
00:07:23 ## NOTE: Manually restart controller to ##
00:07:23 ## apply configuration. ##
00:07:23 ################################################
00:07:23 Dump pekko.conf
00:07:23 + echo 'Dump pekko.conf'
00:07:23 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:07:23
00:07:23 odl-cluster-data {
00:07:23 pekko {
00:07:23 remote {
00:07:23 artery {
00:07:23 enabled = on
00:07:23 transport = tcp
00:07:23 canonical.hostname = "10.30.171.108"
00:07:23 canonical.port = 2550
00:07:23 }
00:07:23 }
00:07:23
00:07:23 cluster {
00:07:23 # Using artery.
00:07:23 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.231:2550",
00:07:23 "pekko://opendaylight-cluster-data@10.30.171.113:2550",
00:07:23 "pekko://opendaylight-cluster-data@10.30.171.108:2550"]
00:07:23
00:07:23 roles = ["member-3"]
00:07:23
00:07:23 # when under load we might trip a false positive on the failure detector
00:07:23 # failure-detector {
00:07:23 # heartbeat-interval = 4 s
00:07:23 # acceptable-heartbeat-pause = 16s
00:07:23 # }
00:07:23 }
00:07:23
00:07:23 persistence {
00:07:23 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
00:07:23 # modifying the following two properties. The directory location specified may be a relative or absolute path.
00:07:23 # The relative path is always relative to KARAF_HOME.
00:07:23
00:07:23 # snapshot-store.local.dir = "target/snapshots"
00:07:23
00:07:23 # Use lz4 compression for LocalSnapshotStore snapshots
00:07:23 snapshot-store.local.use-lz4-compression = false
00:07:23 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
00:07:23 snapshot-store.local.lz4-blocksize = 256KB
00:07:23 }
00:07:23 disable-default-actor-system-quarantined-event-handling = "false"
00:07:23 }
00:07:23 }
00:07:23 Dump modules.conf
00:07:23 + echo 'Dump modules.conf'
00:07:23 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:07:23 modules = [
00:07:23
00:07:23 {
00:07:23 name = "inventory"
00:07:23 namespace = "urn:opendaylight:inventory"
00:07:23 shard-strategy = "module"
00:07:23 },
00:07:23 {
00:07:23 name = "topology"
00:07:23 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:07:23 shard-strategy = "module"
00:07:23 },
00:07:23 {
00:07:23 name = "toaster"
00:07:23 namespace = "http://netconfcentral.org/ns/toaster"
00:07:23 shard-strategy = "module"
00:07:23 }
00:07:23 ]
00:07:23 Dump module-shards.conf
00:07:23 + echo 'Dump module-shards.conf'
00:07:23 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:07:23 module-shards = [
00:07:23 {
00:07:23 name = "default"
00:07:23 shards = [
00:07:23 {
00:07:23 name = "default"
00:07:23 replicas = ["member-1",
00:07:23 "member-2",
00:07:23 "member-3"]
00:07:23 }
00:07:23 ]
00:07:23 },
00:07:23 {
00:07:23 name = "inventory"
00:07:23 shards = [
00:07:23 {
00:07:23 name="inventory"
00:07:23 replicas = ["member-1",
00:07:23 "member-2",
00:07:23 "member-3"]
00:07:23 }
00:07:23 ]
00:07:23 },
00:07:23 {
00:07:23 name = "topology"
00:07:23 shards = [
00:07:23 {
00:07:23 name="topology"
00:07:23 replicas = ["member-1",
00:07:23 "member-2",
00:07:23 "member-3"]
00:07:23 }
00:07:23 ]
00:07:23 },
00:07:23 {
00:07:23 name = "toaster"
00:07:23 shards = [
00:07:23 {
00:07:23 name="toaster"
00:07:23 replicas = ["member-1",
00:07:23 "member-2",
00:07:23 "member-3"]
00:07:23 }
00:07:23 ]
00:07:23 }
00:07:23 ]
00:07:23 Locating config plan to use...
00:07:23 Finished running config plans
00:07:23 Starting member-1 with IP address 10.30.170.231
00:07:23 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts.
00:07:23 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts.
00:07:23 Redirecting karaf console output to karaf_console.log
00:07:23 Starting controller...
00:07:23 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
00:07:23 Starting member-2 with IP address 10.30.171.113
00:07:23 Warning: Permanently added '10.30.171.113' (ECDSA) to the list of known hosts.
00:07:23 Warning: Permanently added '10.30.171.113' (ECDSA) to the list of known hosts.
00:07:24 Redirecting karaf console output to karaf_console.log
00:07:24 Starting controller...
00:07:24 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
00:07:24 Starting member-3 with IP address 10.30.171.108
00:07:24 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
00:07:24 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
00:07:24 Redirecting karaf console output to karaf_console.log
00:07:24 Starting controller...
00:07:24 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
00:07:24 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins15071533401553412863.sh
00:07:24 common-functions.sh is being sourced
00:07:24 common-functions environment:
00:07:24 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:07:24 ACTUALFEATURES:
00:07:24 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:07:24 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
00:07:24 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:24 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:24 CONTROLLERMEM: 2048m
00:07:24 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:07:24 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:07:24 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:07:24 SUITES:
00:07:24
00:07:24 + echo '#################################################'
00:07:24 #################################################
00:07:24 + echo '## Verify Cluster is UP ##'
00:07:24 ## Verify Cluster is UP ##
00:07:24 + echo '#################################################'
00:07:24 #################################################
00:07:24 + create_post_startup_script
00:07:24 + cat
00:07:24 + copy_and_run_post_startup_script
00:07:24 + seed_index=1
00:07:24 ++ seq 1 3
00:07:24 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:07:24 + CONTROLLERIP=ODL_SYSTEM_1_IP
00:07:24 + echo 'Execute the post startup script on controller 10.30.170.231'
00:07:24 Execute the post startup script on controller 10.30.170.231
00:07:24 + scp /w/workspace/netconf-csit-3node-clustering-only-vanadium/post-startup-script.sh 10.30.170.231:/tmp/
00:07:24 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts.
00:07:24 + ssh 10.30.170.231 'bash /tmp/post-startup-script.sh 1'
00:07:24 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts.
00:07:25 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:07:30 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:07:35 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:07:40 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:07:45 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:07:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:07:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:08:00 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:08:05 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:08:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:08:15 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:08:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:08:25 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:08:30 2025-11-23T00:07:58,947 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:08:30 Controller is UP
00:08:30 2025-11-23T00:07:58,947 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:08:30 Listing all open ports on controller system...
00:08:30 /tmp/post-startup-script.sh: line 51: netstat: command not found
00:08:30 looking for "BindException: Address already in use" in log file
00:08:30 looking for "server is unhealthy" in log file
00:08:30 + '[' 1 == 0 ']'
00:08:30 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:08:30 + CONTROLLERIP=ODL_SYSTEM_2_IP
00:08:30 + echo 'Execute the post startup script on controller 10.30.171.113'
00:08:30 Execute the post startup script on controller 10.30.171.113
00:08:30 + scp /w/workspace/netconf-csit-3node-clustering-only-vanadium/post-startup-script.sh 10.30.171.113:/tmp/
00:08:30 Warning: Permanently added '10.30.171.113' (ECDSA) to the list of known hosts.
00:08:30 + ssh 10.30.171.113 'bash /tmp/post-startup-script.sh 2'
00:08:30 Warning: Permanently added '10.30.171.113' (ECDSA) to the list of known hosts.
00:08:30 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:08:35 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:08:40 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:08:45 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:08:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:08:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:09:00 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:09:05 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:09:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:09:15 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:09:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:09:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:09:31 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:09:36 2025-11-23T00:07:59,277 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:09:36 Controller is UP
00:09:36 2025-11-23T00:07:59,277 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:09:36 Listing all open ports on controller system...
00:09:36 looking for "BindException: Address already in use" in log file
00:09:36 /tmp/post-startup-script.sh: line 51: netstat: command not found
00:09:36 looking for "server is unhealthy" in log file
00:09:36 + '[' 2 == 0 ']'
00:09:36 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:09:36 + CONTROLLERIP=ODL_SYSTEM_3_IP
00:09:36 + echo 'Execute the post startup script on controller 10.30.171.108'
00:09:36 Execute the post startup script on controller 10.30.171.108
00:09:36 + scp /w/workspace/netconf-csit-3node-clustering-only-vanadium/post-startup-script.sh 10.30.171.108:/tmp/
00:09:36 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
00:09:36 + ssh 10.30.171.108 'bash /tmp/post-startup-script.sh 3'
00:09:36 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
00:09:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:09:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:09:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:09:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:09:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:10:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:10:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:10:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:10:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:10:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:10:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:10:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:10:36 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:10:41 2025-11-23T00:07:59,251 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:10:41 Controller is UP
00:10:41 2025-11-23T00:07:59,251 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:10:41 Listing all open ports on controller system...
00:10:41 /tmp/post-startup-script.sh: line 51: netstat: command not found
00:10:41 looking for "BindException: Address already in use" in log file
00:10:41 looking for "server is unhealthy" in log file
00:10:41 + '[' 0 == 0 ']'
00:10:41 + seed_index=1
00:10:41 + dump_controller_threads
00:10:41 ++ seq 1 3
00:10:41 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:10:41 + CONTROLLERIP=ODL_SYSTEM_1_IP
00:10:41 + echo 'Let'\''s take the karaf thread dump'
00:10:41 Let's take the karaf thread dump
00:10:41 + ssh 10.30.170.231 'sudo ps aux'
00:10:41 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts.
00:10:42 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-only-vanadium/ps_before.log
00:10:42 ++ grep -v grep
00:10:42 ++ tr -s ' '
00:10:42 ++ cut -f2 '-d '
00:10:42 + pid=2046
00:10:42 + echo 'karaf main: org.apache.karaf.main.Main, pid:2046'
00:10:42 karaf main: org.apache.karaf.main.Main, pid:2046
00:10:42 + ssh 10.30.170.231 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2046'
00:10:42 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts.
00:10:42 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:10:42 + CONTROLLERIP=ODL_SYSTEM_2_IP
00:10:42 + echo 'Let'\''s take the karaf thread dump'
00:10:42 Let's take the karaf thread dump
00:10:42 + ssh 10.30.171.113 'sudo ps aux'
00:10:42 Warning: Permanently added '10.30.171.113' (ECDSA) to the list of known hosts.
00:10:43 ++ tr -s ' '
00:10:43 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-only-vanadium/ps_before.log
00:10:43 ++ cut -f2 '-d '
00:10:43 ++ grep -v grep
00:10:43 + pid=2034
00:10:43 + echo 'karaf main: org.apache.karaf.main.Main, pid:2034'
00:10:43 karaf main: org.apache.karaf.main.Main, pid:2034
00:10:43 + ssh 10.30.171.113 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2034'
00:10:43 Warning: Permanently added '10.30.171.113' (ECDSA) to the list of known hosts.
00:10:43 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:10:43 + CONTROLLERIP=ODL_SYSTEM_3_IP
00:10:43 + echo 'Let'\''s take the karaf thread dump'
00:10:43 Let's take the karaf thread dump
00:10:43 + ssh 10.30.171.108 'sudo ps aux'
00:10:43 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
00:10:44 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-only-vanadium/ps_before.log
00:10:44 ++ grep -v grep
00:10:44 ++ tr -s ' '
00:10:44 ++ cut -f2 '-d '
00:10:44 + pid=2030
00:10:44 + echo 'karaf main: org.apache.karaf.main.Main, pid:2030'
00:10:44 karaf main: org.apache.karaf.main.Main, pid:2030
00:10:44 + ssh 10.30.171.108 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2030'
00:10:44 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
00:10:45 + '[' 0 -gt 0 ']'
00:10:45 + echo 'Generating controller variables...'
00:10:45 Generating controller variables...
00:10:45 ++ seq 1 3
00:10:45 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:10:45 + CONTROLLERIP=ODL_SYSTEM_1_IP
00:10:45 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.231'
00:10:45 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:10:45 + CONTROLLERIP=ODL_SYSTEM_2_IP
00:10:45 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.231 -v ODL_SYSTEM_2_IP:10.30.171.113'
00:10:45 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:10:45 + CONTROLLERIP=ODL_SYSTEM_3_IP
00:10:45 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.231 -v ODL_SYSTEM_2_IP:10.30.171.113 -v ODL_SYSTEM_3_IP:10.30.171.108'
00:10:45 + echo 'Generating mininet variables...'
00:10:45 Generating mininet variables...
00:10:45 ++ seq 1 1
00:10:45 + for i in $(seq 1 "${NUM_TOOLS_SYSTEM}")
00:10:45 + MININETIP=TOOLS_SYSTEM_1_IP
00:10:45 + tools_variables=' -v TOOLS_SYSTEM_1_IP:10.30.170.219'
00:10:45 + get_test_suites SUITES
00:10:45 + local __suite_list=SUITES
00:10:45 + echo 'Locating test plan to use...'
00:10:45 Locating test plan to use...
00:10:45 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/testplans/netconf-clustering-vanadium.txt
00:10:45 + '[' '!' -f /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/testplans/netconf-clustering-vanadium.txt ']'
00:10:45 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/testplans/netconf-clustering.txt
00:10:45 + '[' disabled '!=' disabled ']'
00:10:45 + echo 'Changing the testplan path...'
00:10:45 Changing the testplan path...
00:10:45 + sed s:integration:/w/workspace/netconf-csit-3node-clustering-only-vanadium: /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/testplans/netconf-clustering.txt
00:10:45 + cat testplan.txt
00:10:45 # Copyright (c) 2015-2017 Cisco Systems, Inc. and others. All rights reserved.
00:10:45 #
00:10:45 # This program and the accompanying materials are made available under the
00:10:45 # terms of the Eclipse Public License v1.0 which accompanies this distribution,
00:10:45 # and is available at http://www.eclipse.org/legal/epl-v10.html
00:10:45
00:10:45 # Place the suites in run order:
00:10:45
00:10:45 # Run non intrusive cluster tests first.
00:10:45 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot
00:10:45 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot
00:10:45
00:10:45 # Run the intrusive cluster tests after the non-intrusive ones.
00:10:45 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
00:10:45 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot
00:10:45 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
00:10:45 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot
00:10:45
00:10:45 # Next suite is commented because of NETCONF-454
00:10:45 #/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
00:10:45 #/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity-isolation-rejoin.robot
00:10:45
00:10:45 # Repeat some suites again to try to detect breakage caused by
00:10:45 # the intrusive tests that survived a "device deconfigure" - "device
00:10:45 # reconfigure" cycle.
00:10:45 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot
00:10:45 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot
00:10:45 + '[' -z '' ']'
00:10:45 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt
00:10:45 ++ tr '\012' ' '
00:10:45 + suite_list='/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot '
00:10:45 + eval 'SUITES='\''/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot '\'''
00:10:45 ++ SUITES='/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot '
00:10:45 + echo 'Starting Robot test suites /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot ...'
00:10:45 Starting Robot test suites /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot ...
00:10:45 + robot -N netconf-clustering.txt --removekeywords wuks -e exclude -e skip_if_vanadium -v BUNDLEFOLDER:karaf-0.23.0-SNAPSHOT -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251122.223713-633.zip -v CONTROLLER:10.30.170.231 -v CONTROLLER1:10.30.171.113 -v CONTROLLER2:10.30.171.108 -v CONTROLLER_USER:jenkins -v JAVA_HOME:/usr/lib/jvm/java-21-openjdk-amd64 -v JDKVERSION:openjdk21 -v JENKINS_WORKSPACE:/w/workspace/netconf-csit-3node-clustering-only-vanadium -v MININET:10.30.170.219 -v MININET1: -v MININET2: -v MININET_USER:jenkins -v NEXUSURL_PREFIX:https://nexus.opendaylight.org -v NUM_ODL_SYSTEM:3 -v NUM_TOOLS_SYSTEM:1 -v ODL_STREAM:vanadium -v ODL_SYSTEM_IP:10.30.170.231 -v ODL_SYSTEM_1_IP:10.30.170.231 -v ODL_SYSTEM_2_IP:10.30.171.113 -v ODL_SYSTEM_3_IP:10.30.171.108 -v ODL_SYSTEM_USER:jenkins -v TOOLS_SYSTEM_IP:10.30.170.219 -v TOOLS_SYSTEM_1_IP:10.30.170.219 -v TOOLS_SYSTEM_USER:jenkins -v USER_HOME:/home/jenkins -v IS_KARAF_APPL:True -v WORKSPACE:/tmp -v USE_NETCONF_CONNECTOR:False /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot
00:10:45 ==============================================================================
00:10:45 netconf-clustering.txt
00:10:45 ==============================================================================
00:10:45 netconf-clustering.txt.CRUD :: netconf clustered CRUD test suite.
00:10:45 ==============================================================================
00:10:51 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:10:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:10:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:10:51 | FAIL |
00:10:51 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:10:51 ------------------------------------------------------------------------------
00:10:51 Check_Device_Is_Not_Mounted_At_Beginning :: Sanity check making su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:10:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:10:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:10:54 | PASS |
00:10:54 ------------------------------------------------------------------------------
00:10:54 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:10:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:10:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:10:54 | FAIL |
00:10:54 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5089
00:10:54
00:10:54 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:10:54 ------------------------------------------------------------------------------
00:10:54 Check_Configurer_Has_Netconf_Connector_For_Device :: Get the list ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:10:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:10:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:05 | FAIL |
00:11:05 Keyword 'Check_Device_Instance_Count' failed after retrying for 10 seconds. The last error was: 0 != 1
00:11:05 ------------------------------------------------------------------------------
00:11:05 Wait_For_Device_To_Become_Visible_For_Configurer :: Wait until the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:26 | FAIL |
00:11:26 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.231:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig
00:11:26 ------------------------------------------------------------------------------
00:11:26 Wait_For_Device_To_Become_Visible_For_Checker :: Wait until the de... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:47 | FAIL |
00:11:47 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.171.108:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig
00:11:47 ------------------------------------------------------------------------------
00:11:47 Wait_For_Device_To_Become_Visible_For_Setter :: Wait until the dev... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:08 | FAIL |
00:12:08 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.171.113:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig
00:12:08 ------------------------------------------------------------------------------
00:12:08 Check_Device_Data_Is_Seen_As_Empty_On_Configurer :: Get the device... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:19 | FAIL |
00:12:19 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.231:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
00:12:19 ------------------------------------------------------------------------------
00:12:19 Check_Device_Data_Is_Seen_As_Empty_On_Checker :: Get the device da... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:29 | FAIL |
00:12:29 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.108:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
00:12:29 ------------------------------------------------------------------------------
00:12:29 Check_Device_Data_Is_Seen_As_Empty_On_Setter :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:40 | FAIL |
00:12:40 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.113:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
00:12:40 ------------------------------------------------------------------------------
00:12:40 Create_Device_Data :: Send some sample test data into the device a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:40 | FAIL |
00:12:40 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.113:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount
00:12:40 ------------------------------------------------------------------------------
00:12:40 Check_New_Device_Data_Is_Visible_On_Setter :: Get the device data ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:51 | FAIL |
00:12:51 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.113:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
00:12:51 ------------------------------------------------------------------------------
00:12:51 Check_New_Device_Data_Is_Visible_On_Checker :: Check that the crea... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:13:01 | FAIL |
00:13:01 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.108:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
00:13:01 ------------------------------------------------------------------------------
00:13:01 Check_New_Device_Data_Is_Visible_On_Configurer :: Check that the c... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:13:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:13:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:13:12 | FAIL |
00:13:12 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.231:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
00:13:12 ------------------------------------------------------------------------------
00:13:12 Modify_Device_Data :: Send a request to change the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:13:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:13:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:13:12 | FAIL |
00:13:12 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968
00:13:12
00:13:12 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.113:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont
00:13:12 ------------------------------------------------------------------------------
00:13:12 Check_Device_Data_Is_Modified :: Get the device data and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:13:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:13:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:13:13 | FAIL |
00:13:13 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968
00:13:13
00:13:13 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.113:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
00:13:13 ------------------------------------------------------------------------------
00:13:13 Check_Modified_Device_Data_Is_Visible_On_Checker :: Check that the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:13:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:13:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:14:14 | FAIL |
00:14:14 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968
00:14:14
00:14:14 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.108:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
00:14:14 ------------------------------------------------------------------------------
00:14:14 Check_Modified_Device_Data_Is_Visible_On_Configurer :: Check that ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:14:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:14:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:15:14 | FAIL |
00:15:14 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968
00:15:14
00:15:14 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.231:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
00:15:14 ------------------------------------------------------------------------------
00:15:14 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:15:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:15:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:15:15 | FAIL |
00:15:15 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968
00:15:15
00:15:15 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.113:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont
00:15:15 ------------------------------------------------------------------------------
00:15:15 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:15:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:15:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:15:15 | FAIL |
00:15:15 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968
00:15:15
00:15:15 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.113:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
00:15:15 ------------------------------------------------------------------------------
00:15:15 Check_Device_Data_Deletion_Is_Visible_On_Checker :: Check that the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:15:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:15:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:16:15 | FAIL |
00:16:15 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968
00:16:15
00:16:15 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.108:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
00:16:15 ------------------------------------------------------------------------------
00:16:15 Check_Device_Data_Deletion_Is_Visible_On_Configurer :: Check that ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:16:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:16:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:16 | FAIL |
00:17:16 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968
00:17:16
00:17:16 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.231:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
00:17:16 ------------------------------------------------------------------------------
00:17:16 Deconfigure_Device_In_Netconf :: Make request to deconfigure the d... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:16 | FAIL |
00:17:16 Dictionary does not contain key 'netconf-test-device'.
00:17:16 ------------------------------------------------------------------------------
00:17:16 Check_Device_Deconfigured_On_Configurer :: Check that the device i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:16 | PASS |
00:17:16 ------------------------------------------------------------------------------
00:17:16 Check_Device_Deconfigured_On_Checker :: Check that the device is g... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:17 | PASS |
00:17:17 ------------------------------------------------------------------------------
00:17:17 Check_Device_Deconfigured_On_Setter :: Check that the device is go... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:17 | PASS |
00:17:17 ------------------------------------------------------------------------------
00:17:17 netconf-clustering.txt.CRUD :: netconf clustered CRUD test suite. | FAIL |
00:17:17 Suite teardown failed:
00:17:17 Variable '${testtool_log}' not found.
00:17:17
00:17:17 26 tests, 0 passed, 26 failed
00:17:17 ==============================================================================
00:17:17 netconf-clustering.txt.Bug8086 :: Simplified netconf clustered CRUD test su...
00:17:17 ==============================================================================
00:17:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:21 Start_Testtool :: Deploy and start test tool, then wait for all it... | FAIL |
00:17:21 Parent suite setup failed:
00:17:21 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:17:21 ------------------------------------------------------------------------------
00:17:21 Check_Device_Is_Not_Mounted_At_Beginning :: Sanity check making su... | FAIL |
00:17:21 Parent suite setup failed:
00:17:21 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:17:21 ------------------------------------------------------------------------------
00:17:21 Configure_Device_On_Netconf :: Make request to configure a testtoo... | FAIL |
00:17:21 Parent suite setup failed:
00:17:21 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:17:21 ------------------------------------------------------------------------------
00:17:21 Check_Configurer_Has_Netconf_Connector_For_Device :: Get the list ... | FAIL |
00:17:21 Parent suite setup failed:
00:17:21 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:17:21 ------------------------------------------------------------------------------
00:17:21 Wait_For_Device_To_Become_Visible_For_Configurer :: Wait until the... | FAIL |
00:17:21 Parent suite setup failed:
00:17:21 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:17:21 ------------------------------------------------------------------------------
00:17:21 Wait_For_Device_To_Become_Visible_For_Checker :: Wait until the de... | FAIL |
00:17:21 Parent suite setup failed:
00:17:21 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:17:21 ------------------------------------------------------------------------------
00:17:21 Wait_For_Device_To_Become_Visible_For_Setter :: Wait until the dev... | FAIL |
00:17:21 Parent suite setup failed:
00:17:21 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:17:21 ------------------------------------------------------------------------------
00:17:21 Check_Device_Data_Is_Seen_As_Empty_On_Configurer :: Get the device... | FAIL |
00:17:21 Parent suite setup failed:
00:17:21 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:17:21 ------------------------------------------------------------------------------
00:17:21 Check_Device_Data_Is_Seen_As_Empty_On_Checker :: Get the device da... | FAIL |
00:17:21 Parent suite setup failed:
00:17:21 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:17:21 ------------------------------------------------------------------------------
00:17:21 Check_Device_Data_Is_Seen_As_Empty_On_Setter :: Get the device dat... | FAIL |
00:17:21 Parent suite setup failed:
00:17:21 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:17:21 ------------------------------------------------------------------------------
00:17:21 Create_Device_Data :: Send some sample test data into the device a... | FAIL |
00:17:21 Parent suite setup failed:
00:17:21 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:17:21 ------------------------------------------------------------------------------
00:17:21 Check_New_Device_Data_Is_Visible_On_Setter :: Get the device data ... | FAIL |
00:17:21 Parent suite setup failed:
00:17:21 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:17:21 ------------------------------------------------------------------------------
00:17:21 Check_New_Device_Data_Is_Visible_On_Checker :: Check that the crea... | FAIL |
00:17:21 Parent suite setup failed:
00:17:21 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:17:21 ------------------------------------------------------------------------------
00:17:21 Check_New_Device_Data_Is_Visible_On_Configurer :: Check that the c... | FAIL |
00:17:21 Parent suite setup failed:
00:17:21 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:17:21 ------------------------------------------------------------------------------
00:17:21 Modify_Device_Data :: Send a request to change the sample test dat... | FAIL |
00:17:21 Parent suite setup failed:
00:17:21 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:17:21 ------------------------------------------------------------------------------
00:17:21 Check_Device_Data_Is_Modified :: Get the device data and make sure... | FAIL |
00:17:21 Parent suite setup failed:
00:17:21 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:17:21 ------------------------------------------------------------------------------
00:17:21 Check_Modified_Device_Data_Is_Visible_On_Checker :: Check that the... | FAIL |
00:17:21 Parent suite setup failed:
00:17:21 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:17:21 ------------------------------------------------------------------------------
00:17:21 Check_Modified_Device_Data_Is_Visible_On_Configurer :: Check that ... | FAIL |
00:17:21 Parent suite setup failed:
00:17:21 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:17:21 ------------------------------------------------------------------------------
00:17:21 Delete_Device_Data :: Send a request to delete the sample test dat... | FAIL |
00:17:21 Parent suite setup failed:
00:17:21 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:17:21 ------------------------------------------------------------------------------
00:17:21 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... | FAIL |
00:17:21 Parent suite setup failed:
00:17:21 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:17:21 ------------------------------------------------------------------------------
00:17:21 Check_Device_Data_Deletion_Is_Visible_On_Checker :: Check that the... | FAIL |
00:17:21 Parent suite setup failed:
00:17:21 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:17:21 ------------------------------------------------------------------------------
00:17:21 Check_Device_Data_Deletion_Is_Visible_On_Configurer :: Check that ... | FAIL |
00:17:21 Parent suite setup failed:
00:17:21 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:17:21 ------------------------------------------------------------------------------
00:17:21 Deconfigure_Device_In_Netconf :: Make request to deconfigure the d... | FAIL |
00:17:21 Parent suite setup failed:
00:17:21 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:17:21 ------------------------------------------------------------------------------
00:17:21 Check_Device_Deconfigured_On_Configurer :: Check that the device i... | FAIL |
00:17:21 Parent suite setup failed:
00:17:21 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:17:21 ------------------------------------------------------------------------------
00:17:21 Check_Device_Deconfigured_On_Checker :: Check that the device is g... | FAIL |
00:17:21 Parent suite setup failed:
00:17:21 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:17:21 ------------------------------------------------------------------------------
00:17:21 Check_Device_Deconfigured_On_Setter :: Check that the device is go... | FAIL |
00:17:21 Parent suite setup failed:
00:17:21 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:17:21 ------------------------------------------------------------------------------
00:17:21 netconf-clustering.txt.Bug8086 :: Simplified netconf clustered CRU... | FAIL |
00:17:21 Suite setup failed:
00:17:21 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:17:21
00:17:21 Also suite teardown failed:
00:17:21 Variable '${testtool_log}' not found.
00:17:21
00:17:21 26 tests, 0 passed, 26 failed
00:17:21 ==============================================================================
00:17:21 netconf-clustering.txt.Restart Odl With Tell Based False :: Unset tell-base...
00:17:21 ==============================================================================
00:17:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:24 Stop_All_Members :: Stop every odl node. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:31 | PASS |
00:19:31 ------------------------------------------------------------------------------
00:19:31 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:40 | PASS |
00:19:40 ------------------------------------------------------------------------------
00:19:40 Start_All_And_Sync :: Start each member and wait for sync. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:27 | FAIL |
00:20:27 Got rc: 1 or stderr was not empty: sudo: netstat: command not found
00:20:27 ------------------------------------------------------------------------------
00:20:27 netconf-clustering.txt.Restart Odl With Tell Based False :: Unset ... | FAIL |
00:20:27 3 tests, 2 passed, 1 failed
00:20:27 ==============================================================================
00:20:27 netconf-clustering.txt.Entity :: Test suite for netconf device entity owner...
00:20:27 ==============================================================================
00:20:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:28