09:01:54 Started by upstream project "integration-distribution-mri-test-scandium" build number 75
09:01:54 originally caused by:
09:01:54 Started by timer
09:01:54 Running as SYSTEM
09:01:54 [EnvInject] - Loading node environment variables.
09:01:54 Building remotely on prd-centos8-robot-2c-8g-89 (centos8-robot-2c-8g) in workspace /w/workspace/aaa-csit-1node-authn-all-scandium
09:01:56 [ssh-agent] Looking for ssh-agent implementation...
09:01:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
09:01:56 $ ssh-agent
09:01:56 SSH_AUTH_SOCK=/tmp/ssh-BX6I1mmlOuyP/agent.5327
09:01:56 SSH_AGENT_PID=5328
09:01:56 [ssh-agent] Started.
09:01:56 Running ssh-add (command line suppressed)
09:01:56 Identity added: /w/workspace/aaa-csit-1node-authn-all-scandium@tmp/private_key_5334803547437860444.key (/w/workspace/aaa-csit-1node-authn-all-scandium@tmp/private_key_5334803547437860444.key)
09:01:56 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
09:01:56 The recommended git tool is: NONE
09:02:01 using credential opendaylight-jenkins-ssh
09:02:01 Wiping out workspace first.
09:02:01 Cloning the remote Git repository
09:02:01 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
09:02:01 > git init /w/workspace/aaa-csit-1node-authn-all-scandium/test # timeout=10
09:02:01 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:02:01 > git --version # timeout=10
09:02:01 > git --version # 'git version 2.43.0'
09:02:01 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:02:01 [INFO] Currently running in a labeled security context
09:02:01 [INFO] Currently SELinux is 'enforcing' on the host
09:02:01 > /usr/bin/chcon --type=ssh_home_t /w/workspace/aaa-csit-1node-authn-all-scandium/test@tmp/jenkins-gitclient-ssh5275985617781001526.key
09:02:01 Verifying host key using known hosts file
09:02:01 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
09:02:01 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
09:02:06 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:02:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:02:07 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:02:07 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:02:07 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:02:07 [INFO] Currently running in a labeled security context
09:02:07 [INFO] Currently SELinux is 'enforcing' on the host
09:02:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/aaa-csit-1node-authn-all-scandium/test@tmp/jenkins-gitclient-ssh10186147449646007953.key
09:02:07 Verifying host key using known hosts file
09:02:07 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
09:02:07 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
09:02:07 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:02:07 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
09:02:07 > git config core.sparsecheckout # timeout=10
09:02:07 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
09:02:08 Commit message: "Adapt test for new pce-allocation field"
09:02:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:02:08 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
09:02:08 No emails were triggered.
09:02:08 provisioning config files...
09:02:08 copy managed file [npmrc] to file:/home/jenkins/.npmrc
09:02:08 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
09:02:08 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:02:09 [aaa-csit-1node-authn-all-scandium] $ /bin/bash /tmp/jenkins8419780625512810188.sh
09:02:09 ---> python-tools-install.sh
09:02:09 Setup pyenv:
09:02:09 system
09:02:09 * 3.8.13 (set by /opt/pyenv/version)
09:02:09 * 3.9.13 (set by /opt/pyenv/version)
09:02:09 * 3.10.13 (set by /opt/pyenv/version)
09:02:09 * 3.11.7 (set by /opt/pyenv/version)
09:02:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oEBh
09:02:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
09:02:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:02:23 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:02:34 lf-activate-venv(): INFO: Base packages installed successfully
09:02:34 lf-activate-venv(): INFO: Installing additional packages: lftools
09:04:14 lf-activate-venv(): INFO: Adding /tmp/venv-oEBh/bin to PATH
09:04:14 Generating Requirements File
09:05:18 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:05:18 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
09:05:19 Python 3.11.7
09:05:19 pip 25.2 from /tmp/venv-oEBh/lib/python3.11/site-packages/pip (python 3.11)
09:05:19 appdirs==1.4.4
09:05:19 argcomplete==3.6.2
09:05:19 aspy.yaml==1.3.0
09:05:19 attrs==25.3.0
09:05:19 autopage==0.5.2
09:05:19 beautifulsoup4==4.14.2
09:05:19 boto3==1.40.43
09:05:19 botocore==1.40.43
09:05:19 bs4==0.0.2
09:05:19 cachetools==6.2.0
09:05:19 certifi==2025.8.3
09:05:19 cffi==2.0.0
09:05:19 cfgv==3.4.0
09:05:19 chardet==5.2.0
09:05:19 charset-normalizer==3.4.3
09:05:19 click==8.3.0
09:05:19 cliff==4.11.0
09:05:19 cmd2==2.7.0
09:05:19 cryptography==3.3.2
09:05:19 debtcollector==3.0.0
09:05:19 decorator==5.2.1
09:05:19 defusedxml==0.7.1
09:05:19 Deprecated==1.2.18
09:05:19 distlib==0.4.0
09:05:19 dnspython==2.8.0
09:05:19 docker==7.1.0
09:05:19 dogpile.cache==1.4.1
09:05:19 durationpy==0.10
09:05:19 email-validator==2.3.0
09:05:19 filelock==3.19.1
09:05:19 future==1.0.0
09:05:19 gitdb==4.0.12
09:05:19 GitPython==3.1.45
09:05:19 google-auth==2.41.1
09:05:19 httplib2==0.31.0
09:05:19 identify==2.6.14
09:05:19 idna==3.10
09:05:19 importlib-resources==1.5.0
09:05:19 iso8601==2.1.0
09:05:19 Jinja2==3.1.6
09:05:19 jmespath==1.0.1
09:05:19 jsonpatch==1.33
09:05:19 jsonpointer==3.0.0
09:05:19 jsonschema==4.25.1
09:05:19 jsonschema-specifications==2025.9.1
09:05:19 keystoneauth1==5.12.0
09:05:19 kubernetes==34.1.0
09:05:19 lftools==0.37.14
09:05:19 lxml==6.0.2
09:05:19 markdown-it-py==4.0.0
09:05:19 MarkupSafe==3.0.3
09:05:19 mdurl==0.1.2
09:05:19 msgpack==1.1.1
09:05:19 multi_key_dict==2.0.3
09:05:19 munch==4.0.0
09:05:19 netaddr==1.3.0
09:05:19 niet==1.4.2
09:05:19 nodeenv==1.9.1
09:05:19 oauth2client==4.1.3
09:05:19 oauthlib==3.3.1
09:05:19 openstacksdk==4.7.1
09:05:19 os-service-types==1.8.0
09:05:19 osc-lib==4.2.0
09:05:19 oslo.config==10.0.0
09:05:19 oslo.context==6.1.0
09:05:19 oslo.i18n==6.6.0
09:05:19 oslo.log==7.2.1
09:05:19 oslo.serialization==5.8.0
09:05:19 oslo.utils==9.1.0
09:05:19 packaging==25.0
09:05:19 pbr==7.0.1
09:05:19 platformdirs==4.4.0
09:05:19 prettytable==3.16.0
09:05:19 psutil==7.1.0
09:05:19 pyasn1==0.6.1
09:05:19 pyasn1_modules==0.4.2
09:05:19 pycparser==2.23
09:05:19 pygerrit2==2.0.15
09:05:19 PyGithub==2.8.1
09:05:19 Pygments==2.19.2
09:05:19 PyJWT==2.10.1
09:05:19 PyNaCl==1.6.0
09:05:19 pyparsing==2.4.7
09:05:19 pyperclip==1.11.0
09:05:19 pyrsistent==0.20.0
09:05:19 python-cinderclient==9.8.0
09:05:19 python-dateutil==2.9.0.post0
09:05:19 python-heatclient==4.3.0
09:05:19 python-jenkins==1.8.3
09:05:19 python-keystoneclient==5.7.0
09:05:19 python-magnumclient==4.9.0
09:05:19 python-openstackclient==8.2.0
09:05:19 python-swiftclient==4.8.0
09:05:19 PyYAML==6.0.3
09:05:19 referencing==0.36.2
09:05:19 requests==2.32.5
09:05:19 requests-oauthlib==2.0.0
09:05:19 requestsexceptions==1.4.0
09:05:19 rfc3986==2.0.0
09:05:19 rich==14.1.0
09:05:19 rich-argparse==1.7.1
09:05:19 rpds-py==0.27.1
09:05:19 rsa==4.9.1
09:05:19 ruamel.yaml==0.18.15
09:05:19 ruamel.yaml.clib==0.2.14
09:05:19 s3transfer==0.14.0
09:05:19 simplejson==3.20.2
09:05:19 six==1.17.0
09:05:19 smmap==5.0.2
09:05:19 soupsieve==2.8
09:05:19 stevedore==5.5.0
09:05:19 tabulate==0.9.0
09:05:19 toml==0.10.2
09:05:19 tomlkit==0.13.3
09:05:19 tqdm==4.67.1
09:05:19 typing_extensions==4.15.0
09:05:19 tzdata==2025.2
09:05:19 urllib3==1.26.20
09:05:19 virtualenv==20.34.0
09:05:19 wcwidth==0.2.14
09:05:19 websocket-client==1.8.0
09:05:19 wrapt==1.17.3
09:05:19 xdg==6.0.0
09:05:19 xmltodict==1.0.2
09:05:19 yq==3.4.3
09:05:19 [EnvInject] - Injecting environment variables from a build step.
09:05:19 [EnvInject] - Injecting as environment variables the properties content
09:05:19 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
09:05:19 OS_CLOUD=vex
09:05:19 OS_STACK_NAME=releng-aaa-csit-1node-authn-all-scandium-75
09:05:19 OS_STACK_TEMPLATE_DIR=openstack-hot
09:05:19
09:05:19 [EnvInject] - Variables injected successfully.
09:05:19 provisioning config files...
09:05:20 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:05:20 [aaa-csit-1node-authn-all-scandium] $ /bin/bash /tmp/jenkins1556562573530685338.sh
09:05:20 ---> Create parameters file for OpenStack HOT
09:05:20 OpenStack Heat parameters generated
09:05:20 -----------------------------------
09:05:20 parameters:
09:05:20 vm_0_count: '1'
09:05:20 vm_0_flavor: 'v3-standard-4'
09:05:20 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857'
09:05:20 vm_1_count: '0'
09:05:20 vm_1_flavor: 'v3-standard-2'
09:05:20 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911'
09:05:20
09:05:20 job_name: '64831-75'
09:05:20 silo: 'releng'
09:05:20 [aaa-csit-1node-authn-all-scandium] $ /bin/bash -l /tmp/jenkins13075177362561681676.sh
09:05:20 ---> Create HEAT stack
09:05:20 + source /home/jenkins/lf-env.sh
09:05:20 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:05:20 ++ mktemp -d /tmp/venv-XXXX
09:05:20 + lf_venv=/tmp/venv-DLip
09:05:20 + local venv_file=/tmp/.os_lf_venv
09:05:20 + local python=python3
09:05:20 + local options
09:05:20 + local set_path=true
09:05:20 + local install_args=
09:05:20 ++ 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
09:05:20 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:05:20 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:05:20 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:05:20 + true
09:05:20 + case $1 in
09:05:20 + python=python3
09:05:20 + shift 2
09:05:20 + true
09:05:20 + case $1 in
09:05:20 + shift
09:05:20 + break
09:05:20 + case $python in
09:05:20 + local pkg_list=
09:05:20 + [[ -d /opt/pyenv ]]
09:05:20 + echo 'Setup pyenv:'
09:05:20 Setup pyenv:
09:05:20 + export PYENV_ROOT=/opt/pyenv
09:05:20 + PYENV_ROOT=/opt/pyenv
09:05:20 + 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
09:05:20 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:05:20 + pyenv versions
09:05:20 system
09:05:20 3.8.13
09:05:20 3.9.13
09:05:20 3.10.13
09:05:20 * 3.11.7 (set by /w/workspace/aaa-csit-1node-authn-all-scandium/.python-version)
09:05:20 + command -v pyenv
09:05:20 ++ pyenv init - --no-rehash
09:05:20 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
09:05:20 for i in ${!paths[@]}; do
09:05:20 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
09:05:20 fi; done;
09:05:20 echo "${paths[*]}"'\'')"
09:05:20 export PATH="/opt/pyenv/shims:${PATH}"
09:05:20 export PYENV_SHELL=bash
09:05:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
09:05:20 pyenv() {
09:05:20 local command
09:05:20 command="${1:-}"
09:05:20 if [ "$#" -gt 0 ]; then
09:05:20 shift
09:05:20 fi
09:05:20
09:05:20 case "$command" in
09:05:20 rehash|shell)
09:05:20 eval "$(pyenv "sh-$command" "$@")"
09:05:20 ;;
09:05:20 *)
09:05:20 command pyenv "$command" "$@"
09:05:20 ;;
09:05:20 esac
09:05:20 }'
09:05:20 +++ bash --norc -ec 'IFS=:; paths=($PATH);
09:05:20 for i in ${!paths[@]}; do
09:05:20 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
09:05:20 fi; done;
09:05:20 echo "${paths[*]}"'
09:05:20 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:05:20 ++ 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
09:05:20 ++ 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
09:05:20 ++ export PYENV_SHELL=bash
09:05:20 ++ PYENV_SHELL=bash
09:05:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
09:05:20 +++ complete -F _pyenv pyenv
09:05:20 ++ lf-pyver python3
09:05:20 ++ local py_version_xy=python3
09:05:20 ++ local py_version_xyz=
09:05:20 ++ grep -E '^[0-9.]*[0-9]$'
09:05:20 ++ pyenv versions
09:05:20 ++ local command
09:05:20 ++ command=versions
09:05:20 ++ '[' 1 -gt 0 ']'
09:05:20 ++ shift
09:05:20 ++ case "$command" in
09:05:20 ++ command pyenv versions
09:05:20 ++ pyenv versions
09:05:20 ++ sed 's/^[ *]* //'
09:05:20 ++ awk '{ print $1 }'
09:05:20 ++ [[ ! -s /tmp/.pyenv_versions ]]
09:05:20 +++ tail -n 1
09:05:20 +++ grep '^3' /tmp/.pyenv_versions
09:05:20 +++ sort -V
09:05:20 ++ py_version_xyz=3.11.7
09:05:20 ++ [[ -z 3.11.7 ]]
09:05:20 ++ echo 3.11.7
09:05:20 ++ return 0
09:05:20 + pyenv local 3.11.7
09:05:20 + local command
09:05:20 + command=local
09:05:20 + '[' 2 -gt 0 ']'
09:05:20 + shift
09:05:20 + case "$command" in
09:05:20 + command pyenv local 3.11.7
09:05:20 + pyenv local 3.11.7
09:05:20 + for arg in "$@"
09:05:20 + case $arg in
09:05:20 + pkg_list+='lftools[openstack] '
09:05:20 + for arg in "$@"
09:05:20 + case $arg in
09:05:20 + pkg_list+='kubernetes '
09:05:20 + for arg in "$@"
09:05:20 + case $arg in
09:05:20 + pkg_list+='niet '
09:05:20 + for arg in "$@"
09:05:20 + case $arg in
09:05:20 + pkg_list+='python-heatclient '
09:05:20 + for arg in "$@"
09:05:20 + case $arg in
09:05:20 + pkg_list+='python-openstackclient '
09:05:20 + for arg in "$@"
09:05:20 + case $arg in
09:05:20 + pkg_list+='python-magnumclient '
09:05:20 + for arg in "$@"
09:05:20 + case $arg in
09:05:20 + pkg_list+='urllib3~=1.26.15 '
09:05:20 + for arg in "$@"
09:05:20 + case $arg in
09:05:20 + pkg_list+='yq '
09:05:20 + [[ -f /tmp/.os_lf_venv ]]
09:05:20 ++ cat /tmp/.os_lf_venv
09:05:20 + lf_venv=/tmp/venv-oEBh
09:05:20 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oEBh from' file:/tmp/.os_lf_venv
09:05:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oEBh from file:/tmp/.os_lf_venv
09:05:20 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
09:05:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:05:20 + local 'pip_opts=--upgrade --quiet'
09:05:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
09:05:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
09:05:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
09:05:20 + [[ -n '' ]]
09:05:20 + [[ -n '' ]]
09:05:20 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
09:05:20 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:05:20 + /tmp/venv-oEBh/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
09:05:23 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
09:05:23 lf-activate-venv(): INFO: Base packages installed successfully
09:05:23 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
09:05:23 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
09:05:23 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:05:23 + /tmp/venv-oEBh/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
09:06:21 + type python3
09:06:21 + true
09:06:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-oEBh/bin to PATH'
09:06:21 lf-activate-venv(): INFO: Adding /tmp/venv-oEBh/bin to PATH
09:06:21 + PATH=/tmp/venv-oEBh/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
09:06:21 + return 0
09:06:21 + openstack --os-cloud vex limits show --absolute
09:06:23 +--------------------------+---------+
09:06:23 | Name | Value |
09:06:23 +--------------------------+---------+
09:06:23 | maxTotalInstances | -1 |
09:06:23 | maxTotalCores | 450 |
09:06:23 | maxTotalRAMSize | 1000000 |
09:06:23 | maxServerMeta | 128 |
09:06:23 | maxImageMeta | 128 |
09:06:23 | maxPersonality | 5 |
09:06:23 | maxPersonalitySize | 10240 |
09:06:23 | maxTotalKeypairs | 100 |
09:06:23 | maxServerGroups | 10 |
09:06:23 | maxServerGroupMembers | 10 |
09:06:23 | maxTotalFloatingIps | -1 |
09:06:23 | maxSecurityGroups | -1 |
09:06:23 | maxSecurityGroupRules | -1 |
09:06:23 | totalRAMUsed | 442368 |
09:06:23 | totalCoresUsed | 108 |
09:06:23 | totalInstancesUsed | 37 |
09:06:23 | totalFloatingIpsUsed | 0 |
09:06:23 | totalSecurityGroupsUsed | 0 |
09:06:23 | totalServerGroupsUsed | 0 |
09:06:23 | maxTotalVolumes | -1 |
09:06:23 | maxTotalSnapshots | 10 |
09:06:23 | maxTotalVolumeGigabytes | 4096 |
09:06:23 | maxTotalBackups | 10 |
09:06:23 | maxTotalBackupGigabytes | 1000 |
09:06:23 | totalVolumesUsed | 0 |
09:06:23 | totalGigabytesUsed | 0 |
09:06:23 | totalSnapshotsUsed | 0 |
09:06:23 | totalBackupsUsed | 0 |
09:06:23 | totalBackupGigabytesUsed | 0 |
09:06:23 +--------------------------+---------+
09:06:23 + pushd /opt/ciman/openstack-hot
09:06:23 /opt/ciman/openstack-hot /w/workspace/aaa-csit-1node-authn-all-scandium
09:06:23 + lftools openstack --os-cloud vex stack create releng-aaa-csit-1node-authn-all-scandium-75 csit-2-instance-type.yaml /w/workspace/aaa-csit-1node-authn-all-scandium/stack-parameters.yaml
09:06:48 Creating stack releng-aaa-csit-1node-authn-all-scandium-75
09:06:48 Waiting to initialize infrastructure...
09:06:48 Stack initialization successful.
09:06:48 ------------------------------------
09:06:48 Stack Details
09:06:48 ------------------------------------
09:06:48 {'added': None,
09:06:48 'capabilities': [],
09:06:48 'created_at': '2025-10-02T09:06:26Z',
09:06:48 'deleted': None,
09:06:48 'deleted_at': None,
09:06:48 'description': 'No description',
09:06:48 'environment': None,
09:06:48 'environment_files': None,
09:06:48 'files': None,
09:06:48 'files_container': None,
09:06:48 'id': 'bccac6a7-71e1-419b-8ae8-be0f71e63141',
09:06:48 'is_rollback_disabled': True,
09:06:48 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-aaa-csit-1node-authn-all-scandium-75/bccac6a7-71e1-419b-8ae8-be0f71e63141',
09:06:48 'rel': 'self'}],
09:06:48 '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'})}),
09:06:48 'name': 'releng-aaa-csit-1node-authn-all-scandium-75',
09:06:48 'notification_topics': [],
09:06:48 'outputs': [{'description': 'IP addresses of the 1st vm types',
09:06:48 'output_key': 'vm_0_ips',
09:06:48 'output_value': ['10.30.171.246']},
09:06:48 {'description': 'IP addresses of the 2nd vm types',
09:06:48 'output_key': 'vm_1_ips',
09:06:48 'output_value': []}],
09:06:48 'owner_id': ****,
09:06:48 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
09:06:48 'OS::stack_id': 'bccac6a7-71e1-419b-8ae8-be0f71e63141',
09:06:48 'OS::stack_name': 'releng-aaa-csit-1node-authn-all-scandium-75',
09:06:48 'job_name': '64831-75',
09:06:48 'silo': 'releng',
09:06:48 'vm_0_count': '1',
09:06:48 'vm_0_flavor': 'v3-standard-4',
09:06:48 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
09:06:48 '20250201-010426.857',
09:06:48 'vm_1_count': '0',
09:06:48 'vm_1_flavor': 'v3-standard-2',
09:06:48 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
09:06:48 '- 20250201-060151.911'},
09:06:48 'parent_id': None,
09:06:48 'replaced': None,
09:06:48 'status': 'CREATE_COMPLETE',
09:06:48 'status_reason': 'Stack CREATE completed successfully',
09:06:48 'tags': [],
09:06:48 'template': None,
09:06:48 'template_description': 'No description',
09:06:48 'template_url': None,
09:06:48 'timeout_mins': 15,
09:06:48 'unchanged': None,
09:06:48 'updated': None,
09:06:48 'updated_at': None,
09:06:48 'user_project_id': 'e934fd33e9454852b7b609fb2f2887db'}
09:06:48 ------------------------------------
09:06:48 + popd
09:06:48 /w/workspace/aaa-csit-1node-authn-all-scandium
09:06:48 [aaa-csit-1node-authn-all-scandium] $ /bin/bash -l /tmp/jenkins13726201303399457370.sh
09:06:48 ---> Copy SSH public keys to CSIT lab
09:06:48 Setup pyenv:
09:06:48 system
09:06:48 3.8.13
09:06:48 3.9.13
09:06:48 3.10.13
09:06:48 * 3.11.7 (set by /w/workspace/aaa-csit-1node-authn-all-scandium/.python-version)
09:06:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oEBh from file:/tmp/.os_lf_venv
09:06:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:06:49 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:06:52 lf-activate-venv(): INFO: Base packages installed successfully
09:06:52 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:07:15 lf-activate-venv(): INFO: Adding /tmp/venv-oEBh/bin to PATH
09:07:18 SSH not responding on 10.30.171.246. Retrying in 10 seconds...
09:07:28 Ping to 10.30.171.246 successful.
09:07:28 SSH not responding on 10.30.171.246. Retrying in 10 seconds...
09:07:38 Ping to 10.30.171.246 successful.
09:07:38 SSH not responding on 10.30.171.246. Retrying in 10 seconds...
09:07:48 Ping to 10.30.171.246 successful.
09:07:50 Warning: Permanently added '10.30.171.246' (ECDSA) to the list of known hosts.
09:07:51 releng-64831-75-0-builder-0
09:07:51 Successfully copied public keys to slave 10.30.171.246
09:07:51 Process 6558 ready.
09:07:51 SSH ready on all stack servers.
09:07:51 [aaa-csit-1node-authn-all-scandium] $ /bin/bash -l /tmp/jenkins14301704606645757349.sh
09:07:51 Setup pyenv:
09:07:51 system
09:07:51 3.8.13
09:07:51 3.9.13
09:07:51 3.10.13
09:07:51 * 3.11.7 (set by /w/workspace/aaa-csit-1node-authn-all-scandium/.python-version)
09:07:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Q2RP
09:07:56 lf-activate-venv(): INFO: Save venv in file: /w/workspace/aaa-csit-1node-authn-all-scandium/.robot_venv
09:07:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:07:56 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:08:02 lf-activate-venv(): INFO: Base packages installed successfully
09:08:02 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
09:08:04 lf-activate-venv(): INFO: Adding /tmp/venv-Q2RP/bin to PATH
09:08:04 + echo 'Installing Python Requirements'
09:08:04 Installing Python Requirements
09:08:04 + cat
09:08:04 + python -m pip install -r requirements.txt
09:08:05 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
09:08:05 Collecting docker-py (from -r requirements.txt (line 1))
09:08:05 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)
09:08:05 Collecting ipaddr (from -r requirements.txt (line 2))
09:08:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
09:08:05 Preparing metadata (setup.py): started
09:08:05 Preparing metadata (setup.py): finished with status 'done'
09:08:05 Collecting netaddr (from -r requirements.txt (line 3))
09:08:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
09:08:05 Collecting netifaces (from -r requirements.txt (line 4))
09:08:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
09:08:06 Preparing metadata (setup.py): started
09:08:06 Preparing metadata (setup.py): finished with status 'done'
09:08:06 Collecting pyhocon (from -r requirements.txt (line 5))
09:08:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
09:08:06 Collecting requests (from -r requirements.txt (line 6))
09:08:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
09:08:06 Collecting robotframework (from -r requirements.txt (line 7))
09:08:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
09:08:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 4.3 MB/s 0:00:00
09:08:06 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
09:08:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
09:08:06 Preparing metadata (setup.py): started
09:08:07 Preparing metadata (setup.py): finished with status 'done'
09:08:07 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
09:08:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
09:08:07 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
09:08:07 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)
09:08:07 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
09:08:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
09:08:07 Preparing metadata (setup.py): started
09:08:07 Preparing metadata (setup.py): finished with status 'done'
09:08:07 Collecting scapy (from -r requirements.txt (line 12))
09:08:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
09:08:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 12.9 MB/s 0:00:00
09:08:08 Collecting jsonpath-rw (from -r requirements.txt (line 15))
09:08:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
09:08:08 Preparing metadata (setup.py): started
09:08:08 Preparing metadata (setup.py): finished with status 'done'
09:08:08 Collecting elasticsearch (from -r requirements.txt (line 18))
09:08:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB)
09:08:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 2.1 MB/s 0:00:00
09:08:08 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:08:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
09:08:09 Collecting pyangbind (from -r requirements.txt (line 22))
09:08:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
09:08:09 Collecting isodate (from -r requirements.txt (line 25))
09:08:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
09:08:09 Collecting jmespath (from -r requirements.txt (line 28))
09:08:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
09:08:09 Collecting jsonpatch (from -r requirements.txt (line 31))
09:08:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
09:08:09 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:08:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
09:08:09 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:08:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
09:08:10 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
09:08:10 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)
09:08:10 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
09:08:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
09:08:10 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
09:08:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.8.0/websocket_client-1.8.0-py3-none-any.whl (58 kB)
09:08:11 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
09:08:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
09:08:11 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
09:08:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.3/charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB)
09:08:11 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
09:08:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB)
09:08:12 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
09:08:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
09:08:12 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
09:08:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.8.3/certifi-2025.8.3-py3-none-any.whl (161 kB)
09:08:12 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
09:08:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.6/webtest-3.0.6-py3-none-any.whl (32 kB)
09:08:13 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
09:08:13 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)
09:08:13 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
09:08:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.7.1/robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB)
09:08:13 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
09:08:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
09:08:13 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
09:08:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
09:08:13 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18))
09:08:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB)
09:08:14 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
09:08:14 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)
09:08:14 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
09:08:14 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)
09:08:14 Collecting elasticsearch (from -r requirements.txt (line 18))
09:08:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB)
09:08:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 8.8 MB/s 0:00:00
09:08:14 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
09:08:14 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:08:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
09:08:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
09:08:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
09:08:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
09:08:14 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
09:08:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
09:08:14 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
09:08:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
09:08:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 8.6 MB/s 0:00:00
09:08:15 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
09:08:15 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)
09:08:16 Collecting regex (from pyangbind->-r requirements.txt (line 22))
09:08:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.9.18/regex-2025.9.18-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (798 kB)
09:08:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 7.7 MB/s 0:00:00
09:08:17 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
09:08:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
09:08:17 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:08:17 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)
09:08:17 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:08:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.2/cryptography-46.0.2-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
09:08:18 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:08:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB)
09:08:18 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:08:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
09:08:18 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:08:18 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)
09:08:18 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:08:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
09:08:18 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:08:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.35.0/selenium-4.35.0-py3-none-any.whl (9.6 MB)
09:08:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 34.1 MB/s 0:00:00
09:08:19 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:08:19 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)
09:08:19 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:08:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
09:08:19 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:08:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.30.0/trio-0.30.0-py3-none-any.whl (499 kB)
09:08:19 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:08:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
09:08:19 Collecting typing-extensions (from elasticsearch-dsl->-r requirements.txt (line 19))
09:08:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.14.1/typing_extensions-4.14.1-py3-none-any.whl (43 kB)
09:08:19 Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:08:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.3.0/attrs-25.3.0-py3-none-any.whl (63 kB)
09:08:19 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:08:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
09:08:19 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:08:19 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)
09:08:19 Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:08:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
09:08:19 Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:08:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
09:08:19 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))
09:08:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
09:08:20 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:08:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
09:08:20 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:08:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
09:08:20 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:08:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
09:08:20 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:08:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
09:08:20 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:08:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
09:08:20 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
09:08:20 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
09:08:20 Building wheel for robotframework-sshlibrary (setup.py): started
09:08:20 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
09:08:20 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=5bb7b730c59f76a51f70e09b9ae83503e3b244f2e0e7bec98ec2a24ce7dac7b2
09:08:20 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
09:08:20 DEPRECATION: Building 'ipaddr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ipaddr'. Discussion can be found at https://github.com/pypa/pip/issues/6334
09:08:20 Building wheel for ipaddr (setup.py): started
09:08:20 Building wheel for ipaddr (setup.py): finished with status 'done'
09:08:20 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=f2b3319d1db62793d6abf71f50d6bcbd6898b0b686cbb59ded1bd7f40720ee10
09:08:20 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
09:08:20 DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334
09:08:20 Building wheel for netifaces (setup.py): started
09:08:24 Building wheel for netifaces (setup.py): finished with status 'done'
09:08:24 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41081 sha256=92bd30ae3e4e1ca34e7618dc4e41ac801e5fe86b9803c1a70377ecfa8f9ed856
09:08:24 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
09:08:24 DEPRECATION: Building 'robotframework-httplibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-httplibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
09:08:24 Building wheel for robotframework-httplibrary (setup.py): started
09:08:24 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done'
09:08:24 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=e4d825a5d658aa329456e95381a2c5da4526122b3473484c5eeead688b3c3bc1
09:08:24 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
09:08:24 DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334
09:08:24 Building wheel for jsonpath-rw (setup.py): started
09:08:24 Building wheel for jsonpath-rw (setup.py): finished with status 'done'
09:08:24 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=04e049325e34c09f5c430c123a95a7d3ca559c9354e71323c519104c8e24bbfb
09:08:24 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
09:08:24 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
09:08:24 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
09:08:37
09:08:37 Successfully installed WebOb-1.8.9 attrs-25.3.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.8.3 cffi-2.0.0 charset_normalizer-3.4.3 click-8.3.0 cryptography-46.0.2 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.10 invoke-2.2.0 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.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.9.18 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.7.1 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.35.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.14.1 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.8.0 webtest-3.0.6 wsproto-1.2.0
09:08:37 + pip freeze
09:08:37 attrs==25.3.0
09:08:37 bcrypt==5.0.0
09:08:37 beautifulsoup4==4.14.2
09:08:37 certifi==2025.8.3
09:08:37 cffi==2.0.0
09:08:37 charset-normalizer==3.4.3
09:08:37 click==8.3.0
09:08:37 cryptography==46.0.2
09:08:37 decorator==5.2.1
09:08:37 distlib==0.4.0
09:08:37 docker-py==1.10.6
09:08:37 docker-pycreds==0.4.0
09:08:37 elastic-transport==8.17.1
09:08:37 elasticsearch==8.19.1
09:08:37 elasticsearch-dsl==8.15.4
09:08:37 enum34==1.1.10
09:08:37 filelock==3.19.1
09:08:37 h11==0.16.0
09:08:37 idna==3.10
09:08:37 invoke==2.2.0
09:08:37 ipaddr==2.2.0
09:08:37 isodate==0.7.2
09:08:37 jmespath==1.0.1
09:08:37 jsonpatch==1.33
09:08:37 jsonpath-rw==1.4.0
09:08:37 jsonpointer==3.0.0
09:08:37 lxml==6.0.2
09:08:37 netaddr==1.3.0
09:08:37 netifaces==0.11.0
09:08:37 outcome==1.3.0.post0
09:08:37 paramiko==4.0.0
09:08:37 platformdirs==4.4.0
09:08:37 ply==3.11
09:08:37 pyang==2.7.1
09:08:37 pyangbind==0.8.6
09:08:37 pycparser==2.23
09:08:37 pyhocon==0.3.61
09:08:37 PyNaCl==1.6.0
09:08:37 pyparsing==3.2.5
09:08:37 PySocks==1.7.1
09:08:37 python-dateutil==2.9.0.post0
09:08:37 regex==2025.9.18
09:08:37 requests==2.32.5
09:08:37 robotframework==7.3.2
09:08:37 robotframework-httplibrary==0.4.2
09:08:37 robotframework-pythonlibcore==4.4.1
09:08:37 robotframework-requests==0.9.7
09:08:37 robotframework-selenium2library==3.0.0
09:08:37 robotframework-seleniumlibrary==6.7.1
09:08:37 robotframework-sshlibrary==3.8.0
09:08:37 scapy==2.6.1
09:08:37 scp==0.15.0
09:08:37 selenium==4.35.0
09:08:37 six==1.17.0
09:08:37 sniffio==1.3.1
09:08:37 sortedcontainers==2.4.0
09:08:37 soupsieve==2.8
09:08:37 trio==0.30.0
09:08:37 trio-websocket==0.12.2
09:08:37 typing_extensions==4.14.1
09:08:37 urllib3==2.5.0
09:08:37 virtualenv==20.34.0
09:08:37 waitress==3.0.2
09:08:37 WebOb==1.8.9
09:08:37 websocket-client==1.8.0
09:08:37 WebTest==3.0.6
09:08:37 wsproto==1.2.0
09:08:37 [EnvInject] - Injecting environment variables from a build step.
09:08:37 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
09:08:37 [EnvInject] - Variables injected successfully.
09:08:37 [aaa-csit-1node-authn-all-scandium] $ /bin/bash -l /tmp/jenkins17655855261711854699.sh
09:08:37 Setup pyenv:
09:08:37 system
09:08:37 3.8.13
09:08:37 3.9.13
09:08:37 3.10.13
09:08:37 * 3.11.7 (set by /w/workspace/aaa-csit-1node-authn-all-scandium/.python-version)
09:08:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oEBh from file:/tmp/.os_lf_venv
09:08:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:08:38 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:08:40 lf-activate-venv(): INFO: Base packages installed successfully
09:08:40 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
09:08:51 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:08:51 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:08:51 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
09:08:51 lf-activate-venv(): INFO: Adding /tmp/venv-oEBh/bin to PATH
09:08:51 + ODL_SYSTEM=()
09:08:51 + TOOLS_SYSTEM=()
09:08:51 + OPENSTACK_SYSTEM=()
09:08:51 + OPENSTACK_CONTROLLERS=()
09:08:51 + mapfile -t ADDR
09:08:51 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
09:08:51 ++ openstack stack show -f json -c outputs releng-aaa-csit-1node-authn-all-scandium-75
09:08:53 + for i in "${ADDR[@]}"
09:08:53 ++ ssh 10.30.171.246 hostname -s
09:08:53 Warning: Permanently added '10.30.171.246' (ECDSA) to the list of known hosts.
09:08:53 + REMHOST=releng-64831-75-0-builder-0
09:08:53 + case ${REMHOST} in
09:08:53 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
09:08:53 + echo NUM_ODL_SYSTEM=1
09:08:53 + echo NUM_TOOLS_SYSTEM=0
09:08:53 + '[' '' == yes ']'
09:08:53 + NUM_OPENSTACK_SYSTEM=0
09:08:53 + echo NUM_OPENSTACK_SYSTEM=0
09:08:53 + '[' 0 -eq 2 ']'
09:08:53 + echo ODL_SYSTEM_IP=10.30.171.246
09:08:53 ++ seq 0 0
09:08:53 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
09:08:53 + echo ODL_SYSTEM_1_IP=10.30.171.246
09:08:53 + echo TOOLS_SYSTEM_IP=
09:08:53 ++ seq 0 -1
09:08:53 + openstack_index=0
09:08:53 + NUM_OPENSTACK_CONTROL_NODES=1
09:08:53 + echo NUM_OPENSTACK_CONTROL_NODES=1
09:08:53 ++ seq 0 0
09:08:53 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
09:08:53 + echo OPENSTACK_CONTROL_NODE_1_IP=
09:08:53 + NUM_OPENSTACK_COMPUTE_NODES=-1
09:08:53 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
09:08:53 + '[' -1 -ge 2 ']'
09:08:53 ++ seq 0 -2
09:08:53 + NUM_OPENSTACK_HAPROXY_NODES=0
09:08:53 + echo NUM_OPENSTACK_HAPROXY_NODES=0
09:08:53 ++ seq 0 -1
09:08:53 + echo 'Contents of slave_addresses.txt:'
09:08:53 Contents of slave_addresses.txt:
09:08:53 + cat slave_addresses.txt
09:08:53 NUM_ODL_SYSTEM=1
09:08:53 NUM_TOOLS_SYSTEM=0
09:08:53 NUM_OPENSTACK_SYSTEM=0
09:08:53 ODL_SYSTEM_IP=10.30.171.246
09:08:53 ODL_SYSTEM_1_IP=10.30.171.246
09:08:53 TOOLS_SYSTEM_IP=
09:08:53 NUM_OPENSTACK_CONTROL_NODES=1
09:08:53 OPENSTACK_CONTROL_NODE_1_IP=
09:08:53 NUM_OPENSTACK_COMPUTE_NODES=-1
09:08:53 NUM_OPENSTACK_HAPROXY_NODES=0
09:08:53 [EnvInject] - Injecting environment variables from a build step.
09:08:53 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
09:08:53 [EnvInject] - Variables injected successfully.
09:08:53 [aaa-csit-1node-authn-all-scandium] $ /bin/sh /tmp/jenkins214820483792543959.sh
09:08:53 Preparing for JRE Version 21
09:08:53 Karaf artifact is karaf
09:08:53 Karaf project is integration
09:08:53 Java home is /usr/lib/jvm/java-21-openjdk-amd64
09:08:53 [EnvInject] - Injecting environment variables from a build step.
09:08:53 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
09:08:53 [EnvInject] - Variables injected successfully.
09:08:53 [aaa-csit-1node-authn-all-scandium] $ /bin/bash /tmp/jenkins1651523819845710784.sh
09:08:53 2025-10-02 09:08:53 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1]
09:08:54 Bundle version is 0.21.3-SNAPSHOT
09:08:54 --2025-10-02 09:08:54-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/maven-metadata.xml
09:08:54 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:08:54 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:08:54 HTTP request sent, awaiting response... 200 OK
09:08:54 Length: 1410 (1.4K) [application/xml]
09:08:54 Saving to: ‘maven-metadata.xml’
09:08:54
09:08:54 0K . 100% 35.7M=0s
09:08:54
09:08:54 2025-10-02 09:08:54 (35.7 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
09:08:54
09:08:54
09:08:54
09:08:54 org.opendaylight.integration
09:08:54 karaf
09:08:54 0.21.3-SNAPSHOT
09:08:54
09:08:54
09:08:54 20251002.015157
09:08:54 340
09:08:54
09:08:54 20251002015157
09:08:54
09:08:54
09:08:54 pom
09:08:54 0.21.3-20251002.015157-340
09:08:54 20251002015157
09:08:54
09:08:54
09:08:54 tar.gz
09:08:54 0.21.3-20251002.015157-340
09:08:54 20251002015157
09:08:54
09:08:54
09:08:54 zip
09:08:54 0.21.3-20251002.015157-340
09:08:54 20251002015157
09:08:54
09:08:54
09:08:54 cyclonedx
09:08:54 xml
09:08:54 0.21.3-20251002.015157-340
09:08:54 20251002015157
09:08:54
09:08:54
09:08:54 cyclonedx
09:08:54 json
09:08:54 0.21.3-20251002.015157-340
09:08:54 20251002015157
09:08:54
09:08:54
09:08:54
09:08:54
09:08:54 Nexus timestamp is 0.21.3-20251002.015157-340
09:08:54 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.015157-340.zip
09:08:54 Distribution bundle is karaf-0.21.3-20251002.015157-340.zip
09:08:54 Distribution bundle version is 0.21.3-SNAPSHOT
09:08:54 Distribution folder is karaf-0.21.3-SNAPSHOT
09:08:54 Nexus prefix is https://nexus.opendaylight.org
09:08:54 [EnvInject] - Injecting environment variables from a build step.
09:08:54 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
09:08:54 [EnvInject] - Variables injected successfully.
09:08:54 [aaa-csit-1node-authn-all-scandium] $ /bin/bash -l /tmp/jenkins10524713983205552092.sh
09:08:54 Setup pyenv:
09:08:54 system
09:08:54 3.8.13
09:08:54 3.9.13
09:08:54 3.10.13
09:08:54 * 3.11.7 (set by /w/workspace/aaa-csit-1node-authn-all-scandium/.python-version)
09:08:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oEBh from file:/tmp/.os_lf_venv
09:08:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:08:55 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:08:57 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:08:57 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:08:57 lf-activate-venv(): INFO: Base packages installed successfully
09:08:57 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
09:09:06 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:09:06 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:09:06 lf-activate-venv(): INFO: Adding /tmp/venv-oEBh/bin to PATH
09:09:06 Copying common-functions.sh to /tmp
09:09:07 Copying common-functions.sh to 10.30.171.246:/tmp
09:09:08 Warning: Permanently added '10.30.171.246' (ECDSA) to the list of known hosts.
09:09:08 [aaa-csit-1node-authn-all-scandium] $ /bin/bash /tmp/jenkins2832229864930921472.sh
09:09:08 common-functions.sh is being sourced
09:09:08 common-functions environment:
09:09:08 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:09:08 ACTUALFEATURES:
09:09:08 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:09:08 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
09:09:08 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:09:08 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:09:08 CONTROLLERMEM: 2048m
09:09:08 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:09:08 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:09:08 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:09:08 SUITES:
09:09:08
09:09:08 #################################################
09:09:08 ## Configure Cluster and Start ##
09:09:08 #################################################
09:09:08 ACTUALFEATURES: odl-integration-compatible-with-all,odl-restconf
09:09:08 SPACE_SEPARATED_FEATURES: odl-integration-compatible-with-all odl-restconf
09:09:08 Locating script plan to use...
09:09:08 Finished running script plans
09:09:08 Configuring member-1 with IP address 10.30.171.246
09:09:08 Warning: Permanently added '10.30.171.246' (ECDSA) to the list of known hosts.
09:09:08 Warning: Permanently added '10.30.171.246' (ECDSA) to the list of known hosts.
09:09:08 + source /tmp/common-functions.sh karaf-0.21.3-SNAPSHOT scandium
09:09:08 common-functions.sh is being sourced
09:09:08 ++ [[ /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 ]]
09:09:08 ++ echo 'common-functions.sh is being sourced'
09:09:08 ++ BUNDLEFOLDER=karaf-0.21.3-SNAPSHOT
09:09:08 ++ DISTROSTREAM=scandium
09:09:08 ++ export MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:09:08 ++ MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:09:08 ++ export FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:09:08 ++ FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:09:08 ++ export CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
09:09:08 ++ CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
09:09:08 ++ export LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:09:08 ++ LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:09:08 ++ export MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:09:08 ++ MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:09:08 ++ export CONTROLLERMEM=
09:09:08 ++ CONTROLLERMEM=
09:09:08 ++ case "${DISTROSTREAM}" in
09:09:08 ++ CLUSTER_SYSTEM=akka
09:09:08 ++ export AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:09:08 ++ AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:09:08 ++ export MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:09:08 ++ MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:09:08 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:09:08 ++ MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:09:08 ++ print_common_env
09:09:08 ++ cat
09:09:08 common-functions environment:
09:09:08 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:09:08 ACTUALFEATURES:
09:09:08 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:09:08 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
09:09:08 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:09:08 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:09:08 CONTROLLERMEM:
09:09:08 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:09:08 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:09:08 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:09:08 SUITES:
09:09:08
09:09:08 ++ SSH='ssh -t -t'
09:09:08 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
09:09:08 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
09:09:08 Changing to /tmp
09:09:08 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.015157-340.zip
09:09:08 + echo 'Changing to /tmp'
09:09:08 + cd /tmp
09:09:08 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.015157-340.zip'
09:09:08 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.015157-340.zip
09:09:09 --2025-10-02 09:09:09-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.015157-340.zip
09:09:09 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:09:09 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:09:09 HTTP request sent, awaiting response... 200 OK
09:09:09 Length: 190793090 (182M) [application/zip]
09:09:09 Saving to: ‘karaf-0.21.3-20251002.015157-340.zip’
09:09:09
09:09:09 0K ........ ........ ........ ........ ........ ........ 1% 68.5M 3s
09:09:09 3072K ........ ........ ........ ........ ........ ........ 3% 121M 2s
09:09:09 6144K ........ ........ ........ ........ ........ ........ 4% 96.6M 2s
09:09:09 9216K ........ ........ ........ ........ ........ ........ 6% 58.5M 2s
09:09:09 12288K ........ ........ ........ ........ ........ ........ 8% 161M 2s
09:09:09 15360K ........ ........ ........ ........ ........ ........ 9% 205M 2s
09:09:09 18432K ........ ........ ........ ........ ........ ........ 11% 229M 2s
09:09:09 21504K ........ ........ ........ ........ ........ ........ 13% 237M 1s
09:09:09 24576K ........ ........ ........ ........ ........ ........ 14% 237M 1s
09:09:09 27648K ........ ........ ........ ........ ........ ........ 16% 258M 1s
09:09:09 30720K ........ ........ ........ ........ ........ ........ 18% 245M 1s
09:09:09 33792K ........ ........ ........ ........ ........ ........ 19% 248M 1s
09:09:09 36864K ........ ........ ........ ........ ........ ........ 21% 260M 1s
09:09:09 39936K ........ ........ ........ ........ ........ ........ 23% 284M 1s
09:09:09 43008K ........ ........ ........ ........ ........ ........ 24% 290M 1s
09:09:09 46080K ........ ........ ........ ........ ........ ........ 26% 291M 1s
09:09:09 49152K ........ ........ ........ ........ ........ ........ 28% 265M 1s
09:09:09 52224K ........ ........ ........ ........ ........ ........ 29% 235M 1s
09:09:09 55296K ........ ........ ........ ........ ........ ........ 31% 219M 1s
09:09:09 58368K ........ ........ ........ ........ ........ ........ 32% 353M 1s
09:09:09 61440K ........ ........ ........ ........ ........ ........ 34% 299M 1s
09:09:09 64512K ........ ........ ........ ........ ........ ........ 36% 108M 1s
09:09:09 67584K ........ ........ ........ ........ ........ ........ 37% 185M 1s
09:09:09 70656K ........ ........ ........ ........ ........ ........ 39% 213M 1s
09:09:09 73728K ........ ........ ........ ........ ........ ........ 41% 220M 1s
09:09:09 76800K ........ ........ ........ ........ ........ ........ 42% 224M 1s
09:09:09 79872K ........ ........ ........ ........ ........ ........ 44% 240M 1s
09:09:09 82944K ........ ........ ........ ........ ........ ........ 46% 263M 1s
09:09:09 86016K ........ ........ ........ ........ ........ ........ 47% 289M 1s
09:09:09 89088K ........ ........ ........ ........ ........ ........ 49% 290M 0s
09:09:09 92160K ........ ........ ........ ........ ........ ........ 51% 278M 0s
09:09:09 95232K ........ ........ ........ ........ ........ ........ 52% 255M 0s
09:09:09 98304K ........ ........ ........ ........ ........ ........ 54% 245M 0s
09:09:09 101376K ........ ........ ........ ........ ........ ........ 56% 240M 0s
09:09:09 104448K ........ ........ ........ ........ ........ ........ 57% 265M 0s
09:09:09 107520K ........ ........ ........ ........ ........ ........ 59% 265M 0s
09:09:09 110592K ........ ........ ........ ........ ........ ........ 61% 315M 0s
09:09:09 113664K ........ ........ ........ ........ ........ ........ 62% 309M 0s
09:09:09 116736K ........ ........ ........ ........ ........ ........ 64% 309M 0s
09:09:09 119808K ........ ........ ........ ........ ........ ........ 65% 299M 0s
09:09:09 122880K ........ ........ ........ ........ ........ ........ 67% 313M 0s
09:09:09 125952K ........ ........ ........ ........ ........ ........ 69% 326M 0s
09:09:09 129024K ........ ........ ........ ........ ........ ........ 70% 313M 0s
09:09:09 132096K ........ ........ ........ ........ ........ ........ 72% 287M 0s
09:09:09 135168K ........ ........ ........ ........ ........ ........ 74% 300M 0s
09:09:09 138240K ........ ........ ........ ........ ........ ........ 75% 283M 0s
09:09:09 141312K ........ ........ ........ ........ ........ ........ 77% 313M 0s
09:09:09 144384K ........ ........ ........ ........ ........ ........ 79% 279M 0s
09:09:09 147456K ........ ........ ........ ........ ........ ........ 80% 286M 0s
09:09:09 150528K ........ ........ ........ ........ ........ ........ 82% 268M 0s
09:09:09 153600K ........ ........ ........ ........ ........ ........ 84% 301M 0s
09:09:09 156672K ........ ........ ........ ........ ........ ........ 85% 273M 0s
09:09:09 159744K ........ ........ ........ ........ ........ ........ 87% 278M 0s
09:09:09 162816K ........ ........ ........ ........ ........ ........ 89% 294M 0s
09:09:09 165888K ........ ........ ........ ........ ........ ........ 90% 258M 0s
09:09:09 168960K ........ ........ ........ ........ ........ ........ 92% 309M 0s
09:09:09 172032K ........ ........ ........ ........ ........ ........ 93% 362M 0s
09:09:09 175104K ........ ........ ........ ........ ........ ........ 95% 278M 0s
09:09:09 178176K ........ ........ ........ ........ ........ ........ 97% 293M 0s
09:09:09 181248K ........ ........ ........ ........ ........ ........ 98% 272M 0s
09:09:09 184320K ........ ........ ........ ....... 100% 252M=0.8s
09:09:09
09:09:09 2025-10-02 09:09:09 (225 MB/s) - ‘karaf-0.21.3-20251002.015157-340.zip’ saved [190793090/190793090]
09:09:09
09:09:09 Extracting the new controller...
09:09:09 + echo 'Extracting the new controller...'
09:09:09 + unzip -q karaf-0.21.3-20251002.015157-340.zip
09:09:11 Adding external repositories...
09:09:11 + echo 'Adding external repositories...'
09:09:11 + 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.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:09:11 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:09:11 ################################################################################
09:09:11 #
09:09:11 # Licensed to the Apache Software Foundation (ASF) under one or more
09:09:11 # contributor license agreements. See the NOTICE file distributed with
09:09:11 # this work for additional information regarding copyright ownership.
09:09:11 # The ASF licenses this file to You under the Apache License, Version 2.0
09:09:11 # (the "License"); you may not use this file except in compliance with
09:09:11 # the License. You may obtain a copy of the License at
09:09:11 #
09:09:11 # http://www.apache.org/licenses/LICENSE-2.0
09:09:11 #
09:09:11 # Unless required by applicable law or agreed to in writing, software
09:09:11 # distributed under the License is distributed on an "AS IS" BASIS,
09:09:11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:09:11 # See the License for the specific language governing permissions and
09:09:11 # limitations under the License.
09:09:11 #
09:09:11 ################################################################################
09:09:11
09:09:11 #
09:09:11 # If set to true, the following property will not allow any certificate to be used
09:09:11 # when accessing Maven repositories through SSL
09:09:11 #
09:09:11 #org.ops4j.pax.url.mvn.certificateCheck=
09:09:11
09:09:11 #
09:09:11 # Path to the local Maven settings file.
09:09:11 # The repositories defined in this file will be automatically added to the list
09:09:11 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
09:09:11 # below is not set.
09:09:11 # The following locations are checked for the existence of the settings.xml file
09:09:11 # * 1. looks for the specified url
09:09:11 # * 2. if not found looks for ${user.home}/.m2/settings.xml
09:09:11 # * 3. if not found looks for ${maven.home}/conf/settings.xml
09:09:11 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
09:09:11 #
09:09:11 #org.ops4j.pax.url.mvn.settings=
09:09:11
09:09:11 #
09:09:11 # Path to the local Maven repository which is used to avoid downloading
09:09:11 # artifacts when they already exist locally.
09:09:11 # The value of this property will be extracted from the settings.xml file
09:09:11 # above, or defaulted to:
09:09:11 # System.getProperty( "user.home" ) + "/.m2/repository"
09:09:11 #
09:09:11 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
09:09:11
09:09:11 #
09:09:11 # Default this to false. It's just weird to use undocumented repos
09:09:11 #
09:09:11 org.ops4j.pax.url.mvn.useFallbackRepositories=false
09:09:11
09:09:11 #
09:09:11 # Uncomment if you don't wanna use the proxy settings
09:09:11 # from the Maven conf/settings.xml file
09:09:11 #
09:09:11 # org.ops4j.pax.url.mvn.proxySupport=false
09:09:11
09:09:11 #
09:09:11 # Comma separated list of repositories scanned when resolving an artifact.
09:09:11 # Those repositories will be checked before iterating through the
09:09:11 # below list of repositories and even before the local repository
09:09:11 # A repository url can be appended with zero or more of the following flags:
09:09:11 # @snapshots : the repository contains snaphots
09:09:11 # @noreleases : the repository does not contain any released artifacts
09:09:11 #
09:09:11 # The following property value will add the system folder as a repo.
09:09:11 #
09:09:11 org.ops4j.pax.url.mvn.defaultRepositories=\
09:09:11 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
09:09:11 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
09:09:11 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
09:09:11
09:09:11 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
09:09:11 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
09:09:11
09:09:11 #
09:09:11 # Comma separated list of repositories scanned when resolving an artifact.
09:09:11 # The default list includes the following repositories:
09:09:11 # http://repo1.maven.org/maven2@id=central
09:09:11 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
09:09:11 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
09:09:11 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
09:09:11 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
09:09:11 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
09:09:11 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
09:09:11 # To add repositories to the default ones, prepend '+' to the list of repositories
09:09:11 # to add.
09:09:11 # A repository url can be appended with zero or more of the following flags:
09:09:11 # @snapshots : the repository contains snapshots
09:09:11 # @noreleases : the repository does not contain any released artifacts
09:09:11 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
09:09:11 #
09:09:11 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
09:09:11
09:09:11 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
09:09:11 + [[ True == \T\r\u\e ]]
09:09:11 + echo 'Configuring the startup features...'
09:09:11 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-restconf,/g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:09:11 + FEATURE_TEST_STRING=features-test
09:09:11 + FEATURE_TEST_VERSION=0.21.3-SNAPSHOT
09:09:11 + KARAF_VERSION=karaf4
09:09:11 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
09:09:11 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:09:11 + [[ ! -z '' ]]
09:09:11 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:09:11 ################################################################################
09:09:11 #
09:09:11 # Licensed to the Apache Software Foundation (ASF) under one or more
09:09:11 # contributor license agreements. See the NOTICE file distributed with
09:09:11 # this work for additional information regarding copyright ownership.
09:09:11 # The ASF licenses this file to You under the Apache License, Version 2.0
09:09:11 # (the "License"); you may not use this file except in compliance with
09:09:11 # the License. You may obtain a copy of the License at
09:09:11 #
09:09:11 # http://www.apache.org/licenses/LICENSE-2.0
09:09:11 #
09:09:11 # Unless required by applicable law or agreed to in writing, software
09:09:11 # distributed under the License is distributed on an "AS IS" BASIS,
09:09:11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:09:11 # See the License for the specific language governing permissions and
09:09:11 # limitations under the License.
09:09:11 #
09:09:11 ################################################################################
09:09:11
09:09:11 #
09:09:11 # Comma separated list of features repositories to register by default
09:09:11 #
09:09:11 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/5674f4c3-69d7-4a92-8304-7d45bb00357f.xml
09:09:11
09:09:11 #
09:09:11 # Comma separated list of features to install at startup
09:09:11 #
09:09:11 featuresBoot = odl-integration-compatible-with-all,odl-restconf, 27b71306-5c2f-4a2b-ae97-ecd49d2f9d99
09:09:11
09:09:11 #
09:09:11 # Resource repositories (OBR) that the features resolver can use
09:09:11 # to resolve requirements/capabilities
09:09:11 #
09:09:11 # The format of the resourceRepositories is
09:09:11 # resourceRepositories=[xml:url|json:url],...
09:09:11 # for Instance:
09:09:11 #
09:09:11 #resourceRepositories=xml:http://host/path/to/index.xml
09:09:11 # or
09:09:11 #resourceRepositories=json:http://host/path/to/index.json
09:09:11 #
09:09:11
09:09:11 #
09:09:11 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
09:09:11 #
09:09:11 featuresBootAsynchronous=false
09:09:11
09:09:11 #
09:09:11 # Service requirements enforcement
09:09:11 #
09:09:11 # By default, the feature resolver checks the service requirements/capabilities of
09:09:11 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
09:09:11 # the required bundles.
09:09:11 # The following flag can have those values:
09:09:11 # - disable: service requirements are completely ignored
09:09:11 # - default: service requirements are ignored for old features
09:09:11 # - enforce: service requirements are always verified
09:09:11 #
09:09:11 #serviceRequirements=default
09:09:11
09:09:11 #
09:09:11 # Store cfg file for config element in feature
09:09:11 #
09:09:11 #configCfgStore=true
09:09:11
09:09:11 #
09:09:11 # Define if the feature service automatically refresh bundles
09:09:11 #
09:09:11 autoRefresh=true
09:09:11
09:09:11 #
09:09:11 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
09:09:11 # XML file defines instructions related to features processing
09:09:11 # versions.properties may declare properties to resolve placeholders in XML file
09:09:11 # both files are relative to ${karaf.etc}
09:09:11 #
09:09:11 #featureProcessing=org.apache.karaf.features.xml
09:09:11 #featureProcessingVersions=versions.properties
09:09:11 + configure_karaf_log karaf4 ''
09:09:11 + local -r karaf_version=karaf4
09:09:11 + local -r controllerdebugmap=
09:09:11 + local logapi=log4j
09:09:11 + grep log4j2 /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:09:11 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:09:11 log4j2.rootLogger.level = INFO
09:09:11 #log4j2.rootLogger.type = asyncRoot
09:09:11 #log4j2.rootLogger.includeLocation = false
09:09:11 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:09:11 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:09:11 log4j2.rootLogger.appenderRef.Console.ref = Console
09:09:11 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:09:11 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:09:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:09:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:09:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:09:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:09:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:09:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:09:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:09:11 log4j2.logger.spifly.name = org.apache.aries.spifly
09:09:11 log4j2.logger.spifly.level = WARN
09:09:11 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:09:11 log4j2.logger.audit.level = INFO
09:09:11 log4j2.logger.audit.additivity = false
09:09:11 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:09:11 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:09:11 log4j2.appender.console.type = Console
09:09:11 log4j2.appender.console.name = Console
09:09:11 log4j2.appender.console.layout.type = PatternLayout
09:09:11 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:09:11 log4j2.appender.rolling.type = RollingRandomAccessFile
09:09:11 log4j2.appender.rolling.name = RollingFile
09:09:11 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:09:11 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:09:11 #log4j2.appender.rolling.immediateFlush = false
09:09:11 log4j2.appender.rolling.append = true
09:09:11 log4j2.appender.rolling.layout.type = PatternLayout
09:09:11 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:09:11 log4j2.appender.rolling.policies.type = Policies
09:09:11 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:09:11 log4j2.appender.rolling.policies.size.size = 64MB
09:09:11 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:09:11 log4j2.appender.rolling.strategy.max = 7
09:09:11 log4j2.appender.audit.type = RollingRandomAccessFile
09:09:11 log4j2.appender.audit.name = AuditRollingFile
09:09:11 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:09:11 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:09:11 log4j2.appender.audit.append = true
09:09:11 log4j2.appender.audit.layout.type = PatternLayout
09:09:11 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:09:11 log4j2.appender.audit.policies.type = Policies
09:09:11 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:09:11 log4j2.appender.audit.policies.size.size = 8MB
09:09:11 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:09:11 log4j2.appender.audit.strategy.max = 7
09:09:11 log4j2.appender.osgi.type = PaxOsgi
09:09:11 log4j2.appender.osgi.name = PaxOsgi
09:09:11 log4j2.appender.osgi.filter = *
09:09:11 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:09:11 #log4j2.logger.aether.level = TRACE
09:09:11 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:09:11 #log4j2.logger.http-headers.level = DEBUG
09:09:11 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:09:11 #log4j2.logger.maven.level = TRACE
09:09:11 + logapi=log4j2
09:09:11 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
09:09:11 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
09:09:11 + '[' log4j2 == log4j2 ']'
09:09:11 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:09:11 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
09:09:11 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
09:09:11 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
09:09:11 controllerdebugmap:
09:09:11 cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:09:11 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
09:09:11 + unset IFS
09:09:11 + echo 'controllerdebugmap: '
09:09:11 + '[' -n '' ']'
09:09:11 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
09:09:11 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:09:11 ################################################################################
09:09:11 #
09:09:11 # Licensed to the Apache Software Foundation (ASF) under one or more
09:09:11 # contributor license agreements. See the NOTICE file distributed with
09:09:11 # this work for additional information regarding copyright ownership.
09:09:11 # The ASF licenses this file to You under the Apache License, Version 2.0
09:09:11 # (the "License"); you may not use this file except in compliance with
09:09:11 # the License. You may obtain a copy of the License at
09:09:11 #
09:09:11 # http://www.apache.org/licenses/LICENSE-2.0
09:09:11 #
09:09:11 # Unless required by applicable law or agreed to in writing, software
09:09:11 # distributed under the License is distributed on an "AS IS" BASIS,
09:09:11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:09:11 # See the License for the specific language governing permissions and
09:09:11 # limitations under the License.
09:09:11 #
09:09:11 ################################################################################
09:09:11
09:09:11 # Common pattern layout for appenders
09:09:11 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:09:11
09:09:11 # Root logger
09:09:11 log4j2.rootLogger.level = INFO
09:09:11 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
09:09:11 #log4j2.rootLogger.type = asyncRoot
09:09:11 #log4j2.rootLogger.includeLocation = false
09:09:11 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:09:11 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:09:11 log4j2.rootLogger.appenderRef.Console.ref = Console
09:09:11 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:09:11 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:09:11
09:09:11 # Filters for logs marked by org.opendaylight.odlparent.Markers
09:09:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:09:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:09:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:09:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:09:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:09:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:09:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:09:11
09:09:11 # Loggers configuration
09:09:11
09:09:11 # Spifly logger
09:09:11 log4j2.logger.spifly.name = org.apache.aries.spifly
09:09:11 log4j2.logger.spifly.level = WARN
09:09:11
09:09:11 # Security audit logger
09:09:11 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:09:11 log4j2.logger.audit.level = INFO
09:09:11 log4j2.logger.audit.additivity = false
09:09:11 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:09:11
09:09:11 # Appenders configuration
09:09:11
09:09:11 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:09:11 log4j2.appender.console.type = Console
09:09:11 log4j2.appender.console.name = Console
09:09:11 log4j2.appender.console.layout.type = PatternLayout
09:09:11 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:09:11
09:09:11 # Rolling file appender
09:09:11 log4j2.appender.rolling.type = RollingRandomAccessFile
09:09:11 log4j2.appender.rolling.name = RollingFile
09:09:11 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:09:11 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:09:11 # uncomment to not force a disk flush
09:09:11 #log4j2.appender.rolling.immediateFlush = false
09:09:11 log4j2.appender.rolling.append = true
09:09:11 log4j2.appender.rolling.layout.type = PatternLayout
09:09:11 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:09:11 log4j2.appender.rolling.policies.type = Policies
09:09:11 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:09:11 log4j2.appender.rolling.policies.size.size = 1GB
09:09:11 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:09:11 log4j2.appender.rolling.strategy.max = 7
09:09:11
09:09:11 # Audit file appender
09:09:11 log4j2.appender.audit.type = RollingRandomAccessFile
09:09:11 log4j2.appender.audit.name = AuditRollingFile
09:09:11 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:09:11 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:09:11 log4j2.appender.audit.append = true
09:09:11 log4j2.appender.audit.layout.type = PatternLayout
09:09:11 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:09:11 log4j2.appender.audit.policies.type = Policies
09:09:11 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:09:11 log4j2.appender.audit.policies.size.size = 8MB
09:09:11 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:09:11 log4j2.appender.audit.strategy.max = 7
09:09:11
09:09:11 # OSGi appender
09:09:11 log4j2.appender.osgi.type = PaxOsgi
09:09:11 log4j2.appender.osgi.name = PaxOsgi
09:09:11 log4j2.appender.osgi.filter = *
09:09:11
09:09:11 # help with identification of maven-related problems with pax-url-aether
09:09:11 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:09:11 #log4j2.logger.aether.level = TRACE
09:09:11 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:09:11 #log4j2.logger.http-headers.level = DEBUG
09:09:11 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:09:11 #log4j2.logger.maven.level = TRACE
09:09:11 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
09:09:11 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
09:09:11 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:09:11 Configure
09:09:11 java home: /usr/lib/jvm/java-21-openjdk-amd64
09:09:11 max memory: 3072m
09:09:11 memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:09:11 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
09:09:11 + local -r controllermem=3072m
09:09:11 + local -r memconf=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:09:11 + echo Configure
09:09:11 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
09:09:11 + echo ' max memory: 3072m'
09:09:11 + echo ' memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv'
09:09:11 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:09:11 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:09:11 cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:09:11 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv'
09:09:11 + cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:09:11 #!/bin/sh
09:09:11 #
09:09:11 # Licensed to the Apache Software Foundation (ASF) under one or more
09:09:11 # contributor license agreements. See the NOTICE file distributed with
09:09:11 # this work for additional information regarding copyright ownership.
09:09:11 # The ASF licenses this file to You under the Apache License, Version 2.0
09:09:11 # (the "License"); you may not use this file except in compliance with
09:09:11 # the License. You may obtain a copy of the License at
09:09:11 #
09:09:11 # http://www.apache.org/licenses/LICENSE-2.0
09:09:11 #
09:09:11 # Unless required by applicable law or agreed to in writing, software
09:09:11 # distributed under the License is distributed on an "AS IS" BASIS,
09:09:11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:09:11 # See the License for the specific language governing permissions and
09:09:11 # limitations under the License.
09:09:11 #
09:09:11
09:09:11 #
09:09:11 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
09:09:11 # script: client, instance, shell, start, status, stop, karaf
09:09:11 #
09:09:11 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
09:09:11 # Actions go here...
09:09:11 # fi
09:09:11
09:09:11 #
09:09:11 # general settings which should be applied for all scripts go here; please keep
09:09:11 # in mind that it is possible that scripts might be executed more than once, e.g.
09:09:11 # in example of the start script where the start script is executed first and the
09:09:11 # karaf script afterwards.
09:09:11 #
09:09:11
09:09:11 #
09:09:11 # The following section shows the possible configuration options for the default
09:09:11 # karaf scripts
09:09:11 #
09:09:11 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
09:09:11 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
09:09:11 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
09:09:11 # export EXTRA_JAVA_OPTS # Additional JVM options
09:09:11 # export KARAF_HOME # Karaf home folder
09:09:11 # export KARAF_DATA # Karaf data folder
09:09:11 # export KARAF_BASE # Karaf base folder
09:09:11 # export KARAF_ETC # Karaf etc folder
09:09:11 # export KARAF_LOG # Karaf log folder
09:09:11 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
09:09:11 # export KARAF_OPTS # Additional available Karaf options
09:09:11 # export KARAF_DEBUG # Enable debug mode
09:09:11 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
09:09:11 # export KARAF_NOROOT # Prevent execution as root if set to true
09:09:11 Set Java version
09:09:11 + echo 'Set Java version'
09:09:11 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
09:09:11 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
09:09:11 sudo: a password is required
09:09:11 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:09:11 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
09:09:11 sudo: a password is required
09:09:11 JDK default version ...
09:09:11 + echo 'JDK default version ...'
09:09:11 + java -version
09:09:13 openjdk version "21.0.5" 2024-10-15
09:09:13 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
09:09:13 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
09:09:13 Set JAVA_HOME
09:09:13 + echo 'Set JAVA_HOME'
09:09:13 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:09:13 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:09:13 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:09:13 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:09:13 Listing all open ports on controller system...
09:09:13 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:09:13 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
09:09:13 + echo 'Listing all open ports on controller system...'
09:09:13 + netstat -pnatu
09:09:13 /tmp/configuration-script.sh: line 40: netstat: command not found
09:09:13 Configuring cluster
09:09:13 + '[' -f /tmp/custom_shard_config.txt ']'
09:09:13 + echo 'Configuring cluster'
09:09:13 + /tmp/karaf-0.21.3-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.246
09:09:13 ################################################
09:09:13 ## Configure Cluster ##
09:09:13 ################################################
09:09:13 NOTE: Cluster configuration files not found. Copying from
09:09:13 /tmp/karaf-0.21.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
09:09:13 Configuring unique name in akka.conf
09:09:13 Configuring hostname in akka.conf
09:09:13 Configuring data and rpc seed nodes in akka.conf
09:09:13 modules = [
09:09:13
09:09:13 {
09:09:13 name = "inventory"
09:09:13 namespace = "urn:opendaylight:inventory"
09:09:13 shard-strategy = "module"
09:09:13 },
09:09:13 {
09:09:13 name = "topology"
09:09:13 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:09:13 shard-strategy = "module"
09:09:13 },
09:09:13 {
09:09:13 name = "toaster"
09:09:13 namespace = "http://netconfcentral.org/ns/toaster"
09:09:13 shard-strategy = "module"
09:09:13 }
09:09:13 ]
09:09:13 Configuring replication type in module-shards.conf
09:09:13 ################################################
09:09:13 ## NOTE: Manually restart controller to ##
09:09:13 ## apply configuration. ##
09:09:13 ################################################
09:09:13 Dump akka.conf
09:09:13 + echo 'Dump akka.conf'
09:09:13 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:09:13
09:09:13 odl-cluster-data {
09:09:13 akka {
09:09:13 remote {
09:09:13 artery {
09:09:13 enabled = on
09:09:13 transport = tcp
09:09:13 canonical.hostname = "10.30.171.246"
09:09:13 canonical.port = 2550
09:09:13 }
09:09:13 }
09:09:13
09:09:13 cluster {
09:09:13 # Using artery.
09:09:13 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.246:2550"]
09:09:13
09:09:13 roles = ["member-1"]
09:09:13
09:09:13 # when under load we might trip a false positive on the failure detector
09:09:13 # failure-detector {
09:09:13 # heartbeat-interval = 4 s
09:09:13 # acceptable-heartbeat-pause = 16s
09:09:13 # }
09:09:13 }
09:09:13
09:09:13 persistence {
09:09:13 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
09:09:13 # modifying the following two properties. The directory location specified may be a relative or absolute path.
09:09:13 # The relative path is always relative to KARAF_HOME.
09:09:13
09:09:13 # snapshot-store.local.dir = "target/snapshots"
09:09:13
09:09:13 # Use lz4 compression for LocalSnapshotStore snapshots
09:09:13 snapshot-store.local.use-lz4-compression = false
09:09:13 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
09:09:13 snapshot-store.local.lz4-blocksize = 256KB
09:09:13 }
09:09:13 disable-default-actor-system-quarantined-event-handling = "false"
09:09:13 }
09:09:13 }
09:09:13 Dump modules.conf
09:09:13 + echo 'Dump modules.conf'
09:09:13 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:09:13 modules = [
09:09:13
09:09:13 {
09:09:13 name = "inventory"
09:09:13 namespace = "urn:opendaylight:inventory"
09:09:13 shard-strategy = "module"
09:09:13 },
09:09:13 {
09:09:13 name = "topology"
09:09:13 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:09:13 shard-strategy = "module"
09:09:13 },
09:09:13 {
09:09:13 name = "toaster"
09:09:13 namespace = "http://netconfcentral.org/ns/toaster"
09:09:13 shard-strategy = "module"
09:09:13 }
09:09:13 ]
09:09:13 Dump module-shards.conf
09:09:13 + echo 'Dump module-shards.conf'
09:09:13 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:09:13 module-shards = [
09:09:13 {
09:09:13 name = "default"
09:09:13 shards = [
09:09:13 {
09:09:13 name = "default"
09:09:13 replicas = ["member-1"]
09:09:13 }
09:09:13 ]
09:09:13 },
09:09:13 {
09:09:13 name = "inventory"
09:09:13 shards = [
09:09:13 {
09:09:13 name="inventory"
09:09:13 replicas = ["member-1"]
09:09:13 }
09:09:13 ]
09:09:13 },
09:09:13 {
09:09:13 name = "topology"
09:09:13 shards = [
09:09:13 {
09:09:13 name="topology"
09:09:13 replicas = ["member-1"]
09:09:13 }
09:09:13 ]
09:09:13 },
09:09:13 {
09:09:13 name = "toaster"
09:09:13 shards = [
09:09:13 {
09:09:13 name="toaster"
09:09:13 replicas = ["member-1"]
09:09:13 }
09:09:13 ]
09:09:13 }
09:09:13 ]
09:09:13 Locating config plan to use...
09:09:13 config plan exists!!!
09:09:13 Changing the config plan path...
09:09:13 # Place the suites in run order:
09:09:13 /w/workspace/aaa-csit-1node-authn-all-scandium/test/csit/scripts/enable_jolokia_basic_auth.sh
09:09:13 Executing /w/workspace/aaa-csit-1node-authn-all-scandium/test/csit/scripts/enable_jolokia_basic_auth.sh...
09:09:13 Copying config files to ODL Controller folder
09:09:13 Enabling jolokia basic auth with default values on 10.30.171.246
09:09:13 Warning: Permanently added '10.30.171.246' (ECDSA) to the list of known hosts.
09:09:14 Warning: Permanently added '10.30.171.246' (ECDSA) to the list of known hosts.
09:09:14 org.jolokia.authMode=basic
09:09:14 org.jolokia.user=admin
09:09:14 org.jolokia.password=admin
09:09:14 Finished running config plans
09:09:14 Starting member-1 with IP address 10.30.171.246
09:09:14 Warning: Permanently added '10.30.171.246' (ECDSA) to the list of known hosts.
09:09:14 Warning: Permanently added '10.30.171.246' (ECDSA) to the list of known hosts.
09:09:14 Redirecting karaf console output to karaf_console.log
09:09:14 Starting controller...
09:09:14 start: Redirecting Karaf output to /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log
09:09:14 Execute the post startup script on controller 10.30.171.246
09:09:14 Warning: Permanently added '10.30.171.246' (ECDSA) to the list of known hosts.
09:09:15 Warning: Permanently added '10.30.171.246' (ECDSA) to the list of known hosts.
09:09:15 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:09:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:09:25 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:09:30 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:09:35 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:09:40 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:09:45 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:09:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:09:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:10:00 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:10:05 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:10:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:10:15 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
09:10:20 2025-10-02T09:10:04,301 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 278 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
09:10:20 Controller is UP
09:10:20 2025-10-02T09:10:04,301 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 278 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
09:10:20 Listing all open ports on controller system...
09:10:20 /tmp/post-startup-script.sh: line 51: netstat: command not found
09:10:20 looking for "BindException: Address already in use" in log file
09:10:20 looking for "server is unhealthy" in log file
09:10:20 Let's take the karaf thread dump
09:10:20 Warning: Permanently added '10.30.171.246' (ECDSA) to the list of known hosts.
09:10:21 karaf main: org.apache.karaf.main.Main, pid:2254
09:10:21 Warning: Permanently added '10.30.171.246' (ECDSA) to the list of known hosts.
09:10:21 Generating mininet variables...
09:10:21 Locating test plan to use...
09:10:21 Changing the testplan path...
09:10:21 # Place the suites in run order:
09:10:21 /w/workspace/aaa-csit-1node-authn-all-scandium/test/csit/suites/aaa/authn/Restconf_Basic_Auth.robot
09:10:21
09:10:21 Starting Robot test suites /w/workspace/aaa-csit-1node-authn-all-scandium/test/csit/suites/aaa/authn/Restconf_Basic_Auth.robot ...
09:10:22 ==============================================================================
09:10:22 aaa-authn.txt :: Test Basic Authentication support in RESTCONF
09:10:22 ==============================================================================
09:10:22 No RESTCONF Credentials :: Given no credentials GET RESTCONF fails | PASS |
09:10:22 ------------------------------------------------------------------------------
09:10:22 Incorrect RESTCONF Password :: Given incorrect password GET RESTCO... | PASS |
09:10:23 ------------------------------------------------------------------------------
09:10:23 Incorrect RESTCONF Username :: Given incorrect username GET RESTCO... | PASS |
09:10:24 ------------------------------------------------------------------------------
09:10:24 Correct RESTCONF Credentials :: Given correct credentials GET REST... | PASS |
09:10:27 ------------------------------------------------------------------------------
09:10:27 No Jolokia REST Credentials :: Given no credentials, HTTP GET on a... | PASS |
09:10:27 ------------------------------------------------------------------------------
09:10:27 Incorrect Jolokia REST Password :: Given incorrect password, GET o... | PASS |
09:10:27 ------------------------------------------------------------------------------
09:10:27 Incorrect Jolokia REST Username :: Given incorrect username, GET o... | PASS |
09:10:27 ------------------------------------------------------------------------------
09:10:27 Correct Jolokia REST Credentials :: Given correct credentials, GET... | PASS |
09:10:27 ------------------------------------------------------------------------------
09:10:27 IDM Endpoints Only Available To admin Role :: A user with a non-"a... | PASS |
09:10:28 ------------------------------------------------------------------------------
09:10:28 aaa-authn.txt :: Test Basic Authentication support in RESTCONF | PASS |
09:10:28 9 tests, 9 passed, 0 failed
09:10:28 ==============================================================================
09:10:28 Output: /w/workspace/aaa-csit-1node-authn-all-scandium/output.xml
09:10:28 Log: /w/workspace/aaa-csit-1node-authn-all-scandium/log.html
09:10:28 Report: /w/workspace/aaa-csit-1node-authn-all-scandium/report.html
09:10:28 Examining the files in data/log and checking filesize
09:10:28 Warning: Permanently added '10.30.171.246' (ECDSA) to the list of known hosts.
09:10:28 total 552
09:10:28 drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 09:09 .
09:10:28 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 2 09:09 karaf_console.log
09:10:28 drwxrwxr-x 9 jenkins jenkins 4096 Oct 2 09:10 ..
09:10:28 -rw-rw-r-- 1 jenkins jenkins 552656 Oct 2 09:10 karaf.log
09:10:28 Warning: Permanently added '10.30.171.246' (ECDSA) to the list of known hosts.
09:10:29 540K /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log
09:10:29 4.0K /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log
09:10:29 Warning: Permanently added '10.30.171.246' (ECDSA) to the list of known hosts.
09:10:29 ls: cannot access '/tmp/karaf-0.21.3-SNAPSHOT/*.hprof': No such file or directory
09:10:29 Let's take the karaf thread dump again...
09:10:29 Warning: Permanently added '10.30.171.246' (ECDSA) to the list of known hosts.
09:10:29 karaf main: org.apache.karaf.main.Main, pid:2254
09:10:29 Warning: Permanently added '10.30.171.246' (ECDSA) to the list of known hosts.
09:10:30 Killing ODL
09:10:30 Warning: Permanently added '10.30.171.246' (ECDSA) to the list of known hosts.
09:10:35 Compressing karaf.log 1
09:10:35 Warning: Permanently added '10.30.171.246' (ECDSA) to the list of known hosts.
09:10:35 Fetching compressed karaf.log 1
09:10:35 Warning: Permanently added '10.30.171.246' (ECDSA) to the list of known hosts.
09:10:35 Warning: Permanently added '10.30.171.246' (ECDSA) to the list of known hosts.
09:10:36 Warning: Permanently added '10.30.171.246' (ECDSA) to the list of known hosts.
09:10:36 Warning: Permanently added '10.30.171.246' (ECDSA) to the list of known hosts.
09:10:36 Fetch GC logs
09:10:36 Warning: Permanently added '10.30.171.246' (ECDSA) to the list of known hosts.
09:10:36 scp: /tmp/karaf-0.21.3-SNAPSHOT/data/log/*.log: No such file or directory
09:10:36 Examine copied files
09:10:36 total 940
09:10:36 drwxrwxr-x. 2 jenkins jenkins 6 Oct 2 09:10 gclogs-1
09:10:36 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 2 09:10 odl1_karaf_console.log
09:10:36 -rw-rw-r--. 1 jenkins jenkins 41659 Oct 2 09:10 odl1_karaf.log.gz
09:10:36 -rw-rw-r--. 1 jenkins jenkins 141780 Oct 2 09:10 karaf_1_2254_threads_after.log
09:10:36 -rw-rw-r--. 1 jenkins jenkins 14382 Oct 2 09:10 ps_after.log
09:10:36 -rw-rw-r--. 1 jenkins jenkins 245394 Oct 2 09:10 report.html
09:10:36 -rw-rw-r--. 1 jenkins jenkins 255707 Oct 2 09:10 log.html
09:10:36 -rw-rw-r--. 1 jenkins jenkins 44462 Oct 2 09:10 output.xml
09:10:36 -rw-rw-r--. 1 jenkins jenkins 134 Oct 2 09:10 testplan.txt
09:10:36 -rw-rw-r--. 1 jenkins jenkins 123999 Oct 2 09:10 karaf_1_2254_threads_before.log
09:10:36 -rw-rw-r--. 1 jenkins jenkins 14375 Oct 2 09:10 ps_before.log
09:10:36 -rw-rw-r--. 1 jenkins jenkins 337 Oct 2 09:09 enable_jolokia_basic_auth.sh
09:10:36 -rw-rw-r--. 1 jenkins jenkins 127 Oct 2 09:09 configplan.txt
09:10:36 -rw-rw-r--. 1 jenkins jenkins 3202 Oct 2 09:09 post-startup-script.sh
09:10:36 -rw-rw-r--. 1 jenkins jenkins 252 Oct 2 09:09 startup-script.sh
09:10:36 -rw-rw-r--. 1 jenkins jenkins 3408 Oct 2 09:09 configuration-script.sh
09:10:36 -rw-rw-r--. 1 jenkins jenkins 337 Oct 2 09:08 detect_variables.env
09:10:36 -rw-rw-r--. 1 jenkins jenkins 2619 Oct 2 09:08 pom.xml
09:10:36 -rw-rw-r--. 1 jenkins jenkins 92 Oct 2 09:08 set_variables.env
09:10:36 -rw-rw-r--. 1 jenkins jenkins 254 Oct 2 09:08 slave_addresses.txt
09:10:36 -rw-rw-r--. 1 jenkins jenkins 570 Oct 2 09:08 requirements.txt
09:10:36 -rw-rw-r--. 1 jenkins jenkins 26 Oct 2 09:08 env.properties
09:10:36 -rw-rw-r--. 1 jenkins jenkins 333 Oct 2 09:05 stack-parameters.yaml
09:10:36 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 2 09:02 test
09:10:36 drwxrwxr-x. 2 jenkins jenkins 6 Oct 2 09:02 test@tmp
09:10:36 -rw-rw-r--. 1 jenkins jenkins 1410 Oct 2 01:52 maven-metadata.xml
09:10:36 [aaa-csit-1node-authn-all-scandium] $ /bin/bash /tmp/jenkins7952415838983929545.sh
09:10:36 Karaf Deployments, Tests must have already run
09:10:36 [aaa-csit-1node-authn-all-scandium] $ /bin/sh /tmp/jenkins10057540301845388903.sh
09:10:36 Cleaning up Robot installation...
09:10:37 $ ssh-agent -k
09:10:37 unset SSH_AUTH_SOCK;
09:10:37 unset SSH_AGENT_PID;
09:10:37 echo Agent pid 5328 killed;
09:10:37 [ssh-agent] Stopped.
09:10:37 Recording plot data
09:10:37 Robot results publisher started...
09:10:37 INFO: Checking test criticality is deprecated and will be dropped in a future release!
09:10:37 -Parsing output xml:
09:10:38 Done!
09:10:38 -Copying log files to build dir:
09:10:38 Done!
09:10:38 -Assigning results to build:
09:10:38 Done!
09:10:38 -Checking thresholds:
09:10:38 Done!
09:10:38 Done publishing Robot results.
09:10:38 [PostBuildScript] - [INFO] Executing post build scripts.
09:10:38 [aaa-csit-1node-authn-all-scandium] $ /bin/bash /tmp/jenkins10609998142558308223.sh
09:10:38 Archiving csit artifacts
09:10:38 mv: cannot stat '*_1.png': No such file or directory
09:10:38 mv: cannot stat '/tmp/odl1_*': No such file or directory
09:10:38 % Total % Received % Xferd Average Speed Time Time Time Current
09:10:38 Dload Upload Total Spent Left Speed
09:10:38
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 157k 0 157k 0 0 3209k 0 --:--:-- --:--:-- --:--:-- 3276k
09:10:38 Archive: robot-plugin.zip
09:10:38 inflating: ./archives/robot-plugin/log.html
09:10:38 inflating: ./archives/robot-plugin/output.xml
09:10:38 inflating: ./archives/robot-plugin/report.html
09:10:38 mv: cannot stat '*.log.gz': No such file or directory
09:10:38 mv: cannot stat '*.csv': No such file or directory
09:10:38 mv: cannot stat '*.png': No such file or directory
09:10:38 [PostBuildScript] - [INFO] Executing post build scripts.
09:10:38 [aaa-csit-1node-authn-all-scandium] $ /bin/bash /tmp/jenkins12248525238179394576.sh
09:10:38 [PostBuildScript] - [INFO] Executing post build scripts.
09:10:38 [EnvInject] - Injecting environment variables from a build step.
09:10:38 [EnvInject] - Injecting as environment variables the properties content
09:10:38 OS_CLOUD=vex
09:10:38 OS_STACK_NAME=releng-aaa-csit-1node-authn-all-scandium-75
09:10:38
09:10:38 [EnvInject] - Variables injected successfully.
09:10:38 provisioning config files...
09:10:38 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:10:38 [aaa-csit-1node-authn-all-scandium] $ /bin/bash /tmp/jenkins2194321672796152940.sh
09:10:38 ---> openstack-stack-delete.sh
09:10:38 Setup pyenv:
09:10:39 system
09:10:39 3.8.13
09:10:39 3.9.13
09:10:39 3.10.13
09:10:39 * 3.11.7 (set by /w/workspace/aaa-csit-1node-authn-all-scandium/.python-version)
09:10:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oEBh from file:/tmp/.os_lf_venv
09:10:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:10:39 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:10:41 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:10:41 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:10:41 lf-activate-venv(): INFO: Base packages installed successfully
09:10:41 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:11:02 lf-activate-venv(): INFO: Adding /tmp/venv-oEBh/bin to PATH
09:11:02 INFO: Retrieving stack cost for: releng-aaa-csit-1node-authn-all-scandium-75
09:11:05 DEBUG: Successfully retrieved stack cost: total: 0.11
09:11:17 INFO: Deleting stack releng-aaa-csit-1node-authn-all-scandium-75
09:11:17 Successfully deleted stack releng-aaa-csit-1node-authn-all-scandium-75
09:11:17 [PostBuildScript] - [INFO] Executing post build scripts.
09:11:17 [aaa-csit-1node-authn-all-scandium] $ /bin/bash /tmp/jenkins8218131972307547927.sh
09:11:17 ---> sysstat.sh
09:11:18 [aaa-csit-1node-authn-all-scandium] $ /bin/bash /tmp/jenkins1938536522810284923.sh
09:11:18 ---> package-listing.sh
09:11:18 ++ facter osfamily
09:11:18 ++ tr '[:upper:]' '[:lower:]'
09:11:18 + OS_FAMILY=redhat
09:11:18 + workspace=/w/workspace/aaa-csit-1node-authn-all-scandium
09:11:18 + START_PACKAGES=/tmp/packages_start.txt
09:11:18 + END_PACKAGES=/tmp/packages_end.txt
09:11:18 + DIFF_PACKAGES=/tmp/packages_diff.txt
09:11:18 + PACKAGES=/tmp/packages_start.txt
09:11:18 + '[' /w/workspace/aaa-csit-1node-authn-all-scandium ']'
09:11:18 + PACKAGES=/tmp/packages_end.txt
09:11:18 + case "${OS_FAMILY}" in
09:11:18 + rpm -qa
09:11:18 + sort
09:11:19 + '[' -f /tmp/packages_start.txt ']'
09:11:19 + '[' -f /tmp/packages_end.txt ']'
09:11:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt
09:11:19 + '[' /w/workspace/aaa-csit-1node-authn-all-scandium ']'
09:11:19 + mkdir -p /w/workspace/aaa-csit-1node-authn-all-scandium/archives/
09:11:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aaa-csit-1node-authn-all-scandium/archives/
09:11:19 [aaa-csit-1node-authn-all-scandium] $ /bin/bash /tmp/jenkins14652762757657649317.sh
09:11:19 ---> capture-instance-metadata.sh
09:11:19 Setup pyenv:
09:11:19 system
09:11:19 3.8.13
09:11:19 3.9.13
09:11:19 3.10.13
09:11:19 * 3.11.7 (set by /w/workspace/aaa-csit-1node-authn-all-scandium/.python-version)
09:11:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oEBh from file:/tmp/.os_lf_venv
09:11:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:11:19 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:11:21 lf-activate-venv(): INFO: Base packages installed successfully
09:11:21 lf-activate-venv(): INFO: Installing additional packages: lftools
09:11:32 lf-activate-venv(): INFO: Adding /tmp/venv-oEBh/bin to PATH
09:11:32 INFO: Running in OpenStack, capturing instance metadata
09:11:33 [aaa-csit-1node-authn-all-scandium] $ /bin/bash /tmp/jenkins7330373611109863635.sh
09:11:33 provisioning config files...
09:11:33 Could not find credentials [logs] for aaa-csit-1node-authn-all-scandium #75
09:11:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aaa-csit-1node-authn-all-scandium@tmp/config7728841837727883026tmp
09:11:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
09:11:33 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
09:11:33 provisioning config files...
09:11:33 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
09:11:33 [EnvInject] - Injecting environment variables from a build step.
09:11:33 [EnvInject] - Injecting as environment variables the properties content
09:11:33 SERVER_ID=logs
09:11:33
09:11:33 [EnvInject] - Variables injected successfully.
09:11:33 [aaa-csit-1node-authn-all-scandium] $ /bin/bash /tmp/jenkins16202392846314027950.sh
09:11:33 ---> create-netrc.sh
09:11:33 WARN: Log server credential not found.
09:11:33 [aaa-csit-1node-authn-all-scandium] $ /bin/bash /tmp/jenkins11883021194224069247.sh
09:11:33 ---> python-tools-install.sh
09:11:33 Setup pyenv:
09:11:34 system
09:11:34 3.8.13
09:11:34 3.9.13
09:11:34 3.10.13
09:11:34 * 3.11.7 (set by /w/workspace/aaa-csit-1node-authn-all-scandium/.python-version)
09:11:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oEBh from file:/tmp/.os_lf_venv
09:11:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:11:34 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:11:36 lf-activate-venv(): INFO: Base packages installed successfully
09:11:36 lf-activate-venv(): INFO: Installing additional packages: lftools
09:11:47 lf-activate-venv(): INFO: Adding /tmp/venv-oEBh/bin to PATH
09:11:47 [aaa-csit-1node-authn-all-scandium] $ /bin/bash /tmp/jenkins15998863096841892434.sh
09:11:47 ---> sudo-logs.sh
09:11:47 Archiving 'sudo' log..
09:11:47 [aaa-csit-1node-authn-all-scandium] $ /bin/bash /tmp/jenkins12473531683663897461.sh
09:11:47 ---> job-cost.sh
09:11:47 Setup pyenv:
09:11:48 system
09:11:48 3.8.13
09:11:48 3.9.13
09:11:48 3.10.13
09:11:48 * 3.11.7 (set by /w/workspace/aaa-csit-1node-authn-all-scandium/.python-version)
09:11:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oEBh from file:/tmp/.os_lf_venv
09:11:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:11:48 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:11:50 lf-activate-venv(): INFO: Base packages installed successfully
09:11:50 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
09:11:58 lf-activate-venv(): INFO: Adding /tmp/venv-oEBh/bin to PATH
09:11:58 DEBUG: total: 0.11
09:11:58 INFO: Retrieving Stack Cost...
09:11:59 INFO: Retrieving Pricing Info for: v3-standard-2
09:11:59 INFO: Archiving Costs
09:11:59 [aaa-csit-1node-authn-all-scandium] $ /bin/bash -l /tmp/jenkins16065176693335017734.sh
09:11:59 ---> logs-deploy.sh
09:11:59 Setup pyenv:
09:11:59 system
09:11:59 3.8.13
09:11:59 3.9.13
09:11:59 3.10.13
09:11:59 * 3.11.7 (set by /w/workspace/aaa-csit-1node-authn-all-scandium/.python-version)
09:11:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oEBh from file:/tmp/.os_lf_venv
09:11:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:11:59 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:12:01 lf-activate-venv(): INFO: Base packages installed successfully
09:12:01 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
09:12:14 lf-activate-venv(): INFO: Adding /tmp/venv-oEBh/bin to PATH
09:12:14 WARNING: Nexus logging server not set
09:12:14 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/aaa-csit-1node-authn-all-scandium/75/
09:12:14 INFO: archiving logs to S3
09:12:15 ---> uname -a:
09:12:15 Linux prd-centos8-robot-2c-8g-89.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
09:12:15
09:12:15
09:12:15 ---> lscpu:
09:12:15 Architecture: x86_64
09:12:15 CPU op-mode(s): 32-bit, 64-bit
09:12:15 Byte Order: Little Endian
09:12:15 CPU(s): 2
09:12:15 On-line CPU(s) list: 0,1
09:12:15 Thread(s) per core: 1
09:12:15 Core(s) per socket: 1
09:12:15 Socket(s): 2
09:12:15 NUMA node(s): 1
09:12:15 Vendor ID: AuthenticAMD
09:12:15 CPU family: 23
09:12:15 Model: 49
09:12:15 Model name: AMD EPYC-Rome Processor
09:12:15 Stepping: 0
09:12:15 CPU MHz: 2800.000
09:12:15 BogoMIPS: 5600.00
09:12:15 Virtualization: AMD-V
09:12:15 Hypervisor vendor: KVM
09:12:15 Virtualization type: full
09:12:15 L1d cache: 32K
09:12:15 L1i cache: 32K
09:12:15 L2 cache: 512K
09:12:15 L3 cache: 16384K
09:12:15 NUMA node0 CPU(s): 0,1
09:12:15 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
09:12:15
09:12:15
09:12:15 ---> nproc:
09:12:15 2
09:12:15
09:12:15
09:12:15 ---> df -h:
09:12:15 Filesystem Size Used Avail Use% Mounted on
09:12:15 devtmpfs 3.8G 0 3.8G 0% /dev
09:12:15 tmpfs 3.8G 0 3.8G 0% /dev/shm
09:12:15 tmpfs 3.8G 17M 3.8G 1% /run
09:12:15 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
09:12:15 /dev/vda1 40G 8.4G 32G 21% /
09:12:15 tmpfs 770M 0 770M 0% /run/user/1001
09:12:15
09:12:15
09:12:15 ---> free -m:
09:12:15 total used free shared buff/cache available
09:12:15 Mem: 7697 608 4912 19 2176 6791
09:12:15 Swap: 1023 0 1023
09:12:15
09:12:15
09:12:15 ---> ip addr:
09:12:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
09:12:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
09:12:15 inet 127.0.0.1/8 scope host lo
09:12:15 valid_lft forever preferred_lft forever
09:12:15 inet6 ::1/128 scope host
09:12:15 valid_lft forever preferred_lft forever
09:12:15 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
09:12:15 link/ether fa:16:3e:b1:07:8a brd ff:ff:ff:ff:ff:ff
09:12:15 altname enp0s3
09:12:15 altname ens3
09:12:15 inet 10.30.171.153/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
09:12:15 valid_lft 85613sec preferred_lft 85613sec
09:12:15 inet6 fe80::f816:3eff:feb1:78a/64 scope link
09:12:15 valid_lft forever preferred_lft forever
09:12:15
09:12:15
09:12:15 ---> sar -b -r -n DEV:
09:12:15 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/02/2025 _x86_64_ (2 CPU)
09:12:15
09:12:15 08:59:00 LINUX RESTART (2 CPU)
09:12:15
09:12:15 09:00:00 AM tps rtps wtps bread/s bwrtn/s
09:12:15 09:00:01 AM 77.46 50.70 26.76 1216.90 34749.30
09:12:15 09:01:01 AM 49.53 19.26 30.27 384.87 20293.87
09:12:15 09:02:01 AM 35.45 18.43 17.02 4209.97 11648.34
09:12:15 09:03:01 AM 37.32 6.30 31.02 1095.37 3279.89
09:12:15 09:04:01 AM 32.03 0.08 31.94 2.13 3500.58
09:12:15 09:05:01 AM 64.23 0.03 64.20 0.53 6997.58
09:12:15 09:06:01 AM 45.38 0.07 45.32 1.87 6490.69
09:12:15 09:07:01 AM 24.88 0.65 24.23 51.06 2642.23
09:12:15 09:08:01 AM 19.06 0.38 18.68 64.26 1202.95
09:12:15 09:09:01 AM 63.39 9.42 53.97 1682.12 4234.46
09:12:15 09:10:01 AM 27.24 0.03 27.21 3.47 4889.02
09:12:15 09:11:01 AM 17.74 0.33 17.41 37.05 611.21
09:12:15 09:12:01 AM 28.72 0.53 28.19 64.78 1257.43
09:12:15 Average: 37.12 4.68 32.44 635.54 5619.52
09:12:15
09:12:15 09:00:00 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
09:12:15 09:00:01 AM 6078684 7347264 1803748 22.88 2688 1474324 372012 4.72 111924 1465528 954872
09:12:15 09:01:01 AM 6109968 7330628 1772464 22.49 2688 1422192 372012 4.72 111452 1412572 303856
09:12:15 09:02:01 AM 5808232 7184744 2074200 26.31 2688 1575788 592220 6.63 155208 1659964 28948
09:12:15 09:03:01 AM 5523528 7044492 2358904 29.93 2688 1713684 705620 7.90 184608 1890228 52884
09:12:15 09:04:01 AM 5331736 6975044 2550696 32.36 2688 1831992 771264 8.64 202008 2050644 90588
09:12:15 09:05:01 AM 5273624 6998612 2608808 33.10 2688 1907432 715504 8.01 186328 2097704 44324
09:12:15 09:06:01 AM 5092092 6959672 2790340 35.40 2688 2044644 746068 8.35 190092 2254704 39876
09:12:15 09:07:01 AM 5141976 6980136 2740456 34.77 2688 2013888 728176 8.15 209208 2183324 9936
09:12:15 09:08:01 AM 5114400 6997116 2768032 35.12 2688 2056536 704268 7.89 231004 2184188 39552
09:12:15 09:09:01 AM 4877028 6978896 3005404 38.13 2688 2269188 711644 7.97 261076 2367488 117408
09:12:15 09:10:01 AM 4925040 7028948 2957392 37.52 2688 2271276 657112 7.36 266472 2311616 4
09:12:15 09:11:01 AM 4932896 6902608 2949536 37.42 2688 2143136 794320 8.89 298892 2293260 64656
09:12:15 09:12:01 AM 5062292 6995568 2820140 35.78 2688 2107184 707580 7.92 464756 2002748 36824
09:12:15 Average: 5328577 7055671 2553855 32.40 2688 1910097 659831 7.39 221002 2013382 137210
09:12:15
09:12:15 09:00:00 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
09:12:15 09:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:12:15 09:00:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:12:15 09:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:12:15 09:01:01 AM eth0 2.77 2.03 0.61 0.43 0.00 0.00 0.00 0.00
09:12:15 09:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:12:15 09:02:01 AM eth0 141.15 84.24 548.50 40.94 0.00 0.00 0.00 0.00
09:12:15 09:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:12:15 09:03:01 AM eth0 112.41 83.49 662.63 17.71 0.00 0.00 0.00 0.00
09:12:15 09:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:12:15 09:04:01 AM eth0 32.89 29.35 440.29 2.91 0.00 0.00 0.00 0.00
09:12:15 09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:12:15 09:05:01 AM eth0 20.56 19.66 257.21 3.01 0.00 0.00 0.00 0.00
09:12:15 09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:12:15 09:06:01 AM eth0 33.76 30.17 584.55 5.23 0.00 0.00 0.00 0.00
09:12:15 09:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:12:15 09:07:01 AM eth0 7.62 6.17 4.48 2.47 0.00 0.00 0.00 0.00
09:12:15 09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:12:15 09:08:01 AM eth0 9.07 7.92 3.97 2.72 0.00 0.00 0.00 0.00
09:12:15 09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:12:15 09:09:01 AM eth0 40.21 34.11 333.96 8.46 0.00 0.00 0.00 0.00
09:12:15 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:12:15 09:10:01 AM eth0 104.13 109.05 27.58 29.72 0.00 0.00 0.00 0.00
09:12:15 09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:12:15 09:11:01 AM eth0 67.18 44.82 80.64 20.36 0.00 0.00 0.00 0.00
09:12:15 09:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:12:15 09:12:01 AM eth0 19.43 17.06 15.62 8.00 0.00 0.00 0.00 0.00
09:12:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:12:15 Average: eth0 49.26 38.99 246.58 11.84 0.00 0.00 0.00 0.00
09:12:15
09:12:15
09:12:15 ---> sar -P ALL:
09:12:15 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/02/2025 _x86_64_ (2 CPU)
09:12:15
09:12:15 08:59:00 LINUX RESTART (2 CPU)
09:12:15
09:12:15 09:00:00 AM CPU %user %nice %system %iowait %steal %idle
09:12:15 09:00:01 AM all 0.70 0.70 2.80 95.80 0.00 0.00
09:12:15 09:00:01 AM 0 0.00 0.00 1.41 98.59 0.00 0.00
09:12:15 09:00:01 AM 1 1.39 1.39 4.17 93.06 0.00 0.00
09:12:15 09:01:01 AM all 0.23 0.04 1.04 94.24 0.10 4.35
09:12:15 09:01:01 AM 0 0.32 0.05 1.24 96.90 0.05 1.44
09:12:15 09:01:01 AM 1 0.13 0.03 0.84 91.59 0.15 7.25
09:12:15 09:02:01 AM all 8.75 0.02 2.51 63.80 0.08 24.86
09:12:15 09:02:01 AM 0 9.55 0.03 2.66 64.04 0.08 23.63
09:12:15 09:02:01 AM 1 7.94 0.00 2.36 63.55 0.07 26.09
09:12:15 09:03:01 AM all 14.68 0.00 2.79 12.00 0.08 70.46
09:12:15 09:03:01 AM 0 20.06 0.00 3.18 14.70 0.08 61.97
09:12:15 09:03:01 AM 1 9.29 0.00 2.40 9.31 0.07 78.94
09:12:15 09:04:01 AM all 9.25 0.00 1.19 11.87 0.07 77.62
09:12:15 09:04:01 AM 0 10.50 0.00 1.32 15.20 0.08 72.90
09:12:15 09:04:01 AM 1 8.01 0.00 1.06 8.54 0.05 82.35
09:12:15 09:05:01 AM all 12.38 0.00 2.05 17.08 0.07 68.42
09:12:15 09:05:01 AM 0 8.97 0.00 1.66 18.98 0.07 70.33
09:12:15 09:05:01 AM 1 15.79 0.00 2.44 15.19 0.07 66.51
09:12:15 09:06:01 AM all 13.60 0.00 2.37 12.17 0.12 71.74
09:12:15 09:06:01 AM 0 15.26 0.00 2.28 14.58 0.10 67.78
09:12:15 09:06:01 AM 1 11.96 0.00 2.45 9.76 0.13 75.70
09:12:15 09:07:01 AM all 13.51 0.00 1.70 4.07 0.08 80.64
09:12:15 09:07:01 AM 0 12.33 0.00 1.81 4.35 0.07 81.44
09:12:15 09:07:01 AM 1 14.69 0.00 1.60 3.80 0.08 79.84
09:12:15 09:08:01 AM all 13.88 0.00 1.90 2.01 0.08 82.13
09:12:15 09:08:01 AM 0 13.23 0.00 1.91 1.95 0.08 82.82
09:12:15 09:08:01 AM 1 14.53 0.00 1.89 2.08 0.07 81.44
09:12:15 09:09:01 AM all 26.58 0.00 4.78 7.16 0.13 61.36
09:12:15 09:09:01 AM 0 38.75 0.00 5.86 7.48 0.13 47.77
09:12:15 09:09:01 AM 1 14.46 0.00 3.71 6.83 0.12 74.90
09:12:15 09:10:01 AM all 3.74 0.00 0.93 2.47 0.04 92.83
09:12:15 09:10:01 AM 0 4.66 0.00 0.99 3.09 0.05 91.21
09:12:15 09:10:01 AM 1 2.81 0.00 0.87 1.84 0.03 94.45
09:12:15
09:12:15 09:10:01 AM CPU %user %nice %system %iowait %steal %idle
09:12:15 09:11:01 AM all 13.43 0.00 1.92 0.87 0.08 83.70
09:12:15 09:11:01 AM 0 20.94 0.00 2.07 1.02 0.08 75.89
09:12:15 09:11:01 AM 1 5.91 0.00 1.76 0.72 0.08 91.53
09:12:15 09:12:01 AM all 29.27 0.00 4.14 0.52 0.09 65.99
09:12:15 09:12:01 AM 0 33.14 0.00 4.06 0.62 0.10 62.08
09:12:15 09:12:01 AM 1 25.39 0.00 4.22 0.42 0.08 69.89
09:12:15 Average: all 13.27 0.01 2.28 19.09 0.08 65.28
09:12:15 Average: 0 15.63 0.01 2.42 20.31 0.08 61.55
09:12:15 Average: 1 10.90 0.00 2.13 17.88 0.08 69.00
09:12:15
09:12:15
09:12:15